Package org.apache.xmlgraphics.ps
Class PSProcSets.EPSProcSet
- java.lang.Object
-
- org.apache.xmlgraphics.ps.PSResource
-
- org.apache.xmlgraphics.ps.PSProcSet
-
- org.apache.xmlgraphics.ps.PSProcSets.EPSProcSet
-
- All Implemented Interfaces:
java.lang.Comparable
- Enclosing class:
- PSProcSets
private static class PSProcSets.EPSProcSet extends PSProcSet
-
-
Field Summary
-
Fields inherited from class org.apache.xmlgraphics.ps.PSResource
TYPE_CIDFONT, TYPE_CMAP, TYPE_ENCODING, TYPE_FILE, TYPE_FONT, TYPE_FORM, TYPE_PATTERN, TYPE_PROCSET
-
-
Constructor Summary
Constructors Constructor Description EPSProcSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
writeTo(PSGenerator gen)
-
Methods inherited from class org.apache.xmlgraphics.ps.PSProcSet
getResourceSpecification, getRevision, getVersion
-
-
-
-
Method Detail
-
writeTo
public void writeTo(PSGenerator gen) throws java.io.IOException
- Throws:
java.io.IOException
-
-