|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensha.sha.gui.controls.ControlPanel
org.opensha.sha.gui.controls.GenerateHazusControlPanelForSingleMultipleIMRs
public class GenerateHazusControlPanelForSingleMultipleIMRs
Title: GenerateHazusControlPanelForSingleMultipleIMRs
Description: This class generates the ShapeFiles for the Hazus for the selected Scenario.
| Field Summary | |
|---|---|
static String |
NAME
|
| Constructor Summary | |
|---|---|
GenerateHazusControlPanelForSingleMultipleIMRs(Component parent,
ScenarioShakeMapApp api)
Class constructor. |
|
| Method Summary | |
|---|---|
void |
doinit()
This method will be called the first time the control panel is displayed. |
void |
generateShapeFilesForHazus()
Creates the dataset to generate the shape files that goes as input to Hazus. |
Window |
getComponent()
|
String |
getIMT_Metadata()
|
void |
getRegionAndMapType()
This function sets the Gridded region Sites and the type of plot user wants to see IML@Prob or Prob@IML and it value. |
Object |
getXYZ_DataForPGA()
|
Object |
getXYZ_DataForPGV()
|
Object |
getXYZ_DataForSA_03()
|
Object |
getXYZ_DataForSA_10()
|
boolean |
isGenerateShapeFilesForHazus()
|
void |
run()
thread method |
void |
runToGenerateShapeFilesAndMaps()
This method creates the shapefiles data for Hazus and scenario shake maps for the same data. |
void |
setGenerateShapeFilesForHazus(boolean generateHazusShapeFiles)
Function accepts true if user wants to generate the hazus shapefiles. |
| Methods inherited from class org.opensha.sha.gui.controls.ControlPanel |
|---|
getName, init, isInitialized, showControlPanel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAME
| Constructor Detail |
|---|
public GenerateHazusControlPanelForSingleMultipleIMRs(Component parent,
ScenarioShakeMapApp api)
parent - : parent frame on which to show this control panelapi - : Instance of the application using this control panel| Method Detail |
|---|
public void doinit()
ControlPanel
doinit in class ControlPanelpublic String getIMT_Metadata()
public Object getXYZ_DataForSA_03()
public Object getXYZ_DataForSA_10()
public Object getXYZ_DataForPGA()
public Object getXYZ_DataForPGV()
public void run()
run in interface Runnablepublic void runToGenerateShapeFilesAndMaps()
public void generateShapeFilesForHazus()
throws ParameterException
ParameterExceptionpublic void setGenerateShapeFilesForHazus(boolean generateHazusShapeFiles)
generateHazusShapeFiles - public void getRegionAndMapType()
public boolean isGenerateShapeFilesForHazus()
public Window getComponent()
getComponent in class ControlPanel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||