|
xmlgraphics-commons 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PSResource | |
org.apache.xmlgraphics.ps | Classes for the creation of PostScript files. |
Uses of PSResource in org.apache.xmlgraphics.ps |
Fields in org.apache.xmlgraphics.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.xmlgraphics.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. |
|
xmlgraphics-commons 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |