Uses of Class
gov.usgs.earthquake.nshmp.model.SourceFeature.Fault
-
Packages that use SourceFeature.Fault Package Description gov.usgs.earthquake.nshmp.model EarthquakeHazardModel
s. -
-
Uses of SourceFeature.Fault in gov.usgs.earthquake.nshmp.model
Methods in gov.usgs.earthquake.nshmp.model that return SourceFeature.Fault Modifier and Type Method Description static SourceFeature.Fault
SourceFeature. newFaultSection(URL geojson)
Create a new crustal fault feature from the supplied GeoJSON.static SourceFeature.Fault
SourceFeature. newFaultSection(Path geojson)
Create a new crustal fault feature from the supplied GeoJSON.
-