Package | Description |
---|---|
org.apache.xmlgraphics.ps.dsc |
Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions).
|
org.apache.xmlgraphics.ps.dsc.events |
Event classes used by the DSC parser.
|
org.apache.xmlgraphics.ps.dsc.tools |
Tools for working with DSC-compliant PostScript files.
|
Class | Description |
---|---|
DSCComment |
Base interface for all DSC comments.
|
DSCEvent |
Interface representing a DSC event.
|
PostScriptComment |
Represents a PostScript comment
|
Class | Description |
---|---|
AbstractDSCComment |
Abstract base class for DSC comments.
|
AbstractEvent |
Abstract base class for DSC events.
|
AbstractResourceDSCComment |
Abstract base class for resource comments.
|
AbstractResourcesDSCComment |
Abstract base class for Resource DSC comments (DocumentNeededResources,
DocumentSuppliedResources and PageResources).
|
DSCComment |
Base interface for all DSC comments.
|
DSCCommentBoundingBox |
Represents a %%BoundingBox DSC comment.
|
DSCCommentHiResBoundingBox |
Represents a %%HiResBoundingBox DSC comment.
|
DSCEvent |
Interface representing a DSC event.
|
PostScriptLine |
Represents a line of PostScript code.
|
Class | Description |
---|---|
DSCComment |
Base interface for all DSC comments.
|
DSCEvent |
Interface representing a DSC event.
|
DSCHeaderComment |
Represents a DSC header comment (beginning with "%!).
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.