public static class IdrGoode.Provider
extends AbstractProvider
Constructor and Description |
---|
IdrGoode.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 Class |
getOperationType()
Returns the operation type for this map projection.
|
protected Class getOperationType()
public MathTransform createMathTransform(ParameterValueGroup parameters) throws ParameterNotFoundException
parameters
- The group of parameter values.ParameterNotFoundException
- if a required parameter was not found.