public final class GridPoint extends Object
Constructor and Description |
---|
GridPoint(double xx,
double yy)
Construct a GridPoint from eastings and northings
|
public GridPoint(double xx, double yy)
xx
- Eastingsyy
- Northingpublic String toString(int digits)
digits
- Number of digits to use for eastings and northings. For example, SK35 contains one digit of eastings and northings.Copyright © 2012–2013 Ordnance Survey. All rights reserved.