Uses of Interface
org.opengis.parameter.GeneralParameterDescriptor
-
Uses of GeneralParameterDescriptor in org.opengis.parameter
Modifier and TypeInterfaceDescriptioninterface
The definition of a parameter used by an operation method.interface
The definition of a group of related parameters used by an operation method.Modifier and TypeMethodDescriptionParameterDescriptorGroup.descriptor
(String name) Returns the parameter descriptor in this group for the specified identifier code.GeneralParameterValue.getDescriptor()
Returns the abstract definition of this parameter or group of parameters.Modifier and TypeMethodDescriptionParameterDescriptorGroup.descriptors()
Returns the parameters in this group.