Uses of Class
org.episteme.natural.earth.seismology.Earthquake
Packages that use Earthquake
-
Uses of Earthquake in org.episteme.natural.earth.loaders
Subclasses with type arguments of type Earthquake in org.episteme.natural.earth.loadersModifier and TypeClassDescriptionclassModern connector to USGS Earthquake Hazards Program API.Methods in org.episteme.natural.earth.loaders that return types with arguments of type EarthquakeModifier and TypeMethodDescriptionUSGSEarthquakesReader.getResourceType()USGSEarthquakesReader.getSignificantMonth()Legacy method preserved for compatibility, now using the modernized backend.protected List<Earthquake> USGSEarthquakesReader.loadFromSource(String feedName) Loads earthquake data from a specific feed.