ArcGIS Explorer namespace overviews


The ArcGIS Explorer 900 API has five new namespaces, namely:
ESRI.ArcGISExplorer.Application
Contains all the classes necessary to interact with the application.
ESRI.ArcGISExplorer.Mapping
Contains all the classes necessary to interact with the map.
ESRI.ArcGISExplorer.Geometry
Contains all the classes necessary to represent the geometry of features and spatial referencing.
ESRI.ArcGISExplorer.Data
Contains all the classes necessary to represent and query data.
ESRI.ArcGISExplorer.Threading—contains all the classes that enable you to develop multithreaded customizations for ArcGIS Explorer.
The Data, Geometry, Mapping, and Threading namespaces are contained in the assembly ESRI.ArcGISExplorer.dll, and the Application namespace is contained in the ESRI.ArcGISExplorer.Application.dll assembly.