NASA World Wind

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

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

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

Fields in gov.nasa.worldwind.examples declared as AnnotationControls.AppFrame
protected  AnnotationControls.AppFrame AnnotationControls.ContentAnnotation.appFrame
           
 

Methods in gov.nasa.worldwind.examples that return AnnotationControls.AppFrame
 AnnotationControls.AppFrame AnnotationControls.ContentAnnotation.getAppFrame()
           
 

Methods in gov.nasa.worldwind.examples with parameters of type AnnotationControls.AppFrame
static AnnotationControls.ContentAnnotation AnnotationControls.createAudioAnnotation(AnnotationControls.AppFrame appFrame, Position position, String title, Object source)
           
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)
           
 

Constructors in gov.nasa.worldwind.examples with parameters of type AnnotationControls.AppFrame
AnnotationControls.AudioContentAnnotation(AnnotationControls.AppFrame appFrame, AudioPlayerAnnotation annnotation, AudioPlayerAnnotationController controller, Object source)
           
AnnotationControls.ContentAnnotation(AnnotationControls.AppFrame appFrame, DialogAnnotation annnotation, DialogAnnotationController controller)
           
AnnotationControls.ImageContentAnnotation(AnnotationControls.AppFrame appFrame, SlideShowAnnotation annnotation, SlideShowAnnotationController controller)
           
 


NASA World Wind

Hosted by docs.bugaco.com