org.n52.operation.cropmodeling
Class CGMSCellCollection

java.lang.Object
  extended by org.n52.operation.cropmodeling.SpatialLocationCellCollection
      extended by org.n52.operation.cropmodeling.CGMSCellCollection
All Implemented Interfaces:
java.lang.Iterable, java.util.Collection, java.util.List

public class CGMSCellCollection
extends SpatialLocationCellCollection


Constructor Summary
CGMSCellCollection(java.lang.String spatialDataSource)
           
 
Method Summary
 
Methods inherited from class org.n52.operation.cropmodeling.SpatialLocationCellCollection
add, add, addAll, addAll, clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.List
equals, hashCode
 

Constructor Detail

CGMSCellCollection

public CGMSCellCollection(java.lang.String spatialDataSource)