| Home >> All >> org >> jfor >> jfor >> [ tools Javadoc ] |
| | org.jfor.jfor.tools.jpeg.* (9) | | org.jfor.jfor.tools.jpeg.encoder.* (1) |
org.jfor.jfor.tools: Javadoc index of package org.jfor.jfor.tools.
Package Samples:
org.jfor.jfor.tools.jpeg
org.jfor.jfor.tools.jpeg.encoder
Classes:
DomToSaxAdapter: Walks a DOM document and fires (some) SAX events to simulate parsing of the original document. Written to use jfor with Cocoon 1.8. Only SAX events that are used by the jfor Converter class are implemented. Namespace URIs and local names are not implemented.
Huffman: This class was modified by James R. Weeks on 3/27/98. It now incorporates Huffman table derivation as in the C jpeg library from the IJG, Jpeg-6a.
JpegInfo: JpegInfo - Given an image, sets default information about it and divides it into its constituant components, downsizing those that need to be.
DCT: DCT - A Java implementation of the Discreet Cosine Transform. This class incorporates quality scaling as implemented in the JPEG-6a library.
ImageConstants: Here will be defined all supported image formats. This class belongs to the tag processing.
ImageUtil: Misc.utilities for images handling This class belongs to the tag processing.
Encoder: Encoder - The JPEG main program which performs a jpeg compression of an gif or tif image.
IJpegEncoder: Interface to a JPEG image encoder, declares just what jfor uses
JPEGException: Exception if error occured in JPEG encoder.
EncoderWrapper: Adapts our JPEG Encoder to IJpegEncoder
ElementVisitor: Recursive visit of a DOM Element.
JpegEncoderFactory: Provides IJpegEncoder objects
JpegEncoder
DCT
Huffman
JpegInfo
| Home | Contact Us | Privacy Policy | Terms of Service |