public class STPath extends java.lang.Object implements Path
STPath
Path
STPath()
void
addPoint(Point p)
java.util.List<Point>
getPoints()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public STPath()
public java.util.List<Point> getPoints()
getPoints
public void addPoint(Point p)
addPoint
p