jpicedt.graphic.model
Class AbstractCurve.LineToSegment
java.lang.Object
jpicedt.graphic.model.AbstractCurve.Segment
jpicedt.graphic.model.AbstractCurve.LineToSegment
- Enclosing class:
- AbstractCurve
public class AbstractCurve.LineToSegment
- extends AbstractCurve.Segment
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractCurve.LineToSegment
public AbstractCurve.LineToSegment(PicPoint from,
PicPoint to)
getFromPt
public PicPoint getFromPt()
getToPt
public PicPoint getToPt()
Submit a bug : syd@jpicedt.org