A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractEncoder - Class in net.anwiba.commons.image.imagen.encoder
- AbstractEncoder(String) - Constructor for class net.anwiba.commons.image.imagen.encoder.AbstractEncoder
- AbstractImageContainer - Class in net.anwiba.commons.image
- AbstractImageContainer(RenderingHints, IImageMetadata, IObjectList<IImageOperation>) - Constructor for class net.anwiba.commons.image.AbstractImageContainer
- AbstractImagenImageContainer - Class in net.anwiba.commons.image.imagen
- AbstractImagenImageContainer(IImageMetadata, IObjectList<IImageOperation>, RenderingHints) - Constructor for class net.anwiba.commons.image.imagen.AbstractImagenImageContainer
- accept(File) - Method in class net.anwiba.commons.image.ImageFileFilter
- accept(IImageCodecVisitor<T, E>) - Method in enum net.anwiba.commons.image.codec.ImageCodec
- adapt(RenderingHints, IImageMetadata, IObjectList<IImageOperation>) - Method in class net.anwiba.commons.image.AbstractImageContainer
- adapt(RenderingHints, IImageMetadata, IObjectList<IImageOperation>) - Method in class net.anwiba.commons.image.imagen.RenderedImageContainer
- adapt(IImageContainerListener) - Method in interface net.anwiba.commons.image.IImageContainerSettings
- adapt(IImageContainerListener) - Method in class net.anwiba.commons.image.ImageContainerSettings
- adaptImageTypeSelection(Function<IObjectList<ImageTypeSpecifier>, ImageTypeSpecifier>) - Method in interface net.anwiba.commons.image.imageio.IImageIoImageContainerSettings
- adaptImageTypeSelection(Function<IObjectList<ImageTypeSpecifier>, ImageTypeSpecifier>) - Method in class net.anwiba.commons.image.imageio.IImageIoImageContainerSettings.ImageIoImageContainerSettings
- adaptReaderSelection(Function<IObjectList<ImageReader>, ImageReader>) - Method in interface net.anwiba.commons.image.imageio.IImageIoImageContainerSettings
- adaptReaderSelection(Function<IObjectList<ImageReader>, ImageReader>) - Method in class net.anwiba.commons.image.imageio.IImageIoImageContainerSettings.ImageIoImageContainerSettings
- adjust(IImageMetadata, float, float) - Method in class net.anwiba.commons.image.AbstractImageContainer
- adjust(IImageMetadata, float, float) - Method in interface net.anwiba.commons.image.IImageMetadataAdjustor
- adjust(IImageMetadata, float, float) - Method in class net.anwiba.commons.image.imagen.AbstractImagenImageContainer
- adjust(IImageMetadata, int, int, int) - Method in class net.anwiba.commons.image.AbstractImageContainer
- adjust(IImageMetadata, int, int, int) - Method in interface net.anwiba.commons.image.IImageMetadataAdjustor
- adjust(IImageMetadata, int, int, int) - Method in class net.anwiba.commons.image.imagen.AbstractImagenImageContainer
- adjust(IImageMetadata, int, int, int, int, int) - Method in class net.anwiba.commons.image.AbstractImageContainer
- adjust(IImageMetadata, int, int, int, int, int) - Method in class net.anwiba.commons.image.imagen.AbstractImagenImageContainer
- adjust(IImageMetadata, IImageMetadataAdjustor) - Method in interface net.anwiba.commons.image.operation.IImageOperation
- adjust(IImageMetadata, IImageMetadataAdjustor) - Method in class net.anwiba.commons.image.operation.ImageCropOperation
- adjust(IImageMetadata, IImageMetadataAdjustor) - Method in class net.anwiba.commons.image.operation.ImageScaleOperation
- adjust(IImageMetadata, IImageMetadataAdjustor) - Method in class net.anwiba.commons.image.operation.ImageToGrayScaleOperation
- aggregate(IObjectList<IImageOperation>) - Static method in class net.anwiba.commons.image.operation.ImageCropOperation
- aggregate(IObjectList<IImageOperation>) - Static method in class net.anwiba.commons.image.operation.ImageMapBandsOperation
- aggregate(IObjectList<IImageOperation>) - Static method in class net.anwiba.commons.image.operation.ImageScaleOperation
- ApacheImageContainerFactory - Class in net.anwiba.commons.image.apache
- ApacheImageContainerFactory(RenderingHints) - Constructor for class net.anwiba.commons.image.apache.ApacheImageContainerFactory
- asBufferImage() - Method in interface net.anwiba.commons.image.IImageContainer
- asBufferImage(ICanceler) - Method in class net.anwiba.commons.image.AbstractImageContainer
- asBufferImage(ICanceler) - Method in interface net.anwiba.commons.image.IImageContainer
- AsciiPnmReader - Class in net.anwiba.commons.image.pnm
- AsciiPnmReader() - Constructor for class net.anwiba.commons.image.pnm.AsciiPnmReader
B
- BMP - net.anwiba.commons.image.codec.ImageCodec
- BmpEncoder - Class in net.anwiba.commons.image.imagen.encoder
- BmpEncoder() - Constructor for class net.anwiba.commons.image.imagen.encoder.BmpEncoder
- BufferedImageContainerFactory - Class in net.anwiba.commons.image.awt
- BufferedImageContainerFactory(RenderingHints) - Constructor for class net.anwiba.commons.image.awt.BufferedImageContainerFactory
- BufferedImageMetadataFactory - Class in net.anwiba.commons.image.awt
- BufferedImageMetadataFactory() - Constructor for class net.anwiba.commons.image.awt.BufferedImageMetadataFactory
C
- checkClosed() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- clone() - Method in class net.anwiba.commons.image.experimental.IntMap
- close() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- colorQuantize(RenderedImage, int) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- computePreferredTileSize(int, int, int) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- connect() - Method in interface net.anwiba.commons.image.imageio.IImageInputStreamConnector
- connect() - Method in interface net.anwiba.commons.image.imagen.ISeekableStreamConnector
- convertImage(RenderedImage, int) - Static method in class net.anwiba.commons.image.experimental.ImageUtils
-
Converts the given rendered image into an image of the given {#link java.awt.image.BufferedImage} type.
- convertIndexColorModelToARGB(RenderingHints, RenderedImage, IndexColorModel) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- convertTo256ColorIndexColorModelImage(BufferedImage) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- copy(IImageMetadata) - Method in class net.anwiba.commons.image.AbstractImageContainer
- copy(IImageMetadata) - Method in interface net.anwiba.commons.image.IImageMetadataAdjustor
- copy(IImageMetadata) - Method in class net.anwiba.commons.image.imagen.AbstractImagenImageContainer
- create(int, int) - Static method in class net.anwiba.commons.image.ImageUtilities
- create(BufferedImage) - Method in class net.anwiba.commons.image.awt.BufferedImageContainerFactory
- create(BufferedImage) - Method in class net.anwiba.commons.image.awt.BufferedImageMetadataFactory
- create(BufferedImage) - Method in interface net.anwiba.commons.image.IImageContainerFactory
- create(BufferedImage) - Method in class net.anwiba.commons.image.ImageContainerFactory
- create(BufferedImage) - Method in class net.anwiba.commons.image.imagen.ImagenImageContainerFactory
- create(File) - Method in interface net.anwiba.commons.image.IImageContainerFactory
- create(InputStream) - Method in class net.anwiba.commons.image.apache.ApacheImageContainerFactory
- create(InputStream) - Method in interface net.anwiba.commons.image.IImageContainerFactory
- create(IImageInputStreamConnector) - Method in class net.anwiba.commons.image.imageio.ImageIoImageContainerFactory
- create(ISeekableStreamConnector) - Method in class net.anwiba.commons.image.imagen.ImagenImageContainerFactory
- create(IResourceReference) - Method in interface net.anwiba.commons.image.IImageContainerFactory
- create(IResourceReference) - Method in class net.anwiba.commons.image.ImageContainerFactory
- create8BitGreyscaleColorModel() - Static method in class net.anwiba.commons.image.experimental.ImageUtils
- createAlphaOverlay(PlanarImage, PlanarImage, Color) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createByteCastOp(RenderedImage) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createClampOp(RenderedImage, double, double) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createColorLookupTable(IndexColorModel) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createColorToGrayOp(RenderedImage) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Use this method to scale an CS_sRGB into a grayscale Image (CS_GRAY)
- createCompatibleImage(BufferedImage, int, int) - Static method in class net.anwiba.commons.image.ImageUtilities
- createCompatibleSampleModel(int, int) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
-
Creates a new SingleBandSampleModel with the specified width and height.
- createDataBufferArray(int, int) - Static method in class net.anwiba.commons.image.experimental.ImageUtils
- createDefaultRendering() - Method in class net.anwiba.commons.image.renderable.RenderableImageAdapter
- createExpOp(RenderedImage) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createFormatOp(RenderedImage, int) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createGreyscaleColorModelImage(int, int, byte[]) - Static method in class net.anwiba.commons.image.experimental.ImageUtils
- createHistogramEqualizedImage(PlanarImage) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Creates an equalization CDF image.
- createHistogramImage(PlanarImage, int) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Creates an image with a histogram attached to it.
- createHistogramImage(PlanarImage, int, double, double) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Creates an image with a histogram attached to it.
- createHistogramNormalizedImage(PlanarImage) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Creates a normalization CDF image.
- createHistogramNormalizedImage(PlanarImage, double[], double[]) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Creates a normalization CDF image.
- createImage() - Method in interface net.anwiba.commons.image.generator.IImageGenerator
- createImage() - Method in class net.anwiba.commons.image.generator.ImageGenerator
- createImage(int, int) - Method in interface net.anwiba.commons.image.generator.IImageGenerator
- createImage(int, int) - Method in class net.anwiba.commons.image.generator.ImageGenerator
- createImage(int, int, int) - Method in interface net.anwiba.commons.image.generator.IImageGenerator
- createImage(int, int, int) - Method in class net.anwiba.commons.image.generator.ImageGenerator
- createIndexedImage(int, int, byte[], IndexColorModel) - Static method in class net.anwiba.commons.image.experimental.ImageUtils
- createIndexedImage(RenderedImage, IntMap, int) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createInputStreamConnector(IResourceReference) - Method in class net.anwiba.commons.image.imageio.ImageIoImageContainerFactory
- createInputStreamConnector(IResourceReference) - Method in class net.anwiba.commons.image.imagen.ImagenImageContainerFactory
- createIntCastOp(RenderedImage) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createLogOp(RenderedImage) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createLookupOp(RenderedImage, byte[][]) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createMapping2(RenderedImage, IntMap) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createNullOp(RenderingHints) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createOpaqueImage(BufferedImage) - Static method in class net.anwiba.commons.image.ImageUtilities
- createPaletteOp(RenderedImage, byte[], byte[], byte[]) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createPlanarImage(WritableRaster) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createRectangular(int, int, int, int) - Static method in class net.anwiba.commons.image.experimental.RectificationGrid
- createRectifyOp(RenderedImage, int, RectificationGrid, Interpolation) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createRendering(RenderContext) - Method in class net.anwiba.commons.image.renderable.RenderableImageAdapter
- createRescaledImage(RenderedImage, double, double) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Returns a rescaled version of the given source image in the given sample value range.
- createRescaleOp(RenderedImage, double, double) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createRotateOp(RenderedImage, double, double, double) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createScaledRendering(int, int, RenderingHints) - Method in class net.anwiba.commons.image.renderable.RenderableImageAdapter
- createScaleOp(RenderedImage, double, double, double, double, Interpolation) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createShortCastOp(RenderedImage) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createSingleBandedSampleModel(int, int, int) - Static method in class net.anwiba.commons.image.experimental.ImageUtils
- createStretchOp(RenderedImage, double, double) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createStretchOp(RenderedImage, double, double, double, double) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createSubsetSampleModel(int[]) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
-
Simply calls
createCompatibleSampleModel(width, height). - createTestGrid(int, int, int, int) - Static method in class net.anwiba.commons.image.experimental.RectificationGrid
- createTiledImage(float[][], int, int, int) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createTiledImage(float[], int, int) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createTiledImage(Raster) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Creates a tiled image from the supplied raster.
- createTileFormatOp(RenderedImage, int, int) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createUShortCastOp(RenderedImage) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createValueToIndexOp(RenderedImage, double, double, int) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createValueToIndexOp(RenderedImage, int) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- createWhiteBackgroundedImage(BufferedImage) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- createWindowLevelImage(RenderedImage, double, double) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Returns a rescaled version of the given source image in the range
- crop(float, float, float, float) - Method in class net.anwiba.commons.image.AbstractImageContainer
- crop(float, float, float, float) - Method in interface net.anwiba.commons.image.IImageContainer
- crop(Rectangle) - Method in class net.anwiba.commons.image.AbstractImageContainer
- crop(Rectangle) - Method in interface net.anwiba.commons.image.IImageContainer
- crop(RenderingHints, RenderedImage, float, float, float, float) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
D
- decode(InputStream) - Method in class net.anwiba.commons.image.imagen.decoder.PngDecoder
- DefaultImagenImageContainerSettings() - Constructor for class net.anwiba.commons.image.apache.IApacheImageContainerSettings.DefaultImagenImageContainerSettings
- disabled() - Method in interface net.anwiba.commons.image.imagen.IImagenImageContainerSettings
- disabled() - Method in class net.anwiba.commons.image.imagen.ImagenImageContainerSettings
- dispose() - Method in class net.anwiba.commons.image.AbstractImageContainer
- dispose() - Method in interface net.anwiba.commons.image.IImageContainer
E
- enabled() - Method in interface net.anwiba.commons.image.imagen.IImagenImageContainerSettings
- enabled() - Method in class net.anwiba.commons.image.imagen.ImagenImageContainerSettings
- encode(BufferedImage, OutputStream) - Method in interface net.anwiba.commons.image.encoder.IEncoder
- encode(BufferedImage, OutputStream) - Method in class net.anwiba.commons.image.imagen.encoder.AbstractEncoder
- equals(Object) - Method in class net.anwiba.commons.image.operation.ImageCropOperation
- equals(Object) - Method in class net.anwiba.commons.image.operation.ImageInvertOperation
- equals(Object) - Method in class net.anwiba.commons.image.operation.ImageMapBandsOperation
- equals(Object) - Method in class net.anwiba.commons.image.operation.ImageOpacityOperation
- equals(Object) - Method in class net.anwiba.commons.image.operation.ImageScaleOperation
- equals(Object) - Method in class net.anwiba.commons.image.operation.ImageToGrayScaleOperation
- eventOccurred(String, Throwable, MessageType) - Method in interface net.anwiba.commons.image.IImageContainerListener
- execute(BufferedImage) - Method in interface net.anwiba.commons.image.IImageOperator
- execute(ICanceler, PlanarImage) - Method in interface net.anwiba.commons.image.imagen.IPlanarImageOperator
F
- fitTo(int, int) - Method in class net.anwiba.commons.image.AbstractImageContainer
- fitTo(int, int) - Method in interface net.anwiba.commons.image.IImageContainer
- flush() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- flushBefore(long) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
G
- getBandMapping() - Method in class net.anwiba.commons.image.operation.ImageMapBandsOperation
- getBitOffset() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- getBounds() - Method in class net.anwiba.commons.image.operation.ImageCropOperation
- getByExtension(String) - Static method in enum net.anwiba.commons.image.codec.ImageCodec
- getByteOrder() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- getColor() - Method in class net.anwiba.commons.image.operation.ImageTransparencyColorOperation
- getColorSpaceType() - Method in class net.anwiba.commons.image.AbstractImageContainer
- getColorSpaceType() - Method in interface net.anwiba.commons.image.IImageContainer
- getColorSpaceType() - Method in interface net.anwiba.commons.image.IImageMetadata
- getColorSpaceType() - Method in class net.anwiba.commons.image.ImageMetadata
- getColorSpaceType() - Method in class net.anwiba.commons.image.InvalidImageMetadata
- getDataElements(int, int, int, int, Object, DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getDataType() - Method in interface net.anwiba.commons.image.IImageMetadata
- getDataType() - Method in class net.anwiba.commons.image.ImageMetadata
- getDataType() - Method in class net.anwiba.commons.image.InvalidImageMetadata
- getDataTypeMinMax(int, double[]) - Static method in class net.anwiba.commons.image.experimental.ImageUtils
-
Returns an array containing the minimum and maximum value of the native data type used to store pixel values in the given image.
- getDescription() - Method in class net.anwiba.commons.image.ImageFileFilter
- getEmptyImage(Dimension, ImageCodec) - Static method in class net.anwiba.commons.image.ImageUtilities
- getEncoder(RenderedImage, OutputStream) - Method in class net.anwiba.commons.image.imagen.encoder.AbstractEncoder
- getEncoder(RenderedImage, OutputStream) - Method in class net.anwiba.commons.image.imagen.encoder.BmpEncoder
- getEncoder(RenderedImage, OutputStream) - Method in class net.anwiba.commons.image.imagen.encoder.GifEncoder
- getEncoder(RenderedImage, OutputStream) - Method in class net.anwiba.commons.image.imagen.encoder.JpegEncoder
- getEncoder(RenderedImage, OutputStream) - Method in class net.anwiba.commons.image.imagen.encoder.PngEncoder
- getEncoder(RenderedImage, OutputStream) - Method in class net.anwiba.commons.image.imagen.encoder.TiffEncoder
- getExtension() - Method in enum net.anwiba.commons.image.codec.ImageCodec
- getExtensions() - Method in enum net.anwiba.commons.image.codec.ImageCodec
- getExtrema(RenderedImage) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- getExtrema(RenderedImage, double[]) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
- getFactor() - Method in class net.anwiba.commons.image.operation.ImageOpacityOperation
- getFlushedPosition() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- getHeight() - Method in class net.anwiba.commons.image.AbstractImageContainer
- getHeight() - Method in interface net.anwiba.commons.image.IImageContainer
- getHeight() - Method in interface net.anwiba.commons.image.IImageMetadata
- getHeight() - Method in class net.anwiba.commons.image.ImageMetadata
- getHeight() - Method in class net.anwiba.commons.image.InvalidImageMetadata
- getHeight() - Method in class net.anwiba.commons.image.operation.ImageCropOperation
- getHeight() - Method in class net.anwiba.commons.image.renderable.RenderableImageAdapter
- getHeightFactor() - Method in class net.anwiba.commons.image.operation.ImageScaleOperation
- getHistogramOf(PlanarImage) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Retrieves the histogram (if any) of the given image.
- getImageContainerListener() - Method in interface net.anwiba.commons.image.IImageContainerSettings
- getImageContainerListener() - Method in class net.anwiba.commons.image.ImageContainerSettings
- getImageReader(IObjectList<ImageReader>) - Method in interface net.anwiba.commons.image.imageio.IImageIoImageContainerSettings
- getImageReader(IObjectList<ImageReader>) - Method in class net.anwiba.commons.image.imageio.IImageIoImageContainerSettings.ImageIoImageContainerSettings
- getImageTypeSpecifier(IObjectList<ImageTypeSpecifier>) - Method in interface net.anwiba.commons.image.imageio.IImageIoImageContainerSettings
- getImageTypeSpecifier(IObjectList<ImageTypeSpecifier>) - Method in class net.anwiba.commons.image.imageio.IImageIoImageContainerSettings.ImageIoImageContainerSettings
- getInterpolation(RenderingHints) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- getKeys() - Method in class net.anwiba.commons.image.experimental.IntMap
-
Gets the array of keys in this map, sorted in ascending order.
- getMappingSize() - Method in class net.anwiba.commons.image.operation.ImageMapBandsOperation
- getMetadata() - Method in class net.anwiba.commons.image.AbstractImageContainer
- getMetadata() - Method in interface net.anwiba.commons.image.IImageContainer
- getMinX() - Method in class net.anwiba.commons.image.renderable.RenderableImageAdapter
- getMinY() - Method in class net.anwiba.commons.image.renderable.RenderableImageAdapter
- getName() - Method in enum net.anwiba.commons.image.codec.ImageCodec
- getNativeMinMaxOf(PlanarImage, double[]) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Returns an array containing the minimum and maximum value of the native data type used to store pixel values in the given image.
- getNonTransparentImage(Dimension) - Static method in class net.anwiba.commons.image.ImageUtilities
- getNumberOfBands() - Method in class net.anwiba.commons.image.AbstractImageContainer
- getNumberOfBands() - Method in interface net.anwiba.commons.image.IImageContainer
- getNumberOfBands() - Method in interface net.anwiba.commons.image.IImageMetadata
- getNumberOfBands() - Method in class net.anwiba.commons.image.ImageMetadata
- getNumberOfBands() - Method in class net.anwiba.commons.image.InvalidImageMetadata
- getNumberOfComponents() - Method in class net.anwiba.commons.image.AbstractImageContainer
- getNumberOfComponents() - Method in interface net.anwiba.commons.image.IImageContainer
- getNumberOfComponents() - Method in interface net.anwiba.commons.image.IImageMetadata
- getNumberOfComponents() - Method in class net.anwiba.commons.image.ImageMetadata
- getNumberOfComponents() - Method in class net.anwiba.commons.image.InvalidImageMetadata
- getOffset(int, int) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getOffset(int, int, int) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getPairs() - Method in class net.anwiba.commons.image.experimental.IntMap
-
Gets the key/value pairs.
- getPixel(int, int, double[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getPixel(int, int, float[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getPixel(int, int, int[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getPixels(int, int, int, int, double[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getPixels(int, int, int, int, float[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getPixels(int, int, int, int, int[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getPrimitiveArray(DataBuffer) - Static method in class net.anwiba.commons.image.experimental.ImageUtils
- getProperty(String) - Method in class net.anwiba.commons.image.renderable.RenderableImageAdapter
- getPropertyNames() - Method in class net.anwiba.commons.image.renderable.RenderableImageAdapter
- getRanges() - Method in class net.anwiba.commons.image.experimental.IntMap
-
Gets the key/value ranges.
- getSample(int, int, int, DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getSampleDouble(int, int, int, DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getSampleFloat(int, int, int, DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getSamples(int, int, int, int, int, double[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getSamples(int, int, int, int, int, float[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getSamples(int, int, int, int, int, int[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- getSettings(RenderingHints) - Static method in interface net.anwiba.commons.image.apache.IApacheImageContainerSettings
- getSettings(RenderingHints) - Static method in interface net.anwiba.commons.image.IImageContainerSettings
- getSettings(RenderingHints) - Static method in interface net.anwiba.commons.image.imageio.IImageIoImageContainerSettings
- getSettings(RenderingHints) - Static method in interface net.anwiba.commons.image.imagen.IImagenImageContainerSettings
- getSize() - Method in class net.anwiba.commons.image.experimental.IntMap
- getSources() - Method in class net.anwiba.commons.image.renderable.RenderableImageAdapter
- getStreamPosition() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- getTransparency() - Method in interface net.anwiba.commons.image.IImageMetadata
- getTransparency() - Method in class net.anwiba.commons.image.ImageMetadata
- getTransparency() - Method in class net.anwiba.commons.image.InvalidImageMetadata
- getTransparentImage(Dimension) - Static method in class net.anwiba.commons.image.ImageUtilities
- getValue(int) - Method in class net.anwiba.commons.image.experimental.IntMap
- getWidth() - Method in class net.anwiba.commons.image.AbstractImageContainer
- getWidth() - Method in interface net.anwiba.commons.image.IImageContainer
- getWidth() - Method in interface net.anwiba.commons.image.IImageMetadata
- getWidth() - Method in class net.anwiba.commons.image.ImageMetadata
- getWidth() - Method in class net.anwiba.commons.image.InvalidImageMetadata
- getWidth() - Method in class net.anwiba.commons.image.operation.ImageCropOperation
- getWidth() - Method in class net.anwiba.commons.image.renderable.RenderableImageAdapter
- getWidthFactor() - Method in class net.anwiba.commons.image.operation.ImageScaleOperation
- getX() - Method in class net.anwiba.commons.image.operation.ImageCropOperation
- getY() - Method in class net.anwiba.commons.image.operation.ImageCropOperation
- GIF - net.anwiba.commons.image.codec.ImageCodec
- GifEncoder - Class in net.anwiba.commons.image.imagen.encoder
- GifEncoder() - Constructor for class net.anwiba.commons.image.imagen.encoder.GifEncoder
H
- hasDuplicate() - Method in class net.anwiba.commons.image.operation.ImageMapBandsOperation
- hashCode() - Method in class net.anwiba.commons.image.operation.ImageCropOperation
- hashCode() - Method in class net.anwiba.commons.image.operation.ImageInvertOperation
- hashCode() - Method in class net.anwiba.commons.image.operation.ImageMapBandsOperation
- hashCode() - Method in class net.anwiba.commons.image.operation.ImageOpacityOperation
- hashCode() - Method in class net.anwiba.commons.image.operation.ImageScaleOperation
- hashCode() - Method in class net.anwiba.commons.image.operation.ImageToGrayScaleOperation
I
- IApacheImageContainerSettings - Interface in net.anwiba.commons.image.apache
- IApacheImageContainerSettings.DefaultImagenImageContainerSettings - Class in net.anwiba.commons.image.apache
- IApacheImageContainerSettings.RenderingKey - Class in net.anwiba.commons.image.apache
- IEncoder - Interface in net.anwiba.commons.image.encoder
- IImageCodecVisitor<T,E extends java.lang.Exception> - Interface in net.anwiba.commons.image.codec
- IImageContainer - Interface in net.anwiba.commons.image
- IImageContainerFactory - Interface in net.anwiba.commons.image
- IImageContainerListener - Interface in net.anwiba.commons.image
- IImageContainerSettings - Interface in net.anwiba.commons.image
- IImageContainerSettings.RenderingKey - Class in net.anwiba.commons.image
- IImageGenerator - Interface in net.anwiba.commons.image.generator
- IImageInputStreamConnector - Interface in net.anwiba.commons.image.imageio
- IImageIoImageContainerSettings - Interface in net.anwiba.commons.image.imageio
- IImageIoImageContainerSettings.ImageIoImageContainerSettings - Class in net.anwiba.commons.image.imageio
- IImageIoImageContainerSettings.RenderingKey - Class in net.anwiba.commons.image.imageio
- IImageMetadata - Interface in net.anwiba.commons.image
- IImageMetadataAdjustor - Interface in net.anwiba.commons.image
- IImageMetaDataReader - Interface in net.anwiba.commons.image
- IImagenImageContainerSettings - Interface in net.anwiba.commons.image.imagen
- IImagenImageContainerSettings.RenderingKey - Class in net.anwiba.commons.image.imagen
- IImageOperation - Interface in net.anwiba.commons.image.operation
- IImageOperator - Interface in net.anwiba.commons.image
- IImageReader - Interface in net.anwiba.commons.image
- IMAGE_CONTAINER_SETTINGS - Static variable in interface net.anwiba.commons.image.IImageContainerSettings
- IMAGE_IO_IMAGE_CONTAINER_SETTINGS - Static variable in interface net.anwiba.commons.image.imageio.IImageIoImageContainerSettings
- ImageCodec - Enum in net.anwiba.commons.image.codec
- ImageCodecVisitor - Class in net.anwiba.commons.image
- ImageCodecVisitor() - Constructor for class net.anwiba.commons.image.ImageCodecVisitor
- ImageContainerFactory - Class in net.anwiba.commons.image
- ImageContainerFactory(BufferedImageContainerFactory, ImageIoImageContainerFactory, ImagenImageContainerFactory) - Constructor for class net.anwiba.commons.image.ImageContainerFactory
- ImageContainerSettings - Class in net.anwiba.commons.image
- ImageCropOperation - Class in net.anwiba.commons.image.operation
- ImageCropOperation(float, float, float, float) - Constructor for class net.anwiba.commons.image.operation.ImageCropOperation
- ImageFileFilter - Class in net.anwiba.commons.image
- ImageFileFilter() - Constructor for class net.anwiba.commons.image.ImageFileFilter
- ImageGenerator - Class in net.anwiba.commons.image.generator
- ImageGenerator(long, int, int) - Constructor for class net.anwiba.commons.image.generator.ImageGenerator
- ImageInvertOperation - Class in net.anwiba.commons.image.operation
- ImageInvertOperation() - Constructor for class net.anwiba.commons.image.operation.ImageInvertOperation
- ImageIoImageContainerFactory - Class in net.anwiba.commons.image.imageio
- ImageIoImageContainerFactory(RenderingHints, IResourceReferenceHandler) - Constructor for class net.anwiba.commons.image.imageio.ImageIoImageContainerFactory
- ImageIoImageMetaDataReader - Class in net.anwiba.commons.image.imageio
- ImageIoImageMetaDataReader() - Constructor for class net.anwiba.commons.image.imageio.ImageIoImageMetaDataReader
- ImageMapBandsOperation - Class in net.anwiba.commons.image.operation
- ImageMapBandsOperation(int[]) - Constructor for class net.anwiba.commons.image.operation.ImageMapBandsOperation
- ImageMetadata - Class in net.anwiba.commons.image
- ImageMetadata(float, float, int, int, int, int, int) - Constructor for class net.anwiba.commons.image.ImageMetadata
- IMAGEN_IMAGE_CONTAINER_SETTINGS - Static variable in interface net.anwiba.commons.image.apache.IApacheImageContainerSettings
- IMAGEN_IMAGE_CONTAINER_SETTINGS - Static variable in interface net.anwiba.commons.image.imagen.IImagenImageContainerSettings
- ImagenImageContainerFactory - Class in net.anwiba.commons.image.imagen
- ImagenImageContainerFactory(RenderingHints, IResourceReferenceHandler) - Constructor for class net.anwiba.commons.image.imagen.ImagenImageContainerFactory
- ImagenImageContainerSettings - Class in net.anwiba.commons.image.imagen
- ImagenImageContainerSettings() - Constructor for class net.anwiba.commons.image.imagen.ImagenImageContainerSettings
- ImagenImageContainerUtilities - Class in net.anwiba.commons.image.imagen
- ImagenImageContainerUtilities() - Constructor for class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- ImageOpacityOperation - Class in net.anwiba.commons.image.operation
- ImageOpacityOperation(float) - Constructor for class net.anwiba.commons.image.operation.ImageOpacityOperation
- ImageReader - Class in net.anwiba.commons.image
- ImageReader(IImageContainerFactory, IResourceReferenceHandler, IHttpRequestExecutorFactory) - Constructor for class net.anwiba.commons.image.ImageReader
- ImageScaleOperation - Class in net.anwiba.commons.image.operation
- ImageScaleOperation(float, float) - Constructor for class net.anwiba.commons.image.operation.ImageScaleOperation
- ImageToGrayScaleOperation - Class in net.anwiba.commons.image.operation
- ImageToGrayScaleOperation() - Constructor for class net.anwiba.commons.image.operation.ImageToGrayScaleOperation
- ImageTransparencyColorOperation - Class in net.anwiba.commons.image.operation
- ImageTransparencyColorOperation(Color) - Constructor for class net.anwiba.commons.image.operation.ImageTransparencyColorOperation
- ImageUtilities - Class in net.anwiba.commons.image
- ImageUtilities() - Constructor for class net.anwiba.commons.image.ImageUtilities
- ImageUtils - Class in net.anwiba.commons.image.experimental
-
A utility class providing a set of static functions frequently used when working with images.
- ImageUtils() - Constructor for class net.anwiba.commons.image.experimental.ImageUtils
- ImageWriter - Class in net.anwiba.commons.image
- ImageWriter() - Constructor for class net.anwiba.commons.image.ImageWriter
- IntMap - Class in net.anwiba.commons.image.experimental
- IntMap() - Constructor for class net.anwiba.commons.image.experimental.IntMap
- IntMap(int, int) - Constructor for class net.anwiba.commons.image.experimental.IntMap
- InvalidImageMetadata - Class in net.anwiba.commons.image
- InvalidImageMetadata(IMessage) - Constructor for class net.anwiba.commons.image.InvalidImageMetadata
- invert() - Method in class net.anwiba.commons.image.AbstractImageContainer
- invert() - Method in interface net.anwiba.commons.image.IImageContainer
- IPlanarImageOperator - Interface in net.anwiba.commons.image.imagen
- isAccaptable(ImageWriter) - Method in class net.anwiba.commons.image.imagen.encoder.AbstractEncoder
- isCached() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- isCachedFile() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- isCachedMemory() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- isCompatibleValue(Object) - Method in class net.anwiba.commons.image.apache.IApacheImageContainerSettings.RenderingKey
- isCompatibleValue(Object) - Method in class net.anwiba.commons.image.IImageContainerSettings.RenderingKey
- isCompatibleValue(Object) - Method in class net.anwiba.commons.image.imageio.IImageIoImageContainerSettings.RenderingKey
- isCompatibleValue(Object) - Method in class net.anwiba.commons.image.imagen.IImagenImageContainerSettings.RenderingKey
- isDynamic() - Method in class net.anwiba.commons.image.renderable.RenderableImageAdapter
- ISeekableStreamConnector - Interface in net.anwiba.commons.image.imagen
- isEnabled() - Method in interface net.anwiba.commons.image.apache.IApacheImageContainerSettings
- isEnabled() - Method in interface net.anwiba.commons.image.imageio.IImageIoImageContainerSettings
- isEnabled() - Method in interface net.anwiba.commons.image.imagen.IImagenImageContainerSettings
- isEnabled() - Method in class net.anwiba.commons.image.imagen.ImagenImageContainerSettings
- isIdentity() - Method in class net.anwiba.commons.image.operation.ImageMapBandsOperation
- isImage(File) - Method in class net.anwiba.commons.image.ImageFileFilter
- isScaleRecommended() - Method in interface net.anwiba.commons.image.IImageContainer
- isSupported(InputStream) - Method in class net.anwiba.commons.image.apache.ApacheImageContainerFactory
- isSupported(InputStream) - Method in class net.anwiba.commons.image.imageio.ImageIoImageMetaDataReader
- isSupported(IImageInputStreamConnector) - Method in class net.anwiba.commons.image.imageio.ImageIoImageContainerFactory
- isSupported(SeekableStream) - Method in class net.anwiba.commons.image.imagen.ImagenImageContainerFactory
- isTransparentSupported() - Method in enum net.anwiba.commons.image.codec.ImageCodec
J
- JAIUtils - Class in net.anwiba.commons.image.experimental
-
A collection of global JAI functions allowing a type-safe usage of various JAI imaging operators.
- JAIUtils() - Constructor for class net.anwiba.commons.image.experimental.JAIUtils
- JPEG - net.anwiba.commons.image.codec.ImageCodec
- JpegEncoder - Class in net.anwiba.commons.image.imagen.encoder
- JpegEncoder() - Constructor for class net.anwiba.commons.image.imagen.encoder.JpegEncoder
K
- KEY_IMAGE_CONTAINER_SETTINGS - Static variable in interface net.anwiba.commons.image.IImageContainerSettings
- KEY_IMAGE_IO_IMAGE_CONTAINER_SETTINGS - Static variable in interface net.anwiba.commons.image.imageio.IImageIoImageContainerSettings
- KEY_IMAGEN_IMAGE_CONTAINER_SETTINGS - Static variable in interface net.anwiba.commons.image.apache.IApacheImageContainerSettings
- KEY_IMAGEN_IMAGE_CONTAINER_SETTINGS - Static variable in interface net.anwiba.commons.image.imagen.IImagenImageContainerSettings
L
- length() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
M
- mapBands(int[]) - Method in class net.anwiba.commons.image.AbstractImageContainer
- mapBands(int[]) - Method in interface net.anwiba.commons.image.IImageContainer
- mark() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
-
Pushes the current stream position onto a stack of marked positions.
N
- net.anwiba.commons.image - package net.anwiba.commons.image
- net.anwiba.commons.image.apache - package net.anwiba.commons.image.apache
- net.anwiba.commons.image.awt - package net.anwiba.commons.image.awt
- net.anwiba.commons.image.codec - package net.anwiba.commons.image.codec
- net.anwiba.commons.image.encoder - package net.anwiba.commons.image.encoder
- net.anwiba.commons.image.experimental - package net.anwiba.commons.image.experimental
- net.anwiba.commons.image.generator - package net.anwiba.commons.image.generator
- net.anwiba.commons.image.imageio - package net.anwiba.commons.image.imageio
- net.anwiba.commons.image.imagen - package net.anwiba.commons.image.imagen
- net.anwiba.commons.image.imagen.decoder - package net.anwiba.commons.image.imagen.decoder
- net.anwiba.commons.image.imagen.encoder - package net.anwiba.commons.image.imagen.encoder
- net.anwiba.commons.image.operation - package net.anwiba.commons.image.operation
- net.anwiba.commons.image.pnm - package net.anwiba.commons.image.pnm
- net.anwiba.commons.image.renderable - package net.anwiba.commons.image.renderable
- NULL - Static variable in class net.anwiba.commons.image.experimental.IntMap
O
- of() - Static method in class net.anwiba.commons.image.ImageContainerSettings
- of() - Static method in interface net.anwiba.commons.image.imageio.IImageIoImageContainerSettings
- of(int, int, long) - Static method in class net.anwiba.commons.image.generator.ImageGenerator
- of(RenderingHints, IResourceReferenceHandler) - Static method in class net.anwiba.commons.image.ImageContainerFactory
- opacity(float) - Method in class net.anwiba.commons.image.AbstractImageContainer
- opacity(float) - Method in interface net.anwiba.commons.image.IImageContainer
- operation(IImageOperation) - Method in class net.anwiba.commons.image.AbstractImageContainer
- operation(IImageOperation) - Method in interface net.anwiba.commons.image.IImageContainer
P
- PNG - net.anwiba.commons.image.codec.ImageCodec
- PngDecoder - Class in net.anwiba.commons.image.imagen.decoder
- PngDecoder() - Constructor for class net.anwiba.commons.image.imagen.decoder.PngDecoder
- PngEncoder - Class in net.anwiba.commons.image.imagen.encoder
- PngEncoder() - Constructor for class net.anwiba.commons.image.imagen.encoder.PngEncoder
- putValue(int, int) - Method in class net.anwiba.commons.image.experimental.IntMap
R
- read() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- read(byte[]) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- read(byte[], int, int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- read(InputStream) - Method in interface net.anwiba.commons.image.IImageMetaDataReader
- read(InputStream) - Method in class net.anwiba.commons.image.imageio.ImageIoImageMetaDataReader
- read(URL) - Method in class net.anwiba.commons.image.pnm.AsciiPnmReader
- read(ICanceler, RenderingHints) - Method in class net.anwiba.commons.image.AbstractImageContainer
- read(ICanceler, RenderingHints) - Method in class net.anwiba.commons.image.imagen.RenderedImageContainer
- read(ICanceler, RenderingHints, IObjectList<IImageOperation>) - Method in class net.anwiba.commons.image.AbstractImageContainer
- read(ICanceler, RenderingHints, IObjectList<IImageOperation>) - Method in class net.anwiba.commons.image.imagen.RenderedImageContainer
- read(ICanceler, File) - Method in interface net.anwiba.commons.image.IImageReader
- read(ICanceler, File) - Method in class net.anwiba.commons.image.ImageReader
- read(ICanceler, InputStream) - Method in interface net.anwiba.commons.image.IImageReader
- read(ICanceler, InputStream) - Method in class net.anwiba.commons.image.ImageReader
- read(ICanceler, IResourceReference) - Method in interface net.anwiba.commons.image.IImageReader
- read(ICanceler, IResourceReference) - Method in class net.anwiba.commons.image.ImageReader
- readBit() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readBits(int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readBoolean() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readByte() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readBytes(IIOByteBuffer, int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readChar() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readDouble() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readFloat() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readFully(byte[]) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readFully(byte[], int, int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readFully(char[], int, int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readFully(double[], int, int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readFully(float[], int, int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readFully(int[], int, int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readFully(long[], int, int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readFully(short[], int, int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readInt() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readLine() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readLong() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readShort() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readUnsignedByte() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readUnsignedInt() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readUnsignedShort() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- readUTF() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- RectificationGrid - Class in net.anwiba.commons.image.experimental
- RectificationGrid(int, int) - Constructor for class net.anwiba.commons.image.experimental.RectificationGrid
- removeValue(int) - Method in class net.anwiba.commons.image.experimental.IntMap
- RenderableImageAdapter - Class in net.anwiba.commons.image.renderable
- RenderableImageAdapter(RenderedImage) - Constructor for class net.anwiba.commons.image.renderable.RenderableImageAdapter
- RenderedImageContainer - Class in net.anwiba.commons.image.imagen
- RenderedImageContainer(RenderingHints, RenderedImage) - Constructor for class net.anwiba.commons.image.imagen.RenderedImageContainer
- RenderedImageContainer(IImageMetadata, RenderedImage, IObjectList<IImageOperation>, RenderingHints) - Constructor for class net.anwiba.commons.image.imagen.RenderedImageContainer
- reset() - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
-
Resets the current stream byte and bit positions from the stack of marked positions.
S
- scale(double, double) - Method in interface net.anwiba.commons.image.IImageContainer
- scale(float) - Method in class net.anwiba.commons.image.AbstractImageContainer
- scale(float) - Method in interface net.anwiba.commons.image.IImageContainer
- scale(float, float) - Method in class net.anwiba.commons.image.AbstractImageContainer
- scale(float, float) - Method in interface net.anwiba.commons.image.IImageContainer
- scale(RenderingHints, RenderedImage, float, float, Interpolation) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- scaleTo(int, int) - Method in class net.anwiba.commons.image.AbstractImageContainer
- scaleTo(int, int) - Method in interface net.anwiba.commons.image.IImageContainer
- seek(long) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- SeekableImageInputStream - Class in net.anwiba.commons.image.imageio
- SeekableImageInputStream(SeekableStream) - Constructor for class net.anwiba.commons.image.imageio.SeekableImageInputStream
- setBitOffset(int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- setByteOrder(ByteOrder) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- setDataElements(int, int, int, int, Object, DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setDefaultTileCacheCapacity(int) - Static method in class net.anwiba.commons.image.experimental.JAIUtils
-
Sets the memory capacity of the default tile cache in megabytes
- setPixel(int, int, double[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setPixel(int, int, float[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setPixel(int, int, int[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setPixels(int, int, int, int, double[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setPixels(int, int, int, int, float[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setPixels(int, int, int, int, int[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setSample(int, int, int, double, DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setSample(int, int, int, float, DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setSample(int, int, int, int, DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setSamples(int, int, int, int, int, double[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setSamples(int, int, int, int, int, float[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- setSamples(int, int, int, int, int, int[], DataBuffer) - Method in class net.anwiba.commons.image.experimental.SingleBandedSampleModel
- SingleBandedSampleModel - Class in net.anwiba.commons.image.experimental
-
This class represents image data which is composed of a single band so that (a pixel comprises a single sample and occupies one data element of the DataBuffer).
- SingleBandedSampleModel(int, int, int) - Constructor for class net.anwiba.commons.image.experimental.SingleBandedSampleModel
-
Constructs a SingleBandSampleModel with the specified parameters.
- skipBytes(int) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
- skipBytes(long) - Method in class net.anwiba.commons.image.imageio.SeekableImageInputStream
T
- TIFF - net.anwiba.commons.image.codec.ImageCodec
- TiffEncoder - Class in net.anwiba.commons.image.imagen.encoder
- TiffEncoder() - Constructor for class net.anwiba.commons.image.imagen.encoder.TiffEncoder
- toGrayScale() - Method in class net.anwiba.commons.image.AbstractImageContainer
- toGrayScale() - Method in interface net.anwiba.commons.image.IImageContainer
- toGrayScale(RenderingHints, RenderedImage) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- toInverted(RenderingHints, RenderedImage) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- toMapped(RenderingHints, PlanarImage, int[]) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- toOpacity(RenderingHints, RenderedImage, float) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- toTransparent(RenderingHints, RenderedImage, Color) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
- translate(RenderingHints, RenderedImage, float, float, Interpolation) - Static method in class net.anwiba.commons.image.imagen.ImagenImageContainerUtilities
U
- UNKNOWN - net.anwiba.commons.image.codec.ImageCodec
V
- valueOf(String) - Static method in enum net.anwiba.commons.image.codec.ImageCodec
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.anwiba.commons.image.codec.ImageCodec
-
Returns an array containing the constants of this enum type, in the order they are declared.
- visitBmp() - Method in interface net.anwiba.commons.image.codec.IImageCodecVisitor
- visitBmp() - Method in class net.anwiba.commons.image.ImageCodecVisitor
- visitGif() - Method in interface net.anwiba.commons.image.codec.IImageCodecVisitor
- visitGif() - Method in class net.anwiba.commons.image.ImageCodecVisitor
- visitJpeg() - Method in interface net.anwiba.commons.image.codec.IImageCodecVisitor
- visitJpeg() - Method in class net.anwiba.commons.image.ImageCodecVisitor
- visitPng() - Method in interface net.anwiba.commons.image.codec.IImageCodecVisitor
- visitPng() - Method in class net.anwiba.commons.image.ImageCodecVisitor
- visitTiff() - Method in interface net.anwiba.commons.image.codec.IImageCodecVisitor
- visitTiff() - Method in class net.anwiba.commons.image.ImageCodecVisitor
- visitUnknown() - Method in interface net.anwiba.commons.image.codec.IImageCodecVisitor
- visitUnknown() - Method in class net.anwiba.commons.image.ImageCodecVisitor
W
- write(BufferedImage, File) - Method in class net.anwiba.commons.image.ImageWriter
- write(BufferedImage, OutputStream, String) - Method in class net.anwiba.commons.image.ImageWriter
- writeAsJpeg(BufferedImage, File) - Method in class net.anwiba.commons.image.ImageWriter
- writeAsPng(BufferedImage, File) - Method in class net.anwiba.commons.image.ImageWriter
- writeAsPng(BufferedImage, OutputStream) - Method in class net.anwiba.commons.image.ImageWriter
All Classes All Packages