public static class IdrPlateCarree.Provider
extends AbstractProvider
org.geotools.referencing.operation.MathTransformProvider for an
Plate Carree
projection.org.geotools.referencing.operation.DefaultMathTransformFactory| Constructor and Description |
|---|
Provider()
Constructs a new provider.
|
| Modifier and Type | Method and Description |
|---|---|
protected MathTransform |
createMathTransform(ParameterValueGroup parameters)
Creates a transform from the specified group of parameter values.
|
protected java.lang.Class |
getOperationType()
Returns the operation type for this map projection.
|
protected java.lang.Class getOperationType()
protected MathTransform createMathTransform(ParameterValueGroup parameters)
throws ParameterNotFoundException,
FactoryException
parameters - The group of parameter values.ParameterNotFoundException - if a required parameter was not found.FactoryException