Inheritance diagram for oaDot:

![]() |
![]() |
Public Methods | |
| void | getLocation (oaPoint &point) const |
| oaDist | getWidth () const |
| oaDist | getHeight () const |
| void | setLocation (const oaPoint &location) |
| void | setWidth (oaDist width) |
| void | setHeight (oaDist height) |
Static Public Methods | |
| oaDot * | create (oaBlock *block, oaLayerNum layerNum, oaPurposeNum purposeNum, const oaPoint &location, oaDist width=0, oaDist height=0) |
|
||||||||||||||||||||||||||||
|
This function creates a dot in the specified block, with the specified layer number, purpose number, location, and optional width and height. |
|
|
This function returns the height of this dot. |
|
|
This function fills out location with the location point of this dot. |
|
|
This function returns the width of this dot. |
|
|
This function sets the height of this dot to the specified value. |
|
|
This function sets the location of this dot to the specified value. |
|
|
This function sets the width of this dot to the specified value. |

Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.