Inheritance diagram for oaSteinerQuery:
Public Methods | |
oaSteinerQuery () | |
oaLayerNum | getLayerNum () const |
void | query (oaDesign *topDesign, oaLayerNum layerNum, const oaBox ®ion, oaDist filterSize=0, oaUInt4 startLevel=0, oaUInt4 stopLevel=100) |
void | query (oaDesign *topDesign, const oaBox ®ion, oaDist filterSize=0, oaUInt4 startLevel=0, oaUInt4 stopLevel=100) |
void | query (oaDesign *topDesign, oaLayerNum layerNum, const oaBox ®ion, const oaTransform &xform, oaDist filterSize=0, oaUInt4 startLevel=0, oaUInt4 stopLevel=100) |
void | query (oaDesign *topDesign, const oaBox ®ion, const oaTransform &xform, oaDist filterSize=0, oaUInt4 startLevel=0, oaUInt4 stopLevel=100) |
virtual void | querySteiner (oaSteiner *steiner)=0 |
|
The constructor for the oaSteinerQuery. |
|
This function returns the layer number associated with this steiner query. |
|
This function begins the query process to start generating steiners in the specified region of the specified design hierarchy. This function only generates steiners that are not attached to any layers.
|
|
This function begins the query process to start generating steiners on the specified region of the specified design hierarchy. specified layer, in the specified region of the specified design hierarchy. specified layer in the specified region of the specified design hierarchy.
|
|
This function begins the query process to start generating steiners in the specified region of the specified design hierarchy. This function only generates steiners that are not attached to any layers.
|
|
This function begins the query process to start generating steiners on the specified layer in the specified region of the specified design hierarchy.
|
|
The function processes each result of the steiner query.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.