http://www.jpicedt.org

jpicedt.graphic.model
Class AbstractCurve.EndSegment

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

public class AbstractCurve.EndSegment
extends AbstractCurve.Segment

Dernier Segment rendu par getMiminalSegmentList(). Ne sert qu'à préciser que si la courbe est fermée ou non.


Constructor Summary
AbstractCurve.EndSegment(boolean isClosed)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractCurve.EndSegment

public AbstractCurve.EndSegment(boolean isClosed)

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org