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 | 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 | Description |
---|---|
AnalyzerException |
Class representing an analyser exception.
|
Copyright © 2016. All Rights Reserved.