See: Description
Interface | Description |
---|---|
ConverterEventListener |
Listener for converter.
|
Class | Description |
---|---|
AreaEstimator |
Utility class for estimating the size of an area.
|
Base64ImageEncoder |
Utility class to convert a binary image stream to a base64 encoded string.
|
Commander |
Command line class....
|
Converter |
A converter reads a list of input files (RTF files) and transforms
them into a certain output format.
|
ConverterEvent |
Event thrown by converter.
|
DocumentAppender |
A document appender concatenates multiple documents.
|
FontMapper |
A font mapper substitutes a font-name with another.
|
FontMappingRule |
A font mapping rule provides information how a certain font is mapped to another target font including character transodings.
|
ImageConverter | Deprecated
This classes is replaced by NativeCmdImageTranscode.
|
ImageMetaData |
Meta data of an image.
|
ImageTranscoder |
An image transcoder converts images into other formats.
|
InternalImageTranscoder |
Abstract internal image transcoder.
|
NativeCmdImageTranscode |
This image transcode executes a native (Windows, Unix specific) command
to convert an image into another format.
|
PDFWriter |
The PDFWriter is a tool writing a set of existing PDFs or XSL-FO Documents
to a single PDF file or stream.
|
Templates | |
TreeWalker |
Use a tree walker to introspect a tree step by step.
|
Util |
The utility class provides some helper methodes internally used by JFO.
|
© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.