|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CircuitChangeJobs.Reconnect | |
---|---|
com.sun.electric.tool.user | Package for handling the user-interface tool. |
Uses of CircuitChangeJobs.Reconnect in com.sun.electric.tool.user |
---|
Methods in com.sun.electric.tool.user that return CircuitChangeJobs.Reconnect | |
---|---|
static CircuitChangeJobs.Reconnect |
CircuitChangeJobs.Reconnect.erasePassThru(NodeInst ni,
boolean allowdiffs,
boolean checkPermission)
Method to find a possible Reconnect through a given NodeInst. |
Methods in com.sun.electric.tool.user that return types with arguments of type CircuitChangeJobs.Reconnect | |
---|---|
static java.util.List<CircuitChangeJobs.Reconnect> |
CircuitChangeJobs.getPinsToPassThrough(Cell cell)
|
Constructor parameters in com.sun.electric.tool.user with type arguments of type CircuitChangeJobs.Reconnect | |
---|---|
CircuitChangeJobs.CleanupChanges(Cell cell,
boolean justThis,
java.util.Set<NodeInst> pinsToRemove,
java.util.List<CircuitChangeJobs.Reconnect> pinsToPassThrough,
java.util.Map<NodeInst,EPoint> pinsToScale,
java.util.List<NodeInst> textToMove,
java.util.Set<ArcInst> arcsToKill,
int zeroSize,
int negSize,
int overSizePins)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |