|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--edu.ucsb.adl.reports.BucketReport.Value
|
+--edu.ucsb.adl.reports.BucketReport.SpatialValue
A spatial bucket value, i.e., a geographic region.
| Field Summary | |
double |
east
The east bounding coordinate of the region in degrees east of the Greenwich meridian and in the range [-180, 180]. |
double |
north
The north bounding coordinate of the region in degrees north of the equator. |
double |
south
The south bounding coordinate of the region in degrees north of the equator. |
double |
west
The west bounding coordinate of the region in degrees east of the Greenwich meridian and in the range [-180, 180]. |
| Fields inherited from class edu.ucsb.adl.reports.BucketReport.Value |
field |
| Constructor Summary | |
BucketReport.SpatialValue()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public double north
public double south
public double east
public double west
| Constructor Detail |
public BucketReport.SpatialValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||