|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AutoStitch.AutoOptions | |
---|---|
com.sun.electric.tool.io.input | |
com.sun.electric.tool.routing | Package for handling the Routing tools. |
Uses of AutoStitch.AutoOptions in com.sun.electric.tool.io.input |
---|
Fields in com.sun.electric.tool.io.input declared as AutoStitch.AutoOptions | |
---|---|
AutoStitch.AutoOptions |
EDIF.EDIFPreferences.autoParameters
|
Uses of AutoStitch.AutoOptions in com.sun.electric.tool.routing |
---|
Methods in com.sun.electric.tool.routing with parameters of type AutoStitch.AutoOptions | |
---|---|
static void |
AutoStitch.runAutoStitch(Cell cell,
java.util.List<NodeInst> nodesToStitch,
java.util.List<ArcInst> arcsToStitch,
Job job,
PolyMerge stayInside,
java.awt.geom.Rectangle2D limitBound,
boolean forced,
AutoStitch.AutoOptions prefs,
boolean showProgress)
This is the public interface for Auto-stitching when done in batch mode. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |