|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeneralParameterDescriptor | |
---|---|
org.opengis.parameter | Description and storage of parameter values. |
Uses of GeneralParameterDescriptor in org.opengis.parameter |
---|
Subinterfaces of GeneralParameterDescriptor in org.opengis.parameter | |
---|---|
interface |
ParameterDescriptor<T>
The definition of a parameter used by an operation method. |
interface |
ParameterDescriptorGroup
The definition of a group of related parameters used by an operation method. |
Methods in org.opengis.parameter that return GeneralParameterDescriptor | |
---|---|
GeneralParameterDescriptor |
ParameterDescriptorGroup.descriptor(String name)
Returns the parameter descriptor in this group for the specified identifier code. |
GeneralParameterDescriptor |
GeneralParameterValue.getDescriptor()
Returns the abstract definition of this parameter or group of parameters. |
Methods in org.opengis.parameter that return types with arguments of type GeneralParameterDescriptor | |
---|---|
List<GeneralParameterDescriptor> |
ParameterDescriptorGroup.descriptors()
Returns the parameters in this group. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |