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