Inheritance diagram for oaLine:
Public Methods | |
oaUInt4 | getNumPoints () const |
void | getPoints (oaPointArray &points) const |
void | setPoints (const oaPointArray &points) |
Static Public Methods | |
oaLine * | create (oaBlock *block, oaLayerNum layerNum, oaPurposeNum purposeNum, const oaPointArray &points) |
|
This function creates a line with the specified attributes. The specified pointArray is checked to verify that there are at least two points.
|
|
This function returns the number of nonidentical points in this line. |
|
This function fills out points with the points of this line. |
|
This function sets the points of this line to the specified pointArray. The new pointArray is checked to verify there are at least two points.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.