Class SampleDataAccessFeatureCollection

Object
AbstractCollection<E>
AbstractList<E>
ArrayList<Feature>
SampleDataAccessFeatureCollection
All Implemented Interfaces:
Serializable, Cloneable, Iterable<Feature>, Collection<Feature>, List<Feature>, RandomAccess, FeatureCollection<FeatureType,Feature>

public class SampleDataAccessFeatureCollection extends ArrayList<Feature> implements FeatureCollection<FeatureType,Feature>
Collection of features from a SampleDataAccess.
Since:
2.6
Author:
Ben Caradoc-Davies (CSIRO Earth Science and Resource Engineering)
See Also: