public interface ICentralMeridianProvider
Proj
implements this interface, if it derives the central meridian
value from it's other input parameters.
(Normally the central meridian is projection input parameter and the Proj
class does not deal with it.)Proj
Modifier and Type | Method and Description |
---|---|
double |
getCentralMeridian()
Get the central meridian value as computed during initialization.
|
double getCentralMeridian()