Uses of Class
gov.nasa.worldwindx.examples.AnnotationControls.ContentAnnotation
-
Packages that use AnnotationControls.ContentAnnotation Package Description gov.nasa.worldwindx.examples -
-
Uses of AnnotationControls.ContentAnnotation in gov.nasa.worldwindx.examples
Subclasses of AnnotationControls.ContentAnnotation in gov.nasa.worldwindx.examples Modifier and Type Class Description static classAnnotationControls.AudioContentAnnotationstatic classAnnotationControls.ImageContentAnnotationMethods in gov.nasa.worldwindx.examples that return AnnotationControls.ContentAnnotation Modifier and Type Method Description static AnnotationControls.ContentAnnotationAnnotationControls. createAudioAnnotation(AnnotationControls.AppFrame appFrame, Position position, java.lang.String title, java.lang.Object source)protected AnnotationControls.ContentAnnotationAnnotationControls.AppFrame. createContent(Position position, AVList params)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)Methods in gov.nasa.worldwindx.examples with parameters of type AnnotationControls.ContentAnnotation Modifier and Type Method Description protected voidAnnotationControls.AppFrame. closeResource(AnnotationControls.ContentAnnotation content)
-