Uses of Class
gov.nasa.worldwindx.examples.util.HighlightController
-
Packages that use HighlightController Package Description gov.nasa.worldwindx.applications.dataimporter gov.nasa.worldwindx.examples gov.nasa.worldwindx.examples.multiwindow Examples of how to use multiple WorldWind globes in the same application. -
-
Uses of HighlightController in gov.nasa.worldwindx.applications.dataimporter
Fields in gov.nasa.worldwindx.applications.dataimporter declared as HighlightController Modifier and Type Field Description protected HighlightControllerDataInstallerApp.AppPanel. highlightController -
Uses of HighlightController in gov.nasa.worldwindx.examples
Subclasses of HighlightController in gov.nasa.worldwindx.examples Modifier and Type Class Description protected static classScreenSelection.SelectionHighlightControllerExtends HighlightController to add the capability to highlight objects selected by a ScreenSelector.Fields in gov.nasa.worldwindx.examples declared as HighlightController Modifier and Type Field Description protected HighlightControllerApplicationTemplate.AppPanel. highlightControllerMethods in gov.nasa.worldwindx.examples with parameters of type HighlightController Modifier and Type Method Description voidApplicationTemplate.AppFrame. setHighlightController(HighlightController controller) -
Uses of HighlightController in gov.nasa.worldwindx.examples.multiwindow
Fields in gov.nasa.worldwindx.examples.multiwindow declared as HighlightController Modifier and Type Field Description protected HighlightControllerFlatAndRoundGlobes.WWPanel. highlightControllerprotected HighlightControllerSharedShapes.WWPanel. highlightController
-