| Package | Description |
|---|---|
| com.alkacon.simapi.CmykJpegReader |
| Class and Description |
|---|
| AbstractDirectory
AbstractDirectory
|
| AbstractTokenIterator
Abstract base class for
TokenIterators to extend. |
| BufferedImageFactory
A faster, lighter and easier way to convert an
Image to a
BufferedImage than using a PixelGrabber. |
| BufferedImageFactory.ProgressListener
This interface allows clients of a
BufferedImageFactory to
receive notifications of decoding progress. |
| CompoundDirectory
CompoundDirectory
|
| Directory
Directory
|
| DuplicateHandler
DuplicateHandler
|
| Entry
Entry
|
| ExpiringMap
Call-back inteface for
Map implementations that have mappings that
may expire. |
| FilterIterator.Filter
Used to tests whether or not an element fulfills certain criteria, and
hence should be accepted by the FilterIterator instance.
|
| ImageConversionException
This class wraps IllegalArgumentException, and is thrown by the ImageUtil
class, when trying to convert images read from
null-sources etc. |
| ImageFilterException
This class wraps IllegalArgumentException as thrown by the
BufferedImageOp interface for more fine-grained control.
|
| ImageReaderBase
Abstract base class for image readers.
|
| JPEGSegment
Represents a JPEG segment.
|
| MetadataReader
MetadataReader
|
| Platform
Platform
|
| Platform.Architecture
Enumeration of common System
Architectures. |
| Platform.OperatingSystem
Enumeration of common
OperatingSystems. |
| ProviderInfo
Provides provider info, like vendor name and version,
for
ImageReaderWriterSpi subclasses based on information in the manifest. |
| Rational
Represents a rational number with a
long numerator and long denominator. |
| TokenIterator
TokenIterator, Iterator-based replacement for StringTokenizer.
|
| Visitor
A generic visitor.
|
| XMLSerializer
XMLSerializer
|