gov.nasa.worldwind.examples
Class ViewLimits.Controller
java.lang.Object
gov.nasa.worldwind.examples.ViewLimits.Controller
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- ViewLimits
public static class ViewLimits.Controller
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
appFrame
protected ViewLimits.AppFrame appFrame
DEFAULT_SECTOR_LIMITS
protected static final Sector DEFAULT_SECTOR_LIMITS
layer
protected RenderableLayer layer
surfaceSector
protected SurfaceSector surfaceSector
ViewLimits.Controller
public ViewLimits.Controller(ViewLimits.AppFrame appFrame)
actionPerformed
public void actionPerformed(ActionEvent actionEvent)
- Specified by:
actionPerformed
in interface ActionListener
getOrbitView
public OrbitView getOrbitView()
loadObjects
public void loadObjects()
saveObjects
public void saveObjects()
updateRenderables
public void updateRenderables()
updateViewLimits
public void updateViewLimits()