Package | Description |
---|---|
org.apache.xmlgraphics.ps.dsc.events |
Event classes used by the DSC parser.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceDSCComment
Abstract base class for resource comments.
|
class |
AbstractResourcesDSCComment
Abstract base class for Resource DSC comments (DocumentNeededResources,
DocumentSuppliedResources and PageResources).
|
class |
DSCAtend
This class represents a DSC comment with an "(ATEND)" value.
|
class |
DSCCommentBeginDocument
Represents a %BeginDocument DSC comment.
|
class |
DSCCommentBeginResource
Represents a %BeginResource DSC comment.
|
class |
DSCCommentBoundingBox
Represents a %%BoundingBox DSC comment.
|
class |
DSCCommentDocumentNeededResources
Represents a %%DocumentNeededResources DSC comment.
|
class |
DSCCommentDocumentSuppliedResources
Represents a %%DocumentSuppliedResources DSC comment.
|
class |
DSCCommentEndComments
Respresents a %%EndComments DSC comment.
|
class |
DSCCommentEndOfFile
Represents a %%EOF DSC comment.
|
class |
DSCCommentHiResBoundingBox
Represents a %%HiResBoundingBox DSC comment.
|
class |
DSCCommentIncludeResource
Represents a %IncludeResource DSC comment.
|
class |
DSCCommentLanguageLevel
Represents a %%LanguageLevel DSC comment
|
class |
DSCCommentPage
Represents a %%Page DSC comment.
|
class |
DSCCommentPageBoundingBox
Represents a %%PageBoundingBox DSC comment.
|
class |
DSCCommentPageHiResBoundingBox
Represents a %%PageHiResBoundingBox DSC comment.
|
class |
DSCCommentPageResources
Represents a %%PageResources DSC comment.
|
class |
DSCCommentPages
Represents the %%Pages DSC comment.
|
class |
DSCCommentTitle
Represents a %%Title DSC comment.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.