|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterNotFoundException | |
|---|---|
| org.opengis.parameter | Description and storage of parameter values. |
| Uses of ParameterNotFoundException in org.opengis.parameter |
|---|
| Methods in org.opengis.parameter that throw ParameterNotFoundException | |
|---|---|
ParameterValueGroup |
ParameterValueGroup.addGroup(String name)
Creates 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 | |||||||||