| Name | Description | Type | Package | Framework |
| GeneralParameterDescriptor | Abstract definition of a parameter or group of parameters used by an operation method. | Interface | org.opengis.parameter | GeoTools |
|
| GeneralParameterValue | Abstract parameter value or group of parameter values. | Interface | org.opengis.parameter | GeoTools |
|
| InvalidParameterCardinalityException | Throws if adding a parameter value to a group would result in more parameters | Class | org.opengis.parameter | GeoTools |
|
| InvalidParameterNameException | Thrown when an unexpected parameter was found in aSince:GeoAPI 1. | Class | org.opengis.parameter | GeoTools |
|
| InvalidParameterTypeException | Thrown when a parameter can't be cast to the requested type. | Class | org.opengis.parameter | GeoTools |
|
| InvalidParameterValueException | Thrown when an invalid value was given to a parameter. | Class | org.opengis.parameter | GeoTools |
|
| Parameter | General parameter interface. | Interface | org.opengis.parameter | GeoTools |
|
| ParameterDescriptor | The definition of a parameter used by an operation method. | Interface | org.opengis.parameter | GeoTools |
|
| ParameterDescriptorGroup | The definition of a group of related parameters used by an operation method. | Interface | org.opengis.parameter | GeoTools |
|
| ParameterNotFoundException | Thrown when a required parameter was not found in aSince:GeoAPI 1. | Class | org.opengis.parameter | GeoTools |
|
| ParameterValue | A parameter value used by an operation method. | Interface | org.opengis.parameter | GeoTools |
|
| ParameterValueGroup | A group of related parameter values. | Interface | org.opengis.parameter | GeoTools |
|
| GeneralParameterDescriptor | Abstract definition of a parameter or group of parameters used by an operation method. | Interface | org.opengis.parameter | GeoApi |
|
| GeneralParameterValue | Abstract parameter value or group of parameter values. | Interface | org.opengis.parameter | GeoApi |
|
| InvalidParameterCardinalityException | Thrown by ParameterValueGroup if adding or removing a parameter value would result in more or less parameters than the expected range. | Class | org.opengis.parameter | GeoApi |
|
| InvalidParameterNameException | Thrown when an unexpected parameter was found in aSince:GeoAPI 1. | Class | org.opengis.parameter | GeoApi |
|
| InvalidParameterTypeException | Thrown by ParameterValue getter methods when a value can not be casted to the requested type. | Class | org.opengis.parameter | GeoApi |
|
| InvalidParameterValueException | Thrown by ParameterValue setter methods when they are given an invalid value. | Class | org.opengis.parameter | GeoApi |
|
| ParameterDescriptor | The definition of a parameter used by an operation method. | Interface | org.opengis.parameter | GeoApi |
|
| ParameterDescriptorGroup | The definition of a group of related parameters used by an operation method. | Interface | org.opengis.parameter | GeoApi |
|
| ParameterNotFoundException | Thrown by ParameterValueGroup and ParameterDescriptorGroup when a parameter is requested but not found in that group. | Class | org.opengis.parameter | GeoApi |
|
| ParameterValue | A parameter value used by an operation method. | Interface | org.opengis.parameter | GeoApi |
|
| ParameterValueGroup | A group of related parameter values. | Interface | org.opengis.parameter | GeoApi |