public class PathBuilder extends Object implements PointAccepter
Constructor and Description |
---|
PathBuilder(Path pPath) |
public PathBuilder(Path pPath)
public void init()
init
in interface PointAccepter
public void add(long pX, long pY)
add
in interface PointAccepter
public void end()
end
in interface PointAccepter