http://www.jpicedt.org

jpicedt.graphic.model
Interface PicMultiCurveConvertable

All Superinterfaces:
Element
All Known Implementing Classes:
Drawing.BoundingBox, PicCircleFrom3Points, PicEllipse, PicMultiCurve, PicParallelogram, PicPsCurve, PicSmoothPolygon

public interface PicMultiCurveConvertable
extends Element

Specifies Element's that can be converted to a PicMultiCurve

Since:
jpicedt 1.4pre5

Method Summary
 PicMultiCurve convertToMultiCurve()
          converts this ELement to a PicMultiCurve
 
Methods inherited from interface jpicedt.graphic.model.Element
anchorPointsIterator, clone, createShape, getAttribute, getAttributeSet, getBoundingBox, getCtrlPt, getCtrlPtSubset, getDrawing, getFirstPointIndex, getLastPointIndex, getName, getParent, getView, mirror, removeView, replaceBy, rotate, scale, scale, scale, scale, setAttribute, setAttributeSet, setCtrlPt, setCtrlPt, setParent, setViewFromFactory, shear, shear, syncArrowGeometry, translate
 

Method Detail

convertToMultiCurve

PicMultiCurve convertToMultiCurve()
converts this ELement to a PicMultiCurve


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org