|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterNotFoundException | |
---|---|
org.opengis.coverage.processing | |
org.opengis.parameter | Description and storage of parameter values. |
Uses of ParameterNotFoundException in org.opengis.coverage.processing |
---|
Methods in org.opengis.coverage.processing that throw ParameterNotFoundException | |
---|---|
GridCoverage |
GridCoverageProcessor.doOperation(String operationName,
GeneralParameterValue[] parameters)
Deprecated. |
Uses of ParameterNotFoundException in org.opengis.parameter |
---|
Methods in org.opengis.parameter that throw ParameterNotFoundException | |
---|---|
ParameterValueGroup |
ParameterValueGroup.addGroup(String name)
Create a new group of the specified name. |
GeneralParameterDescriptor |
ParameterDescriptorGroup.descriptor(String name)
Returns the parameter descriptor in this group for the specified identifier code. |
List<ParameterValueGroup> |
ParameterValueGroup.groups(String name)
Returns all subgroups with the specified name. |
ParameterValue |
ParameterValueGroup.parameter(String name)
Returns the value in this group for the specified identifier code. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |