xmlgraphics-commons 1.2

Uses of Class
org.apache.xmlgraphics.ps.dsc.events.AbstractEvent

Packages that use AbstractEvent
org.apache.xmlgraphics.ps.dsc.events Event classes used by the DSC parser. 
 

Uses of AbstractEvent in org.apache.xmlgraphics.ps.dsc.events
 

Subclasses of AbstractEvent in org.apache.xmlgraphics.ps.dsc.events
 class AbstractDSCComment
          Abstract base class for DSC 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 DSCCommentBeginResource
          Represents a %BeginResource 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 DSCCommentLanguageLevel
          Represents a %%LanguageLevel DSC comment
 class DSCCommentPage
          Represents a %%Page DSC comment.
 class DSCCommentPageResources
          Represents a %%PageResources DSC comment.
 class DSCCommentPages
          Represents the %%Pages DSC comment.
 class DSCHeaderComment
          Represents a DSC header comment (beginning with "%!).
 class PostScriptComment
          Represents a PostScript comment
 class PostScriptLine
          Represents a line of PostScript code.
 class UnparsedDSCComment
          Represents a DSC comment that is not parsed into one of the concrete DSCComment subclasses.
 


xmlgraphics-commons 1.2

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