Package com.esri.arcgisruntime.mapping.view
Provides interfaces and classes for working with view elements of an ArcGISMap. Contains the MapView,
GraphicsOverlay and LocationDisplay classes, and other event, listener, and utility classes related to the MapView.
- Since:
- 100.0.0
-
Interface Summary Interface Description AttributionTextChangedListener The listener interface for receiving attribution text changed events from aGeoView
.CameraDistanceChangedListener<S extends CameraController> The listener interface for receiving camera distance changed events from aCameraController
.CameraHeadingOffsetChangedListener<S extends CameraController> The listener interface for receiving camera heading offset changed events from aCameraController
.CameraPitchOffsetChangedListener<S extends CameraController> The listener interface for receiving camera pitch offset changed events from aCameraController
.DrawStatusChangedListener The listener interface for receivingDrawStatus
changed events from aGeoView
.InteractionListener Defines a listener to handle various input events on a view.LayerViewStateChangedListener The listener interface for receivingLayerViewStatus
changed events from aGeoView
.LocationDisplay.AutoPanModeChangedListener Defines methods that are called when the AutoPanMode of a LocationDisplay changes.LocationDisplay.DataSourceStatusChangedListener Defines methods that are called when the LocationDataSource of a LocationDisplay is started or stopped.LocationDisplay.LocationChangedListener Defines methods that are called when the Location of a LocationDisplay changes.MapRotationChangedListener The listener interface for receiving rotation changed events from aMapView
.MapScaleChangedListener The listener interface for receiving scale changed events from aMapView
.NavigationChangedListener The listener interface for receiving navigation changed events from aGeoView
.OriginCameraChangedListener The listener interface for receiving origin camera changed events from a TransformationMatrixCameraController.SceneViewNavigation Interface for navigation of scene view and secondary scene views.SelectedVertexChangedListener The listener interface to get notified when the selected vertex during a sketch edit session changes.SketchGeometryChangedListener The listener interface for receivinggeometry changed events
from the SketchEditor.SpatialReferenceChangedListener The listener interface for receiving spatial reference changed events from aGeoView
.TimeExtentChangedListener The listener interface for receiving time extent changed events from aGeoView
.TranslationFactorChangedListener The listener interface for receiving translation factor changed events from a TransformationMatrixCameraController.ViewpointChangedListener The listener interface for receiving Viewpoint changed events from aGeoView
. -
Class Summary Class Description AnalysisOverlay An AnalysisOverlay manages the display of one or moreAnalysis
.AttributionTextChangedEvent An event representing a change in the attribution text of aGeoView
.BackgroundGrid BackgroundGrid determines what a view looks like without anything in it.Callout A Callout typically displays text and image content from a GeoElement, such as a Feature.Camera Represents an immutable camera object.CameraController CameraDistanceChangedEvent<S extends CameraController> An event that indicates that the distance between camera and the target has changed.CameraHeadingOffsetChangedEvent<S extends CameraController> An event that indicates that the camera heading offset has changed.CameraPitchOffsetChangedEvent<S extends CameraController> An event that indicates that the camera pitch offset has changed.DrawStatusChangedEvent An event that indicates that the drawing state of aGeoView
has changed.GeoView A GeoView is the base class for working with views in an MVC architecture.GlobeCameraController Represents the default camera controller.Graphic A Graphic consists of aGeometry
, optionalattributes
, and is drawn on a map using a symbol or renderer.GraphicsOverlay A GraphicsOverlay manages the display of one or moreGraphic
s on a GeoView.Grid Represents options to display a grid on top of a MapView.IdentifyGraphicsOverlayResult Represents an identify result from a single GraphicsOverlay in a GeoView.IdentifyLayerResult Represents an identify result at a specific screen location within a specific layer, using one of the identifyLayersAsync methods onGeoView
.ImageFrame A frame that, when added to anImageOverlay
, renders an image on top of a scene.ImageOverlay An overlay that contains a frame with an image to display in the view.LatitudeLongitudeGrid Represents a grid consisting of east-west lines of latitude and north-south lines of longitude (also known as graticules).LayerSceneProperties A set of properties for displaying a layer or a graphics overlay in 3D space.LayerViewState A layer view state object.LayerViewStateChangedEvent An event that indicates that the view state of a layer in a GeoView has changed.LocationDisplay Manages display of current location in a MapView.LocationDisplay.AutoPanModeChangedEvent Holds information from a change to the AutoPanMode of a LocationDisplay.LocationDisplay.DataSourceStatusChangedEvent Holds information from a change to the status of a LocationDataSource.LocationDisplay.LocationChangedEvent Holds information from a change to the Location of a LocationDisplay.LocationToScreenResult Class combining a 2D screen point and visibility of a location.MapRotationChangedEvent An event that indicates that rotation of the MapView has changed.MapScaleChangedEvent An event that indicates that scale of the MapView has changed.MapView A MapView renders data from an ArcGISMap and allows users to interact with the map.MapView.DefaultInteractionListener Default listener to handle input events on the map view.MgrsGrid Represents a MGRS (Military Grid Reference System) for displaying on a MapView.NavigationChangedEvent An event that indicates that the navigation status of aGeoView
has changed.OrbitGeoElementCameraController Represents a camera controller that restricts the scene view's camera to a (possibly moving)GeoElement
.OrbitLocationCameraController Represents a camera controller that restricts the scene view's camera to orbit a fixed location.OriginCameraChangedEvent An event representing the change of the origin camera of a TransformationMatrixCameraController.SceneView A SceneView renders data from an ArcGISScene in 3-dimensional space and allows users to interact with the scene.SceneView.DefaultInteractionListener Default listener to handle input events on the scene view.SelectedVertexChangedEvent An event representing the selection change of the SketchVertex during a sketching session.SketchEditConfiguration Defines the edit capabilities of the SketchEditor in a sketching session.SketchEditor Represents a sketch editor that allows users to interactively sketch geometries on the map view.SketchGeometryChangedEvent An event representing a change of the geometry in the sketch editor.SketchStyle Defines a set of styles used for the visual appearance of the sketch geometry during editing.SketchVertex Represents a point location (in map coordinates) and position (in the collections of parts, vertices and mid-vertices) of the sketch editor.SpatialReferenceChangedEvent An event that indicates that the spatial reference of aGeoView
has changed.TimeExtentChangedEvent An event representing a change in the time extent of aGeoView
.TransformationMatrix Represents a more precise way to representCamera
properties than using just heading, pitch and roll.TransformationMatrixCameraController Support camera navigation by using TransformationMatrix.TranslationFactorChangedEvent An event representing the change of the translation factor of a TransformationMatrixCameraController.UsngGrid Represents a USNG (United States National Grid) for displaying on a MapView.UtmGrid Represents a grid that displays UTM (Universal Transverse Mercator) zones on a MapView.ViewLabelProperties Represents the labeling properties for a MapView.ViewpointChangedEvent An event representing a change in the Viewpoint of aGeoView
. -
Enum Summary Enum Description AnimationCurve Control how the map view is moved between positions.AtmosphereEffect Defines the atmosphere effect associated with the SceneView.Callout.LeaderPosition Indicates the side of a callout on which the leader is drawn.DrawStatus Represents the possible drawing states of aGeoView
.GraphicsOverlay.RenderingMode Rendering modes available for graphics overlaysGrid.LabelPosition Represents options for positioning grid labels on the MapView.LatitudeLongitudeGrid.LabelFormat Represents the possible grid label distance formats that can be displayed to grid.LayerSceneProperties.SurfacePlacement Handles the altitude of objects from a layer or graphics overlay in 3D space.LayerViewStatus The status of a layer in theGeoView
.LightingMode Defines the Sun lighting mode associated with theSceneView
.LocationDisplay.AutoPanMode Defines how the MapView behaves when location updates are received.LocationToScreenResult.SceneLocationVisibility Modes of visibility that can occur in aLocationToScreenResult
.MgrsGrid.LabelUnit Represents the possible grid label distance units that can be displayed to grid.SketchCreationMode Defines what type of geometry is going to be sketched during a SketchEditor session.SketchEditConfiguration.SketchVertexEditMode Defines how vertices respond to user interaction.SpaceEffect Defines the effect used for the background of the SceneView.UsngGrid.LabelUnit Represents possible grid label distance units that can be displayed to the grid.WrapAroundMode Indicates if the map should be displayed as a continuous map, horizontally, by wrapping the east and west hemispheres around each other.