| Package | Description |
|---|---|
| gov.nasa.worldwind.ogc.kml.impl | |
| gov.nasa.worldwind.render | |
| gov.nasa.worldwindx.examples | |
| gov.nasa.worldwindx.examples.kml |
Examples of importing and exporting files in the Keyhole Markup Language (KML).
|
| Modifier and Type | Class and Description |
|---|---|
class |
KMLPointPlacemarkImpl
Implements the Point case of a KML Placemark element.
|
| Modifier and Type | Method and Description |
|---|---|
PointPlacemark |
PointPlacemark.OrderedPlacemark.getPlacemark() |
| Modifier and Type | Method and Description |
|---|---|
void |
PointPlacemark.LODSelector.selectLOD(DrawContext dc,
PointPlacemark placemark,
double eyeDistance)
Modifies the placemark's attributes and properties to achieve a desired level of detail during rendering.
|
| Modifier and Type | Field and Description |
|---|---|
protected PointPlacemark |
ContextMenusOnShapes.ContextMenuController.lastPickedPlacemark |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlacemarkDecluttering.AppFrame.setHighlightAttributes(PointPlacemark pp) |
| Modifier and Type | Method and Description |
|---|---|
protected static PointPlacemark |
ExportKML.makePointPlacemark() |