edu.ucsb.adl.reports
Class BucketReport.BoxSpatialValue

java.lang.Object
  |
  +--edu.ucsb.adl.reports.BucketReport.Value
        |
        +--edu.ucsb.adl.reports.BucketReport.SpatialValue
              |
              +--edu.ucsb.adl.reports.BucketReport.BoxSpatialValue
Enclosing class:
BucketReport

public static final class BucketReport.BoxSpatialValue
extends BucketReport.SpatialValue

A box spatial value.


Field Summary
 
Fields inherited from class edu.ucsb.adl.reports.BucketReport.SpatialValue
east, north, south, west
 
Fields inherited from class edu.ucsb.adl.reports.BucketReport.Value
field
 
Constructor Summary
BucketReport.BoxSpatialValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BucketReport.BoxSpatialValue

public BucketReport.BoxSpatialValue()