Inheritance diagram for oaLayerRangeBlockageQuery:
Public Methods | |
oaLayerRangeBlockageQuery () | |
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 oaLayerRangeBlockageQuery class. |
|
This function begins the query process to start generating layer range blockages in the specified region of the specified design hierarchy. The mask range of the range blockages in a design does not affect the blockages that are produced in this query. Both oaLayerRangeBlockage and oaLayerRangeHalo objects in the design hierarchy are produced.
|
|
This function begins the query process to start generating layer range blockages in the specified region of the specified design hierarchy. The mask range of the range blockages in a design does not affect the blockages that are produced in this query. Both oaLayerRangeBlockage and oaLayerRangeHalo objects in the design hierarchy are produced.
|
|
The function processes each result of the blockage query. The specified blockage can be oaLayerRangeBlockage or oaLayerRangeHalo
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.