Package org.ghost4j.analyzer


package org.ghost4j.analyzer
  • Class
    Description
    Abstract analyzer implementation.
     
    Interface defining an analysis item: a piece of data generated by an Analyser.
    Interface defining an analyzer used to retrieve info on a Document to a given format.
    Class representing an analyser exception.
    Represents font analysis data (used by FontAnalyzer).
    Font analyzer: analyze fonts used in a document.
    Represents font analysis data (used by InkAnalyzer).
    Ink analyzer: analyze ink coverage of a document.
    Interface defining a remote analyzer (for Ghostscript multi process support).