Package | Description |
---|---|
jpicedt.format.output.pstricks |
Classes (formatter, view factory,...) related to the PsTricks content-type.
|
Modifier and Type | Class and Description |
---|---|
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
|
Submit a bug : syd@jpicedt.org