Package | Description |
---|---|
gov.nasa.worldwindx.examples |
Modifier and Type | Field and Description |
---|---|
protected AnnotationControls.AppFrame |
AnnotationControls.ContentAnnotation.appFrame |
Modifier and Type | Method and Description |
---|---|
AnnotationControls.AppFrame |
AnnotationControls.ContentAnnotation.getAppFrame() |
Modifier and Type | Method and Description |
---|---|
static AnnotationControls.ContentAnnotation |
AnnotationControls.createAudioAnnotation(AnnotationControls.AppFrame appFrame,
Position position,
java.lang.String title,
java.lang.Object source) |
static AnnotationControls.ContentAnnotation |
AnnotationControls.createContentAnnotation(AnnotationControls.AppFrame appFrame,
Position position,
AVList params) |
static AnnotationControls.ContentAnnotation |
AnnotationControls.createImageAnnotation(AnnotationControls.AppFrame appFrame,
Position position,
java.lang.String title,
java.lang.Iterable sources) |
Constructor and 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) |