Uses of Class
jpicedt.format.output.pstricks.PstricksFormatter.ParameterString
-
Packages that use PstricksFormatter.ParameterString Package Description 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 Modifier and Type Method Description PstricksFormatter.ParameterStringPstricksFormatter. createParameterString(Element obj)Returns PsTricks's "standard" parameter string for the given Element: linewidth=xxx, linecolor=xxxx, doubleline=true/false and rel.
-