org.intamap.om
Interface ISamplingFeature

All Known Implementing Classes:
SamplingPoint

public interface ISamplingFeature

Author:
williamw

Method Summary
 com.vividsolutions.jts.geom.Geometry getLocation()
           
 String getSampledFeature()
           
 String toString()
           
 

Method Detail

getLocation

com.vividsolutions.jts.geom.Geometry getLocation()

getSampledFeature

String getSampledFeature()

toString

String toString()
Overrides:
toString in class Object