| Package | Description |
|---|---|
| org.opengis.parameter |
Description and storage of parameter values.
|
| org.opengis.referencing.operation |
Coordinate operations (relationship between
any two coordinate reference systems).
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| ParameterDescriptorGroup
The definition of a group of related parameters used by an operation method.
|
| ParameterValueGroup
A group of related parameter values.
|
Copyright © 1994–2019 Open Geospatial Consortium. All rights reserved.