public static final class IdrObliqueMercator.Provider_Hotine extends IdrObliqueMercator.Provider
org.geotools.referencing.operation.MathTransformProvider
for a Hotine IdrObliqueMercator projection.org.geotools.referencing.operation.DefaultMathTransformFactoryAZIMUTH, FALSE_EASTING_LOCAL, FALSE_NORTHING_LOCAL, LAT_OF_CENTRE, LONG_OF_CENTRE, RECTIFIED_GRID_ANGLE, SCALE_FACTOR_LOCAL| Constructor and Description |
|---|
IdrObliqueMercator.Provider_Hotine()
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 IdrObliqueMercator.Provider_Hotine()
protected Class getOperationType()
getOperationType in class IdrObliqueMercator.Providerpublic MathTransform createMathTransform(ParameterValueGroup parameters)
throws ParameterNotFoundException
createMathTransform in class IdrObliqueMercator.Providerparameters - The group of parameter values.ParameterNotFoundException - if a required parameter was not found.