Class ShapeController
java.lang.Object
gov.llnl.gnem.apps.coda.calibration.gui.controllers.ShapeController
- All Implemented Interfaces:
MapListeningController
,RefreshableController
,ScreenshotEnabledController
@Component
public class ShapeController
extends Object
implements MapListeningController, RefreshableController, ScreenshotEnabledController
-
Method Summary
-
Method Details
-
initialize
public void initialize() -
handlePlotObjectClicked
-
refreshView
public void refreshView()- Specified by:
refreshView
in interfaceMapListeningController
-
getRefreshFunction
- Specified by:
getRefreshFunction
in interfaceRefreshableController
-
setVisible
public void setVisible(boolean visible) - Specified by:
setVisible
in interfaceMapListeningController
-
getScreenshotFunction
- Specified by:
getScreenshotFunction
in interfaceScreenshotEnabledController
-