fop 0.95

Uses of Class
org.apache.fop.render.ps.PSDictionary

Packages that use PSDictionary
org.apache.fop.render.ps PostScript Renderer 
 

Uses of PSDictionary in org.apache.fop.render.ps
 

Subclasses of PSDictionary in org.apache.fop.render.ps
 class PSPageDeviceDictionary
          Postscript page device dictionary object This object is used by the postscript renderer to hold postscript page device values.
 

Methods in org.apache.fop.render.ps that return PSDictionary
static PSDictionary PSDictionary.valueOf(java.lang.String str)
          Parses a given a dictionary string and returns an object
 


fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.