Package | Description |
---|---|
com.sun.electric.tool.routing.experimentalAStar1 |
Modifier and Type | Method and Description |
---|---|
java.util.List<Path> |
Net.getPaths() |
Modifier and Type | Method and Description |
---|---|
int |
Path.getOverlapAmount(Path other) |
boolean |
Path.overlaps(Path other) |
Constructor and Description |
---|
EndPoint(Path path,
Net net,
int type) |