Uses of Package
org.geotools.parameter

Packages that use org.geotools.parameter
org.geotools.coverage.grid.io   
org.geotools.coverage.processing Coverage processing implementations. 
org.geotools.coverageio.gdal Base implementation for Coverage I/O based on GDAL bindings available via the ImageI/O-Ext project. 
org.geotools.coverageio.jp2k Implementation for JPEG2000 format Coverage I/O leveraging on the JP2K plugins. 
org.geotools.gce.arcgrid A datasource to manage the ARCGrid ASCII format. 
org.geotools.gce.geotiff A grid coverage exchange to manage the GeoTIFF Revision 1.0 format. 
org.geotools.parameter Parameter implementation. 
org.geotools.referencing.operation.transform Basic implementations of math transforms
 

Classes in org.geotools.parameter used by org.geotools.coverage.grid.io
DefaultParameterDescriptor
          The definition of a parameter used by an operation method.
 

Classes in org.geotools.parameter used by org.geotools.coverage.processing
ImagingParameterDescriptors
          Wraps a JAI's ParameterListDescriptor.
 

Classes in org.geotools.parameter used by org.geotools.coverageio.gdal
DefaultParameterDescriptor
          The definition of a parameter used by an operation method.
ParameterGroup
          A group of related parameter values.
 

Classes in org.geotools.parameter used by org.geotools.coverageio.jp2k
DefaultParameterDescriptor
          The definition of a parameter used by an operation method.
 

Classes in org.geotools.parameter used by org.geotools.gce.arcgrid
DefaultParameterDescriptor
          The definition of a parameter used by an operation method.
 

Classes in org.geotools.parameter used by org.geotools.gce.geotiff
DefaultParameterDescriptor
          The definition of a parameter used by an operation method.
 

Classes in org.geotools.parameter used by org.geotools.parameter
AbstractParameter
          Abstract parameter value or group of parameter values.
AbstractParameterDescriptor
          Abstract definition of a parameter or group of parameters used by an operation method.
DefaultParameterDescriptor
          The definition of a parameter used by an operation method.
DefaultParameterDescriptorGroup
          The definition of a group of related parameters used by an operation method.
FloatParameter
          A parameter value as a floating point (double precision) number.
ImagingParameterDescriptors
          Wraps a JAI's ParameterListDescriptor.
ImagingParameters
          Wraps a JAI's ParameterList.
MatrixParameterDescriptors
          A parameter group for matrix elements.
MatrixParameters
          The values for a group of matrix parameters.
Parameter
          A parameter value used by an operation method.
ParameterGroup
          A group of related parameter values.
 

Classes in org.geotools.parameter used by org.geotools.referencing.operation.transform
DefaultParameterDescriptor
          The definition of a parameter used by an operation method.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.