Uses of Interface
org.opengis.parameter.GeneralParameterDescriptor
Packages that use GeneralParameterDescriptor
-
Uses of GeneralParameterDescriptor in org.opengis.parameter
Subinterfaces of GeneralParameterDescriptor in org.opengis.parameterModifier 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.Methods in org.opengis.parameter that return GeneralParameterDescriptorModifier 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.Methods in org.opengis.parameter that return types with arguments of type GeneralParameterDescriptorModifier and TypeMethodDescriptionParameterDescriptorGroup.descriptors()
Returns the parameters in this group.