Interface ParameterValueGroup

All Superinterfaces:
Cloneable, Cloneable, GeneralParameterValue
All Known Implementing Classes:
ImagingParameters, MatrixParameters, ParameterGroup

public interface ParameterValueGroup extends GeneralParameterValue
A group of related parameter values. The same group can be repeated more than once in an operation or higher level ParameterValueGroup, if those instances contain different values of one or more ParameterValues which suitably distinquish among those groups.
Since:
GeoAPI 1.0
Author:
Martin Desruisseaux (IRD), Jody Garnett (Refractions Research)
See Also: