Package org.geotools.parameter

Parameter implementation. An explanation for this package is provided in the OpenGIS® javadoc. The remaining discussion on this page is specific to the Geotools implementation.

The starting point is often org.opengis.parameter.ParameterDescriptorGroup. Operation implementations need to defines one. Operation usages typically invoke its createValue method and fill the returned object with parameter values. This Geotools package provides the following implementations: