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
layer
protected RenderableLayer layer
sectorLimitsPolyline
protected Polyline sectorLimitsPolyline
ViewLimits.Controller
public ViewLimits.Controller(ViewLimits.AppFrame appFrame)
actionPerformed
public void actionPerformed(ActionEvent actionEvent)
- Specified by:
actionPerformed in interface ActionListener
updateSectorLimits
public void updateSectorLimits(Sector sector)