|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DRC.CheckDRCJob | |
---|---|
com.sun.electric.tool.drc | Package for handling the design-rule checking tool. |
Uses of DRC.CheckDRCJob in com.sun.electric.tool.drc |
---|
Methods in com.sun.electric.tool.drc with parameters of type DRC.CheckDRCJob | |
---|---|
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. |
Constructors in com.sun.electric.tool.drc with parameters of type DRC.CheckDRCJob | |
---|---|
Quick(DRC.CheckDRCJob j,
DRC.DRCPreferences dp,
GeometryHandler.GHMode mode)
to control OD2 combination in the same die according to foundries |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |