Uses of Interface
org.opengis.parameter.GeneralParameterValue
Packages that use GeneralParameterValue
-
Uses of GeneralParameterValue in org.opengis.parameter
Subinterfaces of GeneralParameterValue in org.opengis.parameterModifier and TypeInterfaceDescriptioninterface
A parameter value used by an operation method.interface
A group of related parameter values.Methods in org.opengis.parameter that return GeneralParameterValueModifier and TypeMethodDescriptionGeneralParameterValue.clone()
Returns a copy of this parameter value or group.GeneralParameterDescriptor.createValue()
Creates a new instance of parameter value or group initialized with the default value(s).Methods in org.opengis.parameter that return types with arguments of type GeneralParameterValue