http://www.jpicedt.org

jpicedt.graphic.model
Class AbstractCurve.LineToSegment

java.lang.Object
  extended by jpicedt.graphic.model.AbstractCurve.Segment
      extended by jpicedt.graphic.model.AbstractCurve.LineToSegment
Enclosing class:
AbstractCurve

public class AbstractCurve.LineToSegment
extends AbstractCurve.Segment


Constructor Summary
AbstractCurve.LineToSegment(PicPoint from, PicPoint to)
           
 
Method Summary
 PicPoint getFromPt()
           
 PicPoint getToPt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractCurve.LineToSegment

public AbstractCurve.LineToSegment(PicPoint from,
                                   PicPoint to)
Method Detail

getFromPt

public PicPoint getFromPt()

getToPt

public PicPoint getToPt()

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org