|
|||||||||
| Home >> All >> jpicedt >> format >> [ pstricks overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package jpicedt.format.pstricks
Contains the main JPicEdt class, as well as some utilities.
See:
Description
| Interface Summary | |
| PstricksConstants | Useful constants used across the jpicedt.format.pstricks package. |
| Class Summary | |
| PicBezierCubicFormatter | A formatter for PicBezierCubic objects |
| PicEllipseFormatter | A Pstricks formatter for PicEllipse objects |
| PicPolygonFormatter | Pstricks formatter for PicPolygon objects. |
| PicRectangleFormatter | Pstricks formatter for PicRectangle objects. |
| PicTextFormatter | A formatter for PicText objects in the PsTricks format : \\rput[refpoint]{rotation}(x,y){stuff} where : stuff can be any of the following : \\psframebox[param]{text}} \\pscirclebox[param]{text}} \\psovalbox[param]{text}} refpoint = B|b|t for vertical and l|r for horizontal (B = baseline) rotation = any angle in degree or U,L,D,R,N,W,S or E. |
| PstricksContentType | ContentType for the Pstricks format. |
| PstricksCustomizer | a panel for Pstricks preferences editing Pstricks formatter for PicPolygon objects. |
| PstricksFormatter | FormatterFactory that produces formatters for the Pstricks macro package. |
| PstricksUtilities | Collection of static methods for the PsTricks format |
| PstricksViewFactory | A factory to create a View for a given Element when the underlying content type for the model is Pstricks. |
Package jpicedt.format.pstricks Description
Contains the main JPicEdt class, as well as some utilities.
- Since:
- PicEdt 1.0
|
|||||||||
| Home >> All >> jpicedt >> format >> [ pstricks overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||