| Interface | Description |
|---|---|
| CotEventImporter | |
| CotEventMarshal | |
| Exportable |
Map items, groups, overlays that can be exported implement this interface.
|
| ExportDialog.Callback |
Export selection callback
|
| ExportFilter |
Provide a late binding filter capability e.g.
|
| ExportMarshal.Progress |
Interface for callback during export
|
| Importer | |
| ImportListener |
Listener fired when an import finishes successfully
|
| Marshal |
Interface responsible for detecting the MIME type for data that represents a specified content.
|
| MarshalManager.Listener |
| Class | Description |
|---|---|
| AbstractCotEventImporter | |
| AbstractCotEventMarshal | |
| AbstractImporter | |
| AbstractMarshal | |
| CotEventFactory | |
| ExportCrashLogsTask |
Task to export crash logs
|
| ExportDialog |
General purpose dialog for exporting items using
ExporterManager |
| ExporterManager | |
| ExporterManager.ExportMarshalMetadata | |
| ExportFileMarshal |
Marshals data to file
|
| ExportFilters |
Provide a late binding filter capability e.g.
|
| ExportFilters.BoundingBoxFilter |
Filters objects which are not in the specified bounding box
|
| ExportFilters.TargetClassFilter |
Filters objects which are not exportable to the specified target class
|
| ExportFilters.UIDFilter |
Filters objects based on inclusion in a list of UIDs
|
| ExportMarshal |
Interface responsible for marshaling data based on MIME Type.
|
| ExportMarshalAdapter |
Display a list of Exporters
|
| ExportMarshalTask |
Task to export data
|
| ImporterManager | |
| ImportExportMapComponent |
Map component to support data input and output from/to KML, CoT and survey XML.
|
| ImportReceiver | |
| KmlMapItemImportFactory | |
| MapItemImportFactory |
Abstract base class for factory classes for importing MapItems from various data sources.
|
| MarshalManager |
| Exception | Description |
|---|---|
| FormatNotSupportedException |
Exception class thrown when an import or export type is not supported by a class.
|