Uses of Interface
org.ghost4j.analyzer.Analyzer
-
Packages that use Analyzer Package Description org.ghost4j.analyzer -
-
Uses of Analyzer in org.ghost4j.analyzer
Subinterfaces of Analyzer in org.ghost4j.analyzer Modifier and Type Interface Description interface
RemoteAnalyzer
Interface defining a remote analyzer (for Ghostscript multi process support).Classes in org.ghost4j.analyzer that implement Analyzer Modifier and Type Class Description class
AbstractAnalyzer
Abstract analyzer implementation.class
AbstractRemoteAnalyzer
class
FontAnalyzer
Font analyzer: analyze fonts used in a document.class
InkAnalyzer
Ink analyzer: analyze ink coverage of a document.
-