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 Details

    • setMaxProcessCount

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