Package | Description |
---|---|
com.sun.electric.tool.drc |
Package for handling the design-rule checking tool.
|
Modifier and Type | Method and Description |
---|---|
static ErrorLogger |
Quick.checkDesignRules(ErrorLogger errorLog,
Cell cell,
Geometric[] geomsToCheck,
boolean[] validity,
java.awt.geom.Rectangle2D bounds,
DRC.CheckDRCJob drcJob,
DRC.DRCPreferences dp,
GeometryHandler.GHMode mode,
boolean onlyArea)
This is the entry point for DRC.
|
Constructor and Description |
---|
Quick(DRC.CheckDRCJob j,
DRC.DRCPreferences dp,
GeometryHandler.GHMode mode)
to control OD2 combination in the same die according to foundries
|