Package | Description |
---|---|
org.apache.xmlgraphics.image.loader.impl |
Contains implementations of image loaders and converters.
|
org.apache.xmlgraphics.image.loader.impl.imageio |
Contains an implementation of an image loader which uses ImageIO.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageLoaderFactoryEPS
Factory class for the ImageLoader for EPS (Encapsulated PostScript) images.
|
class |
ImageLoaderFactoryInternalTIFF
Factory class for the ImageLoader for TIFF (based on Commons' internal TIFF codec).
|
class |
ImageLoaderFactoryPNG |
class |
ImageLoaderFactoryRaw
Factory class for the ImageLoader for raw/undecoded images.
|
class |
ImageLoaderFactoryRawCCITTFax
Factory class for the ImageLoader for raw/undecoded CCITT encoded images.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageLoaderFactoryImageIO
Factory class for the ImageLoader based on ImageIO.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.