fop 0.90alpha1

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

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

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

Fields in org.apache.fop.render.ps declared as PSResource
static PSResource PSProcSets.STD_PROCSET
          the standard FOP procset
static PSResource PSProcSets.EPS_PROCSET
          the EPS FOP procset
 

Methods in org.apache.fop.render.ps with parameters of type PSResource
 void PSGenerator.notifyResourceUsage(PSResource res, boolean needed)
          Notifies the generator about the usage of a resource on the current page.
 boolean PSGenerator.isResourceSupplied(PSResource res)
          Indicates whether a particular resource is supplied, rather than needed.
 


fop 0.90alpha1

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