| Package | Description | 
|---|---|
| gov.nasa.worldwind.ogc.kml.impl | |
| gov.nasa.worldwind.render | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KMLScreenBalloonImpl
A KML Balloon attached to a point on the screen. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ScreenBalloon | 
KMLScreenBalloonImpl.balloon
The contained balloon. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ScreenBalloon | 
KMLScreenBalloonImpl.getBalloon()
Get the Balloon object that is contained in the KMLBalloon object. 
 | 
| Constructor and Description | 
|---|
KMLScreenBalloonImpl(ScreenBalloon balloon,
                    KMLAbstractFeature feature)
Create the balloon. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ScreenAnnotationBalloon
An AnnotationBalloon that is attached to a point on the screen. 
 | 
class  | 
ScreenBrowserBalloon
A  
 that displays HTML, JavaScript, and Flash content
 using the system's native browser, and who's origin is located at a point on the screen. |