http://www.jpicedt.org

Package jpicedt.graphic.io.formatter

Interfaces and base classes useful to implement a formatter for a given format, for instance Pstricks.

See:
          Description

Interface Summary
Formatter An interface that specifies shared formatting behaviours for Element's.
FormatterFactory  
JPICConstants Useful constants used across the jpicedt.graphic.io.formatter package
 

Class Summary
JPICCircleFormatter JPIC-XML formatter for PicCircleFrom3Points objects.
JPICEllipseFormatter JPIC-XML formatter for PicEllipsegram objects.
JPICFormatter a FormatterFactory that produces formatters for the JPIC-XML native format
JPICGroupFormatter A JPIC-XML formatter for PicGroup objects.
Syntax : ...
JPICMultiCurveFormatter JPIC-XML formatter for PicMultiCurve objects.
JPICParallelogramFormatter JPIC-XML formatter for PicParallelogram objects.
JPICPsCurveFormatter JPIC-XML formatter for PicPsCurve objects, aka PsTricks \\pscurve macro.
JPICSmoothPolygonFormatter JPIC-XML formatter for PicSmoothPolygon objects.
JPICTextFormatter A formatter for PicText objects in the JPIC-XML format :
text here ! where :
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.
XmlAttributeSet A map that contains XML-like name=value pairs, to be ultimately formatted as XML.
 

Package jpicedt.graphic.io.formatter Description

Interfaces and base classes useful to implement a formatter for a given format, for instance Pstricks.

Since:
PicEdt 1.3

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org