A C G N O R S T U

A

addTileToCache(int, int, Raster) - Method in class org.jaitools.media.jai.regionalize.RegionalizeOpImage
This method is overridden to prevent it being used by clients.

C

computeTile(int, int) - Method in class org.jaitools.media.jai.regionalize.RegionalizeOpImage
create(RenderedImage, int, double, boolean, RenderingHints) - Static method in class org.jaitools.media.jai.regionalize.RegionalizeDescriptor
Deprecated. This method will be removed in JAITools version 1.3
create(ParameterBlock, RenderingHints) - Method in class org.jaitools.media.jai.regionalize.RegionalizeRIF
Create a new instance of RegionalizeOpImage in the rendered layer.

G

getBounds() - Method in class org.jaitools.media.jai.regionalize.Region
Gets the bounding pixel coordinates of this region.
getId() - Method in class org.jaitools.media.jai.regionalize.Region
Getss the unique integer ID of this region.
getNumPixels() - Method in class org.jaitools.media.jai.regionalize.Region
Gets the number of pixels within this region.
getProperties() - Method in class org.jaitools.media.jai.regionalize.RegionalizeOpImage
Gets the properties for this operator.
getProperty(String) - Method in class org.jaitools.media.jai.regionalize.RegionalizeOpImage
Gets a property associated with this operator.
getPropertyClass(String) - Method in class org.jaitools.media.jai.regionalize.RegionalizeOpImage
getPropertyNames() - Method in class org.jaitools.media.jai.regionalize.RegionalizeOpImage
getRefValue() - Method in class org.jaitools.media.jai.regionalize.Region
Gets the reference value for this region as a double.
getTile(int, int) - Method in class org.jaitools.media.jai.regionalize.RegionalizeOpImage
Returns a tile of this image as a Raster.
getTileFromCache(int, int) - Method in class org.jaitools.media.jai.regionalize.RegionalizeOpImage
This method is overridden to ensure that the cache is always addressed through the DiskMemImage being used by this operator, otherwise tile IDs calculated by the cache will vary with the perceived owner (the image or the operator) of the tile.

N

NO_REGION - Static variable in class org.jaitools.media.jai.regionalize.RegionalizeOpImage
Destination value indicating that a pixel does not belong to a region

O

org.jaitools.media.jai.regionalize - package org.jaitools.media.jai.regionalize
Identifies areas of uniform value (within a user-specified tolerance) in the source image

R

Region - Class in org.jaitools.media.jai.regionalize
Holds summary data for a single region of uniform value identified in the image
REGION_DATA_PROPERTY - Static variable in class org.jaitools.media.jai.regionalize.RegionalizeDescriptor
The propoerty name to retrieve the RegionData object which holds summary data for regions identified in the source image and depicted in the destination image
RegionalizeDescriptor - Class in org.jaitools.media.jai.regionalize
Describes the "Regionalize" operation.
RegionalizeDescriptor() - Constructor for class org.jaitools.media.jai.regionalize.RegionalizeDescriptor
Constructor.
RegionalizeOpImage - Class in org.jaitools.media.jai.regionalize
An operator to identify regions of uniform value, within a user-specified tolerance, in the source image.
RegionalizeOpImage(RenderedImage, Map, ImageLayout, int, double, boolean) - Constructor for class org.jaitools.media.jai.regionalize.RegionalizeOpImage
Creates a new instance.
RegionalizeRIF - Class in org.jaitools.media.jai.regionalize
The image factory for the Regionalize operation.
RegionalizeRIF() - Constructor for class org.jaitools.media.jai.regionalize.RegionalizeRIF
Constructor
RegionalizeSpi - Class in org.jaitools.media.jai.regionalize
OperationRegistrySpi implementation to register the "Regionalize" operation and its associated image factories.
RegionalizeSpi() - Constructor for class org.jaitools.media.jai.regionalize.RegionalizeSpi
Default constructor.

S

setTileCache(TileCache) - Method in class org.jaitools.media.jai.regionalize.RegionalizeOpImage
Set the tile cache.

T

toString() - Method in class org.jaitools.media.jai.regionalize.Region
 

U

updateRegistry(OperationRegistry) - Method in class org.jaitools.media.jai.regionalize.RegionalizeSpi
Registers the Regionalize operation and its associated image factories across all supported operation modes.

A C G N O R S T U

Copyright © 2009-2011. All Rights Reserved.