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 InkAnalysisItemInkAnalyzer.analyzeSinglePage(Document page) Performs ink analysis on a single page document.static voidMain method used to start the analyzer in standalone 'slave mode'.static voidMain 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 voidAbstractRemoteAnalyzer.startRemoteAnalyzer(RemoteAnalyzer remoteAnalyzer) Starts a remote analyzer server.