NASA World Wind

Uses of Class
gov.nasa.worldwind.examples.AnnotationControls.ContentAnnotation

Packages that use AnnotationControls.ContentAnnotation
gov.nasa.worldwind.examples   
 

Uses of AnnotationControls.ContentAnnotation in gov.nasa.worldwind.examples
 

Subclasses of AnnotationControls.ContentAnnotation in gov.nasa.worldwind.examples
static class AnnotationControls.AudioContentAnnotation
           
static class AnnotationControls.ImageContentAnnotation
           
 

Methods in gov.nasa.worldwind.examples that return AnnotationControls.ContentAnnotation
static AnnotationControls.ContentAnnotation AnnotationControls.createAudioAnnotation(AnnotationControls.AppFrame appFrame, Position position, String title, Object source)
           
protected  AnnotationControls.ContentAnnotation AnnotationControls.AppFrame.createContent(Position position, AVList params)
           
static AnnotationControls.ContentAnnotation AnnotationControls.createContentAnnotation(AnnotationControls.AppFrame appFrame, Position position, AVList params)
           
static AnnotationControls.ContentAnnotation AnnotationControls.createImageAnnotation(AnnotationControls.AppFrame appFrame, Position position, String title, Iterable sources)
           
 

Methods in gov.nasa.worldwind.examples with parameters of type AnnotationControls.ContentAnnotation
protected  void AnnotationControls.AppFrame.closeResource(AnnotationControls.ContentAnnotation content)
           
 


NASA World Wind

Hosted by docs.bugaco.com