|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterDescriptorGroup | |
|---|---|
| org.opengis.parameter | Description and storage of parameter values. |
| org.opengis.referencing.operation | Coordinate operations (relationship between any two coordinate reference systems). |
| Uses of ParameterDescriptorGroup in org.opengis.parameter |
|---|
| Methods in org.opengis.parameter that return ParameterDescriptorGroup | |
|---|---|
ParameterDescriptorGroup |
ParameterValueGroup.getDescriptor()
The abstract definition of this group of parameters. |
| Uses of ParameterDescriptorGroup in org.opengis.referencing.operation |
|---|
| Methods in org.opengis.referencing.operation that return ParameterDescriptorGroup | |
|---|---|
ParameterDescriptorGroup |
OperationMethod.getParameters()
The set of parameters. |
| Methods in org.opengis.referencing.operation with parameters of type ParameterDescriptorGroup | |
|---|---|
OperationMethod |
CoordinateOperationFactory.createOperationMethod(Map<String,?> properties,
Integer sourceDimension,
Integer targetDimension,
ParameterDescriptorGroup parameters)
Creates an operation method from a set of properties and a descriptor group. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||