Inheritance diagram for oaPlacementBlockageQuery:
Public Methods | |
oaPlacementBlockageQuery () | |
void | query (oaDesign *topDesign, const oaBox ®ion, 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 | queryBlockage (oaBlockage *blockage)=0 |
|
This is the constructor for the oaPlacementBlockageQuery class. |
|
This function begins the query process to start generating area blockages in the specified region of the specified design hierarchy. The query does not produce any layer blockages or layer range blockages.
|
|
This function begins the query process to start generating area blockages in the specified region of the specified design hierarchy. The query does not produce any layer blockages or layer range blockages.
|
|
The function processes each result of the blockage query. The specified blockage can be oaAreaBlockage or oaAreaHalo.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.