Uses of Interface
org.ghost4j.analyzer.AnalysisItem
Packages that use AnalysisItem
-
Uses of AnalysisItem in org.ghost4j.analyzer
Classes in org.ghost4j.analyzer that implement AnalysisItemModifier and TypeClassDescriptionclass
Represents font analysis data (used by FontAnalyzer).class
Represents font analysis data (used by InkAnalyzer).Methods in org.ghost4j.analyzer that return types with arguments of type AnalysisItemModifier and TypeMethodDescriptionAnalyzes a given document and outputs result as a list of AnalysisItem objects.protected abstract List
<AnalysisItem> protected abstract List
<AnalysisItem> private List
<AnalysisItem> FontAnalyzer.run
(PDFDocument document)