C G O U V

C

CONTOUR_PROPERTY_NAME - Static variable in class org.jaitools.media.jai.contour.ContourDescriptor
Constant identifying the image property that will hold the generated contours.
ContourDescriptor - Class in org.jaitools.media.jai.contour
Describes the "Contour" operation in which contour lines are interpolated from values in a source image band.
ContourDescriptor() - Constructor for class org.jaitools.media.jai.contour.ContourDescriptor
Creates a new instance.
ContourOpImage - Class in org.jaitools.media.jai.contour
Generates contours for user-specified levels of values in the source image.
ContourOpImage(RenderedImage, ROI, int, Collection<? extends Number>, Double, Collection<Object>, boolean, boolean, boolean) - Constructor for class org.jaitools.media.jai.contour.ContourOpImage
Constructor.
ContourRIF - Class in org.jaitools.media.jai.contour
The image factory for the Contour operator.
ContourRIF() - Constructor for class org.jaitools.media.jai.contour.ContourRIF
 
ContourSpi - Class in org.jaitools.media.jai.contour
OperationRegistrySpi implementation to register the "Contour" operation and its associated image factories.
ContourSpi() - Constructor for class org.jaitools.media.jai.contour.ContourSpi
Default constructor.
create(ParameterBlock, RenderingHints) - Method in class org.jaitools.media.jai.contour.ContourRIF
Creates a new instance of ContourOpImage in the rendered layer.

G

getAttribute(String) - Method in class org.jaitools.media.jai.contour.ContourOpImage
getAttributeClass(String) - Method in class org.jaitools.media.jai.contour.ContourOpImage
Returns the class of the specified attribute.
getAttributeNames() - Method in class org.jaitools.media.jai.contour.ContourOpImage

O

org.jaitools.media.jai.contour - package org.jaitools.media.jai.contour
Performs the "Contour" operation, tracing smooth contours at specified levels by interpolation of values in a band of the source image.

U

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

V

validateParameters(String, ParameterBlock, StringBuffer) - Method in class org.jaitools.media.jai.contour.ContourDescriptor
Validates supplied parameters.

C G O U V

Copyright © 2009-2015. All Rights Reserved.