public class EndPoint extends java.lang.Object
static int
FINISH
START
EndPoint(Path path, Net net, int type)
int
getX()
getY()
boolean
isAbove()
isRight()
void
preferLayer(int layer)
setZ()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int START
public static final int FINISH
public EndPoint(Path path, Net net, int type)
path
net
type
public void setZ()
public int getX()
public int getY()
public boolean isRight()
public boolean isAbove()
public void preferLayer(int layer)