public static class RetrieveElevations.ElevationsDemoController extends Object implements ActionListener
| Modifier and Type | Field and Description | 
|---|---|
| protected RetrieveElevations.AppFrame | frame | 
| protected WorldWindow | wwd | 
| Constructor and Description | 
|---|
| ElevationsDemoController(WorldWindow wwd) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | actionPerformed(ActionEvent e) | 
| void | doActionOnButton1() | 
| void | doActionOnButton2() | 
| void | doActionOnButton3() | 
| void | doSetVerticalExaggeration(double ve) | 
protected RetrieveElevations.AppFrame frame
protected WorldWindow wwd
public ElevationsDemoController(WorldWindow wwd)
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic void doActionOnButton1()
public void doActionOnButton2()
public void doActionOnButton3()
public void doSetVerticalExaggeration(double ve)