com.metsci.glimpse.charts.shoreline
Class LandBox
java.lang.Object
com.metsci.glimpse.charts.shoreline.LandBox
public class LandBox
- extends java.lang.Object
- Author:
- hogye
Constructor Summary |
LandBox(double northLat,
double southLat,
double eastLon,
double westLon,
boolean isSwCornerLand)
|
LandBox(LatLonGeo swCorner,
LatLonGeo neCorner,
boolean isSwCornerLand)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
northLat
public final double northLat
southLat
public final double southLat
eastLon
public final double eastLon
westLon
public final double westLon
isSwCornerLand
public final boolean isSwCornerLand
LandBox
public LandBox(LatLonGeo swCorner,
LatLonGeo neCorner,
boolean isSwCornerLand)
LandBox
public LandBox(double northLat,
double southLat,
double eastLon,
double westLon,
boolean isSwCornerLand)
Copyright © 2012 Metron, Inc.. All Rights Reserved.