Uses of Package
org.opengis.parameter

Packages that use org.opengis.parameter
org.opengis.parameter Description and storage of parameter values
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Classes in org.opengis.parameter used by org.opengis.parameter
GeneralParameterDescriptor
          Abstract definition of a parameter or group of parameters used by an operation method.
GeneralParameterValue
          Abstract parameter value or group of parameter values.
InvalidParameterValueException
          Thrown by ParameterValue setter methods when they are given an invalid value.
ParameterDescriptor
          The definition of a parameter used by an operation method.
ParameterDescriptorGroup
          The definition of a group of related parameters used by an operation method.
ParameterNotFoundException
          Thrown by ParameterValueGroup and ParameterDescriptorGroup when a parameter is requested but not found in that group.
ParameterValue
          A parameter value used by an operation method.
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.opengis.referencing.operation
ParameterDescriptorGroup
          The definition of a group of related parameters used by an operation method.
ParameterValueGroup
          A group of related parameter values.
 



Copyright © 1994-2011 Open Geospatial Consortium. All Rights Reserved.