public static class RetrieveElevations.ElevationsDemoController
extends java.lang.Object
implements java.awt.event.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(java.awt.event.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(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic void doActionOnButton1()
public void doActionOnButton2()
public void doActionOnButton3()
public void doSetVerticalExaggeration(double ve)