http://www.jpicedt.org

Uses of Class
jpicedt.format.output.pstricks.PstricksFormatter

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

Uses of PstricksFormatter in jpicedt.format.output.pstricks
 

Fields in jpicedt.format.output.pstricks declared as PstricksFormatter
 PstricksFormatter NestedPsCustomException.factory
           
protected  PstricksFormatter AbstractCurveFormatter.factory
          the producing factory
 

Methods in jpicedt.format.output.pstricks that return PstricksFormatter
 PstricksFormatter PicGroupFormatter.getFactory()
           
 

Methods in jpicedt.format.output.pstricks with parameters of type PstricksFormatter
static String PstricksUtilities.getPsTricksColorName(Color c, PstricksFormatter factory)
          Returns PsTricks's colour name from the given Color object; a null String if none matches (in which case the caller might define a new colour by using a \\newrgbcolor or a \\newgray command...)
 

Constructors in jpicedt.format.output.pstricks with parameters of type PstricksFormatter
AbstractCurveFormatter(AbstractCurve element, PstricksFormatter factory)
           
PicEllipseFormatter(PicEllipse ellipse, PstricksFormatter factory)
           
PicGroupFormatter(PicGroup group, PstricksFormatter factory)
           
PicParallelogramFormatter(PicParallelogram para, PstricksFormatter factory)
           
PicTextFormatter(PicText obj, PstricksFormatter factory)
           
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org