Interface RemoteAnalyzer

All Superinterfaces:
Analyzer, Component
All Known Implementing Classes:
AbstractRemoteAnalyzer, FontAnalyzer, InkAnalyzer

public interface RemoteAnalyzer extends Analyzer
Interface defining a remote analyzer (for Ghostscript multi process support).
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setMaxProcessCount(int maxProcessCount)
    Sets max parallel analysis processes allowed for the analyzer

    Methods inherited from interface org.ghost4j.analyzer.Analyzer

    analyze

    Methods inherited from interface org.ghost4j.Component

    copySettings, extractSettings
  • Method Details

    • setMaxProcessCount

      void setMaxProcessCount(int maxProcessCount)
      Sets max parallel analysis processes allowed for the analyzer
      Parameters:
      maxProcessCount -