|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.highlighter | Aspect visuel de la mise en vedette. |
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 |
---|
Methods in jpicedt.graphic.model that return PicPsCurve | |
---|---|
PicPsCurve |
PicPsCurve.clone()
Overide Object.clone() method |
Constructors in jpicedt.graphic.model with parameters of type PicPsCurve | |
---|---|
PicMultiCurve(PicPsCurve curve)
Constructor for conversion of PicPsCurve into PicMultiCurve . |
|
PicPsCurve(PicPsCurve poly)
"cloning" constructor (to be used by clone()) |
Uses of PicPsCurve in jpicedt.graphic.view.highlighter |
---|
Methods in jpicedt.graphic.view.highlighter that return PicPsCurve | |
---|---|
PicPsCurve |
PsCurveHighlighter.getElement()
|
Constructors in jpicedt.graphic.view.highlighter with parameters of type PicPsCurve | |
---|---|
PsCurveHighlighter(PicPsCurve curve,
DefaultHighlighterFactory f)
construct a new Highlighter for the given pscurve |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |