Inheritance diagram for oaOccPath:
Public Methods | |
oaUInt4 | getWidth () const |
oaUInt4 | getNumPoints () const |
void | getPoints (oaPointArray &points) const |
oaPathStyle | getStyle () const |
oaUInt4 | getBeginExt () const |
oaUInt4 | getEndExt () const |
void | getBoundary (oaPointArray &boundary) const |
oaBoolean | isOrthogonal () const |
|
This function returns the beginning extension value for this occPath. By definition, the extension is zero if the style is anything other than variable. |
|
This function fills out 'boundary' with the boundary polygon of this occPath.
|
|
This function returns the ending extension value for this occPath. By definition, the extension is zero if the style is anything other than variable. |
|
This function returns the number of points in this occPath. |
|
This function fills out 'points' with the points of this occPath.
|
|
This function returns the style of this occPath. |
|
This function returns the width of this occPath. |
|
This function returns a boolean indicating whether or not this occPath's pointArray is orthogonal. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.