Uses of Class
gov.nasa.worldwindx.examples.util.DialogAnnotationController
-
Packages that use DialogAnnotationController Package Description gov.nasa.worldwindx.examples gov.nasa.worldwindx.examples.util -
-
Uses of DialogAnnotationController in gov.nasa.worldwindx.examples
Fields in gov.nasa.worldwindx.examples declared as DialogAnnotationController Modifier and Type Field Description protected DialogAnnotationController
AnnotationControls.ContentAnnotation. controller
Methods in gov.nasa.worldwindx.examples that return DialogAnnotationController Modifier and Type Method Description DialogAnnotationController
AnnotationControls.ContentAnnotation. getController()
Constructors in gov.nasa.worldwindx.examples with parameters of type DialogAnnotationController Constructor Description ContentAnnotation(AnnotationControls.AppFrame appFrame, DialogAnnotation annnotation, DialogAnnotationController controller)
-
Uses of DialogAnnotationController in gov.nasa.worldwindx.examples.util
Subclasses of DialogAnnotationController in gov.nasa.worldwindx.examples.util Modifier and Type Class Description class
AudioPlayerAnnotationController
class
SlideShowAnnotationController
-