public class IdrPlateCarree extends IdrEquidistantCylindrical
standard_parallel_1
is 0.Modifier and Type | Class and Description |
---|---|
static class |
IdrPlateCarree.Provider
The
org.geotools.referencing.operation.MathTransformProvider for an
Plate Carree
projection. |
Modifier | Constructor and Description |
---|---|
protected |
IdrPlateCarree(ParameterValueGroup parameters)
Constructs a new map projection from the supplied parameters.
|
Modifier and Type | Method and Description |
---|---|
ParameterDescriptorGroup |
getParameterDescriptors() |
equals, getParameterValues, hashCode, inverseTransformNormalized, transformNormalized
protected IdrPlateCarree(ParameterValueGroup parameters) throws ParameterNotFoundException
parameters
- The parameter values in standard units.ParameterNotFoundException
- if a mandatory parameter is missing.public ParameterDescriptorGroup getParameterDescriptors()
getParameterDescriptors
in class IdrEquidistantCylindrical