| 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 | Method and Description | 
|---|---|
void | 
ImageCollection.addAddComplete(EventHandler<GlobeImageOverlayAddCompleteEventArgs> value)
Adds a handler for an event that is raised when an asynchronous add is completed. 
 | 
void | 
ImageCollection.removeAddComplete(EventHandler<GlobeImageOverlayAddCompleteEventArgs> value)
Removes a handler for an event that is raised when an asynchronous add is completed. 
 |