Uses of Interface
org.ghost4j.Component
Packages that use Component
Package
Description
-
Uses of Component in org.ghost4j
Classes in org.ghost4j that implement ComponentModifier and TypeClassDescriptionclass
Abstract component implementation.class
Abstract remote converter component. -
Uses of Component in org.ghost4j.analyzer
Subinterfaces of Component in org.ghost4j.analyzerModifier and TypeInterfaceDescriptioninterface
Interface defining an analyzer used to retrieve info on a Document to a given format.interface
Interface defining a remote analyzer (for Ghostscript multi process support).Classes in org.ghost4j.analyzer that implement ComponentModifier and TypeClassDescriptionclass
Abstract analyzer implementation.class
class
Font analyzer: analyze fonts used in a document.class
Ink analyzer: analyze ink coverage of a document. -
Uses of Component in org.ghost4j.converter
Subinterfaces of Component in org.ghost4j.converterModifier and TypeInterfaceDescriptioninterface
Interface defining a converter used to convert a Document to a given format.interface
Interface defining a remote converter (for Ghostscript multi process support).Classes in org.ghost4j.converter that implement ComponentModifier and TypeClassDescriptionclass
Abstract converter implementation.class
Abstract remote converter implementation.class
PDF converter.class
PS converter. -
Uses of Component in org.ghost4j.modifier
Classes in org.ghost4j.modifier that implement ComponentModifier and TypeClassDescriptionclass
Abstract modifier implementation.class
Abstract remote modifier implementation.class
Safe appender : appends a document to another one. -
Uses of Component in org.ghost4j.renderer
Subinterfaces of Component in org.ghost4j.rendererModifier and TypeInterfaceDescriptioninterface
Interface defining a remote renderer (for Ghostscript multi process support).interface
Interface defining a renderer used to render a Document to a given format.Classes in org.ghost4j.renderer that implement ComponentModifier and TypeClassDescriptionclass
class
Abstract renderer implementation.class