All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary
| Class |
Description |
| AbstractCachedSeekableStream |
Represents a cached seekable stream, that reads through a cache.
|
| AbstractCachedSeekableStream.StreamCache |
An abstract stream cache.
|
| AbstractCompoundDirectory |
AbstractCompoundDirectory
|
| AbstractDecoratedMap<K,V> |
AbstractDecoratedMap
|
| AbstractDecoratedMap.BasicEntry<K,V> |
A simple Map.Entry implementation.
|
| AbstractDirectory |
AbstractDirectory
|
| AbstractEntry |
AbstractEntry
|
| AbstractImageSource |
AbstractImageSource
|
| AbstractMetadata |
AbstractMetadata
|
| AbstractMultiPaletteChunk |
AbstractMultiPaletteChunk
|
| AbstractRLEDecoder |
Abstract base class for RLE decoding as specified by in the Windows BMP (aka DIB) file format.
|
| AbstractTokenIterator |
Abstract base class for TokenIterators to extend.
|
| AdobeDCT |
AdobeDCTSegment
|
| AdobePathBuilder |
Deprecated.
|
| AdobePathReader |
Reads a Shape object from an Adobe Photoshop Path resource.
|
| AdobePathSegment |
Adobe path segment.
|
| AdobePathWriter |
Writes a Shape object to an Adobe Photoshop Path or Path resource.
|
| AffineTransformOp |
This is a drop-in replacement for AffineTransformOp.
|
| AlphaFiltering |
|
| AnimationFrame |
Represents one animation frame (ANMF) chunk.
|
| Application |
An application (APPn) segment in the JPEG stream.
|
| AreaAverageOp |
AreaAverageOp
|
| Base64Decoder |
Decoder implementation for standard base64 encoding.
|
| Base64Encoder |
Encoder implementation for standard base64 encoding.
|
| BeanMap |
A Map adapter for a Java Bean.
|
| BeanMap.Wrapped |
|
| BeanUtil |
A utility class with some useful bean-related functions.
|
| BigTIFFImageReaderSpi |
BigTIFFImageReaderSpi.
|
| BigTIFFImageWriterSpi |
BigTIFFImageWriterSpi
|
| BigTIFFProviderInfo |
BigTIFFProviderInfo.
|
| BitMap |
BitMap.
|
| BitmapDescriptor |
Describes a bitmap structure.
|
| BitmapIndexed |
Describes an indexed bitmap structure (1, 4, or 8 bits per pixes).
|
| BitmapMask |
Describes a transparency mask structure (1 bit).
|
| BitMapPattern |
BitMapPattern
|
| BitmapRGB |
Describes an RGB/true color bitmap structure (16, 24 and 32 bits per pixel).
|
| BitmapUnsupported |
Represents bitmap structures we can't read.
|
| BitPaddingStream |
BitPaddingStream.
|
| BitRotator |
IFFUtil
|
| BMHDChunk |
BMHDChunk
|
| BMPImageReader |
ImageReader for Microsoft Windows Bitmap (BMP) format.
|
| BMPImageReaderSpi |
BMPImageReaderSpi
|
| BMPImageWriter |
BMPImageWriter
|
| BMPImageWriterSpi |
BMPImageWriterSpi
|
| BMPMetadata |
BMPMetadata.
|
| BMPProviderInfo |
BMPProviderInfo.
|
| BODYChunk |
BODYChunk
|
| BoolDecoder |
|
| BrightnessContrastFilter |
Adjusts the contrast and brightness of an image.
|
| BufferedChannelImageInputStream |
A buffered ImageInputStream that is backed by a SeekableByteChannel
and provides greatly improved performance
compared to FileCacheImageInputStream or MemoryCacheImageInputStream
for shorter reads, like single byte or bit reads.
|
| BufferedFileImageInputStream |
Deprecated.
|
| BufferedFileImageInputStreamSpi |
BufferedFileImageInputStreamSpi
|
| BufferedFileImageInputStreamSpi.FileInputFilter |
|
| 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.
|
| BufferedImageIcon |
An Icon implementation backed by a BufferedImage.
|
| BufferedImageInputStream |
Deprecated.
|
| BufferedInputStreamImageInputStreamSpi |
BufferedInputStreamImageInputStreamSpi.
|
| BufferedInputStreamImageInputStreamSpi.InputStreamFilter |
|
| BufferedRAFImageInputStreamSpi |
BufferedRAFImageInputStreamSpi
Experimental
|
| BufferedRAFImageInputStreamSpi.RAFInputFilter |
|
| ByteArrayImageInputStream |
Experimental
|
| ByteArrayImageInputStreamSpi |
ByteArrayImageInputStreamSpi
Experimental
|
| Cache |
|
| CAMGChunk |
CAMGChunk
|
| Catalog |
|
| Catalog.CatalogHeader |
|
| Catalog.CatalogItem |
|
| CCITTFaxDecoderStream |
CCITT Modified Huffman RLE, Group 3 (T4) and Group 4 (T6) fax compression.
|
| CCITTFaxDecoderStream.Node |
|
| CCITTFaxDecoderStream.Tree |
|
| CCITTFaxEncoderStream |
CCITT Modified Huffman RLE, Group 3 (T4) and Group 4 (T6) fax compression.
|
| CCITTFaxEncoderStream.Code |
|
| CGAColorModel |
|
| CIELabColorConverter |
Converts between CIE L*a*b* and sRGB color spaces.
|
| CIELabColorConverter.Illuminant |
|
| CMAPChunk |
CMAPChunk
|
| CMYKColorSpace |
A fallback CMYK ColorSpace, in case none can be read from disk.
|
| CollectionUtil |
A utility class with some useful collection-related functions.
|
| CollectionUtil.ArrayIterator<E> |
|
| CollectionUtil.ReverseComparator<T> |
|
| ColorCache |
ColorCache.
|
| ColorIndexingTransform |
|
| ColorProfiles |
A helper class for working with ICC color profiles.
|
| ColorProfiles.CIEXYZ |
|
| ColorProfiles.GRAY |
|
| ColorProfiles.LINEAR_RGB |
|
| ColorProfiles.Profiles |
|
| ColorProfiles.PYCC |
|
| ColorProfiles.sRGB |
|
| ColorSpaces |
A helper class for working with ICC color profiles and color spaces.
|
| ColorSpaces.Key |
|
| ColorTransform |
|
| ColorTransform.ColorTransformElement |
|
| Comment |
Comment.
|
| CompoundDirectory |
CompoundDirectory
|
| CompoundDocument |
Represents a read-only OLE2 compound document.
|
| CompoundDocument.SeekableLittleEndianDataInputStream |
|
| CompoundDocument.Stream |
|
| CompoundReader |
A Reader implementation that can read from multiple sources.
|
| ConversionException |
This exception may be thrown by PropertyConverters, when an attempted
conversion fails.
|
| Converter |
The converter (singleton).
|
| ConverterImpl |
The converter (singleton).
|
| ConvolveWithEdgeOp |
This class implements a convolution from the source
to the destination.
|
| CopyDither |
This BufferedImageOp simply copies pixels, converting to a
IndexColorModel.
|
| CorruptDocumentException |
Thrown when an OLE 2 compound document is considered corrupt.
|
| CTBLChunk |
CTBLChunk
|
| CURImageReader |
ImageReader for Microsoft Windows CUR (cursor) format.
|
| CURImageReaderSpi |
CURImageReaderSpi
|
| CURProviderInfo |
CURProviderInfo.
|
| DateConverter |
Converts strings to dates and back.
|
| DateUtil |
A utility class with useful date manipulation methods and constants.
|
| DCX |
The DXC file format, is just a small header before a number of PCX streams.
|
| DCXHeader |
|
| DCXImageReader |
|
| DCXImageReaderSpi |
|
| DCXProviderInfo |
DCXProviderInfo.
|
| DDS |
|
| DDSHeader |
|
| DDSImageReader |
|
| DDSImageReaderSpi |
|
| DDSMetadata |
|
| DDSProviderInfo |
|
| DDSReader |
DDSReader.java
|
| DDSReader.Order |
|
| DDSType |
|
| DecodeException |
Thrown by Decoders when encoded data can not be decoded.
|
| Decoder |
Interface for decoders.
|
| DecoderStream |
An InputStream that provides on-the-fly decoding from an underlying stream.
|
| DefaultConverter |
Converts strings to objects and back.
|
| DefaultToneMapper |
DefaultToneMapper.
|
| DeltaQ |
|
| DGBLChunk |
DGBLChunk
|
| DIB |
DIB
|
| DIBHeader |
Represents the DIB (Device Independent Bitmap) Information header structure.
|
| DIBHeader.BitmapCoreHeader |
|
| DIBHeader.BitmapCoreHeaderV2 |
OS/2 BitmapCoreHeader Version 2.
|
| DIBHeader.BitmapInfoHeader |
Represents the DIB (Device Independent Bitmap) Windows 3.0 Bitmap Information header structure.
|
| DIBHeader.BitmapV4InfoHeader |
Represents the BITMAPV4INFOHEADER structure.
|
| DIBHeader.BitmapV5InfoHeader |
Represents the BITMAPV5INFOHEADER structure.
|
| DIBImageReader |
ImageReader for Microsoft Windows ICO (icon) format.
|
| DIBImageWriter |
DIBImageWriter
|
| DiffusionDither |
This BufferedImageOp/RasterOp implements basic
Floyd-Steinberg error-diffusion algorithm for dithering.
|
| DirectImageInputStream |
An ImageInputStream that adapts an InputSteam,
by reading directly from the stream without and form of caching or buffering.
|
| Directory |
Directory
|
| Directory |
Directory
|
| DirectoryEntry |
DirectoryEntry
|
| DirectoryEntry.CUREntry |
Cursor directory entry.
|
| DirectoryEntry.ICOEntry |
Icon directory entry.
|
| DiscreteAlphaIndexColorModel |
This class represents a hybrid between an IndexColorModel and a ComponentColorModel,
having both a color map and a full, discrete alpha channel and/or one or more "extra" channels.
|
| DLOCChunk |
DLOCChunk.
|
| DOMSerializer |
DOMImplementationLS backed implementation.
|
| DOMSerializer.Support |
|
| DPELChunk |
DPELChunk.
|
| DPELChunk.TypeDepth |
|
| DuplicateHandler<T> |
DuplicateHandler
|
| EmptyReader |
EmptyReader
|
| Encoder |
Interface for encoders.
|
| EncoderStream |
An OutputStream that provides on-the-fly encoding to an underlying stream.
|
| Entry |
Entry
|
| Entry |
Represents an OLE 2 compound document entry.
|
| EXIF |
EXIF
|
| EXIF |
An EXIF segment.
|
| EXIFReader |
Deprecated.
|
| EXIFThumbnail |
EXIFThumbnail
|
| EXIFUtilities |
EXIFUtilities.
|
| EXIFUtilities.DisplayHelper |
|
| EXIFWriter |
Deprecated.
|
| ExpiringMap<K,V> |
Call-back inteface for Map implementations that have mappings that
may expire.
|
| ExtraSamplesColorModel |
ExtraSamplesColorModel.
|
| FastByteArrayOutputStream |
An unsynchronized ByteArrayOutputStream implementation.
|
| FastCMYKToRGB |
This class performs a pixel by pixel conversion of the source image, from CMYK to RGB.
|
| FileCache |
|
| FileCacheSeekableStream |
A SeekableInputStream implementation that caches data in a temporary File.
|
| FileCacheSeekableStream.FileCache |
|
| FilenameMaskFilter |
Deprecated. |
| FileSeekableStream |
A SeekableInputStream implementation that uses random access directly to a File.
|
| FileSystem |
FileSystem
|
| FileSystem.UnknownFileSystem |
|
| FileUtil |
A utility class with some useful file and i/o related methods.
|
| FilterIterator<E> |
Wraps (decorates) an Iterator with extra functionality, to allow
element filtering.
|
| FilterIterator.Filter<E> |
Used to tests whether or not an element fulfills certain criteria, and
hence should be accepted by the FilterIterator instance.
|
| Form |
Form.
|
| Form.DEEPForm |
The set of chunks used in DEEP and TVPP FORMs.
|
| Form.ILBMForm |
The set of chunks used in the "original" ILBM,
and also ACBM, PBM and RGB8 FORMs.
|
| Frame |
Frame
|
| Frame.Component |
|
| GammaToneMapper |
GammaToneMapper.
|
| GenericChunk |
GenericChunk
|
| GenericChunk |
A generic RIFF chunk
|
| Globals |
|
| GRABChunk |
GRABChunk
|
| GraphicsUtil |
GraphicsUtil
|
| GrayColorModel |
This class represents a 256 color fixed grayscale IndexColorModel.
|
| GrayFilter |
This class can convert a color image to grayscale.
|
| Half |
IEEE 754 half-precision floating point data type.
|
| HDR |
HDR.
|
| HDRHeader |
HDRHeader.
|
| HDRImageReader |
HDRImageReader.
|
| HDRImageReaderSpi |
HDRImageReaderSpi.
|
| HDRImageReadParam |
HDRImageReadParam.
|
| HDRMetadata |
|
| HDRProviderInfo |
HDRProviderInfo.
|
| HeaderParser |
|
| HeaderWriter |
|
| HorizontalDeDifferencingFloatingPointStream |
A decoder for data converted using "floating point horizontal differencing predictor".
|
| HorizontalDeDifferencingStream |
A decoder for data converted using "horizontal differencing predictor".
|
| HorizontalDeDifferencingStream |
A decoder for data converted using "horizontal differencing predictor".
|
| HorizontalDifferencingStream |
A decoder for data converted using "horizontal differencing predictor".
|
| HTTPUtil |
HTTPUtil
|
| HuffmanCodeGroup |
|
| HuffmanInfo |
|
| HuffmanTable |
|
| HuffmanTable |
Represents a single huffman tree as a table.
|
| ICCProfile |
ICCProfile.
|
| ICCProfile |
ICCProfile
|
| ICCProfileSanitizer |
ICCProfileSanitizer.
|
| ICCProfileSanitizer.Factory |
|
| ICNS |
ICNS
|
| ICNS1BitColorModel |
ICNS1BitColorModel
|
| ICNS4BitColorModel |
ICNS4BitColorModel
|
| ICNS8BitColorModel |
ICNS8BitColorModel
|
| ICNSImageMetadata |
|
| ICNSImageReader |
ImageReader for Apple Icon Image (ICNS) format.
|
| ICNSImageReader.ICNSBitMaskColorModel |
|
| ICNSImageReaderSpi |
ICNSImageReaderSpi
|
| ICNSImageWriter |
ICNSImageWriter
|
| ICNSImageWriterSpi |
ICNSImageWriterSpi
|
| ICNSProviderInfo |
ICNSProviderInfo.
|
| ICNSUtil |
ICNSUtil
|
| ICOImageReader |
ImageReader for Microsoft Windows CUR (cursor) format.
|
| ICOImageReaderSpi |
ICOImageReaderSpi
|
| ICOImageWriteParam |
ICOImageWriteParam
|
| ICOImageWriter |
ImageWriter implementation for Windows Icon (ICO) format.
|
| ICOImageWriterSpi |
ICOImageWriterSpi
|
| IconResource |
IconResource
|
| ICOProviderInfo |
ICOProviderInfo.
|
| IDCT |
|
| IFD |
Represents a TIFF Image File Directory.
|
| IFF |
IFF format constants.
|
| IFFChunk |
IFFChunk
|
| IFFImageMetadata |
|
| IFFImageReader |
Reader for Commodore Amiga (Electronic Arts) IFF ILBM (InterLeaved BitMap) and PBM
format (Packed BitMap).
|
| IFFImageReaderSpi |
IFFImageReaderSpi
|
| IFFImageWriter |
Writer for Commodore Amiga (Electronic Arts) IFF ILBM (InterLeaved BitMap) format.
|
| IFFImageWriterSpi |
IFFImageWriterSpi
|
| IFFProviderInfo |
IFFProviderInfo.
|
| IFFUtil |
IFFUtil
|
| IFFWriteParam |
IFFWriteParam.
|
| IgnoreCaseMap<V> |
A Map decorator that makes the mappings in the backing map
case insensitive
(this is implemented by converting all keys to uppercase),
if the keys used are Strings.
|
| IIOInputStreamAdapter |
IIOInputStreamAdapter
|
| IIOOutputStreamAdapter |
IIOOutputStreamAdapter
|
| IIOProviderContextListener |
Takes care of registering and de-registering local ImageIO plugins (service providers) for the servlet context.
|
| IIOProviderContextListener.LocalFilter |
|
| IIOUtil |
IIOUtil
|
| 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.
|
| ImageReaderBase.ExitIfNoWindowPresentHandler |
|
| ImageReaderBase.ImageLabel |
|
| ImageReaderBase.ImageLabel.ImageTransferable |
|
| ImageReaderSpiBase |
ImageReaderSpiBase.
|
| ImageTypeSpecifiers |
Factory class for creating ImageTypeSpecifiers.
|
| ImageUtil |
This class contains methods for basic image manipulation and conversion.
|
| ImageWriterBase |
Abstract base class for image writers.
|
| ImageWriterSpiBase |
ImageWriterSpiBase.
|
| IndexedImageTypeSpecifier |
IndexedImageTypeSpecifier
|
| IndexImage |
This class implements an adaptive palette generator to reduce images
to a variable number of colors.
|
| IndexImage.Counter |
Used to track a color and the number of pixels of that colors
|
| IndexImage.Cube |
Used to define a cube of the color space.
|
| Int16ComponentColorModel |
ComponentColorModel subclass that correctly handles full 16 bit TYPE_SHORT signed integral samples.
|
| Int16ImageTypeSpecifier |
ImageTypeSpecifier for interleaved 16 bit signed integral samples.
|
| InverseColorMap |
Inverse Colormap to provide efficient lookup of any given input color
to the closest match to the given color map.
|
| InverseColorMapIndexColorModel |
A faster implementation of IndexColorModel, that is backed by an
inverse color-map, for fast look-ups.
|
| IPTC |
IPTC
|
| IPTC.Tags |
|
| IPTCDirectory |
IPTCDirectory
|
| IPTCEntry |
IPTCEntry
|
| IPTCReader |
IPTCReader
|
| IPTCWriter |
IPTCWriter.
|
| JFIF |
A JFIF segment.
|
| JFIFThumbnail |
JFIFThumbnail
|
| JFXX |
A JFXX segment (aka JFIF extension segment).
|
| JFXXThumbnail |
JFXXThumbnailReader
|
| JPEG |
JPEG
|
| JPEGColorSpace |
JPEGColorSpace
|
| JPEGImage10Metadata |
JPEGImage10Metadata.
|
| JPEGImageReader |
A JPEG ImageReader implementation based on the JRE JPEGImageReader,
that adds support and properly handles cases where the JRE version throws exceptions.
|
| JPEGImageReaderSpi |
JPEGImageReaderSpi
|
| JPEGImageWriter |
JPEGImageWriter
|
| JPEGImageWriter.InvertedRaster |
Helper class, returns sample values inverted,
as CMYK values needs to be written inverted (255 - value).
|
| JPEGImageWriterSpi |
JPEGImageWriterSpi
|
| JPEGLosslessDecoder |
|
| JPEGLosslessDecoderWrapper |
This class provides the conversion of input data
containing a JPEG Lossless to an BufferedImage.
|
| JPEGProviderInfo |
JPEGProviderInfo.
|
| JPEGQuality |
Determines an approximate JPEG compression quality value from the quantization tables.
|
| JPEGSegment |
Represents a JPEG segment.
|
| JPEGSegmentImageInputStream |
ImageInputStream implementation that filters out or rewrites
certain JPEG segments.
|
| JPEGSegmentImageInputStream.AdobeAPP14Replacement |
Workaround for a known bug in com.sun.imageio.plugins.jpeg.AdobeMarkerSegment, leaving the buffer in an
inconsistent state, if the length of the APP14/Adobe is not exactly 16 bytes.
|
| JPEGSegmentImageInputStream.ComponentIdSet |
|
| JPEGSegmentImageInputStream.DownsampledDQTReplacement |
Workaround for a known bug in com.sun.imageio.plugins.jpeg.DQTMarkerSegment, throwing exception,
if the DQT precision is 16 bits (not 8 bits).
|
| JPEGSegmentImageInputStream.ReplacementSegment |
|
| JPEGSegmentImageInputStream.Segment |
|
| JPEGSegmentUtil |
JPEGSegmentUtil
|
| JPEGSegmentUtil.AllAppSegmentsMap |
|
| JPEGSegmentUtil.AllIdsList |
|
| JPEGSegmentUtil.AllSegmentsMap |
|
| JPEGSegmentWarningListener |
JPEGSegmentStreamWarningListener
|
| JPEGTables |
JPEGTables
|
| KCMSSanitizerStrategy |
KCMSProfileCleaner.
|
| LCMSSanitizerStrategy |
LCMSProfileCleaner.
|
| LinkedMap<K,V> |
Generic map and linked list implementation of the Map interface,
with predictable iteration order.
|
| LinkedMap.LinkedEntry<K,V> |
Linked list implementation of Map.Entry.
|
| LinkedSet<E> |
Generic map and linked list implementation of the Set interface,
with predictable iteration order.
|
| LittleEndianDataInputStream |
A little endian input stream reads two's complement,
little endian integers, floating point numbers, and characters
and returns them as Java primitive types.
|
| LittleEndianDataOutputStream |
A little endian output stream writes primitive Java numbers
and characters to an output stream in a little endian format.
|
| LittleEndianRandomAccessFile |
A replacement for RandomAccessFile that is capable of reading
and writing data in little endian byte order.
|
| LoopFilter |
|
| LRUHashMap<K,V> |
Map implementation with size limit, that keeps its entries in LRU
(least recently used) order, also known as access-order.
|
| LRUMap<K,V> |
Map implementation with size limit, that keeps its entries in LRU
(least recently used) order, also known as access-order.
|
| LSBBitReader |
LSBBitReader
|
| LuminanceToGray |
LuminanceToGray.
|
| LZWDecoder |
Lempel–Ziv–Welch (LZW) decompression.
|
| LZWDecoder.LZWCompatibilityDecoder |
|
| LZWDecoder.LZWSpecDecoder |
|
| LZWDecoder.LZWString |
|
| LZWEncoder |
LZWEncoder
|
| MacroBlock |
|
| MemoryCache |
|
| MemoryCacheSeekableStream |
A SeekableInputStream implementation that caches data in memory.
|
| MemoryCacheSeekableStream.MemoryCache |
|
| MetadataReader |
MetadataReader
|
| MetadataWriter |
MetadataWriter.
|
| MIMEUtil |
Contains mappings from file extension to mime-types and from mime-type to file-types.
|
| MinutesFormatter |
Formats the minutes part of the Time
|
| MissingTypeException |
This exception may be thrown by PropertyConverters, if a conversion is
attempted without type (class).
|
| MonochromeColorModel |
Monochrome B/W color model.
|
| MultiPalette |
MultiPalette
|
| MutableIndexColorModel |
A mutable indexed color model.
|
| MutableIndexColorModel.PaletteChange |
|
| NoAvailableConverterException |
This exception may be thrown by PropertyConverters, if a conversion
is attempted for a type (class), that has no registered PropertyConverter.
|
| NullInputStream |
An InputStream that contains no bytes.
|
| NullMap<K,V> |
An (immutable) empty Map, that supports all Map operations
without throwing exceptions (in contrast to Collections.EMPTY_MAP
that will throw exceptions on put/remove).
|
| NullOutputStream |
An OutputStream implementation that works as a sink.
|
| NullToneMapper |
NullToneMapper.
|
| NumberConverter |
Converts strings to numbers and back.
|
| Orientation |
Orientation.
|
| PackBitsDecoder |
Decoder implementation for Apple PackBits run-length encoding.
|
| PackBitsEncoder |
Encoder implementation for Apple PackBits run-length encoding.
|
| PAMHeaderParser |
|
| PAMHeaderWriter |
|
| PAMImageReaderSpi |
|
| PAMImageWriterSpi |
|
| PAMProviderInfo |
PAMProviderInfo.
|
| Paths |
|
| Pattern |
Pattern
|
| PCHGChunk |
PCHGChunk
|
| PCX |
|
| PCXHeader |
|
| PCXImageReader |
ImageReader for ZSoft PC Paintbrush (PCX) format.
|
| PCXImageReaderSpi |
|
| PCXMetadata |
|
| PCXProviderInfo |
PCXProviderInfo.
|
| PenState |
PenState
|
| PFMHeaderParser |
|
| PICT |
PICT format constants.
|
| PICTImageReader |
Reader for Apple Mac Paint Picture (PICT) format.
|
| PICTImageReaderSpi |
PICTImageReaderSpi
|
| PICTImageWriter |
Writer for Apple Mac Paint Picture (PICT) format.
|
| PICTImageWriterSpi |
PICTImageWriterSpi
|
| PICTMetadata |
PICTMetadata.
|
| PICTProviderInfo |
PICTProviderInfo.
|
| PICTUtil |
PICTUtil
|
| PixelizeOp |
PixelizeOp
|
| PixMap |
PixMap.
|
| PixMapPattern |
PixMapPattern
|
| Plain16BitDecoder |
|
| Plain1BitDecoder |
|
| Plain8BitDecoder |
|
| Platform |
Platform
|
| Platform.Architecture |
Enumeration of common System Architectures.
|
| Platform.OperatingSystem |
Enumeration of common OperatingSystems.
|
| PNM |
|
| PNMHeader |
|
| PNMHeaderParser |
|
| PNMHeaderWriter |
|
| PNMImageReader |
|
| PNMImageReaderSpi |
|
| PNMImageWriter |
|
| PNMImageWriterSpi |
|
| PNMMetadata |
PNMMetadata.
|
| PNMProviderInfo |
PNMProviderInfo.
|
| PNTGImageReader |
PNTGImageReader.
|
| PNTGImageReaderSpi |
PNTGImageReaderSpi.
|
| PNTGMetadata |
PNTGMetadata.
|
| PNTGProviderInfo |
PNTGProviderInfo.
|
| PredictorMode |
PredictorMode.
|
| PredictorTransform |
|
| ProfileDeferralActivator |
This class exists to force early invocation of ProfileDeferralMgr.activateProfiles(),
in an attempt to avoid JDK-6986863 and related bugs in Java < 17.
|
| ProfileDeferralActivator.Spi |
This is not a service provider, but exploits the SPI mechanism as a hook to force early profile activation.
|
| ProgressListenerBase |
ProgressListenerBase
|
| PropertyConverter |
Converts strings to objects and back.
|
| ProviderInfo |
Provides provider info, like vendor name and version,
for ImageReaderWriterSpi subclasses based on information in the manifest.
|
| PSD |
PSD
|
| PSD |
PSD format constants.
|
| PSDAlphaChannelInfo |
PSDAlphaChannelInfo
|
| PSDChannelInfo |
PSDChannelInfo
|
| PSDChannelSourceDestinationRange |
PSDChannelSourceDestinationRange
|
| PSDColorData |
PSDColorData
|
| PSDDirectory |
PhotoshopDirectory
|
| PSDDirectoryResource |
PSDDirectoryResource
|
| PSDDisplayInfo |
PSDResolutionInfo
|
| PSDEntry |
PhotoshopEntry
|
| PSDEXIF1Data |
EXIF metadata.
|
| PSDGlobalLayerMask |
PSDGlobalLayerMask
|
| PSDGridAndGuideInfo |
PSDGridAndGuideInfo
|
| PSDGridAndGuideInfo.GuideResource |
|
| PSDHeader |
PSDHeader
|
| PSDImageReader |
ImageReader for Adobe Photoshop Document (PSD) format.
|
| PSDImageReaderSpi |
PSDImageReaderSpi
|
| PSDImageResource |
PSDImageResource
|
| PSDImageWriteParam |
PSDImageWriteParam
|
| PSDImageWriter |
Minimal ImageWriter for Adobe Photoshop Document (PSD) format.
|
| PSDImageWriterSpi |
PSDImageWriterSpi
|
| PSDIPTCData |
PSDIPTCData
|
| PSDLayerBlendMode |
PSDLayerBlendMode
|
| PSDLayerInfo |
PSDLayerInfo
|
| PSDLayerMaskData |
PSDLayerMaskData
|
| PSDMetadata |
PSDMetadata
|
| PSDMetadataFormat |
PSDMetadataFormat
|
| PSDPathResource |
PSDPathResource
|
| PSDPixelAspectRatio |
PSDPixelAspectRatio
|
| PSDPrintFlags |
PSDPrintFlagsInfo
|
| PSDPrintFlagsInformation |
PSDPrintFlagsInfo
|
| PSDPrintScale |
PSDPrintScale
|
| PSDProviderInfo |
PSDProviderInfo.
|
| PSDReader |
PhotoshopReader
|
| PSDReader.PSDResource |
|
| PSDResolutionInfo |
PSDResolutionInfo
|
| PSDThumbnail |
PSDThumbnail
|
| PSDUnicodeAlphaNames |
PSDUnicodeAlphaNames
|
| PSDUtil |
PSDUtil
|
| PSDUtil.LazyPackBitsStreamEnumeration |
|
| PSDVersionInfo |
PSDVersionInfo
|
| PSDXMPData |
XMP metadata.
|
| QDTest |
QDTest
|
| QTBMPDecompressor |
QTBMPDecompressor
|
| QTDecompressor |
Abstract base class for a stateless image decompressor, for use by QuickTime.
|
| QTGenericDecompressor |
QTGenericDecompressor
|
| QTRAWDecompressor |
QTRAWDecompressor
|
| QuantizationTable |
|
| QuickDraw |
QuickDraw constants.
|
| QuickDrawComposite |
QuickDrawComposite
|
| QuickDrawComposite.AddMax |
|
| QuickDrawComposite.AddMin |
|
| QuickDrawComposite.NotSrcXor |
|
| QuickDrawContext |
Emulates an Apple QuickDraw rendering context, backed by a Java Graphics2D.
|
| QuickDrawContext.RectangleStroke |
|
| QuickTime |
QuickTime
|
| QuickTime.ImageDesc |
Class representing the 'idsc' QuickTime Atom.
|
| RandomAccessStream |
A data stream that is both readable and writable, much like a
RandomAccessFile, except it may be backed by something other than a file.
|
| RandomAccessStream.InputStreamView |
|
| RandomAccessStream.OutputStreamView |
|
| RasterUtils |
A class containing various raster utility methods.
|
| Rational |
Deprecated.
|
| Rational |
Represents a rational number with a long numerator and long denominator.
|
| RDFDescription |
RDFDescription
|
| ReaderFileSuffixFilter |
ReaderFileSuffixFilter
|
| ReaderWriterProviderInfo |
ReaderWriterProviderInfo.
|
| ReflectUtil |
Util class for various reflection-based operations.
|
| RegExTokenIterator |
StringTokenizer replacement, that uses regular expressions to split
strings into tokens.
|
| RegisterableService |
An optional interface that may be implemented by service provider objects.
|
| ResampleOp |
Resamples (scales) a BufferedImage to a new width and height, using
high performance and high quality algorithms.
|
| ResampleOp.BlackmanBesselFilter |
|
| ResampleOp.BlackmanSincFilter |
|
| ResampleOp.BlacmanFilter |
|
| ResampleOp.BoxFilter |
|
| ResampleOp.CatromFilter |
|
| ResampleOp.Contributor |
|
| ResampleOp.ContributorList |
|
| ResampleOp.CubicFilter |
|
| ResampleOp.GaussianFilter |
|
| ResampleOp.HammingFilter |
|
| ResampleOp.HanningFilter |
|
| ResampleOp.HermiteFilter |
|
| ResampleOp.InterpolationFilter |
|
| ResampleOp.Key |
RendereingHints.Key implementation, works only with Value values.
|
| ResampleOp.LanczosFilter |
|
| ResampleOp.MitchellFilter |
|
| ResampleOp.PointFilter |
|
| ResampleOp.QuadraticFilter |
|
| ResampleOp.TriangleFilter |
|
| ResampleOp.Value |
RenderingHints value implementation, works with Key keys.
|
| RestartInterval |
RestartInterval.
|
| ReverseInputStream |
ReverseInputStream.
|
| RGB8RLEDecoder |
Decoder implementation for Impulse FORM RGB8 RLE compression (type 4).
|
| RGBColor |
RGBColor
|
| RGBE |
This file contains code to read and write four byte rgbe file format
developed by Greg Ward.
|
| RGBE.FracExp |
|
| RGBE.Header |
|
| RIFFChunk |
An abstract RIFF chunk.
|
| RLE4Decoder |
Implements 4 bit RLE decoding as specified by in the Windows BMP (aka DIB) file format.
|
| RLE8Decoder |
Implements 8 bit RLE decoding as specified by in the Windows BMP (aka DIB) file format.
|
| RLEDecoder |
|
| RLEDecoder |
|
| RLEDecoder |
|
| RLEEncoder |
|
| Scan |
|
| Scan.Component |
|
| SecondsFormatter |
Formats the seconds part of the Time
|
| Seekable |
Interface for seekable streams.
|
| SeekableInputStream |
Abstract base class for InputStreams implementing the Seekable interface.
|
| SeekableOutputStream |
Abstract base class for OutputStreams implementing the
Seekable interface.
|
| Segment |
Segment.
|
| Segment |
|
| SegmentQuant |
|
| SegmentQuants |
|
| ServiceConfigurationError |
Error thrown by the ServiceRegistry in case of a configuration
error.
|
| ServiceRegistry |
A registry for service provider objects.
|
| SGI |
|
| SGIHeader |
|
| SGIImageReader |
|
| SGIImageReaderSpi |
|
| SGIMetadata |
|
| SGIProviderInfo |
SGIProviderInfo.
|
| SHAMChunk |
SHAMChunk
|
| SIdChain |
SIdChain
|
| SipsJP2Reader |
QuickFix for OS X (where ICNS are most useful) and JPEG 2000.
|
| StandardImageMetadataSupport |
Base class for easy read-only implementation of the standard image metadata format.
|
| StandardImageMetadataSupport.Builder |
|
| StandardImageMetadataSupport.ColorSpaceType |
|
| StandardImageMetadataSupport.ImageOrientation |
|
| StandardImageMetadataSupport.PlanarConfiguration |
|
| StandardImageMetadataSupport.SubimageInterpretation |
|
| StandardImageMetadataSupport.TextEntry |
|
| StreamProviderInfo |
|
| StringArrayReader |
StringArrayReader
|
| StringTokenIterator |
StringTokenIterator, a drop-in replacement for StringTokenizer.
|
| StringUtil |
A utility class with some useful string manipulation methods.
|
| SubBlock |
|
| SubBlock.Plane |
|
| SubImageInputStream |
A wrapper for ImageInputStream to limit the number of bytes that can be read.
|
| SubImageOutputStream |
ImageOutputStream that writes through a delegate, but keeps local position and bit offset.
|
| SubsamplingFilter |
An ImageFilter class for subsampling images.
|
| SubStream |
An InputStream reading up to a specified number of bytes from an
underlying stream.
|
| SubtractGreenTransform |
|
| SVGImageReader |
Image reader for SVG document fragments.
|
| SVGImageReaderSpi |
SVGImageReaderSpi
|
| SVGProviderInfo |
SVGProviderInfo.
|
| SVGReadParam |
Implementation of IamgeReadParam for SVG images.
|
| SystemUtil |
A utility class with some useful system-related functions.
|
| SystemUtil.XMLPropertiesInputStream |
This class marks an inputstream as containing XML, does nothing
|
| TextFormatter |
Formats text constant part of the Time
|
| TGA |
|
| TGAExtensions |
TGAExtensions.
|
| TGAHeader |
|
| TGAImageReader |
|
| TGAImageReaderSpi |
|
| TGAImageWriteParam |
TGAImageWriteParam
|
| TGAImageWriter |
TGAImageWriter
|
| TGAImageWriterSpi |
TGAImageWriterSpi
|
| TGAMetadata |
|
| TGAProviderInfo |
SGIProviderInfo.
|
| ThumbnailReader |
ThumbnailReader
|
| ThumbnailReader.IndexedThumbnailReader |
|
| ThumbnailReader.JPEGThumbnailReader |
|
| ThumbnailReader.UncompressedThumbnailReader |
|
| ThumbsDBImageReader |
ThumbsDBImageReader
|
| ThumbsDBImageReaderSpi |
ThumbsDBImageReaderSpi
|
| ThumbsDBProviderInfo |
ThumbsDBProviderInfo.
|
| TIFF |
Deprecated.
|
| TIFF |
TIFF
|
| TIFFBaseline |
TIFFBaseline
|
| TIFFCustom |
TIFFCustom
|
| TIFFDirectory |
TIFFDirectory
|
| TIFFEntry |
Represents a TIFF IFD entry.
|
| TIFFExtension |
TIFFExtension
|
| TIFFImageMetadata |
TIFFImageMetadata.
|
| TIFFImageMetadataFormat |
TIFFImageMetadataFormat.
|
| TIFFImageReader |
ImageReader implementation for Aldus/Adobe Tagged Image File Format (TIFF).
|
| TIFFImageReaderSpi |
TIFFImageReaderSpi
|
| TIFFImageWriteParam |
TIFFImageWriteParam
|
| TIFFImageWriter |
TIFFImageWriter
|
| TIFFImageWriterSpi |
TIFFImageWriterSpi
|
| TIFFMedataFormat |
Deprecated.
|
| TIFFProviderInfo |
TIFFProviderInfo.
|
| TIFFReader |
TIFFReader
|
| TIFFReader.HexDump |
|
| TIFFStreamMetadata |
TIFFStreamMetadata.
|
| TIFFStreamMetadataFormat |
TIFFStreamMetadataFormat.
|
| TIFFUtilities |
TIFFUtilities for manipulation TIFF Images and Metadata
|
| TIFFUtilities.TIFFBaseline |
|
| TIFFUtilities.TIFFExtension |
|
| TIFFUtilities.TIFFPage |
|
| TIFFWriter |
TIFFWriter
|
| Time |
Utility class for storing times in a simple way.
|
| TimeConverter |
Converts strings to times and back.
|
| TimeFormat |
Format for converting and parsing time.
|
| TimeFormatter |
The base class of TimeFormatters
|
| TimeoutMap<K,V> |
A Map implementation that removes (expires) its elements after
a given period.
|
| TokenIterator |
TokenIterator, Iterator-based replacement for StringTokenizer.
|
| ToneMapper |
ToneMapper.
|
| Transform |
Transform.
|
| TransformType |
TransformType.
|
| TupleType |
|
| TypeMismathException |
This exception may be thrown by PropertyConverters, if a conversion
is attempted on the wrong type (class).
|
| UInt32ColorModel |
ComponentColorModel subclass that correctly handles full 32 bit TYPE_INT unsigned integral samples.
|
| UInt32ImageTypeSpecifier |
ImageTypeSpecifier for interleaved 32 bit unsigned integral samples.
|
| UnixFileSystem |
UnixFileSystem
|
| Unknown |
Unknown
|
| Unknown |
Represents an unknown segment in the JPEG stream.
|
| URLImageInputStreamSpi |
URLImageInputStreamSpi
Experimental
|
| Validate |
Kind of like org.apache.commons.lang.Validate.
|
| Visitor<T> |
A generic visitor.
|
| VP8Frame |
|
| VP8LDecoder |
VP8LDecoder.
|
| VP8xChunk |
A special VP8* RIFF chunk, used as the first chunk of a WebP file.
|
| WeakWeakMap<K,V> |
Special-purpose map implementation with weak keys and weak values.
|
| WebP |
WebP
|
| WebPImageMetadata |
|
| WebPImageReader |
WebPImageReader
|
| WebPImageReaderSpi |
WebPImageReaderSpi
|
| WebPProviderInfo |
WebPProviderInfo
|
| WildcardStringParser |
Deprecated.
|
| Win32File |
Win32File
|
| Win32FileSystem |
WindowsFileSystem
|
| Win32Lnk |
A File implementation that resolves the Windows .lnk files as symbolic links.
|
| WMF |
WMF
|
| WMFImageReader |
WMFImageReader class description.
|
| WMFImageReaderSpi |
WMFImageReaderSpi
|
| WMFProviderInfo |
WMFProviderInfo.
|
| WriterFileSuffixFilter |
WriterFileSuffixFilter
|
| WriterOutputStream |
Wraps a Writer in an OutputStream.
|
| WriterOutputStream.CharsetDecoder |
|
| WriterOutputStream.Decoder |
|
| WriterOutputStream.StringDecoder |
|
| X11 |
|
| XMLSerializer |
XMLSerializer
|
| XMLSerializer.SerializationContext |
|
| XMP |
XMP
|
| XMPDirectory |
XMPDirectory
|
| XMPEntry |
XMPEntry
|
| XMPNamespaceMapping |
XMPNamespaceMapping
|
| XMPReader |
XMPReader
|
| XMPScanner |
XMPScanner
|
| XS24Chunk |
XS24Chunk.
|
| XWDImageMetadata |
|
| XWDImageReader |
|
| XWDImageReaderSpi |
|
| XWDProviderInfo |
|
| XWDX11Header |
|
| YCbCr16UpsamplerStream |
Input stream that provides on-the-fly upsampling of TIFF subsampled YCbCr 16 bit samples.
|
| YCbCrConverter |
Fast YCbCr to RGB conversion.
|
| YCbCrConverter.ITU_R_601 |
|
| YCbCrConverter.JPEG |
|
| YCbCrPlanarUpsamplerStream |
Input stream that provides on-the-fly upsampling of TIFF subsampled YCbCr samples.
|
| YCbCrUpsamplerStream |
Input stream that provides on-the-fly upsampling of TIFF subsampled YCbCr samples.
|