Inheritance diagram for oaFigGroupMem:
Public Methods | |
void | destroy () |
oaFigGroup * | getFigGroup () const |
oaFig * | getFig () const |
void | moveAfter (oaFigGroupMem *mem) |
void | moveToFirst () |
Static Public Methods | |
oaFigGroupMem * | create (oaFigGroup *figGroup, oaFig *fig) |
Public Types | |
enum | { dtIndex = oacFigGroupMemDataType } |
|
This function creates a new oaFigGroupMem object making the Figure a member of the FigGroup.
|
|
This function destroys the oaFigGroupMem thereby removing its oaFig from its FigGroup. It does not destroy the Figure. |
|
This function returns the oaFig that this oaFigGroupMem encapsulates. |
|
This function returns the oaFigGroup to which this oaFigGroupMem belongs. |
|
This function moves this oaFigGroupMem in the oaFigGroup's ordering and positions this oaFigGroupMem after the specified member.
|
|
This function moves this oaFigGroupMem to the first position in the oaFigGroup's ordering.
|
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.