Uses of Class
gov.nasa.worldwindx.examples.util.DialogAnnotation
-
Packages that use DialogAnnotation Package Description gov.nasa.worldwindx.examples gov.nasa.worldwindx.examples.util -
-
Uses of DialogAnnotation in gov.nasa.worldwindx.examples
Fields in gov.nasa.worldwindx.examples declared as DialogAnnotation Modifier and Type Field Description protected DialogAnnotationAnnotationControls.ContentAnnotation. annnotationMethods in gov.nasa.worldwindx.examples that return DialogAnnotation Modifier and Type Method Description DialogAnnotationAnnotationControls.ContentAnnotation. getAnnotation()Constructors in gov.nasa.worldwindx.examples with parameters of type DialogAnnotation Constructor Description ContentAnnotation(AnnotationControls.AppFrame appFrame, DialogAnnotation annnotation, DialogAnnotationController controller) -
Uses of DialogAnnotation in gov.nasa.worldwindx.examples.util
Subclasses of DialogAnnotation in gov.nasa.worldwindx.examples.util Modifier and Type Class Description classAudioPlayerAnnotationclassSlideShowAnnotationMethods in gov.nasa.worldwindx.examples.util that return DialogAnnotation Modifier and Type Method Description DialogAnnotationDialogAnnotationController. getAnnotation()Methods in gov.nasa.worldwindx.examples.util with parameters of type DialogAnnotation Modifier and Type Method Description voidDialogAnnotationController. setAnnotation(DialogAnnotation annotation)Constructors in gov.nasa.worldwindx.examples.util with parameters of type DialogAnnotation Constructor Description DialogAnnotationController(WorldWindow worldWindow, DialogAnnotation annotation)
-