public static class NWSZoneLayer.ZoneEntry
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
double |
getEastLongitude()
Return the bounding box eastern edge for the event area,
|
double |
getNorthLatitude()
Return the bounding box northern edge for the event area,
|
double |
getSouthLatitude()
Return the bounding box southern edge for the event area,
|
double |
getWestLongitude()
Return the bounding box western edge for the event area,
|
public double getSouthLatitude()
public double getWestLongitude()
public double getNorthLatitude()
public double getEastLongitude()