oaOccDot Class Reference

Inheritance diagram for oaOccDot:

oaOccShape oaBlockObject oaDesignObject oaObject


Public Methods

void getLocation (oaPoint &point) const
oaUInt4 getWidth () const
oaUInt4 getHeight () const

Detailed Description

The oaOccDot class implements an unique occurrence of an oaDot object in a design hierarchy.


Member Function Documentation

oaUInt4 oaOccDot::getHeight   const
 

This function returns the height of this occDot.

void oaOccDot::getLocation oaPoint &    point const
 

This function fills out 'location' with the location of this occDot.

Parameters:
point The point to be filled with the location of this occDot

oaUInt4 oaOccDot::getWidth   const
 

This function returns the width of this occDot.


The documentation for this class was generated from the following files:

Return to top of page