Package | Description |
---|---|
com.sun.electric.tool.io.input | |
com.sun.electric.tool.routing |
Package for handling the Routing tools.
|
Modifier and Type | Field and Description |
---|---|
AutoStitch.AutoOptions |
EDIF.EDIFPreferences.autoParameters |
Modifier and Type | Method and Description |
---|---|
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.
|