Uses of Class
org.ghost4j.analyzer.AnalyzerException
Packages that use AnalyzerException
-
Uses of AnalyzerException in org.ghost4j.analyzer
Methods in org.ghost4j.analyzer that throw AnalyzerExceptionModifier and TypeMethodDescriptionAnalyzes a given document and outputs result as a list of AnalysisItem objects.private InkAnalysisItem
InkAnalyzer.analyzeSinglePage
(Document page) Performs ink analysis on a single page document.static void
Main method used to start the analyzer in standalone 'slave mode'.static void
Main method used to start the analyzer in standalone 'slave mode'.protected abstract List
<AnalysisItem> protected abstract List
<AnalysisItem> private List
<AnalysisItem> FontAnalyzer.run
(PDFDocument document) protected static void
AbstractRemoteAnalyzer.startRemoteAnalyzer
(RemoteAnalyzer remoteAnalyzer) Starts a remote analyzer server.