xmlgraphics-commons 1.3.1

Package org.apache.xmlgraphics.ps.dsc.events

Event classes used by the DSC parser.

See:
          Description

Interface Summary
DSCComment Base interface for all DSC comments.
DSCEvent Interface representing a DSC event.
 

Class Summary
AbstractDSCComment Abstract base class for DSC comments.
AbstractEvent Abstract base class for DSC events.
AbstractResourcesDSCComment Abstract base class for Resource DSC comments (DocumentNeededResources, DocumentSuppliedResources and PageResources).
DSCAtend This class represents a DSC comment with an "(ATEND)" value.
DSCCommentBeginResource Represents a %BeginResource DSC comment.
DSCCommentBoundingBox Represents a %%BoundingBox DSC comment.
DSCCommentDocumentNeededResources Represents a %%DocumentNeededResources DSC comment.
DSCCommentDocumentSuppliedResources Represents a %%DocumentSuppliedResources DSC comment.
DSCCommentEndComments Respresents a %%EndComments DSC comment.
DSCCommentEndOfFile Represents a %%EOF DSC comment.
DSCCommentHiResBoundingBox Represents a %%HiResBoundingBox DSC comment.
DSCCommentLanguageLevel Represents a %%LanguageLevel DSC comment
DSCCommentPage Represents a %%Page DSC comment.
DSCCommentPageBoundingBox Represents a %%PageBoundingBox DSC comment.
DSCCommentPageHiResBoundingBox Represents a %%PageHiResBoundingBox DSC comment.
DSCCommentPageResources Represents a %%PageResources DSC comment.
DSCCommentPages Represents the %%Pages DSC comment.
DSCHeaderComment Represents a DSC header comment (beginning with "%!).
PostScriptComment Represents a PostScript comment
PostScriptLine Represents a line of PostScript code.
UnparsedDSCComment Represents a DSC comment that is not parsed into one of the concrete DSCComment subclasses.
 

Package org.apache.xmlgraphics.ps.dsc.events Description

Event classes used by the DSC parser.


xmlgraphics-commons 1.3.1

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.