Inheritance diagram for oaTextOverride:

![]() |
![]() |
Public Methods | |
| oaText * | getMasterText () const |
| void | getMasterTextText (oaString &text) const |
| oaInst * | getInst () const |
| oaBoolean | isBound () const |
Static Public Methods | |
| oaTextOverride * | create (oaText *masterText, oaInst *inst, oaLayerNum layerNum, oaPurposeNum purposeNum, const oaPoint &origin, oaTextAlign alignment, oaOrient orient, oaFont font, oaDist height, oaTextDisplayFormat format=oacNameTextDisplayFormat, oaBoolean overbar=false, oaBoolean visible=true, oaBoolean drafting=true) |
The oaTextOverride display object resides in the same design as the oaInst object it is associated with.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This function creates a textOverride object for the specified text object in the specified instance master. Note: You must open the instance master for this function to succeed. The oaText must be contained in the master of the instance.
|
|
|
This function returns the instance associated with this textOverride object. |
|
|
This function returns the text object contained in the instance master associated with this textOverride object. This function returns NULL if the associated instance is not bound. |
|
|
This function returns the master text associated with this textOverride object. This text is used when attempting to bind to the masterText object. |
|
|
This function returns a boolean, which indicates whether this text display is currently bound to the cross design master text object. |

Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.