|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PicSmoothPolygon | |
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 PicSmoothPolygon in jpicedt.graphic.io.formatter |
Constructors in jpicedt.graphic.io.formatter with parameters of type PicSmoothPolygon | |
JPICSmoothPolygonFormatter(PicSmoothPolygon poly,
JPICFormatter factory)
|
Uses of PicSmoothPolygon in jpicedt.graphic.model |
Constructors in jpicedt.graphic.model with parameters of type PicSmoothPolygon | |
PicSmoothPolygon(PicSmoothPolygon poly)
"cloning" constructor (to be used by clone()) |
|
PicMultiCurve(PicSmoothPolygon poly)
constructor for conversion of smoothPoly into multiCurve |
Uses of PicSmoothPolygon in jpicedt.graphic.view |
Constructors in jpicedt.graphic.view with parameters of type PicSmoothPolygon | |
DefaultHighlighterFactory.SmoothPolygonHighlighter(PicSmoothPolygon curve)
construct a new Highlighter for the given smooth-polygon |
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |