public class InkAnalyzer extends AbstractRemoteAnalyzer implements Analyzer
maxProcessCount, processCountsupportedDocumentClasses| Constructor and Description |
|---|
InkAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method used to start the analyzer in standalone 'slave mode'.
|
List<AnalysisItem> |
run(Document document) |
analyze, startRemoteAnalyzerbuildJavaFork, getMaxProcessCount, getProcessCount, getRemoteComponent, isStandAloneModeSupported, setMaxProcessCount, startRemoteServer, waitForFreeProcessassertDeviceSupported, assertDocumentSupported, copySettings, extractSettings, isDeviceSupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopySettings, extractSettingssetMaxProcessCountpublic static void main(String[] args) throws AnalyzerException
args - AnalyzerExceptionpublic List<AnalysisItem> run(Document document) throws IOException, AnalyzerException, DocumentException
run in class AbstractRemoteAnalyzerIOExceptionAnalyzerExceptionDocumentExceptionCopyright © 2016. All Rights Reserved.