org.opensha.nshmp.util
Class RegionUtil
java.lang.Object
org.opensha.nshmp.util.RegionUtil
public final class RegionUtil
- extends Object
Title: RegionUtil
Description:
- Version:
- 1.0
- Author:
- not attributable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegionUtil
public RegionUtil()
getSupportedGeographicalRegions
public static ArrayList getSupportedGeographicalRegions(String selectedAnalysisOption)
throws AnalysisOptionNotSupportedException
- Parameters:
selectedAnalysisOption - String
- Returns:
- ArrayList
- Throws:
AnalysisOptionNotSupportedException
getRegionConstraint
public static Region getRegionConstraint(String selectedGeographicRegion)
- Returns:
- RectangularGeographicRegion
getSupportedIMT_PERIODS
public static ArrayList getSupportedIMT_PERIODS(String selectedRegion)
- Returns the IMT periods for the selected Region.
Used in the Prob Hazard Curves
- Parameters:
selectedRegion - String
- Returns:
- ArrayList