public static class IdrCassiniSoldner.Provider_Hyperbolic extends IdrCassiniSoldner.Provider
Modifier and Type | Field and Description |
---|---|
static ParameterDescriptor |
LATITUDE_OF_ORIGIN |
Constructor and Description |
---|
IdrCassiniSoldner.Provider_Hyperbolic()
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.
|
public IdrCassiniSoldner.Provider_Hyperbolic()
protected Class getOperationType()
getOperationType
in class IdrCassiniSoldner.Provider
public MathTransform createMathTransform(ParameterValueGroup parameters) throws ParameterNotFoundException
createMathTransform
in class IdrCassiniSoldner.Provider
parameters
- The group of parameter values.ParameterNotFoundException
- if a required parameter was not found.