public class SegmentPosition extends java.lang.Object
SegmentPosition(PSegment segment, double position)
double
getPosition()
PSegment
getSegment()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SegmentPosition(PSegment segment, double position)
public double getPosition()
public PSegment getSegment()