Uses of Class
gov.nasa.worldwindx.examples.AnnotationControls.AppFrame
-
Packages that use AnnotationControls.AppFrame Package Description gov.nasa.worldwindx.examples -
-
Uses of AnnotationControls.AppFrame in gov.nasa.worldwindx.examples
Fields in gov.nasa.worldwindx.examples declared as AnnotationControls.AppFrame Modifier and Type Field Description protected AnnotationControls.AppFrameAnnotationControls.ContentAnnotation. appFrameMethods in gov.nasa.worldwindx.examples that return AnnotationControls.AppFrame Modifier and Type Method Description AnnotationControls.AppFrameAnnotationControls.ContentAnnotation. getAppFrame()Methods in gov.nasa.worldwindx.examples with parameters of type AnnotationControls.AppFrame Modifier and Type Method Description static AnnotationControls.ContentAnnotationAnnotationControls. createAudioAnnotation(AnnotationControls.AppFrame appFrame, Position position, java.lang.String title, java.lang.Object source)static AnnotationControls.ContentAnnotationAnnotationControls. createContentAnnotation(AnnotationControls.AppFrame appFrame, Position position, AVList params)static AnnotationControls.ContentAnnotationAnnotationControls. createImageAnnotation(AnnotationControls.AppFrame appFrame, Position position, java.lang.String title, java.lang.Iterable sources)Constructors in gov.nasa.worldwindx.examples with parameters of type AnnotationControls.AppFrame Constructor Description AudioContentAnnotation(AnnotationControls.AppFrame appFrame, AudioPlayerAnnotation annnotation, AudioPlayerAnnotationController controller, java.lang.Object source)ContentAnnotation(AnnotationControls.AppFrame appFrame, DialogAnnotation annnotation, DialogAnnotationController controller)ImageContentAnnotation(AnnotationControls.AppFrame appFrame, SlideShowAnnotation annnotation, SlideShowAnnotationController controller)
-