|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeneralParameterValue | |
---|---|
org.opengis.parameter | Description and storage of parameter values. |
Uses of GeneralParameterValue in org.opengis.parameter |
---|
Subinterfaces of GeneralParameterValue in org.opengis.parameter | |
---|---|
interface |
ParameterValue<T>
A parameter value used by an operation method. |
interface |
ParameterValueGroup
A group of related parameter values. |
Methods in org.opengis.parameter that return GeneralParameterValue | |
---|---|
GeneralParameterValue |
GeneralParameterValue.clone()
Returns a copy of this parameter value or group. |
GeneralParameterValue |
GeneralParameterDescriptor.createValue()
Creates a new instance of parameter value or group initialized with the default value(s). |
Methods in org.opengis.parameter that return types with arguments of type GeneralParameterValue | |
---|---|
List<GeneralParameterValue> |
ParameterValueGroup.values()
Returns the values in this group. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |