org.opengis.observation.sampling
Interface SamplingFeatureCollection
- All Superinterfaces:
- AnyFeature, SamplingFeature
@UML(identifier="samplingFeatureCollection",
specification=OGC_07022)
public interface SamplingFeatureCollection- extends SamplingFeature
A SamplingFeatureCollection is a concrete class which has the specialized relation
member. The only homogeneity constraint on a collection is that it has at least one
sampledFeature association role, which must in some way describe the collection.
- Since:
- GeoAPI 2.3
- Version:
- Implementation specification 1.0
getMember
@UML(identifier="member",
obligation=MANDATORY,
specification=OGC_07022)
List<SamplingFeature> getMember()
Copyright © 1994-2010 Open Geospatial Consortium. All Rights Reserved.