
public class MilestoneVertexLister extends MilestoneLister
| Constructor and Description |
|---|
MilestoneVertexLister() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
add(long x0,
long y0,
long x1,
long y1) |
void |
end() |
void |
init() |
add, add, getDistance, getMilestones, getOrientation, setDistancespublic void init()
init in interface PointAccepterinit in class MilestoneListerprotected void add(long x0,
long y0,
long x1,
long y1)
add in class MilestoneListerpublic void end()
end in interface PointAccepterend in class MilestoneLister