http://www.jpicedt.org

Uses of Class
jpicedt.graphic.model.PicPsCurve

Packages that use PicPsCurve
jpicedt.graphic.io.formatter Interfaces and base classes useful to implement a formatter for a given format, for instance Pstricks. 
jpicedt.graphic.model Document structure and graphic primitives. 
jpicedt.graphic.view Document appearance. 
 

Uses of PicPsCurve in jpicedt.graphic.io.formatter
 

Constructors in jpicedt.graphic.io.formatter with parameters of type PicPsCurve
JPICPsCurveFormatter(PicPsCurve curve, JPICFormatter factory)
           
 

Uses of PicPsCurve in jpicedt.graphic.model
 

Constructors in jpicedt.graphic.model with parameters of type PicPsCurve
PicPsCurve(PicPsCurve poly)
          "cloning" constructor (to be used by clone())
PicMultiCurve(PicPsCurve curve)
          constructor for conversion of pscurve into multiCurve
 

Uses of PicPsCurve in jpicedt.graphic.view
 

Constructors in jpicedt.graphic.view with parameters of type PicPsCurve
DefaultHighlighterFactory.PsCurveHighlighter(PicPsCurve curve)
          construct a new Highlighter for the given pscurve
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org