http://www.jpicedt.org

Uses of Interface
jpicedt.graphic.io.formatter.JPICConstants

Packages that use JPICConstants
jpicedt.graphic.io.formatter Interfaces and base classes useful to implement a formatter for a given format, for instance Pstricks. 
 

Uses of JPICConstants in jpicedt.graphic.io.formatter
 

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


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org