Uses of Class
org.geotools.parameter.AbstractParameter
Packages that use AbstractParameter
-
Uses of AbstractParameter in org.geotools.parameter
Subclasses of AbstractParameter in org.geotools.parameterModifier and TypeClassDescriptionclass
A parameter value as a floating point (double precision) number.class
Wraps a JAI'sParameterList
.class
The values for a group of matrix parameters.class
Parameter<T>
A parameter value used by an operation method.class
A group of related parameter values.Methods in org.geotools.parameter that return AbstractParameterModifier and TypeMethodDescriptionAbstractParameter.clone()
Returns a copy of this parameter value or group.