Inheritance diagram for oaOccArc:
Public Methods | |
void | getEllipseBBox (oaBox &bBox) const |
oaDouble | getStartAngle () const |
oaDouble | getStopAngle () const |
void | getEllipseBBox (oaBox &bBox) |
oaDouble | getStartAngle () |
oaDouble | getStopAngle () |
void | getPoints (oaPointArray &points, oaUInt4 numSegs=10) const |
|
This function retrieves the bounding box of the arc in which this occArc is generated.
|
|
This function fills out the specified bBox with the ellipse box of this occArc.
|
|
This function generates a line that represents the arc from which this occArc is generated, storing the result in 'points'. 'numPoints' indicates the number of points that will be used in creating the arc.
|
|
This function retrieves the start angle of the arc, from which this occArc is generated, in radians. |
|
This function retrieves the start angle of this occArc in radians. |
|
This function retrieves the stop angle of the arc, from which this occArc is generated, in radians. |
|
This function retrieves the stop angle of this occArc in radians. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.