Uses of Package
org.geotools.parameter

Packages that use org.geotools.parameter
org.geotools.data.wms.gce   
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.gce.image   
org.geotools.parameter Parameter implementation.  
 

Classes in org.geotools.parameter used by org.geotools.data.wms.gce
AbstractParameter
          Abstract parameter value or group of parameter values.
DefaultParameterDescriptor
          The definition of a parameter used by an operation method.
Parameter
          A parameter value 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.gce.image
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.
MatrixParameterDescriptors
          A parameter group for matrix elements.
MatrixParameters
          The values for a group of matrix parameters.
ParameterGroup
          A group of related parameter values.
 



Copyright © GeoTools. All Rights Reserved.