Package | Description |
---|---|
com.sun.electric.tool.routing |
Package for handling the Routing tools.
|
Modifier and Type | Method and Description |
---|---|
RoutingFrame.RoutingPrefs |
RoutingFrame.RoutingPrefs.withParameter(RoutingFrame.RoutingParameter par,
java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
int |
RoutingFrame.doRouting(Cell cell,
EditingPreferences ep,
RoutingFrame.RoutingPrefs routingOptions)
Entry point to do Routing of a Cell, called by Electric to do routing.
|