Interface GeneralParameterDescriptor

All Superinterfaces:
IdentifiedObject
All Known Subinterfaces:
ParameterDescriptor<T>, ParameterDescriptorGroup
All Known Implementing Classes:
AbstractParameterDescriptor, DefaultParameterDescriptor, DefaultParameterDescriptorGroup, ExtendedImagingParameterDescriptors, ImagingParameterDescriptors, MatrixParameterDescriptors, MatrixParameters

public interface GeneralParameterDescriptor extends IdentifiedObject
Abstract definition of a parameter or group of parameters used by an operation method.
Since:
GeoAPI 2.0
Author:
Martin Desruisseaux (IRD), Jody Garnett (Refractions Research)
See Also: