| Package | Description |
|---|---|
| gov.nasa.worldwindx.examples | |
| gov.nasa.worldwindx.examples.kml |
Examples of importing and exporting files in the Keyhole Markup Language (KML).
|
| Modifier and Type | Field and Description |
|---|---|
protected BalloonController |
WebBrowserBalloons.AppFrame.balloonController |
protected BalloonController |
Balloons.AppFrame.balloonController |
| Modifier and Type | Field and Description |
|---|---|
protected BalloonController |
KMLViewer.AppFrame.balloonController |
protected BalloonController |
KMLApplicationController.balloonController
Controller to open balloons when KML features are selected.
|
| Modifier and Type | Method and Description |
|---|---|
BalloonController |
KMLApplicationController.getBalloonController()
Indicates the BalloonController associated with this controller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KMLApplicationController.setBalloonController(BalloonController balloonController)
Specifies a BalloonController that this controller can use to open balloons when KML features are selected.
|