ArcGIS Explorer Component Help |
ESRI.ArcGISExplorer.Mapping Namespace |
Additional namespace information: Overview, Class Diagram
The Mapping namespace contains classes that represent the map and the different types of map content. You can use these classes to programmatically add and remove map content, or navigate to a specific location on the map.
Classes
Class | Description | |
---|---|---|
Basemap |
Represents the background layers displayed in the map.
| |
Basemap..::.ArcGISOnline | Obsolete.
Due to changes made to the ArcGIS Online basemaps, this class has been marked as obsolete. The methods in this class may refer to basemaps which are no longer available.
| |
Basemap..::.BingMaps | Obsolete.
Due to changes made to the ArcGIS Online basemaps, this class has been marked as obsolete. The methods in this class may refer to basemaps which are no longer available.
| |
ConnectionStatus |
ConnectionStatus represents the state of a layers connection. This class is used for feedback when connecting a layer to an underlying data source.
| |
FeatureLayer |
Represents a layer based on vector data stored in a shapefile or geodatabase.
| |
FeatureRenderer |
Encapsulates the visual representation of vector data on a map.
| |
Folder |
Represents a logical container for MapItems.
| |
GeoRssLayer |
Represents a layer based on data provided by a GeoRSS feed.
| |
Graphic |
Represents a shape with associated symbology that can be added to a map.
| |
GraphicCollection |
Represents a collection of Graphics.
| |
GraphicMouseEventArgs |
Provides data for the GraphicClicked event.
| |
ImageOverlay |
Represents an image which is positioned in relation to the map window.
| |
ImageOverlayOrderCollection |
Represents a collection of image overlays currently contained by the map display; the order of the
collection controls the order in which the image overlays are drawn by the ArcGIS Explorer application.
| |
KmlLayer |
Represents a layer based on data stored in a KML file (.kml or .kmz).
| |
KmlNode |
Represents a single KML feature: a document, folder, placemark, image or network link.
| |
Layer |
Represents an item of map content referencing geographic data held in storage or provided by a service.
| |
LayerOrderCollection |
Represents a collection of layers currently contained by the Map; the order of the collection controls the order in which the layers are drawn by the ArcGIS Explorer application.
| |
Link |
Represents a link to a URL, file or external application.
| |
Map |
Represents a container of MapItems that drives the content of the Map in the ArcGIS Explorer application.
| |
MapDisplay |
Represents the map window in the ArcGIS Explorer application.
| |
MapItem |
Represents a type of map content.
| |
MapItemCollection |
Represents a collection of MapItems.
| |
MapItemEventArgs |
Provides data for the MapItemChanged event.
| |
MapItemFile |
Represents a map content file (.nmc) containing MapItems.
| |
MapItemMouseEventArgs |
Provides data for the MapItemClicked event.
| |
Note |
Represents a single graphic associated with a popup window.
| |
PackageChildLayer |
Represents a constituent part of a PackageLayer or PackageChildLayer.
| |
PackageLayer |
Represents a layer based on a layer package file (.lpk) or ArcGIS Desktop layer file (.lyr).
| |
Popup |
Represents a popup window in the ArcGIS Explorer application.
| |
RasterLayer |
Represents a layer based on raster data stored in a georeferenced image file or geodatabase.
| |
ServiceChildLayer |
Represents a constituent part of a ServiceLayer or ServiceChildLayer.
| |
ServiceLayer |
Represents a layer based on spatial data provided by an ArcGIS Server (map, globe or image),
ArcIMS, WMS or Bing maps service.
| |
Slide |
Represents a slide in a Presentation.
| |
SlideCollection |
Represents all of the slides in a presentation.
| |
SlideEventArgs |
Provides data for the SlideModified event.
| |
SlideTitle |
Represents a title that's displayed when slides are shown during a Presentation.
| |
Symbol |
Represents the symbol used to draw a Graphic, GeoRSSLayer, or used in a renderer to draw the features in a FeatureLayer.
| |
Symbol..::.Fill |
Contains nested classes that help create pre-configured fill symbols, which can be used
to draw Polygon, Envelope, or Multipatch geometries.
| |
Symbol..::.Fill..::.Outline |
Provides properties that return instances of pre-configured fill symbols
with different colored solid outlines and no fill.
| |
Symbol..::.Fill..::.Solid |
Provides properties that return instances of pre-configured fill symbols
with different colored solid fills and no outline.
| |
Symbol..::.Fill..::.SolidOutline |
Provides properties that return instances of pre-configured fill symbols
that have a solid outline and different colored solid fills.
| |
Symbol..::.Line |
Contains nested classes which help create pre-configured line symbols, that can be used
to draw Polyline geometries.
| |
Symbol..::.Line..::.Solid |
Provides properties that return instances of pre-configured line symbols
which draw with different colored solid line brushes.
| |
Symbol..::.Marker |
Contains nested classes which help create pre-configured marker symbols, that can be used
to draw Point or Multipoint geometries.
| |
Symbol..::.Marker..::.Civic |
Provides properties that return instances of pre-configured marker symbols
with civic themed icons.
| |
Symbol..::.Marker..::.Flag |
Provides properties that return instances of pre-configured marker symbols
with different colored flag icons, used commonly by routing functionality.
| |
Symbol..::.Marker..::.Health |
Provides properties that return instances of pre-configured marker symbols
with health themed icons.
| |
Symbol..::.Marker..::.Marine |
Provides properties that return instances of pre-configured marker symbols
with marine themed icons.
| |
Symbol..::.Marker..::.Placemark |
Provides properties that return instances of pre-configured marker symbols
with abstract placemark icons.
| |
Symbol..::.Marker..::.PointsOfInterest |
Provides properties that return instances of pre-configured marker symbols
with general point-of-interest themed icons.
| |
Symbol..::.Marker..::.PublicSafety |
Provides properties that return instances of pre-configured marker symbols
with public safety themed icons.
| |
Symbol..::.Marker..::.Pushpin |
Provides properties that return instances of pre-configured marker symbols
with different colored pushpin icons. Pushpins provide an alternative to stickpin symbols.
| |
Symbol..::.Marker..::.Recreation |
Provides properties that return instances of pre-configured marker symbols
with recreation themed icons.
| |
Symbol..::.Marker..::.Sphere |
Provides properties that return instances of pre-configured marker symbols
with different colored sphere icons
| |
Symbol..::.Marker..::.Square |
Provides properties that return instances of pre-configured marker symbols
with different colored square waypoint icons.
| |
Symbol..::.Marker..::.Stickpin |
Provides properties that return instances of pre-configured marker symbols
with different colored stickpin icons. Stickpins are the default marker symbols icons used by ArcGIS Explorer.
| |
Symbol..::.Marker..::.Transportation |
Provides properties that return instances of pre-configured marker symbols
with transport themed icons.
| |
Symbol..::.Marker..::.Weather |
Provides properties that return instances of pre-configured marker symbols
with weather themed icons.
| |
TrackingInfo |
Represents information that is captured during the current asynchronous tracking session.
| |
View |
Represents a stored location in 2D or 3D associated with a popup window.
| |
Viewpoint |
Represents the view onto a geographic location.
|
Structures
Structure | Description | |
---|---|---|
SlideRange |
Represents a range of slides that are included when advancing the slides in a Presentation.
|
Interfaces
Interface | Description | |
---|---|---|
IMapItemParent |
Defines a property that stores constituent MapItems.
|
Delegates
Delegate | Description | |
---|---|---|
TrackDelegate |
Represents a method that handles asynchronous tracking events.
|
Enumerations
Enumeration | Description | |
---|---|---|
CompassDirection |
Provides compass directions which can be used to rotate the MapDisplay.
| |
DisplayEffect |
Specifies the visual effect to be shown when interacting with the MapDisplay while using one of the TrackPoint methods.
| |
DisplayMode |
Provides display modes that can be used to switch between a 2D map and 3D globe.
| |
DisplayPosition |
Provides a set of screen positions where elements can be placed in relation to the map window.
| |
KmlGraphicsType |
Specifies constants defining the graphics type of the current KmlNode.
| |
KmlNodeType |
Specifies constants defining the type of a KmlNode.
| |
LabelVisibility |
Specifies the options for controlling the visibility of the label associated with a Graphic or Note.
| |
LayerBehavior3D |
Specifies constants to control the behavior of a Layer in 3-dimensions.
| |
LayerCachePolicy |
Specifies constants defining the caching policy for a layer.
| |
MapItemChangeStatus |
Specifies constants which describe the current status of a MapItem.
| |
Placement3D |
Specifies constants to control the placement of a graphic in 3-dimensions.
| |
ShapeType |
Indicates the descriptive shape of a Graphic (or Note).
| |
SizeMode |
Specifies constants to control the sizing of an ImageOverlay.
| |
SlideChangeStatus |
Indicates the type of change that was made to a slide for the SlideModified event.
| |
SymbolType |
Specifies the type of symbol determining what kind of items can be drawn, for example
a Marker symbol can be used to draw Point or Multipoint geometries.
| |
TrackStatus |
Specifies constants which describe the current status of a tracking session.
| |
ZoomLevel |
Specifies a set of descriptive zoom levels that relate to a map scale.
|