|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlgraphics.ps.PSResource
org.apache.xmlgraphics.ps.PSProcSet
org.apache.fop.render.ps.FOPProcSet
Proc Set with FOP-specific procs.
Field Summary | |
static FOPProcSet |
INSTANCE
Singleton instance of the FOP procset |
Fields inherited from class org.apache.xmlgraphics.ps.PSResource |
TYPE_ENCODING, TYPE_FILE, TYPE_FONT, TYPE_FORM, TYPE_PATTERN, TYPE_PROCSET |
Method Summary | |
void |
writeTo(org.apache.xmlgraphics.ps.PSGenerator gen)
Writes the procset to the PostScript file. |
Methods inherited from class org.apache.xmlgraphics.ps.PSProcSet |
getResourceSpecification, getRevision, getVersion |
Methods inherited from class org.apache.xmlgraphics.ps.PSResource |
compareTo, equals, getName, getType, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final FOPProcSet INSTANCE
Method Detail |
public void writeTo(org.apache.xmlgraphics.ps.PSGenerator gen) throws java.io.IOException
gen
- the PS generator
java.io.IOException
- if an I/O error occurs
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |