Uses of Interface
org.ghost4j.analyzer.RemoteAnalyzer
-
Packages that use RemoteAnalyzer Package Description org.ghost4j.analyzer -
-
Uses of RemoteAnalyzer in org.ghost4j.analyzer
Classes in org.ghost4j.analyzer that implement RemoteAnalyzer Modifier and Type Class Description classAbstractRemoteAnalyzerclassFontAnalyzerFont analyzer: analyze fonts used in a document.classInkAnalyzerInk analyzer: analyze ink coverage of a document.Methods in org.ghost4j.analyzer with parameters of type RemoteAnalyzer Modifier and Type Method Description protected static voidAbstractRemoteAnalyzer. startRemoteAnalyzer(RemoteAnalyzer remoteAnalyzer)Starts a remote analyzer server.
-