Uses of Class
org.apache.xmlgraphics.ps.PSDictionary
-
Packages that use PSDictionary Package Description org.apache.xmlgraphics.ps Classes for the creation of PostScript files. -
-
Uses of PSDictionary in org.apache.xmlgraphics.ps
Subclasses of PSDictionary in org.apache.xmlgraphics.ps Modifier and Type Class Description classPSPageDeviceDictionaryPostscript page device dictionary object This object is used by the postscript renderer to hold postscript page device values.Methods in org.apache.xmlgraphics.ps that return PSDictionary Modifier and Type Method Description static PSDictionaryPSDictionary. valueOf(java.lang.String str)Parses a given a dictionary string and returns an object
-