Package | Description |
---|---|
org.geotools.parameter |
Parameter implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
FloatParameter
A parameter value as a floating point (double precision) number.
|
class |
ImagingParameters
Wraps a JAI's
ParameterList . |
class |
MatrixParameters
The values for a group of matrix parameters.
|
class |
Parameter<T>
A parameter value used by an operation method.
|
class |
ParameterGroup
A group of related parameter values.
|
Modifier and Type | Method and Description |
---|---|
AbstractParameter |
AbstractParameter.clone()
Returns a copy of this parameter value or group.
|
Copyright © 1996–2019 Geotools. All rights reserved.