Package | Description |
---|---|
gov.nasa.worldwind.ogc.kml |
Provides classes for parsing KML and KMZ files and streams.
|
Modifier and Type | Class and Description |
---|---|
class |
KMLIcon
Represents the KML Icon element and provides access to its contents.
|
Modifier and Type | Field and Description |
---|---|
protected KMLLink |
KMLNetworkLink.link |
protected KMLLink |
KMLModel.link |
Modifier and Type | Method and Description |
---|---|
KMLLink |
KMLModel.getLink() |
protected KMLLink |
KMLNetworkLink.getLinkOrUrl()
Returns this
NetworkLink's Link element or its Url element, depending on
which is available. |
KMLLink |
KMLNetworkLink.getNetworkLink() |
KMLLink |
KMLNetworkLink.getUrl() |