Package org.ghost4j.analyzer
-
Interface Summary Interface Description AnalysisItem Interface defining an analysis item: a piece of data generated by an Analyser.Analyzer Interface defining an analyzer used to retrieve info on a Document to a given format.RemoteAnalyzer Interface defining a remote analyzer (for Ghostscript multi process support). -
Class Summary Class Description AbstractAnalyzer Abstract analyzer implementation.AbstractRemoteAnalyzer FontAnalysisItem Represents font analysis data (used by FontAnalyzer).FontAnalyzer Font analyzer: analyze fonts used in a document.InkAnalysisItem Represents font analysis data (used by InkAnalyzer).InkAnalyzer Ink analyzer: analyze ink coverage of a document. -
Exception Summary Exception Description AnalyzerException Class representing an analyser exception.