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 HighlightController
DataInstallerApp.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 class
ScreenSelection.SelectionHighlightController
Extends 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 HighlightController
ApplicationTemplate.AppPanel. highlightController
Methods in gov.nasa.worldwindx.examples with parameters of type HighlightController Modifier and Type Method Description void
ApplicationTemplate.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 HighlightController
FlatAndRoundGlobes.WWPanel. highlightController
protected HighlightController
SharedShapes.WWPanel. highlightController
-