public static class IdrEckertII.Provider
extends AbstractProvider
| Modifier and Type | Field and Description | 
|---|---|
| static ParameterDescriptor | LONGITUDE_OF_CENTER | 
| Constructor and Description | 
|---|
| Provider()Constructs a new provider. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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()
public MathTransform createMathTransform(ParameterValueGroup parameters)
                                  throws ParameterNotFoundException
parameters - The group of parameter values.ParameterNotFoundException - if a required parameter was not found.