Class InkAnalyzer

  • All Implemented Interfaces:
    Analyzer, RemoteAnalyzer, Component

    public class InkAnalyzer
    extends AbstractRemoteAnalyzer
    implements Analyzer
    Ink analyzer: analyze ink coverage of a document. For some reason, the API crashed when trying to analyze a document on more than one page. To prevent the crash, each page of the document is analyzed separately.