| Package | Description |
|---|---|
| agi.foundation.graphics |
Provides commonly used and instantiated graphics types related to 3D scene management, terrain and imagery, and more.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KmlContainer
A KmlContainer contains a collection of children
KmlFeatures. |
class |
KmlDocument
A KML document.
|
class |
KmlFolder
A KML folder.
|
class |
KmlNetworkLink
A KML network link.
|
| Modifier and Type | Method and Description |
|---|---|
List<KmlFeature> |
KmlContainer.getChildren()
The collection of
KmlFeatures that are children of this container. |