Package org.baseagent.path
Class PathComponent
java.lang.Object
org.baseagent.path.PathComponent
- Direct Known Subclasses:
Intersection
,Segment.EndPoint
,Segment.Joint
,Sink
,Source
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PathComponent
public PathComponent(int x, int y)
-
-
Method Details
-
getX
public int getX() -
getY
public int getY()
-