Package edu.sc.seis.seisFile
Interface LatLonLocatable
-
- All Known Implementing Classes:
Channel,Event,LatLonSimple,Location,Origin,Station,SurfaceStation
public interface LatLonLocatable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LocationasLocation()java.lang.StringgetLocationDescription()
-
-
-
Method Detail
-
asLocation
Location asLocation()
-
getLocationDescription
java.lang.String getLocationDescription()
-
-