http://www.jpicedt.org

Uses of Interface
jpicedt.format.output.pstricks.PstricksConstants

Packages that use PstricksConstants
jpicedt.format.output.pstricks Classes (formatter, view factory,...) related to the PsTricks content-type. 
 

Uses of PstricksConstants in jpicedt.format.output.pstricks
 

Classes in jpicedt.format.output.pstricks that implement PstricksConstants
 class AbstractCurveFormatter
          Format an AbstractCurve, or any subclass of it, using PsTricks macros.
 class PicEllipseFormatter
          Formats a PicEllipse using PsTricks macros, including pstricks-add's \\psellipticarc if applicable.
 class PicParallelogramFormatter
          Pstricks formatter for PicParallelogram paraects.
 class 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.
 class PstricksCustomizer
          a panel for configuring the PstricksFormatter.
 class PstricksFormatter
          Produces formatters for the PsTricks macro package.
 class PstricksUtilities
          Collection of static methods for the PsTricks format
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org