Inheritance diagram for oaRect:
Public Methods | |
void | setBBox (const oaBox &bBox) |
oaPolygon * | convertToPolygon () |
Static Public Methods | |
oaRect * | create (oaBlock *block, oaLayerNum layerNum, oaPurposeNum purposeNum, const oaBox &bBox) |
|
This function converts this rectangle into a polygon. The new polygon is returned as the same pointer as this rectangle. |
|
This function creates a rectangle with the specified attributes. The specified bBox is checked to verify it does not have zero area and it is not inverted.
|
|
This function sets the bounding box of this rectangle to the specified value. The new bBox is checked to verify it does not have zero area and is not inverted.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.