Uses of Interface
org.opengis.observation.sampling.SamplingFeature

Packages that use SamplingFeature
org.opengis.observation.sampling   
 

Uses of SamplingFeature in org.opengis.observation.sampling
 

Subinterfaces of SamplingFeature in org.opengis.observation.sampling
 interface LocatedSpecimen
          A locatedSpecimen is a specialization of specimen that carries it's location informations.
 interface SamplingCurve
          A "SamplingCurve" is an identified 1-D spatial feature.
 interface SamplingFeatureCollection
          A SamplingFeatureCollection is a concrete class which has the specialized relation member.
 interface SamplingPoint
          A SamplingPoint samples its target at a point(0-manifold);
 interface SamplingSolid
          A "SamplingSolid" is an identified 3-D spatial feature used in sampling.
 interface SamplingSurface
          A "SamplingSurface" is an identified 2-D spatial feature.
 interface SpatiallyExtensiveSamplingFeature
          Generic interface for SamplingCurve, SamplingSurface and SamplingSolid
 interface Specimen
          A located object on which measurements may be made.
 

Methods in org.opengis.observation.sampling that return SamplingFeature
 SamplingFeature SamplingFeatureRelation.getTarget()
           
 

Methods in org.opengis.observation.sampling that return types with arguments of type SamplingFeature
 List<SamplingFeature> SamplingFeatureCollection.getMember()
           
 



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.