Inheritance diagram for oaTextDisplay:
Public Methods | |
void | getOrigin (oaPoint &origin) const |
oaTextAlign | getAlignment () const |
oaOrient | getOrient () const |
oaFont | getFont () const |
oaDist | getHeight () const |
oaTextDisplayFormat | getFormat () const |
oaBoolean | hasOverbar () const |
oaBoolean | isVisible () const |
oaBoolean | isDrafting () const |
void | getText (oaString &text) const |
void | setOrigin (const oaPoint &origin) |
void | setAlignment (oaTextAlign alignment) |
void | setOrient (oaOrient orient) |
void | setFont (oaFont font) |
void | setHeight (oaDist height) |
void | setFormat (oaTextDisplayFormat format) |
void | setOverbar (oaBoolean overbar) |
void | setVisible (oaBoolean visible) |
void | setDrafting (oaBoolean drafting) |
Static Public Methods | |
oaTextDisplayCollection | getTextDisplays (const oaObject *object) |
|
This function returns the alignment of this textDisplay object. |
|
This function returns the font of this textDisplay object. |
|
This function returns the format of this textDisplay object. The format determines the value (the text string) this textDisplay presents upon request. |
|
This function returns the height of this textDisplay object. |
|
This function returns the orientation of this textDisplay object. |
|
This function returns the origin of this textDisplay object. |
|
This function returns the value of this textDisplay object. The text String is evaluated if necessary. |
|
This function returns a collection of textDisplays for the specified object. |
|
This function returns a boolean value that indicates if this textDisplay has an overbar on it. |
|
This function returns a boolean value that indicates if this textDisplay displays in drafting style. |
|
This function returns a boolean value that indicates if this textDisplay displays. |
|
This function sets the alignment for this textDisplay object to the specified value. |
|
This function sets the flag that indicates if this textDisplay object displays in drafting mode. |
|
This function sets the font used by this textDisplay object. |
|
This function sets the format of this textDisplay object to the specified value. |
|
This function sets the height of this textDisplay object to the specified value. |
|
This function sets the orientation for this textDisplay object to the specified value. |
|
This function sets the origin for this textDisplay object to the specified value. |
|
This function sets the flag that indicates if this textDisplay object displays with an overbar. |
|
This function sets the flag that indicates if this textDisplay object is visible. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.