Inheritance diagram for oaPinFig:
Public Methods | |
oaBoolean | hasPin () const |
oaPin * | getPin () const |
void | addToPin (oaPin *pin) |
void | removeFromPin () |
|
This function adds this figure to the specified pin. If this figure is already connected to another pin, it is detached from the other pin first.
|
|
This function returns the pin this figure implements. If this figure does not implement a pin, NULL is returned. |
|
This function returns a boolean value that indicates if this figure implements a pin. |
|
This function removes this figure from the pin to which it is attached. If this figure is not attached to a pin, this function does nothing. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.