Inheritance diagram for oaInstAttrDisplay:
Public Methods | |
void | getText (const oaNameSpace &ns, oaString &text) const |
oaInst * | getInst () const |
oaDesignAttrType | getMasterAttribute () const |
oaBoolean | isBound () const |
Static Public Methods | |
oaInstAttrDisplay * | create (oaInst *inst, oaDesignAttrType masterAttribute, 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 oaAttrDisplay is contained in the design that contains the attached oaInst object.
|
This function creates an instAttrDisplay object for the specified attribute that is on the specified instance's master.
|
|
This function returns the instance associated with this instAttrDisplay object. |
|
This function returns the attribute referenced by this attrDisplay object. |
|
This function returns the value of this attribute display according to the specified nameSpace. The nameSpace is valid only for name type attributes. |
|
This function returns a boolean that indicates if this attribute display is currently bound. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.