[Mercator] Code review changes
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
package com.mercator;
|
package com.mercator;
|
||||||
|
|
||||||
class EllipticalMercator extends Mercator {
|
class EllipticalMercator extends Mercator {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
double yAxisProjection(double input) {
|
double yAxisProjection(double input) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user