Inheritance diagram for oaRef:
Public Methods | |
oaRefHeader * | getHeader () const |
oaDesign * | getMaster () const |
void | getOrigin (oaPoint &origin) const |
oaOrient | getOrient () const |
void | getTransform (oaTransform &xform) const |
oaBoolean | isBound () const |
void | setOrigin (const oaPoint &origin) |
void | setOrient (oaOrient orient) |
void | setTransform (const oaTransform &xform) |
|
This function returns the header for this reference. Reimplemented in oaInst, oaVia, oaStdVia, and oaCustomVia. |
|
This function returns the master for this reference. If the reference cannot be bound to a master, a NULL pointer is returned. |
|
This function returns the orientation of this reference. |
|
This function fills out 'origin' with the origin of this reference.
|
|
This function fills out 'xform' with the transform of this reference.
|
|
This function returns a boolean indicating whether or not this reference is bound. |
|
This function sets the orientation for this ref object.
|
|
This function sets the origin value for this ref object.
|
|
This function sets the transform for this ref object.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.