Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABSOLUTE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
Positions objects' altitude using their z value and doesn't take surface elevation into effect.
ABSOLUTE - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
Interprets the altitude as a value in meters above sea level, regardless of the terrain elevation beneath the feature.
ABSOLUTE - Enum constant in enum class com.esri.arcgisruntime.symbology.SymbolAnchor.PlacementMode
Specify anchor with absolute values.
ABSOLUTE_HEIGHT - Enum constant in enum class com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
The feature is extruded to the specified z value as a flat top, regardless of the z values of the feature.
ACRES - Enum constant in enum class com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in acres.
ACTIVE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerViewStatus
The layer in the view is active.
ACTIVE - Enum constant in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
Subscription is active and allows all functionality.
add(double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Creates a new Point with the given x,y coordinates and appends it to the end of this PointCollection.
add(double, double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Creates a new Point with the given x,y coordinates and z value, and appends it to the end of this PointCollection.
add(int, double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Creates a new Point with the given x,y coordinates and inserts it at the given index of this PointCollection.
add(int, double, double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Creates a new Point with the given x,y coordinates and z value, and inserts it at the given index of this PointCollection.
add(int, Part) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Inserts the given Part at the given index position in this PartCollection.
add(int, Point) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Inserts the given Point at the given index of this PointCollection.
add(int, PointCollection) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Inserts a new Part at the given index position in this PartCollection, and copies each Point from the given PointCollection into the added Part.
add(int, Segment) - Method in class com.esri.arcgisruntime.geometry.Part
Inserts the given Segment at the given index position in this Part.
add(int, ArcGISSublayer) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
add(int, Layer) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
add(int, Bookmark) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
add(int, ElevationSource) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
add(int, DistanceCompositeSceneSymbol.Range) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
add(Part) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Appends the given Part to the end of this PartCollection.
add(Point) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Appends the given Point to the end of this PointCollection.
add(PointCollection) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Appends a new Part to the end of the PartCollection, and copies each Point from the given PointCollection into the added Part.
add(Segment) - Method in class com.esri.arcgisruntime.geometry.Part
Appends the given Segment to the end of this Part.
add(ArcGISSublayer) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
add(Layer) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
add(Bookmark) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
add(ElevationSource) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
add(CredentialCacheEntry) - Method in interface com.esri.arcgisruntime.security.CredentialPersistence
This method will be called whenever a new Credential is added to the AuthenticationManager.CredentialCache.
add(DistanceCompositeSceneSymbol.Range) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
ADD - Enum constant in enum class com.esri.arcgisruntime.data.EditResult.EditOperation
An operation to add a feature or attachment to the feature table.
ADD - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureLayer.SelectionMode
Adds features to the current selection set.
ADD - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
Computes the sum of the network attribute from each applicable element.
ADD_EXTERNAL_MEMBERS_TO_GROUP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
The ability to create groups that allow external members, as well as invite external members to groups.
addAll(int, Collection<? extends ArcGISSublayer>) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
addAll(int, Collection<? extends Layer>) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
addAll(int, Collection<? extends Bookmark>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
addAll(int, Collection<? extends ElevationSource>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
addAll(int, Collection<? extends DistanceCompositeSceneSymbol.Range>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
addAll(ArcGISSublayer...) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
addAll(Layer...) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
addAll(Bookmark...) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
addAll(ElevationSource...) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
addAll(DistanceCompositeSceneSymbol.Range...) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
addAll(Collection<? extends ArcGISSublayer>) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
addAll(Collection<? extends Layer>) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
addAll(Collection<? extends Bookmark>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
addAll(Collection<? extends ElevationSource>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
addAll(Collection<? extends DistanceCompositeSceneSymbol.Range>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
addAllPoints(int, Collection<? extends Point>) - Method in class com.esri.arcgisruntime.geometry.Part
Inserts the given collection of Points at the given index position in this Part.
addArcadeConsoleMessageListener(ArcadeConsoleMessageListener) - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
Adds an ArcadeConsoleMessageListener that gets invoked whenever a console message is sent from any Arcade script.
addAttachmentAsync(byte[], String, String) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Adds an attachment to this feature.
addAttributionTextChangedListener(AttributionTextChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Deprecated, for removal: This API element is subject to removal in a future version.
addAutoPanModeChangedListener(LocationDisplay.AutoPanModeChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Registers the given AutoPanModeChangedListener to be called when the LocationDisplay.setAutoPanMode(LocationDisplay.AutoPanMode) is changed.
addBasemapChangedListener(ArcGISMap.BasemapChangedListener) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Adds a BasemapChangedListener to this ArcGISMap that gets invoked when the Basemap has changed.
addBasemapChangedListener(ArcGISScene.BasemapChangedListener) - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
Adds a BasemapChangedListener to this ArcGISScene that gets invoked when the Basemap has changed.
addCameraDistanceChangedListener(CameraDistanceChangedListener<OrbitGeoElementCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Adds a listener for when distance between camera and target has changed.
addCameraDistanceChangedListener(CameraDistanceChangedListener<OrbitLocationCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Adds a listener for when distance between camera and target has changed.
addCameraHeadingOffsetChangedListener(CameraHeadingOffsetChangedListener<OrbitGeoElementCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Adds a listener for when camera heading offset has changed.
addCameraHeadingOffsetChangedListener(CameraHeadingOffsetChangedListener<OrbitLocationCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Adds a listener for when camera heading offset has changed.
addCameraPitchOffsetChangedListener(CameraPitchOffsetChangedListener<OrbitGeoElementCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Adds a listener for when camera pitch offset has changed.
addCameraPitchOffsetChangedListener(CameraPitchOffsetChangedListener<OrbitLocationCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Adds a listener for when camera pitch offset has changed.
addCredentialCacheChangedListener(AuthenticationManager.CredentialCache.CredentialCacheChangedListener) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
Adds a CredentialCacheChangedListener to the CredentialCache.
addCredentialChangedListener(Credential.CredentialChangedListener) - Method in class com.esri.arcgisruntime.security.Credential
Adds a CredentialChangedListener to this Credential.
addCredentialChangedListener(CredentialChangedListener) - Method in class com.esri.arcgisruntime.portal.Portal
Adds a CredentialChangedListener to be called when the Portal's Credential is changed.
addCurrentPositionChangedListener(KmlTourCurrentPositionChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
Adds a current position changed listener to the controller.
addDataSourceStatusChangedListener(LocationDisplay.DataSourceStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Registers the given DataSourceStatusChangedListener to be called when the status of the LocationDataSource changes - when the LocationDisplay has been started or stopped.
addDoneListener(Runnable) - Method in interface com.esri.arcgisruntime.concurrent.ListenableFuture
Adds a listener to run on successful or unsuccessful completion of the asynchronous computation.
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.FeatureTable
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.Geodatabase
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.GeoPackage
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.TileCache
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.VectorTileCache
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.hydrography.EncCell
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.layers.Layer
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
addDoneLoadingListener(Runnable) - Method in interface com.esri.arcgisruntime.loadable.Loadable
Adds a listener to the loadable resource that is invoked when loading has completed.
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.Basemap
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.GeoModel
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.LocalItem
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.Surface
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.Portal
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.PortalItem
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.PortalUser
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.raster.Raster
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
addDrawStatusChangedListener(DrawStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Deprecated, for removal: This API element is subject to removal in a future version.
addDrawStatusChangedListener(DrawStatusChangedListener) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
 
addDynamicEntityChangedListener(DynamicEntity.DynamicEntityChangedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntity
Registers the given DynamicEntityChangedListener to be called when an update is received from the DynamicEntity.
addDynamicEntityObservationPurgedListener(DynamicEntityDataSource.DynamicEntityObservationPurgedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
Registers the given DynamicEntityObservationPurgedListener to be called when an update is received from the DynamicEntityDataSource.
addDynamicEntityObservationReceivedListener(DynamicEntityDataSource.DynamicEntityObservationReceivedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
Registers the given listener to be called when an update is received from the DynamicEntityDataSource.
addDynamicEntityPurgedListener(DynamicEntityDataSource.DynamicEntityPurgedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
Registers the given DynamicEntityPurgedListener to be called when an update is received from the DynamicEntityDataSource.
addDynamicEntityReceivedListener(DynamicEntityDataSource.DynamicEntityReceivedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
Registers the given DynamicEntityReceivedListener to be called when an update is received from the DynamicEntityDataSource.
ADDED - Enum constant in enum class com.esri.arcgisruntime.util.ListChangedEvent.Action
Deprecated.
Items were added.
addErrorChangedListener(LocationDataSource.ErrorChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Registers the given listener to be called when the error property has changed.
addFeatureAsync(Feature) - Method in class com.esri.arcgisruntime.data.FeatureTable
Adds a feature to the table.
addFeaturesAsync(Iterable<Feature>) - Method in class com.esri.arcgisruntime.data.FeatureTable
Adds features to the table.
addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in interface com.esri.arcgisruntime.arcgisservices.TimeAware
Adds a listener that will fire when there is a change to the full time extent.
addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
 
addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.KmlLayer
 
addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.RasterLayer
 
addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
addGeometryChangedListener(SketchGeometryChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Deprecated.
Adds a geometry changed listener.
addGeotriggerMonitorNotificationEventListener(GeotriggerMonitorNotificationEventListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Registers the given GeotriggerMonitorNotificationEventListener to be called when an update is received from the GeotriggerMonitor.
addGeotriggerMonitorStatusChangedEventListener(GeotriggerMonitorStatusChangedEventListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Registers the given GeotriggerMonitorStatusChangedEventListener to be called when an update is received from the GeotriggerMonitor.
addGeotriggerMonitorWarningChangedEventListener(GeotriggerMonitorWarningChangedEventListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Registers the given GeotriggerMonitorWarningChangedEventListener to be called when an update is received from the GeotriggerMonitor.
addHeadingChangedListener(LocationDataSource.HeadingChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Registers the given listener to be called when the heading has changed.
addIconUpdatedEventListener(IconUpdatedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Adds a listener to listen for the icon updates.
addJobDoneListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
Adds a listener to run on successful or unsuccessful completion of the job.
addJobMessageAddedListener(JobMessageAddedListener) - Method in class com.esri.arcgisruntime.concurrent.Job
Registers the given JobMessageAddedListener to be called when an update is received from the Job.
addKmlNetworkLinkMessageReceivedListener(KmlNetworkLinkMessageReceivedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
Adds a listener for when a KML network link message is received.
addKmlNodeBalloonVisibilityChangedListener(KmlNodeBalloonVisibilityChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
Adds a listener to listen to the balloon visibility changes on a KML node.
addKmlNodeRefreshStatusChangedListener(KmlNodeRefreshStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
Adds a listener for refresh status changes of KML nodes.
addLayerViewStateChangedListener(LayerViewStateChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Adds a listener for changes to layer view state.
addListChangedListener(ListChangedListener<ArcGISSublayer>) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
addListChangedListener(ListChangedListener<Layer>) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
addListChangedListener(ListChangedListener<Bookmark>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
addListChangedListener(ListChangedListener<ElevationSource>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
addListChangedListener(ListChangedListener<DistanceCompositeSceneSymbol.Range>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
addListChangedListener(ListChangedListener<E>) - Method in interface com.esri.arcgisruntime.util.ListenableList
Deprecated, for removal: This API element is subject to removal in a future version.
addListener(InvalidationListener) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
addListener(InvalidationListener) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
addListener(InvalidationListener) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
addListener(InvalidationListener) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
addListener(InvalidationListener) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
addListener(ListChangeListener<? super ArcGISSublayer>) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
addListener(ListChangeListener<? super Layer>) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
addListener(ListChangeListener<? super Bookmark>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
addListener(ListChangeListener<? super ElevationSource>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
addListener(ListChangeListener<? super DistanceCompositeSceneSymbol.Range>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.FeatureTable
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.Geodatabase
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.GeoPackage
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.TileCache
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.VectorTileCache
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.hydrography.EncCell
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.layers.Layer
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in interface com.esri.arcgisruntime.loadable.Loadable
Deprecated, for removal: This API element is subject to removal in a future version.
As of 200.0.0, add a listener to Loadable.loadStatusProperty() to receive notifications of load status changes
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.Basemap
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.GeoModel
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.LocalItem
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.Surface
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.Portal
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.PortalItem
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.PortalUser
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.raster.Raster
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
addLocationChangedListener(LocationDataSource.LocationChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Registers the given listener to be called when the location has changed.
addLocationChangedListener(LocationDisplay.LocationChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Registers the given LocationChangedListener to be called when a location update is received from the LocationDataSource.
addMapRotationChangedListener(MapRotationChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Deprecated, for removal: This API element is subject to removal in a future version.
addMapScaleChangedListener(MapScaleChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Deprecated, for removal: This API element is subject to removal in a future version.
addMeasurementChangedListener(LocationDistanceMeasurement.MeasurementChangedListener) - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Adds a listener for when any of the distances have changed.
addNavigationChangedListener(NavigationChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Deprecated, for removal: This API element is subject to removal in a future version.
addNavigationChangedListener(NavigationChangedListener) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
 
addOAuthConfiguration(OAuthConfiguration) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Adds an OAuthConfiguration that will be used to provide the client ID and redirect URI for the portal URL specified in the configuration (or all portals if the portal URL is null).
addObservation(Geometry, Map<String, Object>) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
Adds or updates the newly-received observation data in the data source store.
addOriginCameraChangedListener(OriginCameraChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Adds a listener for when the origin camera has changed.
addPart() - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds a new empty Part to the end of the PartCollection of this builder.
addPart(Part) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds the given Part to the end of the PartCollection of this builder.
addPart(PointCollection) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Creates a new Part at the end of the PartCollection of this builder, and adds the given PointCollection to this new Part.
addParts(PartCollection) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds the Parts in the given PartCollection to the end of the PartCollection of this builder.
addPoint(double, double) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds a new Point with the given x,y coordinates to the end of the last Part of this builders PartCollection.
addPoint(double, double) - Method in class com.esri.arcgisruntime.geometry.Part
Creates a new Point from the given x,y coordinates and appends it to the end of this Part, resulting in a new LineSegment between the previous last Point and the appended Point.
addPoint(double, double, double) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds a new Point with the given x,y coordinates and z value to the end of the last Part of this builders PartCollection.
addPoint(double, double, double) - Method in class com.esri.arcgisruntime.geometry.Part
Creates a new Point from the given x,y coordinates and z value, and appends it to the end of this Part, resulting in a new LineSegment between the previous last Point and the appended Point.
addPoint(int, double, double) - Method in class com.esri.arcgisruntime.geometry.Part
Creates a new Point from the given x,y coordinates and inserts it at the given index position in this Part, by mreplacing an existing Segment with two new LineSegment.
addPoint(int, double, double, double) - Method in class com.esri.arcgisruntime.geometry.Part
Creates a new Point from the given x,y coordinates and z value, and inserts it at the given index position in this Part, by replacing an existing Segment with two new LineSegments.
addPoint(int, Point) - Method in class com.esri.arcgisruntime.geometry.Part
Inserts the given Point at the given index position in this Part, by replacing an existing Segment with two new LineSegments.
addPoint(Point) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds the given Point to the end of the last Part of this builders PartCollection.
addPoint(Point) - Method in class com.esri.arcgisruntime.geometry.Part
Appends the given Point to the end of this Part, resulting in a new LineSegment between the previous last Point and the appended Point.
addPoints(Iterable<Point>) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds the given set of Points to the end of the last Part of this builders PartCollection.
addPoints(Collection<? extends Point>) - Method in class com.esri.arcgisruntime.geometry.Part
Appends the given collection of Points to the end of this Part, resulting in new LineSegments between the previous last Point and each appended Point.
addPointsToPart(int, Iterable<Point>) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds the given set of Points to the end of the given Part of this builders PartCollection.
addPointToPart(int, Point) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds the given Point to the end of the given Part of this builders PartCollection.
addPortalItemAsync(PortalItem, PortalItemContentParameters, PortalFolder) - Method in class com.esri.arcgisruntime.portal.PortalUser
Executes an asynchronous operation to add a portal item to the portal.
addProgressChangedListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
Adds a listener to run each time the progress of this job changes.
addRastersAsync(AddRastersParameters) - Method in class com.esri.arcgisruntime.raster.MosaicDatasetRaster
Asynchronously adds raster data to this mosaic dataset raster.
AddRastersParameters - Class in com.esri.arcgisruntime.raster
Adds raster datasets to a MosaicDatasetRaster by setting various parameters.
AddRastersParameters() - Constructor for class com.esri.arcgisruntime.raster.AddRastersParameters
Creates an AddRastersParameters instance.
addRefreshStatusChangedListener(RefreshStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Adds a listener to listen for refresh status change events.
addSatellitesChangedListener(NmeaLocationDataSource.SatellitesChangedListener) - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource
Registers the given listener to be called when satellites have changed.
addSelectedVertexChangedListener(SelectedVertexChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Deprecated.
Adds a selected vertex changed listener to the SketchEditor.
addSpatialReferenceChangedListener(SpatialReferenceChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Deprecated, for removal: This API element is subject to removal in a future version.
addStatusChangedListener(LocalServer.StatusChangedListener) - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
Adds a listener that will be fired when the Local Server status changes.
addStatusChangedListener(LocalService.StatusChangedListener) - Method in class com.esri.arcgisruntime.localserver.LocalService
Adds a listener that will be fired when the Local Service status changes.
addStatusChangedListener(LocationDataSource.StatusChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Registers the given listener to be called when the status has changed.
addStatusChangedListener(KmlTourStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTour
Adds a listener to listen for the KML tour status changes.
addStatusChangedListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
Adds a listener to be called when an update is received from the Job.
addTargetVisibilityChangedListener(LineOfSight.TargetVisibilityChangedListener) - Method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
Adds a listener for when the target visibility has changed.
addTimeExtentChangedListener(TimeExtentChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Deprecated, for removal: This API element is subject to removal in a future version.
addTotalDurationChangedListener(KmlTourTotalDurationChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
Adds a total duration changed listener to the controller.
addTransactionStatusChangedListener(Geodatabase.TransactionStatusChangedListener) - Method in class com.esri.arcgisruntime.data.Geodatabase
addTransformation(TransformationMatrix) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
Creates a TransformationMatrix that is the sum of this instance and the provided one.
addTranslationFactorChangedListener(TranslationFactorChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Adds a listener for when the translation factor has changed.
addViewpointChangedListener(ViewpointChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Adds a ViewpointChangedListener.
addVisibilityChangedListener(VisibilityChangedListener) - Method in class com.esri.arcgisruntime.layers.Layer
Adds a visibility changed listener to the layer.
ADMIN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Role
Used for privileges related to portal administration.
ADMIN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalUser.Role
Organization administrator or custom role with administrative privileges.
ADMINISTRATIVE_REPORT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
An administrative report in CSV format that outlines various organization usage activities.
ADVANCED - Enum constant in enum class com.esri.arcgisruntime.LicenseLevel
Advanced mode: Licensed for advanced level deployment.
AERIAL - Enum constant in enum class com.esri.arcgisruntime.layers.BingMapsLayer.Style
A Bing aerial layer.
AFTER - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
Insert the line break after a word that has broken the stackRowLength limit.
AFTER - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
Write the separator after the line break, at the start of the next row of text.
AFTER_START_OVERLAPS_END - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
When start time is excluded and end time is included.
AggregateField - Class in com.esri.arcgisruntime.mapping.reduction
Defines a field or statistical ArcadeExpression for summarizing aggregated data from an AggregationFeatureReduction.
AggregateField(String, ArcadeExpression, AggregateStatisticType) - Constructor for class com.esri.arcgisruntime.mapping.reduction.AggregateField
Creates an AggregateField object.
AggregateField(String, String, AggregateStatisticType) - Constructor for class com.esri.arcgisruntime.mapping.reduction.AggregateField
Creates an AggregateField object.
AggregateGeoElement - Class in com.esri.arcgisruntime.mapping.reduction
A GeoElement that represents aggregated geoelement on the map, for example a cluster of features or graphics.
AggregateStatisticType - Enum Class in com.esri.arcgisruntime.mapping.reduction
The list of possible statistic types that can be used for aggregating geoelements.
AggregationFeatureReduction - Class in com.esri.arcgisruntime.mapping.reduction
A base class to define visual aggregation of geoelements.
ALIAS - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Alias profile.
aliasProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
A display name for the field that appears in a Popup, label, and other UI elements.
ALL - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
Remove nearby duplicate labels.
ALL - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption.QueryOption
All features are copied from the server when creating a geodatabase.
ALL - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.DestinationTableRowFilter
Indicates all rows of a table will be taken offline.
ALL_LAYERS - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
Include attachments with all feature layers when taking offline.
ALL_REQUESTED_NEIGHBORS_FOUND - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighborResult
The UtilityNearestNeighbor specified in the UtilityTraceConfiguration.getFilter() returned the requested count.
ALL_SIDES - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
Labels along x-axis are anchored to the top and bottom side of the MapView, while labels along y-axis are anchored to left and right side of the MapView.
ALLOW - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
The other label will be allowed to place itself in its preferred location, ignoring this obstacle.
ALLOW - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
The label can run past the ends of its line geometry or edges or its polygon geometry.
ALLOW - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackStrategy
The label placement engine can break the text into two or more rows, if the rows are longer than the LabelDefinition.getStackRowLength() limit.
ALLOW_EXPIRED_ACCESS - Enum constant in enum class com.esri.arcgisruntime.mapping.ExpirationType
The expiration is provided for warning purposes only.
allowDeletingSelectedElementProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
True if the selected GeometryEditorElement can be interactively deleted, false otherwise.
ALLOWED_AT_DEAD_ENDS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
Allow backtracking at dead ends.
ALLOWED_AT_DEAD_ENDS_AND_INTERSECTIONS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
Allow backtracking at dead ends and intersections.
ALLOWED_AT_INTERSECTIONS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
Allow backtracking at intersections.
allowGeometrySelectionProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
True if the entire geometry can be interactively selected, false otherwise.
allowIndeterminateFlowProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
True to allow tracing across network features with indeterminate flow or false to stop the traversal when indeterminate flow is encountered.
allowMidVertexSelectionProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
True if a mid-vertex of a polygon or polyline can be interactively selected, false otherwise.
allowMovingSelectedElementProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
True if the selected GeometryEditorElement can be interactively moved, false otherwise.
allowPartCreationProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
True if you can interactively create a new part in a polyline or polygon, false otherwise.
allowPartSelectionProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
True to allow a part of a Multipart geometry (Polyline or Polygon) to be selected interactively, false otherwise.
allowRotatingSelectedElementProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
True to allow you to interactively rotate the selected GeometryEditorElement, false otherwise.
allowScalingSelectedElementProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
True to allow you to interactively scale the selected GeometryEditorElement, false otherwise.
allowVertexCreationProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
True to allow a vertex to be created interactively, false otherwise.
allowVertexSelectionProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
True to allow vertices to be selected interactively, false otherwise.
ALTERNATIVE_NAME - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Alternative street name.
altitudeOffsetProperty() - Method in class com.esri.arcgisruntime.layers.Ogc3DTilesLayer
The layer altitude offset.
ambientLightColorProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
The color of the scene view's ambient light.
Analysis - Class in com.esri.arcgisruntime.geoanalysis
Represents base class for all analyses that can be performed on a SceneView.
AnalysisOverlay - Class in com.esri.arcgisruntime.mapping.view
An AnalysisOverlay manages the display of one or more Analysis.
AnalysisOverlay() - Constructor for class com.esri.arcgisruntime.mapping.view.AnalysisOverlay
Creates an instance of AnalysisOverlay.
ANGULAR_UNIT - Enum constant in enum class com.esri.arcgisruntime.geometry.UnitType
Deprecated.
An AngularUnit, used to define coordinates in geographic coordinate systems such as WGS 1984.
AngularUnit - Class in com.esri.arcgisruntime.geometry
Indicates the units of an angular measurement, for example the units of a geographic spatial reference, or angle measurement operation.
AngularUnit(AngularUnitId) - Constructor for class com.esri.arcgisruntime.geometry.AngularUnit
Creates a new angular unit from an AngularUnitId value.
AngularUnitId - Enum Class in com.esri.arcgisruntime.geometry
Defines a list of the most commonly-used angular units of measurement.
AnimationCurve - Enum Class in com.esri.arcgisruntime.mapping.view
Controls how the map view is animated as it is moved between positions.
ANNOTATION_LAYER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
An annotation layer type.
AnnotationLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize annotation text data.
AnnotationLayer(ArcGISFeatureTable) - Constructor for class com.esri.arcgisruntime.layers.AnnotationLayer
Creates an annotation layer from a feature table containing annotation features.
AnnotationLayer(PortalItem, long) - Constructor for class com.esri.arcgisruntime.layers.AnnotationLayer
Creates an annotation layer for a layer within a feature service portal item.
AnnotationLayer(String) - Constructor for class com.esri.arcgisruntime.layers.AnnotationLayer
Creates an annotation layer from a feature service URL.
AnnotationSublayer - Class in com.esri.arcgisruntime.layers
A sublayer of the annotation layer.
AntiAliasingMode - Enum Class in com.esri.arcgisruntime.arcgisservices
Various antialiasing modes.
ANY - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type is expected to be any of the other ArcadeExpressionReturnType types.
ANY - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Callout.LeaderPosition
Dynamically positions the leader to keep the callout as much as possible within the bounds of the GeoView.
API_KEY_TO_ITEM - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
Relates an API key to an item on the ArcGIS for Developers item pages.
ApiKeyResource - Interface in com.esri.arcgisruntime
An interface for getting and setting the API key of an object.
APP_BUILDER_EXTENSION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
AppBuilder Extension for ArcGIS Web AppBuilder.
APP_BUILDER_WIDGET_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
AppBuilder Widget Package for ArcGIS Web AppBuilder.
APPLICATION_LOCALE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyleLanguageStrategy
Attempt to use the system locale language for basemap labels.
applyEditsAsync() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Applies edits that have been added to this table including attachment edits in one call.
applyEditsAsync() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Asynchronously applies all local edits in all tables to the service.
ArcadeConsoleMessageContext - Class in com.esri.arcgisruntime.arcade
Provides information about the execution context where an Arcade console function is invoked.
ArcadeConsoleMessageEvent - Class in com.esri.arcgisruntime.arcade
Represents the result of evaluating an Arcade console message, which appeared in an Arcade script.
ArcadeConsoleMessageListener - Interface in com.esri.arcgisruntime.arcade
Defines the callback listener to listen to ArcadeConsoleMessageEvent events.
ArcadeEvaluationResult - Class in com.esri.arcgisruntime.arcade
The result from the successful evaluation of an Arcade expression.
ArcadeEvaluator - Class in com.esri.arcgisruntime.arcade
This object allows you to evaluate an ArcadeExpression under a given ArcadeProfile.
ArcadeEvaluator(ArcadeExpression, ArcadeProfile) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeEvaluator
Creates an ArcadeEvaluator object.
ArcadeExpression - Class in com.esri.arcgisruntime.arcade
An Arcade expression, containing an expression, a name, a return type and a title.
ArcadeExpression(String) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeExpression
Creates a new ArcadeExpression object with an expression script.
ArcadeExpression(String, String, String) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeExpression
Creates a new ArcadeExpression object.
ArcadeExpression(String, String, String, ArcadeExpressionReturnType) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeExpression
Creates a new ArcadeExpression object.
ArcadeExpressionReturnType - Enum Class in com.esri.arcgisruntime.arcade
The expected type of the result calculated by an expression described within an ArcadeExpression.
ArcadeLabelExpression - Class in com.esri.arcgisruntime.mapping.labeling
An expression script using the Arcade language.
ArcadeLabelExpression() - Constructor for class com.esri.arcgisruntime.mapping.labeling.ArcadeLabelExpression
Creates a label arcade expression with an empty expression script.
ArcadeLabelExpression(ArcadeExpression) - Constructor for class com.esri.arcgisruntime.mapping.labeling.ArcadeLabelExpression
Creates a label arcade expression object using the ArcadeExpression.getExpression() method.
ArcadeLabelExpression(String) - Constructor for class com.esri.arcgisruntime.mapping.labeling.ArcadeLabelExpression
Creates a label arcade expression object with a specified Arcade expression script string.
ArcadeProfile - Enum Class in com.esri.arcgisruntime.arcade
The execution context a script will run under.
ARCGIS_CHARTED_TERRITORY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with elevation hillshade (raster) and the world featuring a geopolitical style reminiscent of a school classroom wall map (vector) as the base layers.
ARCGIS_CHARTED_TERRITORY_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap in a geopolitical style reminiscent of a school classroom wall map as the base layer.
ARCGIS_COLORED_PENCIL - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap presented in the style of hand-drawn, colored pencil cartography.
ARCGIS_COMMUNITY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world in a style that is optimized to display special areas of interest (AOIs) that have been created and edited by Community Maps contributors.
ARCGIS_DARK_GRAY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a dark neutral background style with minimal colors as the base layer and labels as the reference layer.
ARCGIS_DARK_GRAY_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a dark neutral background style with minimal colors as the base layer.
ARCGIS_DARK_GRAY_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_HILLSHADE_DARK - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A raster basemap with world hillshade (Dark) is useful in building maps that provide terrain context while highlighting feature layers and labels.
ARCGIS_HILLSHADE_LIGHT - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A raster basemap with elevation hillshade.
ARCGIS_HUMAN_GEOGRAPHY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector tile basemap for ArcGIS Human Geography, with labels.
ARCGIS_HUMAN_GEOGRAPHY_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector tile basemap for ArcGIS Human Geography.
ARCGIS_HUMAN_GEOGRAPHY_DARK - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector tile basemap for dark ArcGIS Human Geography, with labels.
ARCGIS_HUMAN_GEOGRAPHY_DARK_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector tile basemap for dark ArcGIS Human Geography.
ARCGIS_HUMAN_GEOGRAPHY_DARK_DETAIL - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A detailed vector tile basemap for dark ArcGIS Human Geography, with labels.
ARCGIS_HUMAN_GEOGRAPHY_DARK_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector tile basemap for dark ArcGIS Human Geography, with labels.
ARCGIS_HUMAN_GEOGRAPHY_DETAIL - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A detailed vector tile basemap for ArcGIS Human Geography.
ARCGIS_HUMAN_GEOGRAPHY_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector tile basemap for ArcGIS Human Geography, with labels.
ARCGIS_IMAGERY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with satellite imagery of the world (raster) as the base layer and labels (vector) as the reference layer.
ARCGIS_IMAGERY_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_IMAGERY_STANDARD - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A raster basemap with satellite imagery of the world as the base layer.
ARCGIS_LIGHT_GRAY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a light neutral background style with minimal colors as the base layer and labels as the reference layer.
ARCGIS_LIGHT_GRAY_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a light neutral background style with minimal colors as the base layer.
ARCGIS_LIGHT_GRAY_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_MIDCENTURY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap inspired by the art and advertising of the 1950's that presents a unique design option to the ArcGIS basemaps.
ARCGIS_MODERN_ANTIQUE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with elevation hillshade (raster) and the look of 18th and 19th century antique maps in the modern world of multi-scale mapping (vector) as the base layers.
ARCGIS_MODERN_ANTIQUE_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap in the style of 18th and 19th century antique maps in the modern world of multi-scale mapping as the base layer.
ARCGIS_NAVIGATION - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a custom navigation map style.
ARCGIS_NAVIGATION_NIGHT - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a 'dark mode' version of the BasemapStyle.ARCGIS_NAVIGATION style, using the same content.
ARCGIS_NEWSPAPER - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap in black & white design with halftone patterns, red highlights, and stylized fonts to depict a unique "newspaper" styled theme.
ARCGIS_NOVA - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a dark background with glowing blue symbology inspired by science-fiction and futuristic themes.
ARCGIS_OCEANS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with ocean data of the world (raster) as the base layer and labels (vector) as the reference layer.
ARCGIS_OCEANS_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A raster basemap with ocean data of the world as the base layer.
ARCGIS_OCEANS_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_OUTDOOR - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A detailed vector tile basemap for the natural world.
ARCGIS_PRO_ADD_IN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
Pro Add In (esriaddinx)
ARCGIS_PRO_CONFIGURATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
A customization of Pro to include a custom splash screen and startup page as well as tools, dock panes, and menus.
ARCGIS_RUNTIME - Enum constant in enum class com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
An error occurred client side in ArcGIS Runtime.
ARCGIS_SERVER - Enum constant in enum class com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
An error occurred server side on an ArcGIS Server.
ARCGIS_STREETS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a classic Esri street map style.
ARCGIS_STREETS_NIGHT - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a custom 'night time' street map style.
ARCGIS_STREETS_RELIEF - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with elevation hillshade (raster) and a classic Esri street map style (vector) as the base layers.
ARCGIS_STREETS_RELIEF_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap in the classic Esri street map style, using a relief map as the base layer.
ARCGIS_TERRAIN - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with elevation hillshade (raster), minimal map content like water and land fill, water lines and roads (vector) as the base layers and minimal map content like populated place names, admin and water labels with boundary lines (vector) as the reference layer.
ARCGIS_TERRAIN_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with minimal map content like water and land fill, water lines and roads as the base layer.
ARCGIS_TERRAIN_DETAIL - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with minimal map content like populated place names, admin and water labels with boundary lines as the reference layer.
ARCGIS_TOPOGRAPHIC - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with elevation hillshade (raster) and classic Esri topographic map style including a relief map (vector) as the base layers.
ARCGIS_TOPOGRAPHIC_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap in the classic Esri topographic map style, using a relief map as the base layer.
ArcGISFeature - Class in com.esri.arcgisruntime.data
An ArcGIS specific feature stored in an ArcGISFeatureTable.
ArcGISFeatureLayerInfo - Class in com.esri.arcgisruntime.arcgisservices
The metadata for an individual layer or table in an ArcGIS feature service.
ArcGISFeatureLayerInfo.ServiceType - Enum Class in com.esri.arcgisruntime.arcgisservices
The type of the dataset underlying an ArcGISFeatureLayerInfo
ArcGISFeatureServiceInfo - Class in com.esri.arcgisruntime.arcgisservices
The metadata for an ArcGIS feature service.
ArcGISFeatureTable - Class in com.esri.arcgisruntime.data
A table of features that typically represent real-world objects created from an ArcGIS feature service or an ArcGIS geodatabase.
ArcGISImageServiceInfo - Class in com.esri.arcgisruntime.arcgisservices
The metadata for an ArcGIS image service.
ArcGISKeyStoreException - Exception Class in com.esri.arcgisruntime.io
An exception indicating that applying a client certificate on the Http client keystore failed.
ArcGISKeyStoreException(String, Throwable) - Constructor for exception class com.esri.arcgisruntime.io.ArcGISKeyStoreException
Constructs a KeyStoreException with the specified detail message and cause.
ArcGISMap - Class in com.esri.arcgisruntime.mapping
A map is a container for layers.
ArcGISMap() - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
Creates an empty ArcGISMap instance.
ArcGISMap(SpatialReference) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
Creates a map with the specified spatial reference.
ArcGISMap(Basemap) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
Creates an ArcGISMap instance which will contain just a Basemap.
ArcGISMap(BasemapStyle) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
Creates an ArcGISMap with a BasemapStyle.
ArcGISMap(PortalItem) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
Creates a map with a portal item of type PortalItem.Type.WEBMAP.
ArcGISMap(String) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
Creates a map with the URL to a web map.
ArcGISMap.BasemapChangedEvent - Class in com.esri.arcgisruntime.mapping
An event which indicates that the Basemap of the ArcGISMap has changed.
ArcGISMap.BasemapChangedListener - Interface in com.esri.arcgisruntime.mapping
The listener interface to get notified when the Basemap of the ArcGISMap changes.
ArcGISMapImageLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize data from an ArcGIS map service using dynamically generated map images.
ArcGISMapImageLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Creates an ArcGIS map image layer from a PortalItem representing an ArcGIS map service.
ArcGISMapImageLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Creates an ArcGIS map image layer from the specified URI.
ArcGISMapImageLayer.ImageFormat - Enum Class in com.esri.arcgisruntime.layers
Defines image formats supported by ArcGIS map services and ArcGIS image services.
ArcGISMapImageSublayer - Class in com.esri.arcgisruntime.layers
A sublayer of an ArcGIS map image layer.
ArcGISMapImageSublayer(int) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Creates an ArcGIS map image sublayer with the specified sublayer ID.
ArcGISMapImageSublayer(int, SublayerSource) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Creates an ArcGIS map image sublayer with the specified sublayer ID and a source.
ArcGISMapServiceInfo - Class in com.esri.arcgisruntime.arcgisservices
The metadata for an ArcGIS map service.
ArcGISMapServiceSublayerInfo - Class in com.esri.arcgisruntime.arcgisservices
The metadata of an ArcGIS map service sublayer.
ArcGISMapServiceSublayerInfo.ServiceType - Enum Class in com.esri.arcgisruntime.arcgisservices
The type of sublayer in the ArcGIS map service.
ArcGISRuntimeEnvironment - Class in com.esri.arcgisruntime
Provides access to and manipulation of the API environment settings, such as configurations for the operating environment and licenses for deployment.
ArcGISRuntimeEnvironment() - Constructor for class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
 
ArcGISRuntimeException - Exception Class in com.esri.arcgisruntime
An exception that represents an error in the ArcGIS Runtime.
ArcGISRuntimeException.ErrorDomain - Enum Class in com.esri.arcgisruntime
Defines an enumeration of domains of where errors occur.
ArcGISScene - Class in com.esri.arcgisruntime.mapping
A scene is a container for layers.
ArcGISScene() - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
Creates an empty ArcGISScene instance.
ArcGISScene(ArcGISScene.SceneViewTilingScheme) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
Creates a scene with a specific tiling scheme.
ArcGISScene(Basemap) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
Creates an ArcGISScene instance which will contain just a Basemap.
ArcGISScene(Basemap, Surface) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
Creates an ArcGISScene instance which will contain a basemap and a base surface.
ArcGISScene(BasemapStyle) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
Creates an ArcGISScene from a BasemapStyle.
ArcGISScene(PortalItem) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
Creates a scene with a portal item of type PortalItem.Type.WEB_SCENE.
ArcGISScene(String) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
Creates a scene with the URL to a web scene.
ArcGISScene.BasemapChangedEvent - Class in com.esri.arcgisruntime.mapping
An event which indicates that the Basemap of the source has changed.
ArcGISScene.BasemapChangedListener - Interface in com.esri.arcgisruntime.mapping
The listener interface to get notified when the Basemap of the ArcGISScene changes.
ArcGISScene.SceneViewTilingScheme - Enum Class in com.esri.arcgisruntime.mapping
Defines types of tiling scheme used for tiled layers.
ArcGISSceneLayer - Class in com.esri.arcgisruntime.layers
A layer to visualize an ArcGIS scene service.
ArcGISSceneLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Creates an ArcGIS scene layer from a PortalItem representing an ArcGIS scene service.
ArcGISSceneLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Creates an ArcGIS scene layer from the specified URI.
arcGISSceneProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
The scene that the SceneView is displaying.
ArcGISStreamService - Class in com.esri.arcgisruntime.realtime
A DynamicEntityDataSource that receives a stream of observations from an ArcGIS stream service.
ArcGISStreamService(String) - Constructor for class com.esri.arcgisruntime.realtime.ArcGISStreamService
Creates a new stream service.
ArcGISStreamServiceFilter - Class in com.esri.arcgisruntime.realtime
Limits which dynamic entities are returned from an ArcGIS stream service.
ArcGISStreamServiceFilter() - Constructor for class com.esri.arcgisruntime.realtime.ArcGISStreamServiceFilter
Creates an empty ArcGISStreamServiceFilter object.
ArcGISStreamServiceInfo - Class in com.esri.arcgisruntime.realtime
Metadata for an ArcGIS stream service.
ArcGISSublayer - Class in com.esri.arcgisruntime.layers
A base class for ArcGIS sublayer classes such as ArcGISMapImageSublayer, ArcGISTiledSublayer and SubtypeSublayer.
ArcGISTiledElevationSource - Class in com.esri.arcgisruntime.mapping
An elevation source based on a tiled ArcGIS image service containing elevation data.
ArcGISTiledElevationSource(TileCache) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISTiledElevationSource
Creates an ArcGIS tiled elevation source with a tile cache.
ArcGISTiledElevationSource(PortalItem) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISTiledElevationSource
Creates an ArcGISTiledElevationSource instance based on a PortalItem.
ArcGISTiledElevationSource(String) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISTiledElevationSource
Creates an ArcGIS tiled elevation source with using a URL to an elevation service object.
ArcGISTiledLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize data from an ArcGIS map service or a local TileCache by using previously generated tiles.
ArcGISTiledLayer(TileCache) - Constructor for class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Creates an ArcGIS Tiled Layer object from a local cache of previously rendered map tiles.
ArcGISTiledLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Creates an ArcGIS tiled layer from a PortalItem representing an ArcGIS map service.
ArcGISTiledLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Creates an ArcGIS tiled layer from the specified URL.
ArcGISTiledSublayer - Class in com.esri.arcgisruntime.layers
A sublayer of an ArcGIS tiled layer.
ArcGISVectorTiledLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize data from an ArcGIS vector tile service or a local VectorTileCache.
ArcGISVectorTiledLayer(VectorTileCache) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Creates an ArcGIS Vector Tiled Layer from a vector tile cache.
ArcGISVectorTiledLayer(VectorTileCache, ItemResourceCache) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Creates an ArcGIS Vector Tiled Layer from a vector tile cache and an item resource cache containing
ArcGISVectorTiledLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Creates an ArcGIS Vector Tiled Layer from a PortalItem.
ArcGISVectorTiledLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Creates an ArcGIS Vector Tiled Layer from an ArcGIS Vector Tile Service URL, a Vector Tile Style Sheet URI, or the path to a local vector tile package (.vtpk) file.
archiveMaximumFeatureAgeProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
The maximum time (in seconds) until the latest (last known) features are purged from the feature layer.
archiveServiceUrlProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
The URL of the feature service with the last known observation for each track.
archiveUpdateIntervalProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
The frequency (in milliseconds) at which a snapshot of incoming observations is saved to the archive.
ARCPAD_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
ArcPad Package (zip)
area(Envelope) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the area of the given Envelope.
area(Polygon) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the area of the given Polygon.
AREA - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryDimension
A two-dimensional geometry such as a Polygon or Envelope.
AREA_TO_CUSTOM_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Map Area to a custom Map Package, Tile Package, SQLite Geodatabase, or Vector Tile Package.
AREA_TO_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Map Area to a Map Package, Tile Package, SQLite Geodatabase, or Vector Tile Package.
AREA_UNIT - Enum constant in enum class com.esri.arcgisruntime.geometry.UnitType
Deprecated.
An AreaUnit, used when measuring areas of two-dimensional geometries such as Polygons or Envelopes.
areaGeodetic(Geometry, AreaUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the geodetic area of the given geometry using a geodetic curve.
AreaUnit - Class in com.esri.arcgisruntime.geometry
Indicates the units of an area measurement operation.
AreaUnit(AreaUnitId) - Constructor for class com.esri.arcgisruntime.geometry.AreaUnit
Creates a new area unit from an AreaUnitId value.
AreaUnit(LinearUnit) - Constructor for class com.esri.arcgisruntime.geometry.AreaUnit
Creates a new area unit based on the given LinearUnit.
AreaUnitId - Enum Class in com.esri.arcgisruntime.geometry
Defines a list of the most commonly-used units of area measurement.
argbToColor(int) - Static method in class com.esri.arcgisruntime.symbology.ColorUtil
Converts the specified integer color in the format 0xAARRGGBB to a Java FX Color object.
ARITHMETIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
The angle is interpreted as arithmetic, i.e.
ARITHMETIC - Enum constant in enum class com.esri.arcgisruntime.symbology.RotationType
Rotation is along the x-axis, with positive rotation being counter-clockwise.
ARRIVAL_TIME - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.StartTimeUsage
Arrival time.
ARROW - Enum constant in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeToolType
Allows you to drag on a map view to define the corners of a bounding box within which an arrow-shaped geometry fits.
ARROW - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerStyle
Arrow marker(s) are placed at the beginning, end, or beginning and end of the symbol depending on the associated value of the SimpleLineSymbol.MarkerPlacement.
ASCENDING - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SortOrder
 
ASCENDING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortOrder
Sort order is ascending.
ASCENDING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalQueryParameters.SortOrder
Sort order is ascending.
ASSEMBLY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Assemblies such as switchgear.
assetGroupProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRuleElement
The asset group that contains the asset type bound by a network rule.
assetTypeProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRuleElement
The asset type bound by a network rule.
ASSIGN_TO_GROUPS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
ASYNCHRONOUS_SUBMIT - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalGeoprocessingService.ServiceType
Asynchronous execution.
ASYNCHRONOUS_SUBMIT - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters.ExecutionType
Submit geoprocessing job asynchronously.
ASYNCHRONOUS_SUBMIT_WITH_MAP_SERVER_RESULT - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalGeoprocessingService.ServiceType
Asynchronous execution with a map server result.
AtmosphereEffect - Enum Class in com.esri.arcgisruntime.mapping.view
Visual effect options for a scene view's atmosphere.
atmosphereEffectProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
The effect applied to the scene's atmosphere.
Attachment - Class in com.esri.arcgisruntime.data
Represents a feature attachment.
ATTACHMENT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
The association represents a structural attachment.
ATTACHMENT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityRuleType
A network rule governing structural attachment.
attachmentProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
The underlying Attachment.
AttachmentsPopupElement - Class in com.esri.arcgisruntime.mapping.popup
Represents a pop-up element of type attachments that displays the attachments associated with a geoelement in a pop-up.
AttachmentsPopupElement(PopupAttachmentsDisplayType) - Constructor for class com.esri.arcgisruntime.mapping.popup.AttachmentsPopupElement
Creates a new attachments pop-up element with the given PopupAttachmentsDisplayType.
ATTRIBUTE - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicMethod
Orders rasters based on the absolute distance between their values of an attribute and a base value.
ATTRIBUTE_RULE_CALCULATION - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Attribute Rule Calculation profile.
ATTRIBUTE_RULE_CONSTRAINT - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Attribute Rule Constraint profile.
ATTRIBUTE_RULE_VALIDATION - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Attribute Rule Validation profile.
AttributeParameterValue - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents an attribute and corresponding parameter name-value pair.
AttributeParameterValue() - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.AttributeParameterValue
Creates a new instance of AttributeParameterValue.
AttributeUnit - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
Defines the units in which the cost values are measured.
attributionTextChanged(AttributionTextChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.AttributionTextChangedListener
Deprecated.
Invoked when the attribution text of a GeoView has changed.
AttributionTextChangedEvent - Class in com.esri.arcgisruntime.mapping.view
Deprecated, for removal: This API element is subject to removal in a future version.
AttributionTextChangedListener - Interface in com.esri.arcgisruntime.mapping.view
Deprecated, for removal: This API element is subject to removal in a future version.
attributionTextProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
The full attribution text, concatenated into a single string.
attributionTextVisibleProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
If attribution text is visible.
attributionTopProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Returns a read-only property containing the distance from the top of the view to the top of the attribution text.
AuthenticationChallenge - Class in com.esri.arcgisruntime.security
Represents an authentication challenge that is presented upon encountering an authentication error.
AuthenticationChallenge.Type - Enum Class in com.esri.arcgisruntime.security
Specifies the different types of authentication challenges that can be raised.
AuthenticationChallengeHandler - Interface in com.esri.arcgisruntime.security
Interface for handling AuthenticationChallenge issues.
AuthenticationChallengeResponse - Class in com.esri.arcgisruntime.security
Represents a response to an AuthenticationChallenge, indicating the action to be taken, and potentially a parameter with which to complete the action.
AuthenticationChallengeResponse(AuthenticationChallengeResponse.Action, Object) - Constructor for class com.esri.arcgisruntime.security.AuthenticationChallengeResponse
Constructs a new AuthenticationChallengeResponse with the specified action and parameter.
AuthenticationChallengeResponse.Action - Enum Class in com.esri.arcgisruntime.security
Enum specifying the possible actions that can be taken in response to an AuthenticationChallenge.
AuthenticationManager - Class in com.esri.arcgisruntime.security
Manages user authentication when connecting to secured services.
AuthenticationManager.CredentialCache - Class in com.esri.arcgisruntime.security
Encapsulates a map of server contexts to credentials that may be used to access them.
AuthenticationManager.CredentialCache.CredentialCacheChangedEvent - Class in com.esri.arcgisruntime.security
An event which indicates that the CredentialCache has changed.
AuthenticationManager.CredentialCache.CredentialCacheChangedListener - Interface in com.esri.arcgisruntime.security
The listener interface to get notified when the CredentialCache changes.
AuthenticationType - Enum Class in com.esri.arcgisruntime.security
The supported authentication types.
AUTO - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentsDisplayType
Allows applications to choose the most suitable default experience for their application.
AUTO - Enum constant in enum class com.esri.arcgisruntime.ogc.wfs.OgcAxisOrder
Indicates swapping the axis order will be based on the OGC standard specification, version, and spatial reference.
AUTO_COMPLETE_POLYGON - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
Auto complete polygon.
autoAdjustWidthProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gives access to the auto-adjust-width of the default callout.
autoComplete(Iterable<Polygon>, Iterable<Polyline>) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Fills the closed gaps between polygons using polygon boundaries and polylines as the boundary for the new polygons.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type of the expression will be automatically determined based on the script calculation.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Default position for the label, dependent on the type of feature being labeled.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.MgrsConversionMode
The choice of MGRS lettering scheme is based on the datum and ellipsoid of the spatial reference provided.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
The rendering mode for the layer will be automatically chosen based on the geometry type and Renderer.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
The angle uses the default interpretation (LabelAngleRotationType.ARITHMETIC).
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
The label will use the default deconfliction strategy (LabelDeconflictionStrategy.STATIC).
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelGeometryStrategy
Labeling will use the default LabelGeometryStrategy depending on the feature type.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
The default approach for connectable features is to connect them (LabelLineConnection.MINIMIZE_LABELS).
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
Labeling will use the default distribution of labels across multipart features.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
The other label will use the default overlap behavior which depends on the object being overlapped.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
The label will use the default overrun behavior which depends on the object being overrun.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
The default approach to duplicate labels to is keep them (LabelRemoveDuplicatesStrategy.NONE).
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelRepeatStrategy
Labeling will use the default repetition for the feature type.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
The default behavior is to use LabelStackAlignment.TEXT_SYMBOL.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
Use the default break position (LabelStackBreakPosition.AFTER).
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
Use the default position (LabelStackSeparatorBreakPosition.AFTER).
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackStrategy
Stacking will be enabled for some feature types.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
The text layout will be determined by the individual feature type.
AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextOrientation
Use the default text orientation (LabelTextOrientation.SCREEN).
AutoPanModeChangedEvent(LocationDisplay, LocationDisplay.AutoPanMode) - Constructor for class com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanModeChangedEvent
Creates a new AutoPanModeChangedEvent with the given LocationDisplay and AutoPanMode.
AVAILABLE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineUpdateAvailability
There are updates available.
availableCreditsProperty() - Method in class com.esri.arcgisruntime.portal.PortalUser
The number of credits available to the user.
AVERAGE - Enum constant in enum class com.esri.arcgisruntime.data.StatisticType
The average of the values in a field.
AVERAGE - Enum constant in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
AVERAGE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
Computes the average value of the network attribute from each applicable element.
AVERAGE_RATING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortField
The average rating of the item.
AVOID - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
The other label will move to minimize overlapping this obstacle, but will overlap if necessary.

B

backgroundColorProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gives access to the background color of the callout.
backgroundColorProperty() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
The background color of this TextSymbol.
BackgroundGrid - Class in com.esri.arcgisruntime.mapping.view
BackgroundGrid determines what a view looks like without anything in it.
BackgroundGrid() - Constructor for class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Creates a background grid with default values.
BackgroundGrid(int, int, float, float) - Constructor for class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Deprecated, for removal: This API element is subject to removal in a future version.
BackgroundGrid(Color, Color, float, float) - Constructor for class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Creates a new instance of BackgroundGrid with the specified color, grid line color, grid line width and grid size.
backgroundGridProperty() - Method in class com.esri.arcgisruntime.mapping.view.MapView
The background grid that an ArcGISMap is displayed on top of.
BACKWARD_DIAGONAL - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Fills area with backwards diagonal lines.
balloonBackgroundColorProperty() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
The color to be used when this node's balloon popup is displayed.
BAR_CHART - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
Bar chart.
BarrierType - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
Specifies whether a Barrier is causing the restriction in the Route or is just going to the increase the cost of following the route.
BASE_HEIGHT - Enum constant in enum class com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
A z value is calculated for each vertex of the feature's base, and the feature is extruded to the various z values.
Basemap - Class in com.esri.arcgisruntime.mapping
A basemap is a non-editable layer that provides background, or reference information, in your map or scene.
Basemap() - Constructor for class com.esri.arcgisruntime.mapping.Basemap
Creates a basemap.
Basemap(Layer) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
Creates a basemap with a single base layer.
Basemap(BasemapStyle) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
Creates a basemap with a BasemapStyle.
Basemap(BasemapStyle, BasemapStyleParameters) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
Creates a basemap from an initial BasemapStyle with additional parameters to control settings like language.
Basemap(PortalItem) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
Creates a basemap with a portal item of type PortalItem.Type.WEBMAP.
Basemap(Iterable<Layer>, Iterable<Layer>) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
Creates a basemap with collections of base and reference layers.
Basemap(String) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
Creates a basemap with the URL.
basemapChanged(ArcGISMap.BasemapChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.ArcGISMap.BasemapChangedListener
Invoked when the Basemap of the ArcGISMap changes.
basemapChanged(ArcGISScene.BasemapChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.ArcGISScene.BasemapChangedListener
Invoked when the Basemap of the ArcGISScene changes.
BasemapChangedEvent(ArcGISMap, Basemap) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap.BasemapChangedEvent
Creates a BasemapChangedEvent instance.
BasemapChangedEvent(ArcGISScene, Basemap) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene.BasemapChangedEvent
Creates a BasemapChangedEvent instance.
BasemapStyle - Enum Class in com.esri.arcgisruntime.mapping
The list of basemap styles.
BasemapStyleLanguageStrategy - Enum Class in com.esri.arcgisruntime.mapping
Options for setting the language on a Basemap created from a BasemapStyle.
BasemapStyleParameters - Class in com.esri.arcgisruntime.mapping
Provides parameters for creating a Basemap from a BasemapStyle.
BasemapStyleParameters() - Constructor for class com.esri.arcgisruntime.mapping.BasemapStyleParameters
Creates a BasemapStyleParameters that controls how a BasemapStyle is used when constructing a Basemap.
BaseStretchRenderer - Class in com.esri.arcgisruntime.raster
Defines a class common to all stretch renderers.
BASIC - Enum constant in enum class com.esri.arcgisruntime.LicenseLevel
Basic mode: Licensed for basic level deployment.
BDS - Enum constant in enum class com.esri.arcgisruntime.location.NmeaGnssSystem
The BeiDou Navigation Satellite System.
BEAR_LEFT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Bear left.
BEAR_RIGHT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Bear right.
BEFORE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
Insert the line break before a word that will break the stackRowLength limit.
BEFORE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
Write the separator before the line break, at the end of the previous row of text.
BEGIN - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
A marker is placed at the beginning of the symbol.
BEGIN_AND_END - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
A marker is placed at both the beginning and end of the symbol.
beginTransaction() - Method in class com.esri.arcgisruntime.data.Geodatabase
Starts a transaction on the geodatabase.
BEST - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
The best quality antialiasing.
BEVELLED - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryOffsetType
Joints will be bevelled.
BIDIRECTIONAL - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters.AttachmentSyncDirection
Attachment edits can be both uploaded from the client and downloaded from the service when syncing.
BIDIRECTIONAL - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
The geodatabase changes are both uploaded and downloaded.
BIDIRECTIONAL - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalDirectionality
Both flow directions are permissible.
BIG_DATA_ANALYTIC - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
A component used by the ArcGIS Analytics for IoT application for processing high volumes of data.
BingMapsLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize data from a Bing Maps web service.
BingMapsLayer(BingMapsLayer.Style, Portal) - Constructor for class com.esri.arcgisruntime.layers.BingMapsLayer
Creates a Bing maps layer with the given style and the Bing Maps API Key given by the specified portal.
BingMapsLayer(BingMapsLayer.Style, String) - Constructor for class com.esri.arcgisruntime.layers.BingMapsLayer
Creates a Bing maps layer with the given style and Bing Maps API Key.
BingMapsLayer.Style - Enum Class in com.esri.arcgisruntime.layers
The list of Bing maps layer styles.
BITWISE_AND - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityPropagatorFunctionType
The network attribute value of the current element is bitwise-anded with the network attribute value propagated from the source.
BLANK - Enum constant in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
The 'NoData' pixels will show the raster picture as being blank (or disappearing).
BLEND - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicOperation
The overlapping areas will be a blend of the cell values that overlap.
BlendRenderer - Class in com.esri.arcgisruntime.raster
A blend renderer can apply a color ramp to a hillshade to emphasize areas of high or low elevation of raster data in a RasterLayer.
BlendRenderer(Raster, List<Double>, List<Double>, List<Double>, List<Double>, List<Double>, List<Double>, ColorRamp, double, double, double, SlopeType, double, double, int) - Constructor for class com.esri.arcgisruntime.raster.BlendRenderer
Creates a BlendRenderer with specified values.
BLOB - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
A blob value.
BMP - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
BMP.
BOLD - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontWeight
Font with a weight heavier than normal
Bookmark - Class in com.esri.arcgisruntime.mapping
A spatial bookmark that identifies a particular geographic location and time on an ArcGISMap.
Bookmark() - Constructor for class com.esri.arcgisruntime.mapping.Bookmark
Creates an empty Bookmark instance.
Bookmark(String, Viewpoint) - Constructor for class com.esri.arcgisruntime.mapping.Bookmark
Creates a Bookmark instance with a name and a geographic location.
BookmarkList - Class in com.esri.arcgisruntime.mapping
Represents the bookmarks of an ArcGISMap.
BOOLEAN - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type is expected to be a boolean value of true or false.
BOOLEAN - Enum constant in enum class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
The value of the attribute is a Boolean.
BOOLEAN - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
Boolean data type.
borderColorProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gives access to the border color of the callout.
borderWidthProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gives access to the callout's border width.
BOTTOM - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Callout.LeaderPosition
Positions the leader at the bottom center of the callout.
BOTTOM - Enum constant in enum class com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
The SceneSymbol's closest edge to the ground's surface is positioned at the GeoElement's geometry.
BOTTOM - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.VerticalAlignment
The bottom of the text is aligned to the top of the Symbol's mid-point.
BOTTOM_LEFT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
Labels along x-axis are anchored to the bottom side of the MapView and labels along y-axis are anchored to left side of the MapView.
BOTTOM_RIGHT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
Labels along x-axis are anchored to the bottom side of the MapView and labels along y-axis are anchored to right side of the MapView.
boundary(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the boundary of the given geometry.
BOUNDING_GEOMETRY - Enum constant in enum class com.esri.arcgisruntime.mapping.Viewpoint.Type
A visible area.
boundingBoxHandleSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
The symbol used to draw control handles for interactive scaling when a scalable element is selected in the GeometryEditor and InteractionConfiguration.allowScalingSelectedElementProperty() is true.
boundingBoxSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
The symbol used to draw a bounding box when a movable, rotatable, or scalable element is selected in the GeometryEditor and InteractionConfiguration.allowScalingSelectedElementProperty() is true.
BRANCH - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Branch signpost.
BROVEY - Enum constant in enum class com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
The Brovey transformation is based on spectral modeling and was developed to increase the visual contrast in the high and low ends of the data's histogram.
buffer(Geometry, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates a buffer polygon at the specified distance around the given geometry.
buffer(Iterable<Geometry>, Iterable<Double>, boolean) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates a buffer or buffers relative to the given collection of geometries.
bufferGeodetic(Geometry, double, LinearUnit, double, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates a buffer polygon at the specified distance around the given geometry, calculated using a geodetic curve.
bufferGeodetic(Iterable<Geometry>, Iterable<Double>, LinearUnit, double, GeodeticCurveType, boolean) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates and returns a geodetic buffer or buffers relative to the given collection of geometries.
BUILDING_SCENE_LAYER - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
Building scene layers allow you to explore a building's composition, properties, and location of structures within a building digital model.
BULK_PUBLISH_FROM_DATA_STORES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to publish web layers from a registered data store.
BUTT - Enum constant in enum class com.esri.arcgisruntime.symbology.StrokeSymbolLayer.CapStyle
Applying the butt cap style will terminate the line ending exactly where the geometry ends.
BY_FIELD - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
Divide the data value by the value in the field given by ClassBreaksRenderer.getNormalizationField()
BY_LOG - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
Compute the base 10 log of the data value
BY_PERCENT_OF_TOTAL - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
Divide the data value by the sum of all data values then multiply by 100.

C

CAD_DRAWING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
A Computer-Aided Design drawing comprised of a single file
Callout - Class in com.esri.arcgisruntime.mapping.view
A Callout typically displays text and image content from a GeoElement, such as a Feature.
Callout.LeaderPosition - Enum Class in com.esri.arcgisruntime.mapping.view
Indicates the side of a callout on which the leader is drawn.
Camera - Class in com.esri.arcgisruntime.mapping.view
A camera represents an observer's location and their perspective of an ArcGISScene within a SceneView.
Camera(double, double, double, double, double, double) - Constructor for class com.esri.arcgisruntime.mapping.view.Camera
Creates a camera with the specified latitude, longitude, altitude, heading, pitch, and roll.
Camera(Point, double, double, double) - Constructor for class com.esri.arcgisruntime.mapping.view.Camera
Creates a camera with the specified location, heading, pitch, and roll.
Camera(Point, double, double, double, double) - Constructor for class com.esri.arcgisruntime.mapping.view.Camera
Creates a camera based on a point to look at, the distance to this point, heading, pitch, and roll.
Camera(TransformationMatrix) - Constructor for class com.esri.arcgisruntime.mapping.view.Camera
Creates a camera from a transformation matrix.
CAMERA - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlViewpoint.Type
The view type is a camera, which defines the position of the camera directly.
CameraController - Class in com.esri.arcgisruntime.mapping.view
A camera controller manages the position, orientation, and movement of a Camera in a SceneView.
cameraDistanceChanged(CameraDistanceChangedEvent<S>) - Method in interface com.esri.arcgisruntime.mapping.view.CameraDistanceChangedListener
Invoked when the distance between camera and the target changes.
CameraDistanceChangedEvent<S> - Class in com.esri.arcgisruntime.mapping.view
An event that indicates that the distance between camera and the target has changed.
CameraDistanceChangedEvent(S) - Constructor for class com.esri.arcgisruntime.mapping.view.CameraDistanceChangedEvent
Creates a new camera distance changed event.
CameraDistanceChangedListener<S> - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving camera distance changed events from a CameraController.
cameraHeadingOffsetChanged(CameraHeadingOffsetChangedEvent<S>) - Method in interface com.esri.arcgisruntime.mapping.view.CameraHeadingOffsetChangedListener
Invoked when the camera heading offset changes.
CameraHeadingOffsetChangedEvent<S> - Class in com.esri.arcgisruntime.mapping.view
An event that indicates that the camera heading offset has changed.
CameraHeadingOffsetChangedEvent(S) - Constructor for class com.esri.arcgisruntime.mapping.view.CameraHeadingOffsetChangedEvent
Creates a new camera heading changed event.
CameraHeadingOffsetChangedListener<S> - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving camera heading offset changed events from a CameraController.
cameraPitchOffsetChanged(CameraPitchOffsetChangedEvent<S>) - Method in interface com.esri.arcgisruntime.mapping.view.CameraPitchOffsetChangedListener
Invoked when the camera pitch offset changes.
CameraPitchOffsetChangedEvent<S> - Class in com.esri.arcgisruntime.mapping.view
An event that indicates that the camera pitch offset has changed.
CameraPitchOffsetChangedEvent(S) - Constructor for class com.esri.arcgisruntime.mapping.view.CameraPitchOffsetChangedEvent
Creates a new camera pitch offset changed event.
CameraPitchOffsetChangedListener<S> - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving camera pitch offset changed events from a CameraController.
CAMPUS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionsStyle
The driving directions generated by this style are most suited for campus routing.
canAdd() - Method in class com.esri.arcgisruntime.data.FeatureTable
Determines whether you can add new features to the table.
CANCEL - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
Cancels the current request.
cancelAsync() - Method in class com.esri.arcgisruntime.concurrent.Job
Cancels this Job and waits for any asynchronous, server-side operations to be canceled.
CANCELED - Enum constant in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
Subscription was canceled.
CANCELING - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.Status
A job that is in the process of being canceled.
cancelLoad() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
 
cancelLoad() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
 
cancelLoad() - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
 
cancelLoad() - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
cancelLoad() - Method in class com.esri.arcgisruntime.data.FeatureTable
 
cancelLoad() - Method in class com.esri.arcgisruntime.data.Geodatabase
 
cancelLoad() - Method in class com.esri.arcgisruntime.data.GeoPackage
 
cancelLoad() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
cancelLoad() - Method in class com.esri.arcgisruntime.data.TileCache
 
cancelLoad() - Method in class com.esri.arcgisruntime.data.VectorTileCache
 
cancelLoad() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
 
cancelLoad() - Method in class com.esri.arcgisruntime.hydrography.EncCell
 
cancelLoad() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
 
cancelLoad() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
cancelLoad() - Method in class com.esri.arcgisruntime.layers.Layer
 
cancelLoad() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
cancelLoad() - Method in interface com.esri.arcgisruntime.loadable.Loadable
Cancels loading metadata for the object.
cancelLoad() - Method in class com.esri.arcgisruntime.mapping.Basemap
 
cancelLoad() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
cancelLoad() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
 
cancelLoad() - Method in class com.esri.arcgisruntime.mapping.GeoModel
 
cancelLoad() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
 
cancelLoad() - Method in class com.esri.arcgisruntime.mapping.LocalItem
 
cancelLoad() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
 
cancelLoad() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
 
cancelLoad() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
 
cancelLoad() - Method in class com.esri.arcgisruntime.mapping.Surface
 
cancelLoad() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
cancelLoad() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
cancelLoad() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
cancelLoad() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
cancelLoad() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
cancelLoad() - Method in class com.esri.arcgisruntime.portal.Portal
 
cancelLoad() - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
cancelLoad() - Method in class com.esri.arcgisruntime.portal.PortalItem
 
cancelLoad() - Method in class com.esri.arcgisruntime.portal.PortalUser
 
cancelLoad() - Method in class com.esri.arcgisruntime.raster.Raster
 
cancelLoad() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
 
cancelLoad() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
cancelLoad() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
 
cancelLoad() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
cancelLoad() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
 
cancelLoad() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
cancelLoad() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
cancelLoad() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
 
cancelLoad() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
 
cancelLoad() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
 
cancelLoad() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
cancelLoad() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
cancelLoad() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
cancelLoad() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
 
cancelLoad() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
 
cancelLoad() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
 
cancelLoad() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
cancelLoad() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
cancelLoad() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
canChangeVisibility() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
 
canChangeVisibility() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
canChangeVisibility() - Method in class com.esri.arcgisruntime.layers.Layer
 
canChangeVisibility() - Method in interface com.esri.arcgisruntime.layers.LayerContent
Checks whether we can change the visibility of this layer.
canChangeVisibility() - Method in class com.esri.arcgisruntime.layers.WmsSublayer
 
canDelete(Feature) - Method in class com.esri.arcgisruntime.data.FeatureTable
Determines whether you can delete the feature from the table.
canDeleteProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
True if this element can be deleted interactively, false otherwise.
canEditAttachments() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Returns whether the attachments of this feature are editable.
canEditGeometry() - Method in class com.esri.arcgisruntime.data.FeatureTable
Determines whether you can edit the geometry field in a table.
canExportTiles() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Whether exporting tiles in compact format (.tpk) is supported.
canExportTiles() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
True if this source supports exporting tiles, false otherwise.
canFetchOutputFeatures() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Indicates if features can be fetched from the service for an output parameter.
canFlyToNode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
True if the app should zoom to the KML network link when it refreshes, false otherwise.
canModifyLayer() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Indicates whether the sublayer supports modifying its renderer and/or its data source.
canMoveProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
True if this element can be moved interactively, false otherwise.
canRedo() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Deprecated.
Gets whether there are actions to redo.
canRedoProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
True if there are actions that can be redone on the geometry, false otherwise.
canRotateProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
True if this element can be rotated interactively, false otherwise.
canScaleProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
True if this element can be scaled interactively, false otherwise.
canScaleSymbols() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Returns whether the text and symbols on the sublayer will change as the map scale varies.
canScaleSymbols() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
True if the sublayer renderers its symbols based on scale, false otherwise.
canShowInLegend() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
 
canShowInLegend() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
canShowInLegend() - Method in class com.esri.arcgisruntime.layers.Layer
 
canShowInLegend() - Method in interface com.esri.arcgisruntime.layers.LayerContent
Checks if this layer will be listed in the legend.
canShowInLegend() - Method in class com.esri.arcgisruntime.layers.WmsSublayer
 
canUndo() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Deprecated.
Gets whether there are actions to undo.
canUndoProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
True if there are actions that can be undone on the geometry, false otherwise.
canUpdate(Feature) - Method in class com.esri.arcgisruntime.data.FeatureTable
Determines whether you can update the feature in the table.
canUpdateGeometry() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Returns whether the geometry of this feature can be updated.
canUseServiceGeodatabaseApplyEditsProperty() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
True if you can use ServiceGeodatabase.applyEditsAsync() to commit changes back to the service, false otherwise.
CARDINALITY - Enum constant in enum class com.esri.arcgisruntime.data.RelationshipConstraintViolation
Cardinality of the given feature is violated.
CASCADE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationDeletionSemantics
Any associations features will be deleted.
castTo(ArcadeExpressionReturnType) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluationResult
Cast the result of an evaluation to another type using the Arcade casting rules.
CATEGORIZE_ITEMS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to categorize items in groups.
CENTER - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.GarsConversionMode
Represents a Global Area Reference System (GARS) cell by the coordinate of its center.
CENTER - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
Labels along x-axis and y-axis are anchored to center of MapView.
CENTER - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicMethod
Orders rasters based on the distance between each raster's center and the view center.
CENTER - Enum constant in enum class com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
The SceneSymbol is positioned with half the Symbol above and below the GeoElement's geometry.
CENTER - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.HorizontalAlignment
Text is centered on the Symbol's mid-point.
CENTER_AND_SCALE - Enum constant in enum class com.esri.arcgisruntime.mapping.Viewpoint.Type
A center point and scale.
centerAt(Point) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Centers the envelope at the specified point.
CENTIMETER - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
Centimeter.
CENTIMETERS - Enum constant in enum class com.esri.arcgisruntime.geometry.LinearUnitId
Indicates a linear measurement in centimeters.
CENTIMETERS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A centimeters attribute unit.
CENTURIES - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
Centuries.
CERTIFICATE - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationType
The client certificate based security.
CERTIFICATE_CHALLENGE - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationChallenge.Type
This challenge is raised when an endpoint requires a client certificate to be presented.
CertificateCredential - Class in com.esri.arcgisruntime.security
Represents a digital certificate used to access certificate secured resources.
CertificateCredential(String, String) - Constructor for class com.esri.arcgisruntime.security.CertificateCredential
Instantiates a CertificateCredential.
CHANGE_USER_ROLES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
changeAspectRatio(double, double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Adjust the envelope's aspect ratio to match the ratio of the given width and height.
CHECK - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
(default) All child nodes can be enabled for display.
CHECK_HIDE_CHILDREN - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
All child nodes should be enabled for display, but they should not be shown in the table of contents.
CHECK_OFF_ONLY - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
Everything in the container or network link can be turned off all at once.
checkForUpdatesAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
Retrieves OfflineMapUpdatesInfo for the offline map that was used to construct this task.
checkInstallValid() - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
Returns true if the Local Server install is found.
checkServerTrusted(X509Certificate[], String) - Method in interface com.esri.arcgisruntime.security.SelfSignedCertificateListener
The check is called by the X509 trust manager.
CIRCLE - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A circle.
CIRCLE - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
The marker is a circle.
CITY_ENGINE_WEB_SCENE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
CityEngine Web Scene
CLAMP_TO_GROUND - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
The altitude specification is ignored, and the object will be draped over the ground.
ClassBreak() - Constructor for class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Creates a new class break object.
ClassBreak(String, String, double, double, Symbol) - Constructor for class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Creates a new ClassBreak instance with the specified description, legend label, min and max values and the symbol that will be displayed.
ClassBreak(String, String, double, double, Symbol, Iterable<Symbol>) - Constructor for class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Creates a new class break object with alternate symbols.
ClassBreaksRenderer - Class in com.esri.arcgisruntime.symbology
A class breaks renderer is a renderer that classifies numeric data into two or more ranges of values to create a visualization.
ClassBreaksRenderer() - Constructor for class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Creates a new empty class breaks renderer.
ClassBreaksRenderer(String, Iterable<ClassBreaksRenderer.ClassBreak>) - Constructor for class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Creates a new class breaks renderer with the given class breaks applied to the given field.
ClassBreaksRenderer.ClassBreak - Class in com.esri.arcgisruntime.symbology
Defines a single class break as used by ClassBreaksRenderer.
ClassBreaksRenderer.NormalizationType - Enum Class in com.esri.arcgisruntime.symbology
Defines the different normalization types that can be applied to values by a class breaks renderer.
ClassBreaksRenderer.RendererClassificationMethod - Enum Class in com.esri.arcgisruntime.symbology
The classification method used to generate class breaks.
clear() - Method in class com.esri.arcgisruntime.geometry.Part
Removes all Segments from the Part.
clear() - Method in class com.esri.arcgisruntime.geometry.PartCollection
Removes all Parts from the PartCollection.
clear() - Method in class com.esri.arcgisruntime.geometry.PointCollection
Removes all Points from the PointCollection.
clear() - Method in class com.esri.arcgisruntime.layers.SublayerList
 
clear() - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
clear() - Method in class com.esri.arcgisruntime.mapping.LayerList
 
clear() - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
clear() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
Clears all cached credential information, including Token, PKI/Certificate and HTTP.
clear() - Method in interface com.esri.arcgisruntime.security.CredentialPersistence
This method will be called whenever all credentials are removed at once, such as with a call to AuthenticationManager.CredentialCache.removeAndRevokeAllCredentialsAsync().
clear() - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
clearCache(boolean) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Clears all the features in the local table.
clearFacilities() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
clearFacilities() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
clearGeometry() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
Clears the current geometry being edited.
clearGeometry() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Deprecated.
Clears the current sketch geometry.
clearIncidents() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
clearOAuthConfigurations() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Clears the current OAuthConfigurations.
clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
clearSelection() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Updates any selected features in the layer back to the un-selected state.
clearSelection() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Clears all the selected features.
clearSelection() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Updates any selected features in the layer back to the un-selected state.
clearSelection() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
Clears all selected dynamic entities and observations.
clearSelection() - Method in class com.esri.arcgisruntime.layers.EncLayer
Clears / Unselects a previously selected ENC feature, if any.
clearSelection() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Clears the selection.
clearSelection() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
Clears the current selection.
clearSelection() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Deselects all graphics in the graphics overlay.
clearStops() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
clearTrustedCertificates() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Removes all cached trusted server certificates.
CLIENT - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.MessageSource
A job message generated by this API.
CLIENT_CERTIFICATE - Enum constant in enum class com.esri.arcgisruntime.portal.Portal.LoginType
Login uses a digital certificate to identify the user.
clip(Geometry, Envelope) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Constructs the portion of a geometry that intersects an envelope.
close() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Closes this ArcGISFeature, relinquishing any underlying resources.
close() - Method in class com.esri.arcgisruntime.data.Geodatabase
Closes the connection to the geodatabase.
close() - Method in class com.esri.arcgisruntime.data.GeoPackage
Closes this GeoPackage.
close() - Method in class com.esri.arcgisruntime.data.ShapefileFeatureTable
Closes the shapefile feature table.
close() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
Closes a mobile map package and frees file locks on the underlying .mmpk file or directory.
close() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
Closes a mobile scene package and frees file locks on the underlying .mspk file or directory.
closeAsync() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Closes this service geodatabase.
CLOSEST_FACILITY - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
The ability to perform closest facility tasks.
ClosestFacilityParameters - Class in com.esri.arcgisruntime.tasks.networkanalysis
Settings that are used when solving ClosestFacilityTask.
ClosestFacilityResult - Class in com.esri.arcgisruntime.tasks.networkanalysis
ClosestFacilityRoute - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents an independent closest facility route within a ClosestFacilityResult.
ClosestFacilityTask - Class in com.esri.arcgisruntime.tasks.networkanalysis
A task to measure the cost of traveling between incidents and facilities and to determine which are nearest to one another.
ClosestFacilityTask(TransportationNetworkDataset) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
Creates a closest facility task with a transportation network dataset.
ClosestFacilityTask(String) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
Creates a ClosestFacilityTask with the given URL to a Closest Facility Service.
ClosestFacilityTask(String, String) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
Creates a closest facility task with a path pointing to a geodatabase file and a network name.
ClosestFacilityTaskInfo - Class in com.esri.arcgisruntime.tasks.networkanalysis
Describes the transportation network that a closest facility is bound to.
ClusteringFeatureReduction - Class in com.esri.arcgisruntime.mapping.reduction
Method for aggregating and summarizing features in a point FeatureLayer or point graphics in a GraphicsOverlay in dynamic rendering mode (FeatureLayer.RenderingMode.DYNAMIC, or GraphicsOverlay.RenderingMode.DYNAMIC).
ClusteringFeatureReduction(Renderer) - Constructor for class com.esri.arcgisruntime.mapping.reduction.ClusteringFeatureReduction
Creates a ClusteringFeatureReduction object using the given renderer and default values for min size, max size and radius of the cluster.
CODE_ATTACHMENT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
The sample code associated with an application whose purpose is code sample
CODE_SAMPLE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
Code Sample
CodedValue - Class in com.esri.arcgisruntime.data
Represents a coded value object in a domain.
CodedValueDescription - Class in com.esri.arcgisruntime.data
An object that describes a CodedValue to be created.
CodedValueDescription(String, Object) - Constructor for class com.esri.arcgisruntime.data.CodedValueDescription
Creates a new coded value description object with the specified name and value.
CodedValueDomain - Class in com.esri.arcgisruntime.data
A domain which specifies an explicit set of valid values for a Field.
CodedValueDomainDescription - Class in com.esri.arcgisruntime.data
An object that describes a CodedValueDomain to be created.
CodedValueDomainDescription(String, Field.Type, Iterable<CodedValueDescription>) - Constructor for class com.esri.arcgisruntime.data.CodedValueDomainDescription
Creates a new coded value domain description object with the specified name and coded values.
COLOR_SET - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
Color Set
Colormap - Class in com.esri.arcgisruntime.raster
Represents a raster color map.
ColormapRenderer - Class in com.esri.arcgisruntime.raster
A colormap renderer provides a discrete mapping of raster cell values to colors to help visualize the raster data in a RasterLayer.
ColormapRenderer(Colormap) - Constructor for class com.esri.arcgisruntime.raster.ColormapRenderer
Creates a renderer based on a color map.
ColormapRenderer(List<Color>) - Constructor for class com.esri.arcgisruntime.raster.ColormapRenderer
Creates a renderer based on a color map.
colorProperty() - Method in class com.esri.arcgisruntime.mapping.SelectionProperties
The selection color.
colorProperty() - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
The background color of the grid.
colorProperty() - Method in class com.esri.arcgisruntime.ogc.kml.KmlColorStyle
The color of the KmlColorStyle.
colorProperty() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
The color mask to be applied to the KML ground overlay's image.
colorProperty() - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
The color mask to be applied to the KML screen overlay's image buffer.
colorProperty() - Method in class com.esri.arcgisruntime.symbology.FillSymbol
The interior color of the fill symbol.
colorProperty() - Method in class com.esri.arcgisruntime.symbology.LineSymbol
The color of the line symbol.
colorProperty() - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
The color of the symbol.
colorProperty() - Method in class com.esri.arcgisruntime.symbology.MultilayerSymbol
The consensus color of all layers in the symbol (excluding those that are color-locked).
colorProperty() - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
The interior color of this Symbol.
colorProperty() - Method in class com.esri.arcgisruntime.symbology.SolidFillSymbolLayer
The color of the fill.
colorProperty() - Method in class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
The color of a solid stroke symbol layer.
colorProperty() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
The color of this TextSymbol.
ColorRamp - Class in com.esri.arcgisruntime.raster
Represents a color ramp that can be applied to some of the raster renderers.
ColorRamp(ColorRamp.PresetType, int) - Constructor for class com.esri.arcgisruntime.raster.ColorRamp
Creates an instance of color ramp with predefined color ramp type and size.
ColorRamp.PresetType - Enum Class in com.esri.arcgisruntime.raster
Defines presets for type of color ramp.
colorToArgb(Color) - Static method in class com.esri.arcgisruntime.symbology.ColorUtil
Converts the specified Color object to an integer representation in the format 0xAARRGGBB.
ColorUtil - Class in com.esri.arcgisruntime.symbology
Provides convenience methods for converting Java FX Color objects to integer representations in the format 0xAARRGGBB and vice versa.
ColorUtil() - Constructor for class com.esri.arcgisruntime.symbology.ColorUtil
 
COLUMN_CHART - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
Column chart.
com.esri.arcgisruntime - module com.esri.arcgisruntime
Welcome to the ArcGIS Maps SDK for Java which allows developers to build apps that incorporate capabilities such as mapping, geocoding, routing, and geoprocessing.
com.esri.arcgisruntime - package com.esri.arcgisruntime
Contains functionality used to license your application on end user devices.
com.esri.arcgisruntime.arcade - package com.esri.arcgisruntime.arcade
Contains classes for working with the Arcade expression scripting language.
com.esri.arcgisruntime.arcgisservices - package com.esri.arcgisruntime.arcgisservices
Classes providing metadata and capabilities information for different types of service, including levels of detail and tile information for tiled services.
com.esri.arcgisruntime.concurrent - package com.esri.arcgisruntime.concurrent
Utility classes used in concurrent programming.
com.esri.arcgisruntime.data - package com.esri.arcgisruntime.data
Contains classes that represent data, including ArcGIS Features and attachments.
com.esri.arcgisruntime.geoanalysis - package com.esri.arcgisruntime.geoanalysis
Provides classes to perform geo-analysis.
com.esri.arcgisruntime.geometry - package com.esri.arcgisruntime.geometry
Provides classes that represent different types of geometry, such as points, lines, or polylines and for geometric calculations such as buffering, simplifying, and calculating areas and lengths.
com.esri.arcgisruntime.geotriggers - package com.esri.arcgisruntime.geotriggers
Geotriggers let you monitor your GIS data in real-time and receive notifications when specified conditions are met.
com.esri.arcgisruntime.hydrography - package com.esri.arcgisruntime.hydrography
Allows the display of Electronic Navigational Charts (ENC) data within a map.
com.esri.arcgisruntime.io - package com.esri.arcgisruntime.io
Provides miscellaneous classes used during system input/output, including exceptions that may be encountered during system operations.
com.esri.arcgisruntime.layers - package com.esri.arcgisruntime.layers
Provides interfaces and classes for available layer types.
com.esri.arcgisruntime.loadable - package com.esri.arcgisruntime.loadable
Provides interfaces and classes for working with Loadable resources.
com.esri.arcgisruntime.localserver - package com.esri.arcgisruntime.localserver
Provides classes for working with a Local Server instance.
com.esri.arcgisruntime.location - package com.esri.arcgisruntime.location
Contains types to discover the current geographic location, and display that location in the map.
com.esri.arcgisruntime.mapping - package com.esri.arcgisruntime.mapping
Provides classes representing an ArcGISMap and Basemap, and related listener and event classes.
com.esri.arcgisruntime.mapping.floor - package com.esri.arcgisruntime.mapping.floor
Contains types that represent floor-aware data enabling floor filtering for fast navigation of buildings in maps and scenes.
com.esri.arcgisruntime.mapping.labeling - package com.esri.arcgisruntime.mapping.labeling
Contains classes for working with labels that are displayed for features and graphics in maps.
com.esri.arcgisruntime.mapping.popup - package com.esri.arcgisruntime.mapping.popup
Contains types that visually represent the attributes of a GeoElement in a map, allowing them to be easily displayed to users.
com.esri.arcgisruntime.mapping.reduction - package com.esri.arcgisruntime.mapping.reduction
Contains classes for reducing and summarizing point geoelements such as graphics or features as the map scale changes.
com.esri.arcgisruntime.mapping.view - package com.esri.arcgisruntime.mapping.view
Provides interfaces and classes for working with view elements of an ArcGISMap.
com.esri.arcgisruntime.mapping.view.geometryeditor - package com.esri.arcgisruntime.mapping.view.geometryeditor
Provides classes for working with a GeometryEditor.
com.esri.arcgisruntime.ogc.kml - package com.esri.arcgisruntime.ogc.kml
Provides interfaces and classes for working with Keyhole Markup Language (KML).
com.esri.arcgisruntime.ogc.wfs - package com.esri.arcgisruntime.ogc.wfs
Provides interfaces and classes for working with Open Geospatial Consortium (OGC) Web Feature Services (WFS).
com.esri.arcgisruntime.ogc.wms - package com.esri.arcgisruntime.ogc.wms
Provides interfaces and classes for working with Open Geospatial Consortium (OGC) Web Map Services (WMS).
com.esri.arcgisruntime.ogc.wmts - package com.esri.arcgisruntime.ogc.wmts
Provides interfaces and classes for working with Web Map Tile Service (WMTS).
com.esri.arcgisruntime.portal - package com.esri.arcgisruntime.portal
Classes to connect to an ArcGIS for Portal or Organization.
com.esri.arcgisruntime.raster - package com.esri.arcgisruntime.raster
Classes to read and render raster data.
com.esri.arcgisruntime.realtime - package com.esri.arcgisruntime.realtime
Contains classes to load, connect, and interact with real-time feeds using the dynamic entity API including DynamicEntityDataSource (e.g.
com.esri.arcgisruntime.security - package com.esri.arcgisruntime.security
Provides classes to allow secure access to ArcGIS for Portal and ArcGIS for Server services.
com.esri.arcgisruntime.symbology - package com.esri.arcgisruntime.symbology
Provides different symbol and renderer types to use to display graphics and features.
com.esri.arcgisruntime.tasks - package com.esri.arcgisruntime.tasks
Contains classes for executing long running asynchronous jobs.
com.esri.arcgisruntime.tasks.geocode - package com.esri.arcgisruntime.tasks.geocode
Contains classes to convert street addresses into geographic coordinates (geocoding), and also to convert coordinates into street addresses (reverse geocoding).
com.esri.arcgisruntime.tasks.geodatabase - package com.esri.arcgisruntime.tasks.geodatabase
Contains classes to download and synchronize geodatabases from ArcGIS services to the local device.
com.esri.arcgisruntime.tasks.geoprocessing - package com.esri.arcgisruntime.tasks.geoprocessing
Classes for creating and running geoprocessing tasks.
com.esri.arcgisruntime.tasks.networkanalysis - package com.esri.arcgisruntime.tasks.networkanalysis
Contains classes to perform network analysis against ArcGIS services or local datasets.
com.esri.arcgisruntime.tasks.offlinemap - package com.esri.arcgisruntime.tasks.offlinemap
Contains classes to download maps from ArcGIS services to the local device, and to synchronize edits.
com.esri.arcgisruntime.tasks.tilecache - package com.esri.arcgisruntime.tasks.tilecache
Contains classes to download and synchronize tile caches for tiled map layers from ArcGIS services to the local device.
com.esri.arcgisruntime.tasks.utilitynetworks - package com.esri.arcgisruntime.tasks.utilitynetworks
Contains classes to run the validate network topology operation on a utility network.
com.esri.arcgisruntime.tasks.vectortilecache - package com.esri.arcgisruntime.tasks.vectortilecache
Contains classes to download vector tile caches from ArcGIS vector tile services to the local device.
com.esri.arcgisruntime.util - package com.esri.arcgisruntime.util
Utility interfaces and classes, including a ListenableList and related events and listeners.
com.esri.arcgisruntime.utilitynetworks - package com.esri.arcgisruntime.utilitynetworks
Contains classes to represent utility network schema information and perform tracing against ArcGIS services.
combineExtents(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Returns an Envelope representing the minimum extent that encloses both geometry1 and geometry2.
combineExtents(Iterable<Geometry>) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Returns an Envelope representing the minimum extent that encloses all geometries in the given collection.
commitTransaction() - Method in class com.esri.arcgisruntime.data.Geodatabase
Commits the edits in the current transaction to the geodatabase.
COMPACT - Enum constant in enum class com.esri.arcgisruntime.data.TileCache.StorageFormat
Compact storage format (.tpk).
COMPACT_TILE_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
Compact Tile Package (tpkx).
COMPACT_V2 - Enum constant in enum class com.esri.arcgisruntime.data.TileCache.StorageFormat
Compact V2 storage format (.tpkx).
COMPASS_NAVIGATION - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanMode
Best suited for waypoint navigation when the user is on foot, the location symbol is fixed at a specific point on the screen, and always points towards the top edge of the device.
COMPLETE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
Indicates that packaging is complete and the PreplannedMapArea is ready to be downloaded.
COMPLETED - Enum constant in enum class com.esri.arcgisruntime.mapping.view.DrawStatus
Drawing of the GeoView content is complete.
COMPLETED - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
The KML node refresh is completed.
COMPLETED - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlTourStatus
State of tour when it is completed in a SceneView.
CompositeSymbol - Class in com.esri.arcgisruntime.symbology
Defines a set of symbols that make up a single symbol.
CompositeSymbol() - Constructor for class com.esri.arcgisruntime.symbology.CompositeSymbol
Creates a composite symbol with no symbols.
CompositeSymbol(List<Symbol>) - Constructor for class com.esri.arcgisruntime.symbology.CompositeSymbol
Creates a composite symbol made up of the given list of symbols.
computeCalloutLocation(Point, MapView) - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateGeoElement
 
computeCalloutLocation(Point, MapView) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservation
 
CONE - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
The marker is a cone.
configurationProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.FreehandTool
Defines the set of interactive operations enabled when using this tool.
configurationProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeTool
Defines the set of interactive operations enabled when using this tool.
configurationProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.VertexTool
Defines the set of interactive operations enabled when using this tool.
connectAsync() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
Connects to a service that provides dynamic entity observations.
CONNECTED - Enum constant in enum class com.esri.arcgisruntime.realtime.ConnectionStatus
The connection is open.
CONNECTED - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
Connected trace.
CONNECTING - Enum constant in enum class com.esri.arcgisruntime.realtime.ConnectionStatus
A connection with the remote endpoint has been initiated but is not yet complete.
connectionErrorProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
The current network connection ArcGISRuntimeException.
ConnectionStatus - Enum Class in com.esri.arcgisruntime.realtime
An enumeration of the various status values for a connection.
connectionStatusProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
The current network connection status of the DynamicEntityDataSource.
CONNECTIVITY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
The association represents connectivity between two junctions.
CONSTRAINT - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Form Constraint profile.
CONTAINER - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationRole
Container role.
CONTAINMENT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
The association represents containment of one UtilityElement within another.
CONTAINMENT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityRuleType
A network rule governing containment.
contains(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Tests if geometry1 contains geometry2.
contains(Object) - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
 
contains(Object) - Method in class com.esri.arcgisruntime.geometry.Part
 
contains(Object) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
contains(Object) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
contains(Object) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
contains(Object) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
contains(Object) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
CONTAINS - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Contains operator.
CONTAINS - Enum constant in enum class com.esri.arcgisruntime.layers.SceneLayerPolygonFilter.SpatialRelationship
Draw the features that are within the specified polygon geometries and do not draw anything that falls outside the polygons.
containsAll(Collection<?>) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
containsAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
containsAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
containsAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
containsAll(Collection<?>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
CONTENT_CATEGORY_SET - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
Content category set is used as templates for creating the category set for an organization or a group.
contentTypeProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
The MIME content type of the PopupAttachment.
Contingency - Class in com.esri.arcgisruntime.data
An object that defines a contingency.
ContingencyConstraintViolation - Class in com.esri.arcgisruntime.data
An object that defines a contingency constraint violation.
ContingencyConstraintViolationType - Enum Class in com.esri.arcgisruntime.data
The different types of contingency constraint violations.
ContingentAnyValue - Class in com.esri.arcgisruntime.data
An object that indicates any domain value is allowed in a contingency.
ContingentCodedValue - Class in com.esri.arcgisruntime.data
An object that defines a coded value specified in a contingency.
ContingentNullValue - Class in com.esri.arcgisruntime.data
An object that indicates a null value is allowed in a contingency.
ContingentRangeValue - Class in com.esri.arcgisruntime.data
An object that defines a min and max range specified in a contingency.
ContingentValue - Class in com.esri.arcgisruntime.data
An object that defines possible field values for fields participating in contingent field groups.
ContingentValuesDefinition - Class in com.esri.arcgisruntime.data
An object that defines a contingent values definition.
ContingentValuesResult - Class in com.esri.arcgisruntime.data
An object that defines possible values for a field in the context of the contingent field groups it participates in.
CONTINUE_AFTER_APPLYING_CLIENT_CERT - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
Retries the current request with the accompanying CertificateCredential
CONTINUE_WITH_CREDENTIAL - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
Retries the current request with the accompanying Credential
CONTINUE_WITH_SELF_SIGNED_RESPONSE - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
Applies the accompanying SelfSignedResponse (by either granting or denying trust to the server certificate, and caching or not caching the trust).
convertFrom(AngularUnit, double) - Method in class com.esri.arcgisruntime.geometry.AngularUnit
Converts a value from the given units to the units of this instance.
convertFrom(AreaUnit, double) - Method in class com.esri.arcgisruntime.geometry.AreaUnit
Converts a value from the given units to the units of this instance.
convertFrom(LinearUnit, double) - Method in class com.esri.arcgisruntime.geometry.LinearUnit
Converts a value from the given units to the units of this instance.
convertTo(AngularUnit, double) - Method in class com.esri.arcgisruntime.geometry.AngularUnit
Converts a value from the units of this instance to the given units.
convertTo(AreaUnit, double) - Method in class com.esri.arcgisruntime.geometry.AreaUnit
Converts a value from the units of this instance to the given units.
convertTo(LinearUnit, double) - Method in class com.esri.arcgisruntime.geometry.LinearUnit
Converts a value from the units of this instance to the given units.
convexHull(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the minimum bounding geometry (convex hull) that completely encloses the given geometry.
convexHull(Iterable<Geometry>, boolean) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the minimum bounding geometry (convex hull) for the geometries in the given collection.
CoordinateFormatter - Class in com.esri.arcgisruntime.geometry
Converts between Points and formatted coordinates notation strings such as decimal degrees; degrees, minutes, and seconds; U.S.
CoordinateFormatter() - Constructor for class com.esri.arcgisruntime.geometry.CoordinateFormatter
 
CoordinateFormatter.GarsConversionMode - Enum Class in com.esri.arcgisruntime.geometry
Indicates the location of a point relative to a Global Area Reference System (GARS) cell.
CoordinateFormatter.LatitudeLongitudeFormat - Enum Class in com.esri.arcgisruntime.geometry
Supports the formats for representing latitude-longitude geographical coordinates as a string.
CoordinateFormatter.MgrsConversionMode - Enum Class in com.esri.arcgisruntime.geometry
Determines the lettering scheme and treatment of coordinates at 180 degrees longitude when converting Military Grid Reference System (MGRS) coordinates.
CoordinateFormatter.UtmConversionMode - Enum Class in com.esri.arcgisruntime.geometry
Determines how latitude is designated in Universal Transverse Mercator (UTM) notation.
copy() - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Creates a deep copy of this RequestConfiguration instance.
copy() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Creates a deep copy of this AnnotationLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Creates a deep copy of this ArcGISMapImageLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Creates a deep copy of this ArcGISMapImageSublayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Creates a deep copy of this ArcGISSceneLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Creates a deep copy of this ArcGISSublayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Creates a deep copy of this ArcGISTiledLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledSublayer
Creates a deep copy of this ArcGISTiledSublayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Creates a deep copy of this ArcGISVectorTiledLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.BingMapsLayer
Creates a deep copy of this BingMapsLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Creates a deep copy of this DimensionLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.FeatureCollectionLayer
Creates a deep copy of this FeatureCollectionLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Creates a deep copy of this FeatureLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.GroupLayer
Creates a deep copy of this GroupLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.MobileBasemapLayer
Creates a deep copy of this MobileBasemapLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.OpenStreetMapLayer
Creates a deep copy of this OpenStreetMapLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.RasterLayer
Creates a deep copy of this RasterLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
 
copy() - Method in class com.esri.arcgisruntime.layers.WebTiledLayer
Creates a deep copy of this WebTiledLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.WmsLayer
Creates a deep copy of this WmsLayer instance.
copy() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
Creates a deep copy of this WmtsLayer instance.
copy() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Creates a copy of this ArcGISMap instance.
copy() - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
Creates a copy of this ArcGISScene instance.
copy() - Method in class com.esri.arcgisruntime.mapping.Basemap
Creates a copy of this Basemap instance.
copy() - Method in class com.esri.arcgisruntime.mapping.Bookmark
Creates a copy of this Bookmark instance.
copy() - Method in class com.esri.arcgisruntime.security.CertificateCredential
Creates a copy of this CertificateCredential instance.
copy() - Method in class com.esri.arcgisruntime.security.Credential
Creates a deep copy of this Credential instance.
copy() - Method in class com.esri.arcgisruntime.security.OAuthTokenCredential
Creates a deep copy of this OAuthTokenCredential instance.
copy() - Method in class com.esri.arcgisruntime.security.UserCredential
Creates a deep copy of this UserCredential instance.
copyTo(ArcGISSublayer) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Copies fields in this class to the copy instance.
copyTo(ServiceImageTiledLayer) - Method in class com.esri.arcgisruntime.layers.ServiceImageTiledLayer
Copies fields in this class to the copy instance.
cornerRadiusProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gives access to the corner radius of the callout.
COST_ADJUSTMENT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.BarrierType
Cost adjustment.
CostAttribute - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents the cost incurred while traversing a route.
COUNT - Enum constant in enum class com.esri.arcgisruntime.data.StatisticType
The number of values in a field.
COUNT - Enum constant in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
The count of geoelements in an AggregateGeoElement.
COUNT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
Counts the number of applicable elements.
create(int) - Static method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
Creates a GeographicTransformationStep instance from the given well-known ID (WKID).
create(int) - Static method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
Creates a HorizontalVerticalTransformationStep instance from the given well-known ID (WKID).
create(int) - Static method in class com.esri.arcgisruntime.geometry.SpatialReference
Creates a new spatial reference from the given well-known ID (WKID) number.
create(int, int) - Static method in class com.esri.arcgisruntime.geometry.SpatialReference
Creates a new spatial reference with the given well-known ID (WKID) numbers for both a horizontal and a vertical coordinate system.
create(Geodatabase, String, SpatialReference) - Static method in class com.esri.arcgisruntime.raster.MosaicDatasetRaster
Creates a new mosaic dataset raster with the specified raster name hosted in the specified geodatabase.
create(GeographicTransformationStep) - Static method in class com.esri.arcgisruntime.geometry.GeographicTransformation
Creates a transformation with the given geographic transformation step.
create(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Creates a geometry builder with the specified geometry as a starting point for further modification.
create(GeometryType, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Creates an empty geometry builder which builds geometries of the specified GeometryType.
create(HorizontalVerticalTransformationStep) - Static method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformation
Creates a transformation with the given horizontal-vertical transformation step.
create(ShapeToolType) - Static method in class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeTool
Create a ShapeTool to draw the specified ShapeToolType.
create(Iterable<GeographicTransformationStep>) - Static method in class com.esri.arcgisruntime.geometry.GeographicTransformation
Creates a transformation from an iterable of one or more geographic transformation steps.
create(Iterable<HorizontalVerticalTransformationStep>) - Static method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformation
Creates a transformation from an iterable of one or more horizontal-vertical transformation steps.
create(Iterable<Color>) - Static method in class com.esri.arcgisruntime.raster.Colormap
Creates a Colormap with the given collection of colors.
create(String) - Static method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
Creates a GeographicTransformationStep instance from the given well-known text (WKT) string.
create(String) - Static method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
Creates a HorizontalVerticalTransformationStep instance from the given well-known text (WKT) string.
create(String) - Static method in class com.esri.arcgisruntime.geometry.SpatialReference
Creates a new spatial reference from the given well-known text (WKT) string.
create(String, String, SpatialReference) - Static method in class com.esri.arcgisruntime.raster.MosaicDatasetRaster
Creates a new mosaic dataset raster with the specified raster name hosted in a new SQLite database which will be located at the specified database path.
CREATE_ADVANCED_NOTEBOOKS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to publish a notebook as a geoprocessing service.
CREATE_GROUP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
CREATE_ITEM - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
CREATE_NOTEBOOKS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to create and edit interactive notebook documents.
CREATE_UPDATE_CAPABLE_GROUP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
Allows a custom role to create a group with update capabilities.
createAsync(String) - Static method in class com.esri.arcgisruntime.data.Geodatabase
Creates an empty mobile geodatabase at the specified path.
createCameraViewpoint(Point, double, double, double, KmlAltitudeMode) - Static method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
Creates a KML viewpoint based on the provided camera location.
createCircularEllipticArc(Point, double, double, double, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
Creates an EllipticArcSegment that is a partial circle shape from the center point and radius of the embedded circle, and the start and central angle around that circle.
createCircularEllipticArc(Point, Point, Point, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
Creates an EllipticArcSegment from start, end, and interior points that is a partial circle shape.
createCone(int, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createCone(int, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createCone(Color, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a cone with the given dimensions.
createCone(Color, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a cone with the given dimensions.
createCube(int, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createCube(int, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createCube(Color, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a cube with the given dimensions.
createCube(Color, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a cube with the given dimensions.
createCylinder(int, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createCylinder(int, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createCylinder(Color, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a cylinder with the given dimensions.
createCylinder(Color, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a cylinder with the given dimensions.
CREATED - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortField
The date the item was created.
createDate(String, String) - Static method in class com.esri.arcgisruntime.data.Field
Creates a Field of type Field.Type.DATE which corresponds to the Java type Calendar.
createDateOnly(String, String) - Static method in class com.esri.arcgisruntime.data.Field
Creates a new Field.Type.DATE_ONLY field which corresponds to the Java type LocalDate.
createDefaultDownloadPreplannedOfflineMapParametersAsync(PreplannedMapArea) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Executes an asynchronous operation to create a DownloadPreplannedOfflineMapParameters from the specified PreplannedMapArea.
createDefaultExportTileCacheParametersAsync(Geometry, double, double) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
Creates a default set of export tile cache parameters asynchronously.
createDefaultExportVectorTilesParametersAsync(Geometry, double) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
Creates a default set of export vector tile parameters asynchronously.
createDefaultGenerateGeodatabaseParametersAsync(Geometry) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Executes an asynchronous operation to create default parameters to generate and download a geodatabase using the GenerateGeodatabaseJob.
createDefaultGenerateOfflineMapParametersAsync(Geometry) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Executes an asynchronous operation to create a set of default parameters that can be used to take an online map offline.
createDefaultGenerateOfflineMapParametersAsync(Geometry, double, double) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Executes an asynchronous operation to create a GenerateOfflineMapParameters from the specified area of interest, min scale, and max scale.
createDefaultOfflineMapSyncParametersAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
This populates the parameters with values appropriate for synchronizing the feature data in this offline map.
createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
Asynchronously generates default parameters for a geoprocessing task.
createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
Executes an asynchronous operation to create a set of default parameters for solving a closest facility with this closest facility task.
createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Executes an asynchronous operation to create a set of default parameters for solving a route with this route task.
createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
Executes an asynchronous operation to create a set of default parameters for creating service areas.
createDefaultSkin() - Method in class com.esri.arcgisruntime.mapping.view.Callout
 
createDefaultSkin() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
 
createDefaultSyncGeodatabaseParametersAsync(Geodatabase) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Executes an asynchronous operation to create default parameters to synchronize a geodatabase using the SyncGeodatabaseJob.
createDefaultSyncGeodatabaseParametersAsync(Geodatabase, SyncGeodatabaseParameters.SyncDirection) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Executes an asynchronous operation to create a set of default parameters that can be used to synchronize a geodatabase with the service using the given sync direction.
createDiamond(int, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createDiamond(int, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createDiamond(Color, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a diamond with the given dimensions.
createDiamond(Color, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a diamond with the given dimensions.
createDictionarySymbolStyleFromUrl(String) - Static method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
Creates a new dictionary symbol style using a web style item's URL.
createDomainAsync(DomainDescription) - Method in class com.esri.arcgisruntime.data.Geodatabase
Creates a new domain in the geodatabase.
createDouble(String, String) - Static method in class com.esri.arcgisruntime.data.Field
Creates a Field of type Field.Type.DOUBLE which corresponds to the Java type Double.
createElement(ArcGISFeature) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Creates a UtilityElement from an ArcGISFeature.
createElement(ArcGISFeature, UtilityTerminal) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Creates a UtilityElement from an ArcGISFeature and an optional UtilityTerminal.
createElement(UtilityAssetType, UUID) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Creates a UtilityElement from a UtilityAssetType and a global ID.
createElement(UtilityAssetType, UUID, UtilityTerminal) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Creates a UtilityElement from a UtilityAssetType, a global ID and an optional UtilityTerminal.
createFeature() - Method in class com.esri.arcgisruntime.data.FeatureTable
Creates a new empty feature.
createFeature(FeatureSubtype) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Creates a feature based on the given feature subtype.
createFeature(FeatureSubtype, Geometry) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Creates a feature based on the given feature subtype and with the given geometry.
createFeature(FeatureTemplate) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Creates a feature from the given feature template.
createFeature(FeatureTemplate, Geometry) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Creates a feature from the given feature template and the given geometry.
createFeature(FeatureType) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Creates a feature from the given feature type; using the first FeatureTemplate contained in the given type.
createFeature(FeatureType, Geometry) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Creates a feature with the given feature type and geometry.
createFeature(Map<String, Object>, Geometry) - Method in class com.esri.arcgisruntime.data.FeatureTable
Creates a new feature with the provided attribute values and, optionally, geometry.
createFileContent(File, String) - Static method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
Creates an instance of PortalItemContentParameters to use when adding a portal item for which the content data is a file.
createFloat(String, String) - Static method in class com.esri.arcgisruntime.data.Field
Creates a Field of type Field.Type.FLOAT which corresponds to the Java type Float.
createFolderAsync(String) - Method in class com.esri.arcgisruntime.portal.PortalUser
Executes an asynchronous operation to create a new folder with the given title in this user's root folder (nested folders are not supported).
createForItemsWithOwner(String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Creates a PortalGroupContentSearchParameters that will find items belonging to a specified owner.
createForItemsWithTypeAndOwnerAndSearchString(PortalItem.Type, String, String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Creates a PortalGroupContentSearchParameters that will find items with a particular type.
createForItemsWithTypeAndSearchString(PortalItem.Type, String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Creates a PortalGroupContentSearchParameters that will find items with a specified type and, optionally, that also match a specified search string.
createForItemsWithTypes(Iterable<PortalItem.Type>, String, String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Creates a PortalGroupContentSearchParameters that will find items with any one of a number of given types.
createForItemWithId(String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Creates a PortalGroupContentSearchParameters that will find an item with a specified item ID.
createFromConnectionFile(String, String) - Static method in class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace
Creates an enterprise geodatabase workspace based on a connection file.
createFromConnectionFile(String, String, boolean) - Static method in class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace
Creates an enterprise geodatabase workspace based on a connection file.
createFromConnectionString(String, String) - Static method in class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace
Creates an enterprise geodatabase workspace based on a connection string.
createFromConnectionString(String, String, boolean) - Static method in class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace
Creates an enterprise geodatabase workspace based on a connection string.
createFromFile(String) - Static method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
Creates a new dictionary symbol style instance from the style file at the provided location.
createFromGeoElement(GeoElement, double) - Static method in class com.esri.arcgisruntime.geotriggers.FenceParameters
Static factory function to create a FenceParameters.
createFromToken(String, String) - Static method in class com.esri.arcgisruntime.security.UserCredential
Creates a UserCredential with the specified token and referer.
createFullImageAsync() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
Creates asynchronously the full image for displaying the attachment in full screen or some UI larger than a thumbnail.
createGenerateOfflineMapParameterOverridesAsync(GenerateOfflineMapParameters) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Executes an asynchronous operation to create a GenerateOfflineMapParameterOverrides object that is populated to reflect the values in the provided GenerateOfflineMapParameters.
createIdentityMatrix() - Static method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
Creates a TransformationMatrix object with an identity transform.
createInteger(String, String) - Static method in class com.esri.arcgisruntime.data.Field
Creates a Field of type Field.Type.INTEGER which corresponds to the Java type Integer.
createJob(GeoprocessingParameters) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
Returns a geoprocessing job based on the supplied parameters.
createJsonContent(String) - Static method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
Creates an instance of PortalItemContentParameters to use when adding a portal item for which the content data is JSON text.
createLineAtAngleFromPoint(Point, double, double) - Static method in class com.esri.arcgisruntime.geometry.LineSegment
Creates a new LineSegment with the given start Point, and the given length and angle from the start Point.
createLong(String, String) - Static method in class com.esri.arcgisruntime.data.Field
Creates a new Field.Type.LONG field object with the following parameters.
createLookAtViewpoint(Point, double, double, double, KmlAltitudeMode) - Static method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
Creates a KML viewpoint based on the provided LookAt location.
createMidVertex(int, int) - Static method in class com.esri.arcgisruntime.mapping.view.SketchVertex
Deprecated.
Creates a SketchVertex with a part index and an insertion index, which will represent a mid-vertex.
createParametersAsync(FeatureCollection) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Creates route parameters for this route task from a feature collection that contains stops, route info, and barriers tables.
createParametersAsync(PortalItem) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Imports route parameters from a portal item and then adjusts the imported parameters to the current Route task.
createPointAlong(Polyline, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the point at the given distance along the line.
createRouteResultAsync(FeatureCollection) - Static method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Imports a route result from a feature collection that represents a route layer.
createRouteResultAsync(PortalItem) - Static method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Imports a route result from a portal item.
createShort(String, String) - Static method in class com.esri.arcgisruntime.data.Field
Creates a Field of type Field.Type.SHORT which corresponds to the Java type Short.
createSphere(int, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createSphere(int, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createSphere(Color, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a sphere with the given dimensions.
createSphere(Color, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a sphere with the given dimensions.
createString(String, String, int) - Static method in class com.esri.arcgisruntime.data.Field
Creates a Field of type Field.Type.TEXT which corresponds to the Java type String.
createSwatchAsync(int) - Method in class com.esri.arcgisruntime.symbology.Symbol
Deprecated, for removal: This API element is subject to removal in a future version.
as of 200.0.0, replaced by Symbol.createSwatchAsync(Color)
createSwatchAsync(int, float) - Method in class com.esri.arcgisruntime.symbology.Symbol
Deprecated.
as of 200.0.0, replaced by Symbol.createSwatchAsync(Color, float)
createSwatchAsync(int, int, float, int) - Method in class com.esri.arcgisruntime.symbology.Symbol
Deprecated, for removal: This API element is subject to removal in a future version.
createSwatchAsync(int, int, float, int, Geometry) - Method in class com.esri.arcgisruntime.symbology.Symbol
Deprecated, for removal: This API element is subject to removal in a future version.
createSwatchAsync(int, int, float, Color) - Method in class com.esri.arcgisruntime.symbology.Symbol
Creates a swatch image using the provided width, height, screen scale, and optional background color.
createSwatchAsync(int, int, float, Color, Geometry) - Method in class com.esri.arcgisruntime.symbology.Symbol
Creates a swatch image using the provided geometry, width, height, screen scale, and optional background color.
createSwatchAsync(int, int, int, Geometry) - Method in class com.esri.arcgisruntime.symbology.Symbol
Deprecated, for removal: This API element is subject to removal in a future version.
createSwatchAsync(int, int, Color, Geometry) - Method in class com.esri.arcgisruntime.symbology.Symbol
Creates a swatch asynchronously from a Geometry object.
createSwatchAsync(Color) - Method in class com.esri.arcgisruntime.symbology.Symbol
Creates a swatch asynchronously with the given background color.
createSwatchAsync(Color, float) - Method in class com.esri.arcgisruntime.symbology.Symbol
Creates a swatch image using the provided screen scale, and optional background color.
createSymbolStyleFromUrl(String) - Static method in class com.esri.arcgisruntime.symbology.SymbolStyle
Creates a new symbol style object using a web style item's URL.
createTableAsync(TableDescription) - Method in class com.esri.arcgisruntime.data.Geodatabase
Creates a new table in the geodatabase.
createTetrahedron(int, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createTetrahedron(int, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
createTetrahedron(Color, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a tetrahedron with the given dimensions.
createTetrahedron(Color, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a tetrahedron with the given dimensions.
createThumbnailAsync(int, int) - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
Creates asynchronously a thumbnail image with the specified width and height.
createTimeOnly(String, String) - Static method in class com.esri.arcgisruntime.data.Field
Creates a new Field.Type.TIME_ONLY field which corresponds to the Java type LocalTime.
createTimestampOffset(String, String) - Static method in class com.esri.arcgisruntime.data.Field
Creates a new Field.Type.TIMESTAMP_OFFSET field which corresponds to the Java type OffsetDateTime.
createUrlContent(String) - Static method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
Creates an instance of PortalItemContentParameters to use when adding a portal item for which the content is a URL.
createVersionAsync(ServiceVersionParameters) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Asynchronously creates a new version in the service based on the default version.
createVertex(int, int) - Static method in class com.esri.arcgisruntime.mapping.view.SketchVertex
Deprecated.
Creates a SketchVertex with a part index and a point index.
createWithAssetTypes(UtilityNetworkAttribute, int, Iterable<UtilityAssetType>) - Static method in class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighbor
Creates a filter object to return the next n features from the starting point with asset types.
createWithAssetTypesAndCategories(UtilityNetworkAttribute, int, Iterable<UtilityAssetType>, Iterable<UtilityCategory>) - Static method in class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighbor
Creates a filter object to return the next n features from the starting point with asset types and categories.
createWithCategories(UtilityNetworkAttribute, int, Iterable<UtilityCategory>) - Static method in class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighbor
Creates a filter object to return the next n features from the starting point with categories.
createWithM(double, double, double) - Static method in class com.esri.arcgisruntime.geometry.Point
Creates a new immutable Point with the given x,y coordinates, and m value.
createWithM(double, double, double, double) - Static method in class com.esri.arcgisruntime.geometry.Point
Creates a new immutable Point with the given x,y coordinates, z value, and m value.
createWithM(double, double, double, double, double, double) - Static method in class com.esri.arcgisruntime.geometry.Envelope
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates and m value.
createWithM(double, double, double, double, double, double, double, double) - Static method in class com.esri.arcgisruntime.geometry.Envelope
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates, z value and m value.
createWithM(double, double, double, double, double, double, double, double, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.Envelope
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates, z value, m value and SpatialReference.
createWithM(double, double, double, double, double, double, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.Envelope
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates, m value and SpatialReference.
createWithM(double, double, double, double, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.Point
Creates a new immutable Point with the given x,y coordinates, z value, m value, and SpatialReference.
createWithM(double, double, double, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.Point
Creates a new immutable Point with the given x,y coordinates, m value, and SpatialReference.
createWithQuaternionAndTranslation(double, double, double, double, double, double, double) - Static method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
Creates a TransformationMatrix with the given arguments.
createWithViewpoint(Viewpoint) - Static method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
Creates a KML viewpoint from a Viewpoint.
Credential - Class in com.esri.arcgisruntime.security
Defines the concept of a Credential, allowing various different types of authenticating credentials to be passed to network requests.
Credential() - Constructor for class com.esri.arcgisruntime.security.Credential
 
Credential.CredentialChangedEvent - Class in com.esri.arcgisruntime.security
An event which indicates that one or more properties of this Credential have changed.
Credential.CredentialChangedListener - Interface in com.esri.arcgisruntime.security
The listener interface to get notified when one or more properties of a Credential have changed.
CredentialCache() - Constructor for class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
 
credentialCacheChanged(AuthenticationManager.CredentialCache.CredentialCacheChangedEvent) - Method in interface com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache.CredentialCacheChangedListener
Invoked when a credential is added or removed or when a credential that is currently in the cache is updated or when all credentials are cleared from the CredentialCache.
CredentialCacheEntry - Class in com.esri.arcgisruntime.security
Represents an entry in the credential cache.
CredentialCacheEntry(String, Credential) - Constructor for class com.esri.arcgisruntime.security.CredentialCacheEntry
Constructor for CredentialCacheEntry.
credentialChanged(Credential.CredentialChangedEvent) - Method in interface com.esri.arcgisruntime.security.Credential.CredentialChangedListener
Invoked when when one or more properties of a Credential have changed.
credentialChanged(CredentialChangedEvent) - Method in interface com.esri.arcgisruntime.security.CredentialChangedListener
Called when a Portal's credential is changed.
CredentialChangedEvent - Class in com.esri.arcgisruntime.security
Defines an event indicating that the Portal's Credential has changed.
CredentialChangedEvent(Portal, Credential) - Constructor for class com.esri.arcgisruntime.security.CredentialChangedEvent
Constructs a new CredentialChangedEvent with the Portal whose Credential has changed and the new Credential.
CredentialChangedEvent(Credential) - Constructor for class com.esri.arcgisruntime.security.Credential.CredentialChangedEvent
Creates a CredentialChangedEvent object.
CredentialChangedListener - Interface in com.esri.arcgisruntime.security
Defines a listener that is notified when the Portal's Credential has been changed.
CredentialPersistence - Interface in com.esri.arcgisruntime.security
This interface provides a means of persisting credentials as they are added, changed, or removed from the AuthenticationManager.CredentialCache as well as loading persisted credentials into the credential cache.
CROSS - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Fills area with horizontal/vertical lines.
CROSS - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
The marker is a cross (+).
CROSS_STREET - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Cross street.
crosses(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Tests if geometry1 crosses geometry2.
CROSSES - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Crosses operator.
CSV - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
A text file of data values separated by commas or other delimiters
CUBE - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
The marker is a cube.
CubicBezierSegment - Class in com.esri.arcgisruntime.geometry
A cubic Bezier curve for use in a multipart geometry.
CubicBezierSegment(Point, Point, Point, Point, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.CubicBezierSegment
Creates a bezier segment based on a start and end point and two control points at tangents to the start and end points.
CurbApproach - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
Specifies the direction a vehicle may arrive at and depart from the network location.
currentPositionChanged(KmlTourCurrentPositionChangedEvent) - Method in interface com.esri.arcgisruntime.ogc.kml.KmlTourCurrentPositionChangedListener
Invoked when the current position of a KML tour is changed.
currentVersionProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
The current version of the ArcGIS stream service.
CURVE - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryDimension
A one-dimensional geometry such as a Polyline.
customViewProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gives access to the custom view property.
cut(Geometry, Polyline) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Cuts the 'geometry' into parts with the 'cutter' Polyline.
CYLINDER - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
The marker is a cylinder.

D

DASH - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dash line.
DASH_DOT - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dash dot line.
DASH_DOT_DOT - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dash dot dot line.
DASHBOARD - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
Dashboards integrate maps, lists, charts, and gauges that help monitoring and managing daily operations.
DASHBOARD_DATA - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Dashboard Data profile.
DASHBOARD_FORMATTING - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Dashboard Formatting profile.
DashGeometricEffect - Class in com.esri.arcgisruntime.symbology
Represents a GeometricEffect for dashes on lines.
DashGeometricEffect() - Constructor for class com.esri.arcgisruntime.symbology.DashGeometricEffect
Creates a DashGeometricEffect with an empty template.
DashGeometricEffect(Iterable<Double>) - Constructor for class com.esri.arcgisruntime.symbology.DashGeometricEffect
Creates a DashGeometricEffect and populates its template with the given values.
DATA_STORE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
A geodatabase or file share data store.
dataSourceProperty() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
The dynamic entity data source.
DataSourceStatusChangedEvent(LocationDisplay, boolean) - Constructor for class com.esri.arcgisruntime.mapping.view.LocationDisplay.DataSourceStatusChangedEvent
Creates a new DataSourceStatusChangedEvent with the given LocationDisplay and state.
DATE - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type is expected to be a Calendar value.
DATE - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
A date time value.
DATE_ONLY - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type is expected to be a LocalDate value.
DATE_ONLY - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
A date only value.
DatumTransformation - Class in com.esri.arcgisruntime.geometry
Represents a function to convert between the coordinate systems.
DAY - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
Day.
DAY_SHORT_MONTH_YEAR - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 30 Dec 1997
DAYS - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
Days.
DAYS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A days attribute unit.
DECADES - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
Decades.
DECIMAL_DEGREES - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
The geographical coordinates are represented in decimal degrees.
DECIMAL_DEGREES - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid.LabelFormat
Labels grid lines (graticules) in decimal degrees.
DECIMAL_DEGREES - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A decimal degrees attribute unit.
DECIMETER - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
Decimeter.
DECIMETERS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A decimeters attribute unit.
DEEP_LEARNING_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
A Deep Learning model package.
DEFAULT - Enum constant in enum class com.esri.arcgisruntime.geometry.ExtendOptions
By default, extension considers both ends of paths.
DEFAULT - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
Default image format defined by the service.
DEFAULT - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyleLanguageStrategy
Use the default language setting for the `BasemapStyle`.
DEFAULT_ANCHOR_POSITION - Static variable in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
 
DefaultAuthenticationChallengeHandler - Class in com.esri.arcgisruntime.security
Implements an authentication challenge handler that handles user credential and OAuth challenges.
DefaultAuthenticationChallengeHandler() - Constructor for class com.esri.arcgisruntime.security.DefaultAuthenticationChallengeHandler
 
DefaultInteractionListener(MapView) - Constructor for class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
Creates default interaction listener.
DefaultInteractionListener(SceneView) - Constructor for class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
Creates default interaction listener.
DEFINED_INTERVAL - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
Defined interval classification
DEGREE - Enum constant in enum class com.esri.arcgisruntime.raster.SlopeType
Degree.
DEGREES - Enum constant in enum class com.esri.arcgisruntime.geometry.AngularUnitId
Indicates an angular measurement in degrees.
DEGREES_DECIMAL_MINUTES - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
The geographical coordinates are represented in degrees and decimal minutes.
DEGREES_MINUTES_SECONDS - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
The geographical coordinates are represented in degrees, minutes and decimal seconds.
DEGREES_MINUTES_SECONDS - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid.LabelFormat
Labels grid lines (graticules) in degrees, minutes, and seconds.
DELETE - Enum constant in enum class com.esri.arcgisruntime.data.EditResult.EditOperation
An operation to delete a feature or attachment from the feature table.
DELETE_GROUPS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
DELETE_ITEMS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
DELETE_USERS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
deleteAttachmentAsync(Attachment) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Deletes the given attachment from this feature.
deleteAttachmentsAsync(Iterable<Attachment>) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Deletes the given attachments from this feature.
DELETED - Enum constant in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
Subscription was deleted.
deleteDomainAsync(String) - Method in class com.esri.arcgisruntime.data.Geodatabase
Deletes the domain with the specified name from the geodatabase.
deleteEntityAsync(String) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
Deletes the dynamic entity identified by the id value from the data source store.
deleteFeatureAsync(Feature) - Method in class com.esri.arcgisruntime.data.FeatureTable
Deletes a feature from the table.
deleteFeaturesAsync(Iterable<Feature>) - Method in class com.esri.arcgisruntime.data.FeatureTable
Deletes features from this feature table.
deleteFolderAsync(PortalFolder) - Method in class com.esri.arcgisruntime.portal.PortalUser
Executes an asynchronous operation to delete a folder from the portal.
deletePortalItemAsync(PortalItem) - Method in class com.esri.arcgisruntime.portal.PortalUser
Executes an asynchronous operation to delete a portal item from the portal.
deleteSelectedElement() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
Deletes the selected element from the current geometry.
deleteTableAsync(String) - Method in class com.esri.arcgisruntime.data.Geodatabase
Deletes an existing table from the geodatabase.
DEM_LIGHT - Enum constant in enum class com.esri.arcgisruntime.raster.ColorRamp.PresetType
Digital Elevation Model, light.
DEM_SCREEN - Enum constant in enum class com.esri.arcgisruntime.raster.ColorRamp.PresetType
Digital Elevation Model, screen.
DEMOGRAPHICS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
densify(Geometry, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Densifies the input geometry by inserting additional vertices along the geometry at an interval defined by maxSegmentLength.
DENSIFY_CURVES - Enum constant in enum class com.esri.arcgisruntime.ServiceCurveGeometryMode
Densified versions of geometries with curves are fetched.
densifyGeodetic(Geometry, double, LinearUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Densifies the input geometry by creating additional vertices along the geometry, using a geodetic curve.
DEPART - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Depart stop.
DEPARTURE_TIME - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.StartTimeUsage
Departure time.
DESCENDING - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SortOrder
 
DESCENDING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortOrder
Sort order is descending.
DESCENDING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalQueryParameters.SortOrder
Sort order is descending.
descriptionProperty() - Method in class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
A string value describing the element in detail.
descriptionProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
The description of the ArcGIS stream service.
descriptionProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
The description of the data source.
DESIGNATE_GROUP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
DESKTOP - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionsStyle
The driving directions generated by this style are most suited for desktop apps and for printing hardcopy directions.
DESKTOP_ADD_IN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Add In (esriaddin)
DESKTOP_APPLICATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
Desktop Application (zip)
DESKTOP_APPLICATION_TEMPLATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
The Desktop Application Template (.zip) includes either a desktop add in or a toolbar.exe
DESKTOP_STYLE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Pro style file (stylx)
DESTINATION - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.RelationshipRole
Represents the destination table in a relationship.
detailColorProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gives access to the detail text color of the default callout.
detailProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gives access to the detail text of the default callout.
DEVELOPER - Enum constant in enum class com.esri.arcgisruntime.LicenseLevel
Developer mode: full functionality but with a watermark on the GeoView.
DEVELOPER - Enum constant in enum class com.esri.arcgisruntime.LicenseType
Developer license.
DEVICE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Network devices, such as transformers or valves.
DGPS - Enum constant in enum class com.esri.arcgisruntime.location.NmeaFixType
A differential GPS fix type.
DIAGONAL_CROSS - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Fills area with backwards/forwards diagonal lines.
DIAMOND - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
The marker is a diamond.
DIAMOND - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
The marker is a diamond.
DICTIONARY - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type is expected to be a dictionary of key/value pairs.
DICTIONARY - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupExpression.ReturnType
The return type is expected to be a dictionary of key/value pairs that must follow the Web Map Specification for a popupElement.
DICTIONARY_RENDERER - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Dictionary Renderer profile.
DictionaryRenderer - Class in com.esri.arcgisruntime.symbology
Defines a renderer based on a SymbolStyle.
DictionaryRenderer(DictionarySymbolStyle) - Constructor for class com.esri.arcgisruntime.symbology.DictionaryRenderer
Creates a new dictionary renderer object with the given DictionarySymbolStyle.
DictionaryRenderer(DictionarySymbolStyle, Map<String, String>, Map<String, String>) - Constructor for class com.esri.arcgisruntime.symbology.DictionaryRenderer
Creates an instance of DictionaryRenderer.
DictionarySymbolStyle - Class in com.esri.arcgisruntime.symbology
Defines a mechanism to obtain unique multi-layer symbol style from a given specification, such as mil2525d.
DictionarySymbolStyle(PortalItem) - Constructor for class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
Creates a new dictionary symbol style object from a portal item.
DictionarySymbolStyleConfiguration - Class in com.esri.arcgisruntime.symbology
Configuration settings for a custom DictionarySymbolStyle.
difference(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Constructs the set-theoretic difference between two geometries.
DIMENSION_LAYER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
A dimension layer Type.
DimensionLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize dimension features data.
DimensionLayer(ArcGISFeatureTable) - Constructor for class com.esri.arcgisruntime.layers.DimensionLayer
Creates a dimension layer from a feature table containing dimension features.
DimensionLayer(PortalItem, long) - Constructor for class com.esri.arcgisruntime.layers.DimensionLayer
Creates a new dimension layer object from a feature service portal item.
DimensionLayer(String) - Constructor for class com.esri.arcgisruntime.layers.DimensionLayer
Creates a new dimension layer from a feature service URI.
DIPS - Enum constant in enum class com.esri.arcgisruntime.symbology.SymbolSizeUnits
Render the affected symbol by interpreting the size values as DIPs.
DIRECTION - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineOrientation
LabelDefinition.getPlacement() above will mean that the label will be offset perpendicularly left from its line segment.
DIRECTION - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextOrientation
Text follows the placement angle direction, even if it means being drawn upside-down.
DirectionEvent - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents an event in a set of DirectionManeuver for a given Route.
DirectionManeuver - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents an individual maneuver in a series of turn-by-turn driving directions.
DirectionManeuverType - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
Indicates the type of a given DirectionManeuver.
DirectionMessage - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents the Directions String.
DirectionMessageType - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
Specifies the type of a DirectionMessage.
DirectionsStyle - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
Defines network directions output type.
dirtyAreaTableProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
The dirty area table of the UtilityNetwork.
DISABLE_USERS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
DISABLED - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureTilingMode
Feature tiling is disabled.
DISABLED - Enum constant in enum class com.esri.arcgisruntime.mapping.view.WrapAroundMode
The map is displayed normally, wrap around display is disabled.
disconnectAsync() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
Closes the connection to a service.
DISCONNECTED - Enum constant in enum class com.esri.arcgisruntime.realtime.ConnectionStatus
The connection is not open.
disjoint(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Tests if the two geometries are disjoint.
DISJOINT - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Disjoint operator.
DISJOINT - Enum constant in enum class com.esri.arcgisruntime.layers.SceneLayerPolygonFilter.SpatialRelationship
Do not draw the features that are within the defined polygon geometries.
DISKS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonCutoffGeometry
Disks behaviour.
dismiss() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Hides the callout.
displayCountProperty() - Method in class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
The maximum number of records to display.
DisplayFilter - Class in com.esri.arcgisruntime.layers
Represents a type used for limiting which features are rendered.
DisplayFilter(String, String) - Constructor for class com.esri.arcgisruntime.layers.DisplayFilter
Creates a new DisplayFilter with the specified name and where clause.
DisplayFilterDefinition - Class in com.esri.arcgisruntime.layers
Provides definition on how features are filtered from the display.
dispose() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Dispose the GeoView
DISSOLVE - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaOverlapGeometry
Dissolve behavior.
Distance - Class in com.esri.arcgisruntime.geometry
Represents a distance which contains a value and its units.
distanceBetween(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the simple planar (Euclidean) distance between two geometries.
DistanceCompositeSceneSymbol - Class in com.esri.arcgisruntime.symbology
A type of Symbol that changes based on the distance, in meters, between the SceneView's Camera and GeoElement that the Symbol is assigned to.
DistanceCompositeSceneSymbol() - Constructor for class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol
Create a distance composite scene symbol object.
DistanceCompositeSceneSymbol.Range - Class in com.esri.arcgisruntime.symbology
Links a Symbol to a minimum and maximum distance, in meters, from the SceneView's Camera at which this Symbol will be visible between.
DistanceCompositeSceneSymbol.RangeCollection - Class in com.esri.arcgisruntime.symbology
Represents a list of DistanceCompositeSceneSymbol.Ranges which link a Symbol to a minimum and maximum distance, in meters, from the SceneView's Camera which the Symbol is visible between.
distanceGeodetic(Point, Point, LinearUnit, AngularUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the geodetic distance between two given points and calculates the azimuth at both points for the geodetic curve that connects the points.
DO_NOT_EXTEND_FROM_END_POINT - Enum constant in enum class com.esri.arcgisruntime.geometry.ExtendOptions
Do not extend the 'to' end of any path.
DO_NOT_EXTEND_FROM_START_POINT - Enum constant in enum class com.esri.arcgisruntime.geometry.ExtendOptions
Do not extend the 'from' end of any path.
DOCUMENT - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentType
A document.
DOCUMENT_LINK - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
Link to a web resource
DOES_NOT_EXIST - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparisonOperator
Evaluate that the UtilityCategory does not exist on a network feature.
DOES_NOT_INCLUDE_ANY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Tests whether an attribute does not include any of the values specified in another attribute or the particular values in the condition.
DOES_NOT_INCLUDE_THE_VALUES - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Tests whether an attribute does not include all of the values specified in another attribute or the particular values in the condition.
Domain - Class in com.esri.arcgisruntime.data
Represents a domain used to define and restrict the valid values for a Field.
DomainDescription - Class in com.esri.arcgisruntime.data
An object that describes a domain to be created.
DOOR_PASSAGE - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Door passage.
DOT - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dot line.
DOUBLE - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
A double value.
DOUBLE - Enum constant in enum class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
The value of the attribute is a Double.
DOUBLE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
Double data type.
DOWN_ARROW - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A down arrow.
DOWNLOAD - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
The geodatabase changes are downloaded only.
DOWNLOAD_ALL_UPDATES - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedScheduledUpdatesOption
All available updates for feature data will be downloaded.
DOWNLOAD_SCHEDULED_UPDATES - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedUpdateMode
Scheduled, read-only updates will be downloaded from the online map area and applied to the local mobile geodatabases.
DOWNLOAD_SCHEDULED_UPDATES_AND_UPLOAD_NEW_FEATURES - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedUpdateMode
Scheduled, read-only updates are downloaded from the online map area and applied to the local mobile geodatabases.
downloadPreplannedOfflineMap(DownloadPreplannedOfflineMapParameters, String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Creates a DownloadPreplannedOfflineMapJob that can be used to download the preplanned map area specified by the given parameters object.
DownloadPreplannedOfflineMapJob - Class in com.esri.arcgisruntime.tasks.offlinemap
A job to download an offline map area from an online map as part of the preplanned offline workflow.
DownloadPreplannedOfflineMapParameters - Class in com.esri.arcgisruntime.tasks.offlinemap
Parameters used for creating a DownloadPreplannedOfflineMapJob.
DownloadPreplannedOfflineMapParameters() - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Constructs a new DownloadPreplannedOfflineMapParameters instance.
DownloadPreplannedOfflineMapParameters(PreplannedMapArea) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Constructs a new DownloadPreplannedOfflineMapParameters instance with the given offline map area.
DownloadPreplannedOfflineMapResult - Class in com.esri.arcgisruntime.tasks.offlinemap
Represents the result of a DownloadPreplannedOfflineMapJob created by an OfflineMapTask.
DOWNSTREAM - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
Downstream trace.
DRAPED_BILLBOARDED - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
Ignores z values and drapes symbols onto the surface, billboarded to always face the camera.
DRAPED_FLAT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
Ignores z values and drapes symbols flat on the surface.
DrawingInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents drawing information about a feature layer in an ArcGIS feature service or a sub-layer in an ArcGIS map service.
drawingInfoProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
The ArcGIS stream service drawing info.
DrawStatus - Enum Class in com.esri.arcgisruntime.mapping.view
The status of drawing in the GeoView.
drawStatusChanged(DrawStatusChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.DrawStatusChangedListener
Deprecated.
Invoked when the DrawStatus of a GeoView changes.
DrawStatusChangedEvent - Class in com.esri.arcgisruntime.mapping.view
Deprecated, for removal: This API element is subject to removal in a future version.
DrawStatusChangedListener - Interface in com.esri.arcgisruntime.mapping.view
Deprecated, for removal: This API element is subject to removal in a future version.
drawStatusProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
The current draw status.
DUSK - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
Dusk.
DYNAMIC - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
Dynamic rendering mode - Features will be updated during pan and zoom operations for a smoothly rendered display.
DYNAMIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
Place the label in the preferred location, but move to an alternative location to not overlap higher priority labels or feature/graphic symbols.
DYNAMIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
Set the alignment depending upon the label's position with respect to its feature.
DYNAMIC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.GraphicsOverlay.RenderingMode
Dynamic rendering mode - the default.
DYNAMIC_NEVER_REMOVE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
Place the label in the preferred location, but move to an alternative location to minimize overlapping higher priority labels or feature/graphic symbols.
dynamicEntity() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservation
The DynamicEntity associated with this observation.
DynamicEntity - Class in com.esri.arcgisruntime.realtime
A GeoElement that represents a real-world object received from a DynamicEntityDataSource.
DynamicEntity.DynamicEntityChangedEvent - Class in com.esri.arcgisruntime.realtime
Called when DynamicEntity changes.
DynamicEntity.DynamicEntityChangedListener - Interface in com.esri.arcgisruntime.realtime
Defines the callback listener to listen to DynamicEntityChangedListener events.
DynamicEntityChangedInfo - Class in com.esri.arcgisruntime.realtime
DynamicEntityDataSource - Class in com.esri.arcgisruntime.realtime
A dynamic entity data source that streams observations to a client.
DynamicEntityDataSource() - Constructor for class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
No argument constructor to avoid custom dynamic entity data sources having to define a no argument constructor.
DynamicEntityDataSource.DynamicEntityObservationPurgedEvent - Class in com.esri.arcgisruntime.realtime
A notification that a DynamicEntityObservation was purged from the local data cache.
DynamicEntityDataSource.DynamicEntityObservationPurgedListener - Interface in com.esri.arcgisruntime.realtime
Defines the callback listener to listen to DynamicEntityObservationPurgedListener events.
DynamicEntityDataSource.DynamicEntityObservationReceivedEvent - Class in com.esri.arcgisruntime.realtime
A notification that a DynamicEntityObservation was received from the data source.
DynamicEntityDataSource.DynamicEntityObservationReceivedListener - Interface in com.esri.arcgisruntime.realtime
Defines the callback listener to listen to DynamicEntityDataSource.DynamicEntityObservationReceivedEvent events.
DynamicEntityDataSource.DynamicEntityPurgedEvent - Class in com.esri.arcgisruntime.realtime
A notification that a DynamicEntity was purged from the local data cache.
DynamicEntityDataSource.DynamicEntityPurgedListener - Interface in com.esri.arcgisruntime.realtime
Defines the callback listener to listen to DynamicEntityPurgedListener events.
DynamicEntityDataSource.DynamicEntityReceivedEvent - Class in com.esri.arcgisruntime.realtime
A notification that a DynamicEntity was received from the data source.
DynamicEntityDataSource.DynamicEntityReceivedListener - Interface in com.esri.arcgisruntime.realtime
Defines the callback listener to listen to DynamicEntityReceivedListener events.
DynamicEntityDataSourceInfo - Class in com.esri.arcgisruntime.realtime
Metadata for a DynamicEntityDataSource.
DynamicEntityDataSourceInfo(String, Iterable<Field>) - Constructor for class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
Creates a new data source info.
DynamicEntityDataSourcePurgeOptions - Class in com.esri.arcgisruntime.realtime
Purge options for a dynamic entity data source.
DynamicEntityInfo - Class in com.esri.arcgisruntime.realtime
DynamicEntityLayer - Class in com.esri.arcgisruntime.layers
A Layer that displays dynamic entity observations from real-time services.
DynamicEntityLayer(DynamicEntityDataSource) - Constructor for class com.esri.arcgisruntime.layers.DynamicEntityLayer
Creates a new dynamic entity layer from a DynamicEntityDataSource.
DynamicEntityObservation - Class in com.esri.arcgisruntime.realtime
A GeoElement that represents a static observation of a DynamicEntity received from a DynamicEntityDataSource.
DynamicEntityObservationInfo - Class in com.esri.arcgisruntime.realtime
Provides details about a DynamicEntityObservation that has been received from the data source or purged from the local data cache.
dynamicEntityProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityInfo
The DynamicEntity that has been received from the data source or purged from the local data cache.
dynamicEntityPurgedProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityChangedInfo
Indicates whether the DynamicEntity itself has been purged.
DynamicWorkspace - Class in com.esri.arcgisruntime.localserver
Represents information about a workspace to which the LocalMapService can connect in order to allow the dynamic switching of SublayerSources within this workspace.

E

EARTH_CONFIGURATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
An ArcGIS Earth configuration file is an exportable file containing all major settings in Earth.
EASE_IN_CIRC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in circularly.
EASE_IN_CUBIC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in cubic.
EASE_IN_EXPO - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in exponentially.
EASE_IN_OUT_CIRC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out circularly.
EASE_IN_OUT_CUBIC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out cubic.
EASE_IN_OUT_EXPO - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out exponentially.
EASE_IN_OUT_QUAD - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out quadratic.
EASE_IN_OUT_QUART - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out quartic.
EASE_IN_OUT_QUINT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out quintic.
EASE_IN_OUT_SINE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out sine.
EASE_IN_QUAD - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in quadratic.
EASE_IN_QUART - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in quartic.
EASE_IN_QUINT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in quintic.
EASE_IN_SINE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in sine.
EASE_OUT_CIRC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out circularly.
EASE_OUT_CUBIC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out cubic.
EASE_OUT_EXPO - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out exponentially.
EASE_OUT_QUAD - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out quadratic.
EASE_OUT_QUART - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out quartic.
EASE_OUT_QUINT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out quintic.
EASE_OUT_SINE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out sine.
EDGE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.Type
The network source references edges in a feature class or table.
EDGE_JUNCTION_EDGE_CONNECTIVITY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityRuleType
A network rule governing connectivity between two edges and a junction.
EDGE_OBJECT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Non-spatial edge, such as a fiber strand in a fiber cable.
EDGES - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraversabilityScope
The traversability criteria should only be evaluated at edges.
EDIT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
EDITABLE_LAYERS - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
Include attachments only with editable feature layers when taking offline.
EditFieldsInfo - Class in com.esri.arcgisruntime.arcgisservices
The fields that record who adds or edits the features and when the edits are made.
EditorTrackingInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents information about an ArcGIS feature service's editor tracking configuration.
EditResult - Class in com.esri.arcgisruntime.data
Represents the result of an attempt to push an update to a service, such as after applying edits to a service by calling ServiceFeatureTable.applyEditsAsync() or syncing results for a table in a geodatabase from a SyncGeodatabaseJob.
EditResult.EditOperation - Enum Class in com.esri.arcgisruntime.data
Represents the different types of edit operations on ServiceFeatureTable.
EITHER_SIDE - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
Either side.
ELEMENTS - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
The result is a collection of utility elements.
elevate(double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
Creates a copy of the camera with the change in altitude applied.
ELEVATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
ELEVATION - Enum constant in enum class com.esri.arcgisruntime.raster.ColorRamp.PresetType
Elevation.
ElevationServiceInfo - Class in com.esri.arcgisruntime.portal
Represents a Limited Error Raster Compression (LERC) elevation service that is provided by the portal.
ElevationSource - Class in com.esri.arcgisruntime.mapping
Elevation sources provide a surface on which data can be draped or offset from.
ELEVATOR - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Elevator.
ELLIPSE - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
An ellipse.
ELLIPSE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeToolType
Allows you to drag on a map view to define the center point and a point on the circumference of an ellipse-shaped geometry.
ellipseGeodesic(GeodesicEllipseParameters) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Constructs a geodesic ellipse centered on a specific point.
EllipticArcSegment - Class in com.esri.arcgisruntime.geometry
An elliptic arc segment for use in a multipart geometry.
EllipticArcSegment(Point, double, double, double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.EllipticArcSegment
Creates an elliptic arc based on parameters that define an ellipse and the portion of that ellipse that defines the arc.
EllipticArcSegment(Point, Point, double, boolean, boolean, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.EllipticArcSegment
Creates an elliptic arc segment from the given start and end points, and other parameters that define an ellipse.
ENABLE_WHEN_SUPPORTED - Enum constant in enum class com.esri.arcgisruntime.mapping.view.WrapAroundMode
Enable wrap around if it is supported.
ENABLED_WHEN_SUPPORTED - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureTilingMode
Use feature tiling whenever a service supports it.
ENABLED_WITH_FULL_RESOLUTION_WHEN_SUPPORTED - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureTilingMode
Use feature tiling and request full resolution geometries when supported by the service.
enabledProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.FeatureReduction
True to enable feature reduction, false to show individual geoelements.
enabledProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.SnapSettings
True if interactive geometry edits made using the GeometryEditor should happen using the current SnapSettings, false otherwise.
enabledProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.SnapSourceSettings
True to enable snapping to the geometries in the SnapSource, false otherwise.
enableKeyboardNavigationProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
If true keyboard navigation is enabled.
enableMousePanProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
If true mouse panning is enabled.
enableMouseZoomProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
If true mouse wheel zooming is enabled.
enableTouchPanProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
If true touch panning is enabled.
enableTouchRotateProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
If true touch rotate is enabled.
enableTouchZoomProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
If true touch zoom (pinch) is enabled.
EncCell - Class in com.esri.arcgisruntime.hydrography
Represents a single ENC (Electronic Navigational Chart) data source in S-57 data transfer format (*.000 file).
EncCell(EncDataset) - Constructor for class com.esri.arcgisruntime.hydrography.EncCell
Creates an EncCell based on an EncDataset.
EncCell(String) - Constructor for class com.esri.arcgisruntime.hydrography.EncCell
Creates an EncCell based on a file path.
EncDataset - Class in com.esri.arcgisruntime.hydrography
Represents one of the datasets in a EncExchangeSet.
EncEnvironmentSettings - Class in com.esri.arcgisruntime.hydrography
Represents settings for ENC (Electronic Navigational Chart) that are applied to all instances of EncCell and EncLayer.
EncEnvironmentSettings() - Constructor for class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings
 
EncEnvironmentSettings.DisplaySettings - Class in com.esri.arcgisruntime.hydrography
Represents various settings used to control display of features in all EncLayers.
EncEnvironmentSettings.DisplaySettings.MarinerSettings - Class in com.esri.arcgisruntime.hydrography
Represents settings to control display of Independent Mariner Selections.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.AreaSymbolizationType - Enum Class in com.esri.arcgisruntime.hydrography
Represents the type of symbols used to display area features.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme - Enum Class in com.esri.arcgisruntime.hydrography
Represents various color schemes that effect all layers on the map.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayCategories - Class in com.esri.arcgisruntime.hydrography
Represents settings in the S-52 standard that allow selection of different display categories.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits - Enum Class in com.esri.arcgisruntime.hydrography
Represents the units used to display soundings and contours.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType - Enum Class in com.esri.arcgisruntime.hydrography
Represents the type of symbol used to display point features.
EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings - Class in com.esri.arcgisruntime.hydrography
Represents various display settings related to Text Groupings S-57 Objects and Attribute Acronyms as defined in section 14.4 in the specification.
EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings - Class in com.esri.arcgisruntime.hydrography
Represents various display settings related to the ECDIS (Electronic Chart Display and Information Systems) viewing groups.
EncExchangeSet - Class in com.esri.arcgisruntime.hydrography
An Exchange set is a package of files that contains a catalog file and one or more S57 dataset files and other data.
EncExchangeSet(Iterable<String>) - Constructor for class com.esri.arcgisruntime.hydrography.EncExchangeSet
Creates an EncExchangeSet based on paths to catalog files of the exchange set.
EncFeature - Class in com.esri.arcgisruntime.hydrography
Represents a feature within an ENC (Electronic Navigational Chart).
EncLayer - Class in com.esri.arcgisruntime.layers
A layer that displays ENC data.
EncLayer(EncCell) - Constructor for class com.esri.arcgisruntime.layers.EncLayer
Creates an EncLayer based on an EncCell.
END - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
A marker is placed at the end of the symbol.
END_OF_FERRY - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
End of ferry.
endTimeFieldProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
The name of the field in the track-aware service that contains end time.
ENTER - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceRuleType
Check whether objects from the GeotriggerFeed enter the FenceParameters.
ENTER_CONTAINS_AND_EXIT_DOES_NOT_CONTAIN - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
The fence polygon will be entered when it contains the entity from a GeotriggerFeed and exited when it no longer contains.
ENTER_CONTAINS_AND_EXIT_DOES_NOT_INTERSECT - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
The fence polygon will be entered when it contains the entity from a GeotriggerFeed and exited when it no longer intersects.
ENTER_INTERSECTS_AND_EXIT_DOES_NOT_INTERSECT - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
The fence polygon will be entered when it intersects the entity from a GeotriggerFeed and exited when it no longer intersects.
ENTER_OR_EXIT - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceRuleType
Check whether objects from the GeotriggerFeed enter or exit the FenceParameters.
ENTERED - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceNotificationType
The feed data has entered one of the fence geometries.
EnterpriseGeodatabaseWorkspace - Class in com.esri.arcgisruntime.localserver
An enterprise geodatabase workspace can be used to create a SublayerSource which displays data from the database.
EnterpriseGeodatabaseWorkspace.ConnectionType - Enum Class in com.esri.arcgisruntime.localserver
The types of ArcSDE connection.
entityIdFieldNameProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
The name of the field from DynamicEntityDataSourceInfo.getFields() containing values that uniquely identify each entity.
entityIdProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntity
A unique identifier for the DynamicEntity.
ENUMERATE_DATA_STORES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to get the list of datasets from a registered data store.
Envelope - Class in com.esri.arcgisruntime.geometry
A geometry that represents a rectangular shape.
Envelope(double, double, double, double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Envelope
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates, z value and SpatialReference.
Envelope(double, double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Envelope
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates and SpatialReference.
Envelope(Point, double, double) - Constructor for class com.esri.arcgisruntime.geometry.Envelope
Creates a new immutable Envelope with the given center point, width and height.
Envelope(Point, double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.Envelope
Creates a new immutable Envelope with the given center point, width, height and depth.
Envelope(Point, Point) - Constructor for class com.esri.arcgisruntime.geometry.Envelope
Creates a new immutable Envelope with opposing corners at the given Points.
ENVELOPE - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryType
An Envelope geometry.
ENVELOPE_BUILDER - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryBuilderType
Deprecated.
Envelope builder to which produces envelope geometry.
ENVELOPE_INTERSECTS - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Enveloper intersects operator.
EnvelopeBuilder - Class in com.esri.arcgisruntime.geometry
The envelope builder allows you to create and modify envelope geometries incrementally.
EnvelopeBuilder(Envelope) - Constructor for class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Creates an envelope builder from the specified Envelope.
EnvelopeBuilder(Point, double, double) - Constructor for class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Creates a new EnvelopeBuilder with the given center point, width and height.
EnvelopeBuilder(Point, double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Creates a new EnvelopeBuilder with the given center point, width, height and depth.
EnvelopeBuilder(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Creates a new empty EnvelopeBuilder with the given SpatialReference.
EQUAL - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Tests whether an attribute is equal to another attribute or a specific value.
EQUAL_INTERVAL - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
Equal interval classification
equals(ArcadeEvaluationResult) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluationResult
Tests if this object is equal to a second ArcadeEvaluationResult object.
equals(ArcadeExpression) - Method in class com.esri.arcgisruntime.arcade.ArcadeExpression
Tests if this object is equal to a second ArcadeExpression object.
equals(Geometry, double) - Method in class com.esri.arcgisruntime.geometry.Geometry
Checks if two geometries are approximately the same within the given tolerance.
equals(Geometry, double) - Method in class com.esri.arcgisruntime.geometry.Point
 
equals(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Tests if two geometries are equal.
equals(Object) - Method in class com.esri.arcgisruntime.geometry.DatumTransformation
Tests if this object is equal to a second DatumTransformation object.
equals(Object) - Method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
Tests if this object is equal to a second GeographicTransformationStep object.
equals(Object) - Method in class com.esri.arcgisruntime.geometry.Geometry
Checks if two geometries are exactly equal.
equals(Object) - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
Indicates whether some other object is "equal to" this HorizontalVerticalTransformationStep.
equals(Object) - Method in class com.esri.arcgisruntime.geometry.Point
 
equals(Object) - Method in class com.esri.arcgisruntime.geometry.SpatialReference
Tests if this object is equal to a second SpatialReference object.
equals(Object) - Method in class com.esri.arcgisruntime.mapping.view.SketchVertex
Deprecated.
 
equals(Object) - Method in class com.esri.arcgisruntime.security.CertificateCredential
 
equals(Object) - Method in class com.esri.arcgisruntime.security.CredentialCacheEntry
 
equals(Object) - Method in class com.esri.arcgisruntime.security.OAuthTokenCredential
 
equals(Object) - Method in class com.esri.arcgisruntime.security.UserCredential
Compares this instance with the specified object and indicates if they are equal.
equals(Object) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey
Tests if this object is equal to a second OfflineMapParametersKey object.
EQUALS - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Equals operator.
ERROR - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.MessageSeverity
An error message indicates a critical event that caused the job to fail.
ERROR - Enum constant in enum class com.esri.arcgisruntime.data.ContingencyConstraintViolationType
An error violation.
ERROR - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerViewStatus
The layer in the view has an unrecoverable error.
ERROR_CODE_CHECK_CAUSE - Static variable in exception class com.esri.arcgisruntime.ArcGISRuntimeException
An error code that indicates that further error information are provided in ArcGISRuntimeException.getCause().
errorChanged(LocationDataSource.ErrorChangedEvent) - Method in interface com.esri.arcgisruntime.location.LocationDataSource.ErrorChangedListener
Invoked when the error of a LocationDataSource changes.
ESCALATOR - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Escalator.
ESRI - Enum constant in enum class com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
The Esri pan-sharpening transformation uses a weighted average and the additional near-infrared band (optional) to create its pan-sharpened output bands.
EsriVectorTilesDownloadOption - Enum Class in com.esri.arcgisruntime.tasks.vectortilecache
Enumerates options for downloading an Esri vector tiled basemap service.
ESTIMATED - Enum constant in enum class com.esri.arcgisruntime.location.NmeaFixType
An estimated GPS fix type.
estimateTileCacheSize(ExportTileCacheParameters) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
Returns a new EstimateTileCacheSizeJob.
EstimateTileCacheSizeJob - Class in com.esri.arcgisruntime.tasks.tilecache
A Job that estimates the size of a tile cache from a service.
EstimateTileCacheSizeResult - Class in com.esri.arcgisruntime.tasks.tilecache
Represents the estimated size of an exported tile cache.
evaluateAsync(Map<String, Object>) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
Evaluate the script using the supplied profile variables.
evaluatedProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupElement
A value indicating whether the popup element is contained in the Popup.getEvaluatedElements().
evaluateExpressionsAsync() - Method in class com.esri.arcgisruntime.mapping.popup.Popup
Asynchronously evaluates all expressions available at PopupDefinition.getExpressions() or at ExpressionPopupElement.getPopupExpression().
EXCALIBUR_IMAGERY_PROJECT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
An Excalibur Imagery Project, created and maintained by the ArcGIS Excalibur web app.
EXCLUDE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
The other label will be not be placed rather than overlap this obstacle.
EXCLUDE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.OnlineOnlyServicesOption
Online layers and tables that cannot be taken offline will be excluded when taking a map offline.
EXCLUSIVE - Enum constant in enum class com.esri.arcgisruntime.layers.GroupVisibilityMode
Only one child is visible at a time.
executeAsync() - Method in class com.esri.arcgisruntime.security.OAuthTokenCredentialRequest
Asynchronous computation to execute the request.
EXISTS - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparisonOperator
Evaluate that the UtilityCategory exists on a network feature.
EXIT - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceRuleType
Check whether objects from the GeotriggerFeed exit the FenceParameters.
EXIT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Exit signpost.
EXITED - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceNotificationType
The feed data has exited one of the fence geometries.
expand(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Expands the envelope by the given scale factor.
expand(Point, double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Expands the envelope at the anchor point by the given factor.
Expiration - Class in com.esri.arcgisruntime.mapping
Expiration details that indicate whether a given package is out of date.
ExpirationType - Enum Class in com.esri.arcgisruntime.mapping
Represents the types of expiration.
EXPIRED - Enum constant in enum class com.esri.arcgisruntime.LicenseStatus
License has expired.
EXPIRED - Enum constant in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
Subscription has expired.
EXPLODED - Enum constant in enum class com.esri.arcgisruntime.data.TileCache.StorageFormat
Exploded storage format.
EXPLORER_ADD_IN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Explorer Layer (eaz)
EXPLORER_LAYER - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Explorer Layer (nmc)
EXPLORER_MAP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Explorer Document (nmf)
EXPORT_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
A package that allows administrators or group owners to export a group, and its content, into a downloadable package (.epk file).
EXPORT_TILE_CACHE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
The parameter is of type ExportTileCacheParameters
EXPORT_VECTOR_TILES - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
The parameter is of type ExportVectorTilesParameters
exportDeltaAsync(Geodatabase, String) - Static method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Executes an asynchronous operation to generate an upload delta geodatabase file containing all the changes since the last sync.
exportImageAsync() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously exports an image snapshot of the current GeoView.
exportStyleResourceCache(String) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
Returns a new ExportVectorTilesJob that can be used to download a custom style from a portal item as an item resource cache without a vector tile cache.
exportTileCache(ExportTileCacheParameters, String) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
Return a new export tile cache job.
ExportTileCacheJob - Class in com.esri.arcgisruntime.tasks.tilecache
A Job that exports a tile cache (.tpk or .tpkx) from a service.
ExportTileCacheParameters - Class in com.esri.arcgisruntime.tasks.tilecache
Represents the input parameters for export tile cache operations.
ExportTileCacheParameters() - Constructor for class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheParameters
Creates an ExportTileCacheParameters instance.
ExportTileCacheTask - Class in com.esri.arcgisruntime.tasks.tilecache
A task used to export a tile cache (.tpk or .tpkx).
ExportTileCacheTask(String) - Constructor for class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
Creates an ExportTileCacheTask from a URL to an ArcGIS Map Service or Image Service.
exportVectorTiles(ExportVectorTilesParameters, String) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
Returns a new export vector tiles job that can be used to generate and download a vector tile package containing the vector tiles specified by the parameters.
exportVectorTiles(ExportVectorTilesParameters, String, String) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
Return a new export vector tiles job that can be used to generate and download a vector tile package and return a custom style as an item resource cache.
ExportVectorTilesJob - Class in com.esri.arcgisruntime.tasks.vectortilecache
A Job that exports a vector tile cache from an ArcGIS vector tiles service.
ExportVectorTilesParameters - Class in com.esri.arcgisruntime.tasks.vectortilecache
The parameters that specify how a vector tile cache (.vtpk) is exported from a vector tile service using an ExportVectorTilesJob.
ExportVectorTilesParameters() - Constructor for class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesParameters
Creates an ExportVectorTilesParameters instance.
ExportVectorTilesResult - Class in com.esri.arcgisruntime.tasks.vectortilecache
Represents the result of executing an ExportVectorTilesJob operation.
ExportVectorTilesTask - Class in com.esri.arcgisruntime.tasks.vectortilecache
A task used to export vector tiles and optionally a portal item's vector tile style resources.
ExportVectorTilesTask(PortalItem) - Constructor for class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
Creates an ExportVectorTilesTask from a portal item.
ExportVectorTilesTask(String) - Constructor for class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
Creates an export vector tiles task with a URL to a vector tile service.
ExpressionPopupElement - Class in com.esri.arcgisruntime.mapping.popup
Represents a pop-up element of type expression that defines a pop-up element with an Arcade expression.
ExpressionPopupElement(PopupExpression) - Constructor for class com.esri.arcgisruntime.mapping.popup.ExpressionPopupElement
Creates a new expression pop-up element with the given expression.
extend(Polyline, Polyline, ExtendOptions...) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Extends a polyline using a polyline as the extender.
ExtendOptions - Enum Class in com.esri.arcgisruntime.geometry
Represents the options that can be specified when performing a GeometryEngine.extend(Polyline, Polyline, ExtendOptions...) operation.
ExtensionLicense - Class in com.esri.arcgisruntime
Details of an extension license.
extentProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
The extent of the selected element in the SpatialReference of the associated MapView.
EXTRUDED_POINT - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
A extruded point.
EXTRUDED_POLYGON - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
A extruded polygon.
EXTRUDED_POLYLINE - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
A extruded polyline.

F

Facility - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents facility.
Facility(Point) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Creates an instance of facility.
FacilityLayerDefinition - Class in com.esri.arcgisruntime.mapping.floor
Defines the properties for the layer that contains facilities for a floor-aware map or scene.
FacilityLayerDefinition(String, String, String, String) - Constructor for class com.esri.arcgisruntime.mapping.floor.FacilityLayerDefinition
Creates a new FacilityLayerDefinition object with the specified layer ID, facility ID attribute field, facility name attribute field and site ID attribute field.
FAILED - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.Status
The job has failed in which case an error is available using Job.getError().
FAILED - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalServerStatus
Server or service has a failure
FAILED - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
The KML node refresh failed.
FAILED - Enum constant in enum class com.esri.arcgisruntime.realtime.ConnectionStatus
The connection has failed.
FAILED - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
Indicates that a failure occurred when creating the packages for the PreplannedMapArea.
FAILED_TO_LOAD - Enum constant in enum class com.esri.arcgisruntime.loadable.LoadStatus
The object failed to load and some functionality may not work.
FAILED_TO_START - Enum constant in enum class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
The GeotriggerMonitor failed to start.
FAILED_TO_START - Enum constant in enum class com.esri.arcgisruntime.location.LocationDataSource.Status
The LocationDataSource has failed to start.
FAST - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
Some antialiasing is performed, optimized for speed with better quality than can be achieved with Fastest.
FASTEST - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
Minimal antialiasing is performed, optimized for speed.
FATHOMS - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
Fathoms.
Feature - Class in com.esri.arcgisruntime.data
A representation of a real-world geographic entity.
FEATURE_COLLECTION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
A feature collection is a saved web map feature layer with layer definition and a feature set
FEATURE_COLLECTION_TEMPLATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
A feature collection that includes the layer definition component
FEATURE_LAYER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
A feature layer.
FEATURE_REPORT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to generated feature reports.
FEATURE_SERVICE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ServiceSourceType
A feature service.
FEATURE_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Feature Service
FEATURE_TYPE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
Remove nearby duplicate labels, if they belong to the same Feature Type.
FEATURE_Z - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Feature Z profile.
FeatureCollection - Class in com.esri.arcgisruntime.data
A feature collection represents a lightweight collection of features that can be saved in a map or portal item.
FeatureCollection() - Constructor for class com.esri.arcgisruntime.data.FeatureCollection
Creates an empty FeatureCollection.
FeatureCollection(PortalItem) - Constructor for class com.esri.arcgisruntime.data.FeatureCollection
Creates a feature collection object from a PortalItem.
FeatureCollection(Iterable<FeatureCollectionTable>) - Constructor for class com.esri.arcgisruntime.data.FeatureCollection
Creates a FeatureCollection from a set of feature collection tables.
FeatureCollectionLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize a feature collection.
FeatureCollectionLayer(FeatureCollection) - Constructor for class com.esri.arcgisruntime.layers.FeatureCollectionLayer
Creates a FeatureCollectionLayer from a FeatureCollection.
FeatureCollectionTable - Class in com.esri.arcgisruntime.data
A feature collection table represents an individual feature table in a FeatureCollection.
FeatureCollectionTable(FeatureSet) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates a FeatureCollectionTable populated from the specified FeatureSet.
FeatureCollectionTable(Iterable<Field>, GeometryType, SpatialReference) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates an empty FeatureCollectionTable from the specified fields, geometry type and spatial reference.
FeatureCollectionTable(Iterable<Field>, GeometryType, SpatialReference, boolean, boolean) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates an empty FeatureCollectionTable from the specified fields, geometry type, spatial reference.
FeatureCollectionTable(Iterable<GeoElement>, Iterable<Field>) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates a FeatureCollectionTable populated from the specified GeoElement collection.
FeatureEditResult - Class in com.esri.arcgisruntime.data
An object that represents the results of an attempt to push a feature update to a feature service.
FeatureFenceParameters - Class in com.esri.arcgisruntime.geotriggers
Geotrigger fence data created from features.
FeatureFenceParameters(FeatureTable) - Constructor for class com.esri.arcgisruntime.geotriggers.FeatureFenceParameters
Creates a FeatureFenceParameters using all of the features in the FeatureTable.
FeatureFenceParameters(FeatureTable, double) - Constructor for class com.esri.arcgisruntime.geotriggers.FeatureFenceParameters
Creates a FeatureFenceParameters using all of the features in the FeatureTable.
FeatureLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize feature data.
FeatureLayer(FeatureTable) - Constructor for class com.esri.arcgisruntime.layers.FeatureLayer
Creates a new feature layer from a given FeatureTable.
FeatureLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.FeatureLayer
Creates a new feature layer object from a feature layer or feature service portal item.
FeatureLayer(PortalItem, long) - Constructor for class com.esri.arcgisruntime.layers.FeatureLayer
Creates a new FeatureLayer based on a layer within a feature service PortalItem.
FeatureLayer.RenderingMode - Enum Class in com.esri.arcgisruntime.layers
The different modes of rendering features.
FeatureLayer.SelectionMode - Enum Class in com.esri.arcgisruntime.layers
Represents the modes used for selecting features.
FeatureQueryResult - Class in com.esri.arcgisruntime.data
Represents the result of a query on a FeatureTable.
FeatureReduction - Class in com.esri.arcgisruntime.mapping.reduction
An abstract class for reducing and summarizing point geoelements such as graphics or features.
featureReductionProperty() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Defines properties for dynamically aggregating and summarizing groups of features as the map scale or visible extent changes.
featureReductionProperty() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Defines properties for dynamically aggregating and summarizing groups of graphics as the map scale and visible extent change.
FEATURES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Realm
Used for privileges related to feature editing.
FeatureServiceCapabilities - Class in com.esri.arcgisruntime.arcgisservices
The capabilities of an ArcGIS feature service.
FeatureServiceLayerIdInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents the metadata for a Feature service layer.
FeatureServiceSessionType - Enum Class in com.esri.arcgisruntime.arcgisservices
An enumeration of the session types that control how multiple users access branch versioned data.
FeatureSet - Interface in com.esri.arcgisruntime.data
This interface encapsulates read-only properties that can be applied to all types of FeatureSets.
FeatureSubtype - Class in com.esri.arcgisruntime.data
A feature subtype describes a subset of features in an ArcGISFeatureTable that share the same integer attribute value.
FeatureTable - Class in com.esri.arcgisruntime.data
A table of features that typically represent real-world objects such as fire hydrants, roads, and forests.
FeatureTableEditResult - Class in com.esri.arcgisruntime.data
Represents the edit results of a specific FeatureTable.
FeatureTemplate - Class in com.esri.arcgisruntime.data
A feature template defines the default attribute values for the fields of a newly created ArcGISFeature and suggests a type of drawing tool to sketch the feature's geometry.
FeatureTemplate.DrawingTool - Enum Class in com.esri.arcgisruntime.data
Represents a drawing tool which can be used to digitize geometries.
FeatureTilingMode - Enum Class in com.esri.arcgisruntime.layers
Feature tiling modes available to feature layers.
FeatureType - Class in com.esri.arcgisruntime.data
A feature type defines the domains and feature templates that are used to create a new feature.
FEED - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
A component used by the ArcGIS Analytics for IoT application for bringing in a real-time data feed.
feedbackLineSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
The symbol used to draw the edges currently being changed by an interactive edit, when editing polyline or polygon geometries.
feedbackVertexSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
The symbol used to draw vertices currently being changed by an interactive edit, when editing any geometry type.
FEET - Enum constant in enum class com.esri.arcgisruntime.geometry.LinearUnitId
Indicates a linear measurement in feet.
FEET - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
Feet.
FEET - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A feet attribute unit.
FenceEnterExitSpatialRelationship - Enum Class in com.esri.arcgisruntime.geotriggers
The spatial relationship that determines when a fence has been entered or exited.
FenceGeotrigger - Class in com.esri.arcgisruntime.geotriggers
A Geotrigger that defines regions or fences to be monitored using a GeotriggerMonitor.
FenceGeotrigger(GeotriggerFeed, FenceRuleType, FenceParameters) - Constructor for class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
Constructs a FenceGeotrigger.
FenceGeotrigger(GeotriggerFeed, FenceRuleType, FenceParameters, ArcadeExpression, String) - Constructor for class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
Constructs FenceGeotrigger with an expression and a name.
FenceGeotriggerFeedAccuracyMode - Enum Class in com.esri.arcgisruntime.geotriggers
Options that describe how a FenceGeotrigger will use accuracy information from a GeotriggerFeed.
FenceGeotriggerNotificationInfo - Class in com.esri.arcgisruntime.geotriggers
FenceNotificationType - Enum Class in com.esri.arcgisruntime.geotriggers
The type of FenceGeotrigger that was met.
FenceParameters - Class in com.esri.arcgisruntime.geotriggers
Geotrigger fence data required for a FenceGeotrigger.
FenceRuleType - Enum Class in com.esri.arcgisruntime.geotriggers
The rule or query that determines whether a FenceGeotrigger condition is met.
FERRY - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Take a ferry.
fetchAttachmentsAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Fetches a collection of attachments on this feature.
fetchAttachmentsAsync() - Method in class com.esri.arcgisruntime.mapping.popup.AttachmentsPopupElement
Fetches the Attachments from the Feature, creates PopupAttachments from them, and populates AttachmentsPopupElement.getAttachments().
fetchBasemapsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to fetch the basemaps using the PortalInfo.getBasemapGalleryGroupQuery() query string.
fetchCommentsAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to fetch the comments for the portal item that you have access to.
fetchContentAsync() - Method in class com.esri.arcgisruntime.portal.PortalUser
Executes an asynchronous operation to fetch content from this user's root folder.
fetchContentInFolderAsync(String) - Method in class com.esri.arcgisruntime.portal.PortalUser
Executes an asynchronous operation to fetch content from a specific folder belonging to this user.
fetchDataAsync() - Method in class com.esri.arcgisruntime.data.Attachment
Fetches the content of this attachment.
fetchDataAsync() - Method in class com.esri.arcgisruntime.mapping.Item
Executes an asynchronous operation to fetch the item data.
fetchDataAsync() - Method in class com.esri.arcgisruntime.mapping.LocalItem
 
fetchDataAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to fetch the portal item data.
fetchDeveloperBasemapsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to fetch the portal's developer basemaps using the PortalInfo.getDeveloperBasemapGalleryGroupQuery() query string.
fetchFeaturedGroupsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to fetch the featured groups for the organization.
fetchFeaturedItemsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to fetch the featured items for the organization.
fetchFeaturesForElementsAsync(Iterable<UtilityElement>) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Executes an asynchronous operation to fetch the features that are referenced by a given set of UtilityElements.
fetchFileAsync(String) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Asynchronously fetches the data file at the url indicated by GeoprocessingDataFile.getUrl().
fetchGroupsAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to fetch the groups this portal item belongs to.
fetchGroupUsersAsync() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Executes an asynchronous operation to fetch the administrators and users for this group.
fetchHomePageFeaturedContentAsync() - Method in class com.esri.arcgisruntime.portal.Portal
Deprecated, for removal: This API element is subject to removal in a future version.
As of 200.4.0. This method uses the legacy home page which has been phased out of use in the ArcGIS Online home app. All legacy home pages are no longer live on ArcGIS Online and at a future release of ArcGIS Enterprise this method will no longer be supported.
fetchLegendInfosAsync() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
 
fetchLegendInfosAsync() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets properties from the legend information of this sublayer.
fetchLegendInfosAsync() - Method in class com.esri.arcgisruntime.layers.Layer
 
fetchLegendInfosAsync() - Method in interface com.esri.arcgisruntime.layers.LayerContent
Asynchronously fetches a list of legend information for this layer, if any.
fetchLegendInfosAsync() - Method in class com.esri.arcgisruntime.layers.WmsSublayer
 
fetchLicenseInfoAsync() - Method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to fetch the current user's LicenseInfo including its entitlements and extensions.
fetchLoginTypeForUrlAsync(String) - Static method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to determine the login type for a given portal URL.
fetchOrganizationThumbnailAsync() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Executes an asynchronous operation to fetch the thumbnail for the organization.
fetchOutputFeaturesAsync() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Asynchronously requests features from the service.
fetchPortalThumbnailAsync() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Executes an asynchronous operation to fetch the thumbnail for this portal.
fetchRelatedItemsAsync(PortalItemRelationship, PortalItemRelationshipDirection) - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to fetch all related portal items with the specified relationship to this portal item.
fetchRelatedItemsAsync(Iterable<PortalItemRelationship>, PortalItemRelationshipDirection) - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to fetch all related portal items with any of the specified relationships to this portal item.
fetchStylesAsync() - Method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to fetch the styles using the PortalInfo.getStylesGroupQuery() query string.
fetchSymbolSetsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to fetch the symbol sets using the PortalInfo.getSymbolSetsGroupQuery() query string.
fetchThumbnailAsync() - Method in class com.esri.arcgisruntime.mapping.Item
Executes an asynchronous operation to fetch the thumbnail for the item.
fetchThumbnailAsync() - Method in class com.esri.arcgisruntime.mapping.LocalItem
Executes an asynchronous operation to fetch the thumbnail for this local item.
fetchThumbnailAsync() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Executes an asynchronous operation to fetch the thumbnail for this group.
fetchThumbnailAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to fetch the thumbnail for this portal item.
fetchThumbnailAsync() - Method in class com.esri.arcgisruntime.portal.PortalUser
Executes an asynchronous operation to fetch the thumbnail for this user.
fetchVectorBasemapsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to fetch the vector basemaps using the PortalInfo.getVectorBasemapGalleryGroupQuery() query string.
fetchVersionsAsync() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Asynchronously retrieves a list of all versions on the service.
FEWER_NEIGHBORS_FOUND - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighborResult
The UtilityNearestNeighbor specified in the UtilityTraceConfiguration.getFilter() did not return the requested count.
Field - Class in com.esri.arcgisruntime.data
Represents a single field of a FeatureTable.
FIELD_CALCULATION - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Field Calculation profile.
FIELD_MAPPING - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Field Mapping profile.
Field.Type - Enum Class in com.esri.arcgisruntime.data
The different row value types.
FieldDescription - Class in com.esri.arcgisruntime.data
An object that describes a Field to be created.
FieldDescription(String, Field.Type) - Constructor for class com.esri.arcgisruntime.data.FieldDescription
Creates a new field description object with the specified name and type.
FieldGroup - Class in com.esri.arcgisruntime.data
An object that defines a field group.
fieldOfViewDistortionRatioProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
The ratio indicating how much the vertical field of view is distorted.
fieldOfViewProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
The horizontal field of view of the scene view in degrees.
FieldsPopupElement - Class in com.esri.arcgisruntime.mapping.popup
Represents a pop-up element of type fields that defines an array of PopupField displayed as a table within a pop-up for a geoelement.
FieldsPopupElement(Iterable<PopupField>) - Constructor for class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
Creates a new fields pop-up element with the given collection of PopupField.
FILE - Enum constant in enum class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace.ConnectionType
An ArcSDE connection file.
FILE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
The content is a data file.
FILE_GEODATABASE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
File Geodatabase
FileGeodatabaseWorkspace - Class in com.esri.arcgisruntime.localserver
A file geodatabase workspace can be used to create a SublayerSource that displays data from the geodatabase.
FileGeodatabaseWorkspace(String, String) - Constructor for class com.esri.arcgisruntime.localserver.FileGeodatabaseWorkspace
Creates a file geodatabase workspace.
filePathProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
The local temporary filepath where we store the attachment once it is loaded.
FillSymbol - Class in com.esri.arcgisruntime.symbology
A fill symbol defines the appearance of features and graphics that are based on polygon geometries such as countries, provinces, or habitats.
FillSymbolLayer - Class in com.esri.arcgisruntime.symbology
A base class for fill symbol layers.
fillSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
The symbol used to fill the current geometry when editing polygon geometries.
filterProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamService
Defines which observations are returned from the service.
findGroupsAsync(PortalQueryParameters) - Method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to find groups in this portal with a query using the specified portal query parameters.
findItemsAsync(PortalGroupContentSearchParameters) - Method in class com.esri.arcgisruntime.portal.PortalGroup
Executes an asynchronous operation to find portal items that belong to this group and match the given search parameters.
findItemsAsync(PortalQueryParameters) - Method in class com.esri.arcgisruntime.portal.Portal
Finds portal items that match the specified query parameters.
FIRST - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicOperation
The overlapping areas will contain the cells from the first raster dataset listed in the mosaic dataset.
FLOAT - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
A float value.
FLOAT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
Float data type.
FLOAT_32_BIT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
Float, 32 bit (Java Float).
FLOAT_64_BIT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
Float, 64 bit (Java Double).
FloorAware - Interface in com.esri.arcgisruntime.mapping.floor
An interface that can be implemented by layers that support floor filtering.
FloorFacility - Class in com.esri.arcgisruntime.mapping.floor
A facility that contains one or more levels for a floor-aware map or scene.
FloorLevel - Class in com.esri.arcgisruntime.mapping.floor
A floor level within a facility for a floor-aware map or scene.
FloorManager - Class in com.esri.arcgisruntime.mapping.floor
Manages the data displayed by a floor-aware map or scene, allowing filtering based on floor levels.
FloorSite - Class in com.esri.arcgisruntime.mapping.floor
A site containing one or more facilities for a floor-aware map or scene.
FOLLOW_FEATURE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
Text will bend to follow a curved or multi-segment line feature.
FORCE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TextAntiAliasingMode
Text is always drawn with antialiasing regardless of individual font parameters.
FORK_CENTER - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
At fork keep center.
FORK_LEFT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
At fork keep left.
FORK_RIGHT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
At fork keep right.
FORM - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
Form authored using Survey123 Connect for ArcGIS usable by Survey123 for ArcGIS application
FORM_CALCULATION - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Form Calculation profile.
FORWARD - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationshipDirection
The relationship goes from origin to destination.
FORWARD_DIAGONAL - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Fills area with Forwards diagonal lines.
FRACTION - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlUnitsType
Treat the x/y value as a fraction of the width/height.
fractionAlong(Polyline, Point, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Finds the location on the line nearest the point, expressed as the fraction along the line's total geodesic length, if the point is within the specified distance from the closest location on the line.
FrameCameraAddRastersParameters - Class in com.esri.arcgisruntime.raster
Adds raster datasets to a MosaicDatasetRaster by setting various parameters including the use of frame and camera text files.
FrameCameraAddRastersParameters() - Constructor for class com.esri.arcgisruntime.raster.FrameCameraAddRastersParameters
Creates a FrameCameraAddRastersParameters instance.
FREEHAND - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A free hand.
FREEHAND_LINE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SketchCreationMode
Deprecated.
Polyline geometry in one stroke by freehand gesture
FREEHAND_POLYGON - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SketchCreationMode
Deprecated.
Polygon geometry in one stroke by freehand gesture
FreehandTool - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
Allows you to edit geometries in a GeometryEditor by using freehand gestures.
FreehandTool() - Constructor for class com.esri.arcgisruntime.mapping.view.geometryeditor.FreehandTool
Creates a new FreehandTool.
FROM_FACILITY - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.TravelDirection
From facility.
fromElementProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRule
The first participant in a network rule.
fromGars(String, SpatialReference, CoordinateFormatter.GarsConversionMode) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Parses coordinates in Global Area Reference System (GARS) notation, and returns a Point representing that location.
fromGeoRef(String, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Parses coordinates in World Geographic Reference System (GEOREF) notation, and returns a Point representing that location.
fromJson(String) - Static method in class com.esri.arcgisruntime.arcade.ArcadeExpression
Creates an ArcadeExpression instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Creates an ArcGISMapServiceInfo instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Creates an ArcGISMapServiceSublayerInfo instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Creates a LabelDefinition instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.concurrent.Job
Creates a Job instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.data.Domain
Creates a Domain instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.data.FeatureCollection
Creates a FeatureCollection instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.data.Field
Creates a Field instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.geometry.Geometry
Creates a new Geometry from an ArcGIS JSON geometry representation.
fromJson(String) - Static method in class com.esri.arcgisruntime.geometry.SpatialReference
Creates a SpatialReference instance from a JSON string.
fromJson(String) - Static method in exception class com.esri.arcgisruntime.io.JsonEmbeddedException
Deserializes a JsonEmbeddedException from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.LicenseInfo
Creates a LicenseInfo instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.ArcGISMap
Creates an ArcGISMap instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.ArcGISScene
Creates an ArcGISScene instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.Basemap
Creates a Basemap instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.floor.FacilityLayerDefinition
Creates a FacilityLayerDefinition instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.floor.GeoModelFloorDefinition
Creates a GeoModelFloorDefinition instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.floor.LayerFloorDefinition
Creates a LayerFloorDefinition instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
Creates a LevelLayerDefinition instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.floor.SiteLayerDefinition
Creates a SiteLayerDefinition instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.labeling.LabelAngle
Creates a LabelAngle instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
Creates a LabelStackSeparator instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.popup.PopupElement
Creates a PopupElement instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.Viewpoint
Creates a Viewpoint instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.portal.HelperServices
Creates a HelperServices instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.raster.RasterFunction
Creates a RasterFunction instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.security.Credential
Parses the specified json String into a Credential object.
fromJson(String) - Static method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Creates a ClassBreak instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.symbology.Renderer
Creates a Renderer instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.symbology.Symbol
Creates a Symbol instance from a JSON string.
fromJson(String) - Static method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
Creates a UniqueValue instance from a JSON string.
fromJson(String, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.Geometry
Creates a new Geometry from an ArcGIS JSON geometry representation, and the given SpatialReference.
fromJson(String, Portal) - Static method in class com.esri.arcgisruntime.portal.PortalGroup
Creates a PortalGroup instance from a JSON string.
fromJson(String, Portal) - Static method in class com.esri.arcgisruntime.portal.PortalInfo
Creates a PortalInfo instance from a JSON string.
fromJson(String, Portal) - Static method in class com.esri.arcgisruntime.portal.PortalItem
Creates a PortalItem from a JSON string.
fromJson(String, Portal) - Static method in class com.esri.arcgisruntime.portal.PortalUser
Creates a PortalUser instance from a JSON string.
fromLatitudeLongitude(String, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Parses coordinates in latitude-longitude notation, and returns a Point representing that location.
fromMeters(double) - Method in class com.esri.arcgisruntime.geometry.LinearUnit
Converts a value from meters to the units of this instance.
fromMgrs(String, SpatialReference, CoordinateFormatter.MgrsConversionMode) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Parses coordinates in Military Grid Reference System (MGRS) notation, and returns a Point representing that location.
fromRadians(double) - Method in class com.esri.arcgisruntime.geometry.AngularUnit
Converts a value from radians to the units of this instance.
fromSquareMeters(double) - Method in class com.esri.arcgisruntime.geometry.AreaUnit
Converts a value from square meters to the units of this instance.
fromUsng(String, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Parses coordinates in United States National Grid (USNG) notation, and returns a Point representing that location.
fromUtm(String, SpatialReference, CoordinateFormatter.UtmConversionMode) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Parses coordinates in Universal Transverse Mercator (UTM) notation, and returns a Point representing that location.
fromWkid(int) - Static method in class com.esri.arcgisruntime.geometry.Unit
Creates a unit given its well-known ID.
FRTK - Enum constant in enum class com.esri.arcgisruntime.location.NmeaFixType
A float real time kinematic GPS fix type.
frustumOutlineColorProperty() - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
The color to render the frustum outline.
FULL_EDIT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
fullExtentProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
The full extent of the source data.
fullTimeExtentChanged(FullTimeExtentChangedEvent) - Method in interface com.esri.arcgisruntime.arcgisservices.FullTimeExtentChangedListener
Invoked when the full time extent of a TimeAware object changes.
FullTimeExtentChangedEvent - Class in com.esri.arcgisruntime.arcgisservices
An event which indicates that the full time extent of a TimeAware object has changed.
FullTimeExtentChangedEvent(TimeAware) - Constructor for class com.esri.arcgisruntime.arcgisservices.FullTimeExtentChangedEvent
Constructs a full time extent changed event.
FullTimeExtentChangedListener - Interface in com.esri.arcgisruntime.arcgisservices
The listener interface for receiving full time extent changed events from TimeAware objects.
FUNCTION_OUTPUTS - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
The result is an array of UtilityTraceFunctionOutput objects.

G

GALILEO - Enum constant in enum class com.esri.arcgisruntime.location.NmeaGnssSystem
The European Union Global Navigation Satellite System
generalize(Geometry, double, boolean) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Generalizes the given geometry by removing vertices based on the Douglas-Poiker algorithm.
GENERALIZED - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonDetail
Generalized level.
GENERATE_GEODATABASE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
The parameter is of type GenerateGeodatabaseParameters
generateGeodatabase(GenerateGeodatabaseParameters, String) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Returns a job to generate and download a geodatabase from an ArcGIS feature service.
GenerateGeodatabaseJob - Class in com.esri.arcgisruntime.tasks.geodatabase
A Job that requests a feature service to generate a geodatabase file to be downloaded for off-line use.
GenerateGeodatabaseParameters - Class in com.esri.arcgisruntime.tasks.geodatabase
Represents parameters that are used with GeodatabaseSyncTask.generateGeodatabase(GenerateGeodatabaseParameters, String) to generate sync-enabled geodatabases from supporting ArcGIS feature services.
GenerateGeodatabaseParameters() - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Constructs a new GenerateGeodatabaseParameters instance.
GenerateGeodatabaseParameters.AttachmentSyncDirection - Enum Class in com.esri.arcgisruntime.tasks.geodatabase
Specifies the direction to synchronize attachments when a geodatabase is synchronized against its originating service.
GenerateLayerOption - Class in com.esri.arcgisruntime.tasks.geodatabase
Used in conjunction with GenerateGeodatabaseParameters to refine what layers or tables are included and allows filtering of features within these layers or tables.
GenerateLayerOption() - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Constructs a GenerateLayerOption with default values.
GenerateLayerOption(long) - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Constructs a GenerateLayerOption with a given layer ID and default values.
GenerateLayerOption(long, boolean) - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Constructs a GenerateLayerOption with a given layer ID and the includeRelated flag which causes the generated geodatabase to include features in this layer that are related to features in other layers in the generated geodatabase.
GenerateLayerOption(long, String) - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Constructs a GenerateLayerOption with a given layer ID and where-clause which is an attribute query used to select which features in this layer are included in the generated geodatabase.
GenerateLayerOption.QueryOption - Enum Class in com.esri.arcgisruntime.tasks.geodatabase
Control which features for a layer or table are copied from the server when creating a geodatabase.
generateOfflineMap(GenerateOfflineMapParameters, String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Creates a GenerateOfflineMapJob that can be used to generate an offline map from an online map, using the specified parameters.
generateOfflineMap(GenerateOfflineMapParameters, String, GenerateOfflineMapParameterOverrides) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Creates a GenerateOfflineMapJob that can be used to generate an offline map from an online map, using the specified parameters and overrides.
GenerateOfflineMapJob - Class in com.esri.arcgisruntime.tasks.offlinemap
A Job that generates an offline map from an online map.
GenerateOfflineMapParameterOverrides - Class in com.esri.arcgisruntime.tasks.offlinemap
Gives access to the individual parameters objects that will generate the various geodatabase, vector tile and tile cache packages that make up the data of an offline map.
GenerateOfflineMapParameters - Class in com.esri.arcgisruntime.tasks.offlinemap
Represents the parameters that are used for creating a GenerateOfflineMapJob.
GenerateOfflineMapParameters() - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Constructs a new GenerateOfflineMapParameters instance containing basic default values.
GenerateOfflineMapParameters(Geometry, double, double) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Constructs a new GenerateOfflineMapParameters instance containing the given values for areaOfInterest, minScale and maxScale, and basic default values for the other properties.
GenerateOfflineMapParameters.DestinationTableRowFilter - Enum Class in com.esri.arcgisruntime.tasks.offlinemap
Indicates whether tables will contain all rows or can be filtered to a smaller set of related rows.
GenerateOfflineMapParameters.OnlineOnlyServicesOption - Enum Class in com.esri.arcgisruntime.tasks.offlinemap
Enumerates the possible options for dealing with online-only services (those which cannot be taken offline).
GenerateOfflineMapParameters.ReturnLayerAttachmentOption - Enum Class in com.esri.arcgisruntime.tasks.offlinemap
Indicates the type of layers for which attachments will be included when taking feature layers offline.
GenerateOfflineMapResult - Class in com.esri.arcgisruntime.tasks.offlinemap
Represents the result of a GenerateOfflineMapJob created by an OfflineMapTask.
GenerateOfflineMapUpdateMode - Enum Class in com.esri.arcgisruntime.tasks.offlinemap
Defines the different modes for synchronization of features in a generated offline map.
GEO_JSON - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
An open standard geospatial data interchange format that represents simple geographic features and their nonspatial attributes.
GEOANALYTICS - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
Geoanalytics profile.
GEOANALYTICS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
Allows use of big data geoanalytics.
GEOCODE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
geocodeAsync(SuggestResult) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Executes an asynchronous geocode operation to find location candidates for a result obtained from a call to one of the suggestAsync methods.
geocodeAsync(SuggestResult, GeocodeParameters) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Executes an asynchronous geocode operation to find location candidates for a result obtained from a call to one of the suggestAsync methods.
geocodeAsync(String) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Executes an asynchronous geocode operation to find location candidates for a given address.
geocodeAsync(String, GeocodeParameters) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Executes an asynchronous geocode operation to find location candidates for a given address.
geocodeAsync(Map<String, String>) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Executes an asynchronous geocode operation to find location candidates for a given multi-line address.
geocodeAsync(Map<String, String>, GeocodeParameters) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Executes an asynchronous geocode operation to find location candidates for a given multi-line address.
GeocodeParameters - Class in com.esri.arcgisruntime.tasks.geocode
Holds parameters to be passed to geocode operations.
GeocodeParameters() - Constructor for class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Constructs a GeocodeParameters with default settings.
GeocodeResult - Class in com.esri.arcgisruntime.tasks.geocode
A match candidate returned from a LocatorTask geocode or reverse geocode operation.
GeocodeServiceInfo - Class in com.esri.arcgisruntime.portal
Represents a geocode service that is provided by the Portal.
GEOCODING_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Geocoding Service
GEODATA_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Geodata Service
Geodatabase - Class in com.esri.arcgisruntime.data
A mobile geodatabase containing geographic data and non-spatial tables.
Geodatabase(String) - Constructor for class com.esri.arcgisruntime.data.Geodatabase
Creates a geodatabase object with the given path.
Geodatabase.TransactionStatusChangedEvent<S> - Class in com.esri.arcgisruntime.data
An event indicating that the transaction status has changed.
Geodatabase.TransactionStatusChangedListener - Interface in com.esri.arcgisruntime.data
Listens for the transaction status change when a transaction starts or ends (either committed or rolled back).
GeodatabaseDataset - Interface in com.esri.arcgisruntime.data
An interface of common part of functionality for all geodatabase datasets.
GeodatabaseDeltaInfo - Class in com.esri.arcgisruntime.tasks.geodatabase
Represents the delta files created to synchronize changes to a Geodatabase.
GeodatabaseFeatureTable - Class in com.esri.arcgisruntime.data
A feature table stored in a geodatabase, which includes non-spatial tables where FeatureTable.hasGeometry() is false.
GeodatabaseFeatureTable(GeodatabaseFeatureTable, RelationshipInfo) - Constructor for class com.esri.arcgisruntime.data.GeodatabaseFeatureTable
Creates a GeodatabaseFeatureTable instance that relates to the given table based on the given relationship info.
GeodatabaseSyncTask - Class in com.esri.arcgisruntime.tasks.geodatabase
A task to generate and synchronize a mobile geodatabase with a sync-enabled ArcGIS feature service.
GeodatabaseSyncTask(String) - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Creates a geodatabase sync task object using a URL to a sync-enabled ArcGIS feature service.
GEODESIC - Enum constant in enum class com.esri.arcgisruntime.geometry.GeodeticCurveType
A geodesic line (shortest path along two points on the ellipsoid)
GeodesicEllipseParameters - Class in com.esri.arcgisruntime.geometry
Defines parameters used to create a geodesic ellipse.
GeodesicEllipseParameters() - Constructor for class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Creates an instance of GeodesicEllipseParameters.
GeodesicEllipseParameters(double, AngularUnit, Point, LinearUnit, int, double, GeometryType, double, double) - Constructor for class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Creates an instance of GeodesicEllipseParameters with provided values.
GeodesicEllipseParameters(Point, double, double) - Constructor for class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Creates an instance of GeodesicEllipseParameters with the given center point and axis lengths.
GeodesicSectorParameters - Class in com.esri.arcgisruntime.geometry
Defines parameters used to create a geodesic sector.
GeodesicSectorParameters() - Constructor for class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Creates an instance of GeodesicSectorParameters.
GeodesicSectorParameters(double, AngularUnit, Point, LinearUnit, long, double, GeometryType, double, double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Creates an instance of GeodesicSectorParameters with provided values.
GeodesicSectorParameters(Point, double, double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Creates an instance of GeodesicSectorParameters with the given values.
GeodeticCurveType - Enum Class in com.esri.arcgisruntime.geometry
The different geodetic curve types.
GeodeticDistanceResult - Class in com.esri.arcgisruntime.geometry
GeoElement - Interface in com.esri.arcgisruntime.mapping
An abstract representation of geographic entities in a map, scene, map view or scene view.
GeoElementLineOfSight - Class in com.esri.arcgisruntime.geoanalysis
An analysis object that evaluates visibility along a line defined by observer and target GeoElement objects.
GeoElementLineOfSight(GeoElement, GeoElement) - Constructor for class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Creates a LineOfSight analysis object that defines an observer and a target using point GeoElement objects.
geoElementsAsync() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateGeoElement
Gets the collection of geoelements represented by this aggregate geoelement.
GeoElementViewshed - Class in com.esri.arcgisruntime.geoanalysis
GeoElementViewshed is an analysis object that renders a viewshed for a specified GeoElement.
GeoElementViewshed(GeoElement, double, double, double, double, double, double) - Constructor for class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Creates a viewshed analysis object whose observer is defined using a GeoElement.
GEOENRICHMENT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
GEOGRAPHIC - Enum constant in enum class com.esri.arcgisruntime.mapping.ArcGISScene.SceneViewTilingScheme
Use a geographic tiling scheme for tiled layers.
GEOGRAPHIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
The angle is interpreted as geographic, i.e.
GEOGRAPHIC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
Labels are anchored to a geographical position on the MapView.
GEOGRAPHIC - Enum constant in enum class com.esri.arcgisruntime.symbology.RotationType
Rotation is along the y-axis, with positive rotation being clockwise.
GeographicTransformation - Class in com.esri.arcgisruntime.geometry
Represents a function used to transform coordinates of geometries between spatial references that have two different geographic coordinate systems.
GeographicTransformationStep - Class in com.esri.arcgisruntime.geometry
Represents a step in the process of transforming coordinates from one datum to another.
GEOMETRICAL_INTERVAL - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
Geometrical interval classification
GeometricEffect - Class in com.esri.arcgisruntime.symbology
Represents a geometric effect which is a component of display rules that dynamically alter the representation of a symbol layer.
Geometry - Class in com.esri.arcgisruntime.geometry
Base class for all classes that represent geometric shapes.
Geometry() - Constructor for class com.esri.arcgisruntime.geometry.Geometry
 
GEOMETRY - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
A geometry value.
GEOMETRY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
A trace result consisting of three distinct Geometry types: a Polygon, a Polyline, and a Multipoint.
GEOMETRY_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Geometry Service
GeometryBuilder - Class in com.esri.arcgisruntime.geometry
Geometry builders allow you to create and modify geometries incrementally.
GeometryBuilderType - Enum Class in com.esri.arcgisruntime.geometry
Deprecated, for removal: This API element is subject to removal in a future version.
as of 200.1.0, use instanceof to determine the GeometryBuilder type
geometryChanged(SketchGeometryChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.SketchGeometryChangedListener
Deprecated.
The method is called when the sketched geometry is modified.
GeometryDimension - Enum Class in com.esri.arcgisruntime.geometry
Indicates the dimensionality of a Geometry, relating to the number of spatial dimensions in which the geometry may have a size.
GeometryEditor - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
Allows you to create new geometries, and change existing geometries, by interacting with a MapView.
GeometryEditor() - Constructor for class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
Creates a default GeometryEditor.
GeometryEditorElement - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
The base class for all selectable elements in a GeometryEditor.
GeometryEditorGeometry - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
The element in a GeometryEditor representing the entire geometry.
GeometryEditorMidVertex - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
A mid-vertex element in a GeometryEditor.
GeometryEditorPart - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
An ImmutablePart element in a GeometryEditor editing a Multipart geometry.
geometryEditorProperty() - Method in class com.esri.arcgisruntime.mapping.view.MapView
The GeometryEditor that allows users to interactively create and edit geometries by interacting with the view.
GeometryEditorScaleMode - Enum Class in com.esri.arcgisruntime.mapping.view.geometryeditor
Determines how a geometry can be interactively scaled (resized) while using the GeometryEditor.
GeometryEditorStyle - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
Defines the visual appearance of a geometry displayed by the GeometryEditor.
GeometryEditorStyle() - Constructor for class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
Creates a new GeometryEditorStyle with a consistent set of red symbols, and displays white numbers on vertices.
GeometryEditorTool - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
A base class for tools that determine how you interact with a view when editing geometries with a GeometryEditor.
GeometryEditorVertex - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
A vertex element in a GeometryEditor.
GeometryEngine - Class in com.esri.arcgisruntime.geometry
Performs geometric operations such as spatial relationship tests, reprojections, shape manipulations, topological query, analysis operations, and spatial operations on Geometry objects.
geometryFieldProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
The name of the field that stores geometry.
GeometryOffsetType - Enum Class in com.esri.arcgisruntime.geometry
Defines the type of joints when calculating an offset from a geometry.
geometryProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
The current geometry, updated as you interact with the view.
geometryProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorGeometry
The entire geometry in the SpatialReference of the associated MapView, if one is set.
geometryProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservation
The geometry.
geometryStrategyProperty() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
The strategy for how to use the geometry of the feature when calculating the label position.
GeometryType - Enum Class in com.esri.arcgisruntime.geometry
Indicates the subtype of a Geometry.
geometryTypeProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
The type of geometry.
GeoModel - Class in com.esri.arcgisruntime.mapping
A base class for ArcGISMap and ArcGISScene that contains layers and properties and can be displayed in a GeoView.
GeoModelFloorDefinition - Class in com.esri.arcgisruntime.mapping.floor
Contains floor-awareness settings for a map or scene.
GeoModelFloorDefinition(FacilityLayerDefinition, LevelLayerDefinition, SiteLayerDefinition) - Constructor for class com.esri.arcgisruntime.mapping.floor.GeoModelFloorDefinition
Creates a new GeoModelFloorDefinition object with the specified facility layer definition, level layer definition, and site layer definition.
GeoPackage - Class in com.esri.arcgisruntime.data
A GeoPackage file (.gpkg) that can contain multiple datasets of geographic features, non-spatial tabular data, and raster dataset that conform to the OGC GeoPackage format.
GeoPackage(String) - Constructor for class com.esri.arcgisruntime.data.GeoPackage
Creates a GeoPackage from the GeoPackage file (.gpkg) at the given path.
GEOPACKAGE -