public static class RoutingFrame.RoutingEnd
extends java.lang.Object
Constructor and Description |
---|
RoutingFrame.RoutingEnd(PortInst pi)
Constructor for building an end of a RoutingSegment.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
describe()
Method to return a description of this RoutingEnd.
|
java.awt.geom.Point2D |
getLocation()
Method to return the coordinates of this RoutingEnd.
|
public RoutingFrame.RoutingEnd(PortInst pi)
pi
- the Electric PortInst that is at this end of the route.public java.awt.geom.Point2D getLocation()
public java.lang.String describe()