Uses of Class
org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
-
Packages that use PostScriptComment Package Description org.apache.xmlgraphics.ps.dsc Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions). -
-
Uses of PostScriptComment in org.apache.xmlgraphics.ps.dsc
Methods in org.apache.xmlgraphics.ps.dsc that return PostScriptComment Modifier and Type Method Description PostScriptCommentDSCParser. nextPSComment(java.lang.String prefix, PSGenerator gen)Advances to the next PostScript comment with the given prefix.
-