http://www.jpicedt.org

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

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

Uses of PstricksFormatter.ParameterString in jpicedt.format.output.pstricks
 

Methods in jpicedt.format.output.pstricks that return PstricksFormatter.ParameterString
 PstricksFormatter.ParameterString PstricksFormatter.createDefaultParameterString()
          Returns a "\\psset{...}" buffer containing default parameters (useful if these differ from PsTricks's ones) This is very similar to createParameterString() except that a default attribute set is used, and dimensional parameters are taken into account, for which jPicEdt's default values slightly differ from PsTricks's default (mostly due to the use of mm instead of postscript points as the basic unit).
 PstricksFormatter.ParameterString PstricksFormatter.createParameterString(Element obj)
          Returns PsTricks's "standard" parameter string for the given Element: linewidth=xxx, linecolor=xxxx, doubleline=true/false and rel.
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org