| Package | Description |
|---|---|
| org.ghost4j | |
| org.ghost4j.analyzer | |
| org.ghost4j.converter | |
| org.ghost4j.modifier | |
| org.ghost4j.renderer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponent
Abstract component implementation.
|
class |
AbstractRemoteComponent
Abstract remote converter component.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Analyzer
Interface defining an analyzer used to retrieve info on a Document to a given
format.
|
interface |
RemoteAnalyzer
Interface defining a remote analyzer (for Ghostscript multi process support).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAnalyzer
Abstract analyzer implementation.
|
class |
AbstractRemoteAnalyzer |
class |
FontAnalyzer
Font analyzer: analyze fonts used in a document.
|
class |
InkAnalyzer
Ink analyzer: analyze ink coverage of a document.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Converter
Interface defining a converter used to convert a Document to a given format.
|
interface |
RemoteConverter
Interface defining a remote converter (for Ghostscript multi process
support).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConverter
Abstract converter implementation.
|
class |
AbstractRemoteConverter
Abstract remote converter implementation.
|
class |
PDFConverter
PDF converter.
|
class |
PSConverter
PS converter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractModifier
Abstract modifier implementation.
|
class |
AbstractRemoteModifier
Abstract remote modifier implementation.
|
class |
SafeAppenderModifier
Safe appender : appends a document to another one.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteRenderer
Interface defining a remote renderer (for Ghostscript multi process support).
|
interface |
Renderer
Interface defining a renderer used to render a Document to a given format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRemoteRenderer |
class |
AbstractRenderer
Abstract renderer implementation.
|
class |
SimpleRenderer |
Copyright © 2016. All Rights Reserved.