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