Uses of Interface
org.apache.xmlgraphics.ps.dsc.DSCFilter
-
Packages that use DSCFilter Package Description org.apache.xmlgraphics.ps.dsc Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions). -
-
Uses of DSCFilter in org.apache.xmlgraphics.ps.dsc
Fields in org.apache.xmlgraphics.ps.dsc declared as DSCFilter Modifier and Type Field Description private DSCFilterFilteringEventListener. filterMethods in org.apache.xmlgraphics.ps.dsc with parameters of type DSCFilter Modifier and Type Method Description voidDSCParser. setFilter(DSCFilter filter)Sets a filter for DSC events.Constructors in org.apache.xmlgraphics.ps.dsc with parameters of type DSCFilter Constructor Description FilteringEventListener(DSCFilter filter)Main constructor.
-