public class LandBox extends Object
double
eastLon
boolean
isSwCornerLand
northLat
southLat
westLon
LandBox(double northLat, double southLat, double eastLon, double westLon, boolean isSwCornerLand)
LandBox(LatLonGeo swCorner, LatLonGeo neCorner, boolean isSwCornerLand)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final double northLat
public final double southLat
public final double eastLon
public final double westLon
public final boolean isSwCornerLand
public LandBox(LatLonGeo swCorner, LatLonGeo neCorner, boolean isSwCornerLand)
public LandBox(double northLat, double southLat, double eastLon, double westLon, boolean isSwCornerLand)
Copyright © 2016 Metron, Inc.. All rights reserved.