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 All Packages

A

ABSOLUTE - com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
Positions objects' altitude using their z value and doesn't take surface elevation into effect.
ABSOLUTE - 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 - com.esri.arcgisruntime.symbology.SymbolAnchor.PlacementMode
Specify anchor with absolute values.
ABSOLUTE_HEIGHT - 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 - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in acres.
ACTIVE - com.esri.arcgisruntime.mapping.view.LayerViewStatus
The layer in the view is active.
ACTIVE - 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 - com.esri.arcgisruntime.data.EditResult.EditOperation
An operation to add a feature or attachment to the feature table.
ADD - com.esri.arcgisruntime.layers.FeatureLayer.SelectionMode
Adds features to the current selection set.
ADD - com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
Computes the sum of the network attribute from each applicable element.
ADD_EXTERNAL_MEMBERS_TO_GROUP - 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(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 - com.esri.arcgisruntime.util.ListChangedEvent.Action
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
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
Adds a listener for added and removed events.
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).
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
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 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 - com.esri.arcgisruntime.portal.PortalPrivilege.Role
Used for privileges related to portal administration.
ADMIN - com.esri.arcgisruntime.portal.PortalUser.Role
Organization administrator or custom role with administrative privileges.
ADMINISTRATIVE_REPORT - com.esri.arcgisruntime.portal.PortalItem.Type
An administrative report in CSV format that outlines various organization usage activities.
ADVANCED - com.esri.arcgisruntime.LicenseLevel
Advanced mode: Licensed for advanced level deployment.
AERIAL - com.esri.arcgisruntime.layers.BingMapsLayer.Style
A Bing aerial layer.
AFTER - com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
Insert the line break after a word that has broken the stackRowLength limit.
AFTER - 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 - com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
When start time is excluded and end time is included.
ALIAS - com.esri.arcgisruntime.arcade.ArcadeProfile
Alias profile.
ALL - com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
Remove nearby duplicate labels.
ALL - com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption.QueryOption
All features are copied from the server when creating a geodatabase.
ALL - com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.DestinationTableRowFilter
Indicates all rows of a table will be taken offline.
ALL_LAYERS - com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
Include attachments with all feature layers when taking offline.
ALL_REQUESTED_NEIGHBORS_FOUND - com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighborResult
The UtilityNearestNeighbor specified in the UtilityTraceConfiguration.getFilter() returned the requested count.
ALL_SIDES - 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 - com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
The other label will be allowed to place itself in its preferred location, ignoring this obstacle.
ALLOW - com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
The label can run past the ends of its line geometry or edges or its polygon geometry.
ALLOW - 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 - 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 - com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
Allow backtracking at dead ends.
ALLOWED_AT_DEAD_ENDS_AND_INTERSECTIONS - com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
Allow backtracking at dead ends and intersections.
ALLOWED_AT_INTERSECTIONS - 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.
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 - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Alternative street name.
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 - 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 in com.esri.arcgisruntime.geometry
Defines a list of the most commonly-used angular units of measurement.
AnimationCurve - Enum in com.esri.arcgisruntime.mapping.view
Controls how the map view is animated as it is moved between positions.
ANNOTATION_LAYER - 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
Allows you to interrogate the properties of a sublayer within an annotation layer and to change the visibility of the sublayer.
AntiAliasingMode - Enum in com.esri.arcgisruntime.arcgisservices
Various antialiasing modes.
ANY - com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type is expected to be any of the other ArcadeExpressionReturnType types.
ANY - 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 - 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 - com.esri.arcgisruntime.portal.PortalItem.Type
AppBuilder Extension for ArcGIS Web AppBuilder.
APP_BUILDER_WIDGET_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
AppBuilder Widget Package for ArcGIS Web AppBuilder.
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 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 in com.esri.arcgisruntime.arcade
The execution context a script will run under.
ARCGIS_CHARTED_TERRITORY - 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 - 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 - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap presented in the style of hand-drawn, colored pencil cartography.
ARCGIS_COMMUNITY - 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 - 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 - 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 - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_HILLSHADE_DARK - 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 - com.esri.arcgisruntime.mapping.BasemapStyle
A raster basemap with elevation hillshade.
ARCGIS_IMAGERY - 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 - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_IMAGERY_STANDARD - com.esri.arcgisruntime.mapping.BasemapStyle
A raster basemap with satellite imagery of the world as the base layer.
ARCGIS_LIGHT_GRAY - 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 - 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 - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_MIDCENTURY - 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 - 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 - 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 - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a custom navigation map style.
ARCGIS_NAVIGATION_NIGHT - 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 - 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 - 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 - 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 - com.esri.arcgisruntime.mapping.BasemapStyle
A raster basemap with ocean data of the world as the base layer.
ARCGIS_OCEANS_LABELS - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_PRO_ADD_IN - com.esri.arcgisruntime.portal.PortalItem.Type
Pro Add In (esriaddinx)
ARCGIS_PRO_CONFIGURATION - 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 - com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
An error occurred client side in ArcGIS Runtime.
ARCGIS_SERVER - com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
An error occurred server side on an ArcGIS Server.
ARCGIS_STREETS - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a classic Esri street map style.
ARCGIS_STREETS_NIGHT - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a custom 'night time' street map style.
ARCGIS_STREETS_RELIEF - 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 - 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 - 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 - 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 - 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 - 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 - 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
Represents metadata about an individual layer or table in an ArcGIS Feature Service.
ArcGISFeatureLayerInfo.ServiceType - Enum in com.esri.arcgisruntime.arcgisservices
The type of the dataset underlying an ArcGISFeatureLayerInfo
ArcGISFeatureServiceInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents service information for an ArcGIS Feature Service.
ArcGISFeatureTable - Class in com.esri.arcgisruntime.data
A table of features that typically represents real-world objects created from an ArcGIS feature service or an ArcGIS geodatabase.
ArcGISImageServiceInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents the service metadata of a ImageServiceRaster.
ArcGISKeyStoreException - Exception 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 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
Displays data from an ArcGIS Map service by using dynamically generated map images.
ArcGISMapImageLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Creates a new ArcGISMapImageLayer based on a map service PortalItem.
ArcGISMapImageLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Creates a new ArcGISMapImageLayer from a map service or map service portal item at the given URL.
ArcGISMapImageLayer.ImageFormat - Enum in com.esri.arcgisruntime.layers
Defines image formats supported by a map image service.
ArcGISMapImageSublayer - Class in com.esri.arcgisruntime.layers
An ArcGIS map image sublayer.
ArcGISMapImageSublayer(int) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Creates a new ArcGISMapImageSublayer with the given ID.
ArcGISMapImageSublayer(int, SublayerSource) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Creates a new ArcGISMapImageSublayer with the given ID and sublayer source.
ArcGISMapServiceInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents the map service metadata for an ArcGIS Map Service.
ArcGISMapServiceSublayerInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents the metadata for an ArcGIS Map Service sublayer, indicating a range of appearance and behaviour properties as defined by the referenced map service.
ArcGISMapServiceSublayerInfo.ServiceType - Enum in com.esri.arcgisruntime.arcgisservices
An enumeration of the different types of the ArcGIS Map Service sublayer.
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 in com.esri.arcgisruntime
An exception that represents an error in the ArcGIS Runtime.
ArcGISRuntimeException.ErrorDomain - Enum 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 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 ArcGISSceneLayer instance based on a PortalItem.
ArcGISSceneLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Creates a Layer from an ArcGIS scene service at the given URL or absolute file path to local scene package file.
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
ArcGISSublayer represents the base class for all sublayer types.
ArcGISTiledElevationSource - Class in com.esri.arcgisruntime.mapping
A tile based elevation service.
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 ArcGISTiledElevationSource instance.
ArcGISTiledLayer - Class in com.esri.arcgisruntime.layers
Displays data from a ArcGIS Map service using pre-generated tiles.
ArcGISTiledLayer(TileCache) - Constructor for class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Creates a new ArcGIS tiled layer from a tile cache.
ArcGISTiledLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Creates a new ArcGISTiledLayer based on a map service PortalItem.
ArcGISTiledLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Creates a new ArcGIS tiled layer from a map service or map service portal item at the given URL.
ArcGISTiledSublayer - Class in com.esri.arcgisruntime.layers
Represents a sublayer of a tiled map service.
ArcGISVectorTiledLayer - Class in com.esri.arcgisruntime.layers
Displays data from an ArcGIS vector tiled data source.
ArcGISVectorTiledLayer(VectorTileCache) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Creates a new ArcGISVectorTiledLayer from a vector tile cache.
ArcGISVectorTiledLayer(VectorTileCache, ItemResourceCache) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Creates a new ArcGISVectorTiledLayer from the specified VectorTileCache and ItemResourceCache objects.
ArcGISVectorTiledLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Creates a new ArcGISVectorTiledLayer based on the portal item.
ArcGISVectorTiledLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Creates a new ArcGISVectorTiledLayer from either the ArcGIS Vector Tile Service, Vector Tile Style Sheet indicated by the given URI, or the path to a Local Vector tile package(VTPK).
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 - com.esri.arcgisruntime.portal.PortalItem.Type
ArcPad Package (zip)
area(Envelope) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the area for the Envelope passed in.
area(Polygon) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the area for the Polygon passed in.
AREA - com.esri.arcgisruntime.geometry.GeometryDimension
A two-dimensional geometry such as a Polygon or Envelope.
AREA_TO_CUSTOM_PACKAGE - 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 - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Map Area to a Map Package, Tile Package, SQLite Geodatabase, or Vector Tile Package.
AREA_UNIT - 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 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 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 - com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
The angle is interpreted as arithmetic, i.e.
ARITHMETIC - com.esri.arcgisruntime.symbology.RotationType
Rotation is along the x-axis, with positive rotation being counter-clockwise.
ARRIVAL_TIME - com.esri.arcgisruntime.tasks.networkanalysis.StartTimeUsage
Arrival time.
ARROW - 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 - com.esri.arcgisruntime.data.QueryParameters.SortOrder
 
ASCENDING - com.esri.arcgisruntime.portal.PortalGroup.SortOrder
Sort order is ascending.
ASCENDING - com.esri.arcgisruntime.portal.PortalQueryParameters.SortOrder
Sort order is ascending.
ASSEMBLY - 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 - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
ASYNCHRONOUS_SUBMIT - com.esri.arcgisruntime.localserver.LocalGeoprocessingService.ServiceType
Asynchronous execution.
ASYNCHRONOUS_SUBMIT - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters.ExecutionType
Submit geoprocessing job asynchronously.
ASYNCHRONOUS_SUBMIT_WITH_MAP_SERVER_RESULT - com.esri.arcgisruntime.localserver.LocalGeoprocessingService.ServiceType
Asynchronous execution with a map server result.
AtmosphereEffect - Enum 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 - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
The association represents a structural attachment.
ATTACHMENT - 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 - 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 - com.esri.arcgisruntime.arcade.ArcadeProfile
Attribute Rule Calculation profile.
ATTRIBUTE_RULE_CONSTRAINT - com.esri.arcgisruntime.arcade.ArcadeProfile
Attribute Rule Constraint profile.
ATTRIBUTE_RULE_VALIDATION - 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 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 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 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 in com.esri.arcgisruntime.security
The supported authentication types.
AUTO - com.esri.arcgisruntime.mapping.popup.PopupAttachmentsDisplayType
Allows applications to choose the most suitable default experience for their application.
AUTO - 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 - 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 - com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type of the expression will be automatically determined based on the script calculation.
AUTOMATIC - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Default position for the label, dependent on the type of feature being labeled.
AUTOMATIC - 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 - com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
The rendering mode for the layer will be automatically chosen based on the geometry type and Renderer.
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
The angle uses the default interpretation (LabelAngleRotationType.ARITHMETIC).
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
The label will use the default deconfliction strategy (LabelDeconflictionStrategy.STATIC).
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
The default approach for connectable features is to connect them (LabelLineConnection.MINIMIZE_LABELS).
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
Labeling will use the default distribution of labels across multipart features.
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
The other label will use the default overlap behavior which depends on the object being overlapped.
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
The label will use the default overrun behavior which depends on the object being overrun.
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
The default approach to duplicate labels to is keep them (LabelRemoveDuplicatesStrategy.NONE).
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelRepeatStrategy
Labeling will use the default repetition for the feature type.
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
The default behavior is to use LabelStackAlignment.TEXT_SYMBOL.
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
Use the default break position (LabelStackBreakPosition.AFTER).
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
Use the default position (LabelStackSeparatorBreakPosition.AFTER).
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelStackStrategy
Stacking will be enabled for some feature types.
AUTOMATIC - com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
The text layout will be determined by the individual feature type.
AUTOMATIC - 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 - com.esri.arcgisruntime.tasks.offlinemap.OfflineUpdateAvailability
There are updates available.
AVERAGE - com.esri.arcgisruntime.data.StatisticType
The average of the values in a field.
AVERAGE - com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
Computes the average value of the network attribute from each applicable element.
AVERAGE_RATING - com.esri.arcgisruntime.portal.PortalGroup.SortField
The average rating of the item.
AVOID - 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 - 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 - com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
Bar chart.
BarrierType - Enum 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 - 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(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 in com.esri.arcgisruntime.mapping
The list of basemap styles.
BaseStretchRenderer - Class in com.esri.arcgisruntime.raster
Defines a class common to all stretch renderers.
BASIC - com.esri.arcgisruntime.LicenseLevel
Basic mode: Licensed for basic level deployment.
BDS - com.esri.arcgisruntime.location.NmeaGnssSystem
The BeiDou Navigation Satellite System.
BEAR_LEFT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Bear left.
BEAR_RIGHT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Bear right.
BEFORE - com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
Insert the line break before a word that will break the stackRowLength limit.
BEFORE - com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
Write the separator before the line break, at the end of the previous row of text.
BEGIN - com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
A marker is placed at the beginning of the symbol.
BEGIN_AND_END - 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 - com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
The best quality antialiasing.
BEVELLED - com.esri.arcgisruntime.geometry.GeometryOffsetType
Joints will be bevelled.
BIDIRECTIONAL - com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters.AttachmentSyncDirection
Attachment edits can be both uploaded from the client and downloaded from the service when syncing.
BIDIRECTIONAL - com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
The geodatabase changes are both uploaded and downloaded.
BIDIRECTIONAL - com.esri.arcgisruntime.utilitynetworks.UtilityTerminalDirectionality
Both flow directions are permissible.
BIG_DATA_ANALYTIC - 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
Displays Bing maps layers.
BingMapsLayer(BingMapsLayer.Style, Portal) - Constructor for class com.esri.arcgisruntime.layers.BingMapsLayer
Creates a new BingMapsLayer from a style and Portal.
BingMapsLayer(BingMapsLayer.Style, String) - Constructor for class com.esri.arcgisruntime.layers.BingMapsLayer
Creates a new BingMapsLayer from a style and key.
BingMapsLayer.Style - Enum in com.esri.arcgisruntime.layers
The list of Bing maps layer styles.
BITWISE_AND - 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 - com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
The 'NoData' pixels will show the raster picture as being blank (or disappearing).
BLEND - 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
Extends a hillshade renderer with options to provide minimum and maximum stretch values, gamma adjustments, elevation raster, color ramp.
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 - com.esri.arcgisruntime.data.Field.Type
A binary large object (Java byte array).
BMP - com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
BMP.
BOLD - 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 - com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type is expected to be a boolean value of true or false.
BOOLEAN - com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
The value of the attribute is a Boolean.
BOOLEAN - 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 - com.esri.arcgisruntime.mapping.view.Callout.LeaderPosition
Positions the leader at the bottom center of the callout.
BOTTOM - com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
The SceneSymbol's closest edge to the ground's surface is positioned at the GeoElement's geometry.
BOTTOM - com.esri.arcgisruntime.symbology.TextSymbol.VerticalAlignment
The bottom of the text is aligned to the top of the Symbol's mid-point.
BOTTOM_LEFT - 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 - 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 - com.esri.arcgisruntime.mapping.Viewpoint.Type
A visible area.
BRANCH - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Branch signpost.
BROVEY - 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 and returns a geometry object that represents a buffer polygon relative to the given geometry at the specified distance around the given geometry.
buffer(Iterable<Geometry>, Iterable<Double>, boolean) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates and returns a buffer or buffers relative to the specified collection of geometries.
bufferGeodetic(Geometry, double, LinearUnit, double, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Returns a geometry object that represents a buffer 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 a buffer or buffers relative to a collection of geometries, basing calculations on a geodesic curve.
BUILDING_SCENE_LAYER - 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 - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to publish web layers from a registered data store.
BUTT - com.esri.arcgisruntime.symbology.StrokeSymbolLayer.CapStyle
Applying the butt cap style will terminate the line ending exactly where the geometry ends.
BY_FIELD - com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
Divide the data value by the value in the field given by ClassBreaksRenderer.getNormalizationField()
BY_LOG - com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
Compute the base 10 log of the data value
BY_PERCENT_OF_TOTAL - com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
Divide the data value by the sum of all data values then multiply by 100.

C

CAD_DRAWING - 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 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
Represents an immutable camera object.
Camera(double, double, double, double, double, double) - Constructor for class com.esri.arcgisruntime.mapping.view.Camera
Creates a camera with the given arguments.
Camera(Point, double, double, double) - Constructor for class com.esri.arcgisruntime.mapping.view.Camera
Creates a camera with the given arguments.
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.
Camera(TransformationMatrix) - Constructor for class com.esri.arcgisruntime.mapping.view.Camera
Creates a camera from an instance of TransformationMatrix.
CAMERA - 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 CameraController defines how the interactions on a SceneView affect the position of the Camera.
cameraDistanceChanged(CameraDistanceChangedEvent<S>) - Method in interface com.esri.arcgisruntime.mapping.view.CameraDistanceChangedListener
Invoked when the distance between camera and the target changes.
CameraDistanceChangedEvent<S extends CameraController> - 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 extends CameraController> - 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 extends CameraController> - 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 extends CameraController> - 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 extends CameraController> - 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 extends CameraController> - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving camera pitch offset changed events from a CameraController.
CAMPUS - 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 a feature to a table.
CANCEL - 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 - com.esri.arcgisruntime.portal.SubscriptionInfo.State
Subscription was canceled.
CANCELING - 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 a feature from a 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
Gets whether or not the exporting of tiles for offline use is allowed.
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
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.
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
Returns whether the text and symbols on this sublayer will change as the map scale varies.
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
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 a feature in a table.
canUpdateGeometry() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Returns whether the geometry of this feature can be updated.
CARDINALITY - com.esri.arcgisruntime.data.RelationshipConstraintViolation
Cardinality of the given feature is violated.
CASCADE - 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 - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to categorize items in groups.
CENTER - com.esri.arcgisruntime.geometry.CoordinateFormatter.GarsConversionMode
Represents a Global Area Reference System (GARS) cell by the coordinate of its center.
CENTER - com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
Labels along x-axis and y-axis are anchored to center of MapView.
CENTER - com.esri.arcgisruntime.raster.MosaicMethod
Orders rasters based on the distance between each raster's center and the view center.
CENTER - com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
The SceneSymbol is positioned with half the Symbol above and below the GeoElement's geometry.
CENTER - com.esri.arcgisruntime.symbology.TextSymbol.HorizontalAlignment
Text is centered on the Symbol's mid-point.
CENTER_AND_SCALE - com.esri.arcgisruntime.mapping.Viewpoint.Type
A center point and scale.
centerAt(Point) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Re-centers the builder's Envelope geometry at the specified location.
CENTIMETER - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
Centimeter.
CENTIMETERS - com.esri.arcgisruntime.geometry.LinearUnitId
Indicates a linear measurement in centimeters.
CENTIMETERS - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A centimeters attribute unit.
CENTURIES - com.esri.arcgisruntime.arcgisservices.TimeUnit
Centuries.
CERTIFICATE - com.esri.arcgisruntime.security.AuthenticationType
The client certificate based security.
CERTIFICATE_CHALLENGE - 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 - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
changeAspectRatio(double, double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Adjusts the Envelope's aspect ratio to match the ratio of the given width and height.
CHECK - com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
(default) All child nodes can be enabled for display.
CHECK_HIDE_CHILDREN - 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 - 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
Executes an asynchronous operation to check what updates are available for the offline map that was used to construct this task.
checkInstallValid() - Method in enum 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 - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A circle.
CIRCLE - com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
The marker is a circle.
CITY_ENGINE_WEB_SCENE - com.esri.arcgisruntime.portal.PortalItem.Type
CityEngine Web Scene
CLAMP_TO_GROUND - 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
Defines a class breaks renderer which symbolizes each feature based on the value of some numeric field.
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 ClassBreaks 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 in com.esri.arcgisruntime.symbology
Defines the different normalization types that can be applied to values by a class breaks renderer.
ClassBreaksRenderer.RendererClassificationMethod - Enum 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
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
Deselect 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 - com.esri.arcgisruntime.concurrent.Job.MessageSource
A job message generated by this API.
CLIENT_CERTIFICATE - 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
Returns a geometry created by clipping the given Geometry with the given 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 this shapefile.
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 - 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.
CODE_ATTACHMENT - com.esri.arcgisruntime.portal.PortalItem.Type
The sample code associated with an application whose purpose is code sample
CODE_SAMPLE - 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 - 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
Defines a renderer that uses a color map.
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 used to display this symbol.
colorProperty() - Method in class com.esri.arcgisruntime.symbology.LineSymbol
The color of this 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 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 - 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.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.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
Combines the extents of two given geometries.
combineExtents(Iterable<Geometry>) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Combines the extents of a collection of geometries.
commitTransaction() - Method in class com.esri.arcgisruntime.data.Geodatabase
Commits the edits in the transaction to the geodatabase.
COMPACT - com.esri.arcgisruntime.data.TileCache.StorageFormat
Compact storage format (.tpk).
COMPACT_TILE_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
Compact Tile Package (tpkx).
COMPACT_V2 - com.esri.arcgisruntime.data.TileCache.StorageFormat
Compact V2 storage format (.tpkx).
COMPASS_NAVIGATION - 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 - com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
Indicates that packaging is complete and the PreplannedMapArea is ready to be downloaded.
COMPLETED - com.esri.arcgisruntime.mapping.view.DrawStatus
Drawing of the GeoView content is complete.
COMPLETED - com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
The KML node refresh is completed.
COMPLETED - 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 Symbol that is made of a collection of zero or more symbols.
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.realtime.DynamicEntityObservation
 
CONE - 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.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 - com.esri.arcgisruntime.realtime.ConnectionStatus
The connection is open.
CONNECTED - com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
Connected trace.
CONNECTING - 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 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 - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
The association represents connectivity between two junctions.
CONSTRAINT - com.esri.arcgisruntime.arcade.ArcadeProfile
Form Constraint profile.
CONTAINER - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationRole
Container role.
CONTAINMENT - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
The association represents containment of one UtilityElement within another.
CONTAINMENT - 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 - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Contains operator.
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 - 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 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 - com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
Retries the current request with the accompanying CertificateCredential
CONTINUE_WITH_CREDENTIAL - com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
Retries the current request with the accompanying Credential
CONTINUE_WITH_SELF_SIGNED_RESPONSE - 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 convex hull of the given geometry.
convexHull(Iterable<Geometry>, boolean) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the convex hull or hulls of 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 in com.esri.arcgisruntime.geometry
Indicates the location of a point relative to a Global Area Reference System (GARS) cell.
CoordinateFormatter.LatitudeLongitudeFormat - Enum in com.esri.arcgisruntime.geometry
Supports the formats for representing latitude-longitude geographical coordinates as a string.
CoordinateFormatter.MgrsConversionMode - Enum 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 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 - 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 - com.esri.arcgisruntime.data.StatisticType
The number of values in a field.
COUNT - 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 using the given geometry as a starting point for further modifications.
create(GeometryType, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Creates a geometry builder which builds geometries of the given type.
create(HorizontalVerticalTransformationStep) - Static method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformation
Creates a transformation with the given horizontal-vertical transformation step.
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 - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to publish a notebook as a geoprocessing service.
CREATE_GROUP - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
CREATE_ITEM - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
CREATE_NOTEBOOKS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to create and edit interactive notebook documents.
CREATE_UPDATE_CAPABLE_GROUP - 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 - 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.
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 a set of default parameters that can be used to generate a geodatabase from the service.
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
Executes an asynchronous operation to create a set of default parameters that can be used to synchronize an offline map's geodatabases with their originating services.
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 a set of default parameters that can be used to synchronize a geodatabase with the service.
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.
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
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 asynchronously with the given width, height, screen scale and background color.
createSwatchAsync(int, int, float, Color, Geometry) - Method in class com.esri.arcgisruntime.symbology.Symbol
Creates a scaled swatch asynchronously from a Geometry object.
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 asynchronously with the given background color and screen scale.
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.
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
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 - com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Fills area with horizontal/vertical lines.
CROSS - com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
The marker is a cross (+).
CROSS_STREET - 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 - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Crosses operator.
CSV - com.esri.arcgisruntime.portal.PortalItem.Type
A text file of data values separated by commas or other delimiters
CUBE - 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 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 - 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 geometry with cutter.
CYLINDER - com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
The marker is a cylinder.

D

DASH - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dash line.
DASH_DOT - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dash dot line.
DASH_DOT_DOT - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dash dot dot line.
DASHBOARD - com.esri.arcgisruntime.portal.PortalItem.Type
Dashboards integrate maps, lists, charts, and gauges that help monitoring and managing daily operations.
DASHBOARD_DATA - com.esri.arcgisruntime.arcade.ArcadeProfile
Dashboard Data profile.
DASHBOARD_FORMATTING - 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 - 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 - com.esri.arcgisruntime.data.Field.Type
A date time value (Java Calendar).
DatumTransformation - Class in com.esri.arcgisruntime.geometry
Represents a function to convert between the coordinate systems.
DAY - com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
Day.
DAY_SHORT_MONTH_YEAR - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 30 Dec 1997
DAYS - com.esri.arcgisruntime.arcgisservices.TimeUnit
Days.
DAYS - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A days attribute unit.
DECADES - com.esri.arcgisruntime.arcgisservices.TimeUnit
Decades.
DECIMAL_DEGREES - com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
The geographical coordinates are represented in decimal degrees.
DECIMAL_DEGREES - com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid.LabelFormat
Labels grid lines (graticules) in decimal degrees.
DECIMAL_DEGREES - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A decimal degrees attribute unit.
DECIMETER - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
Decimeter.
DECIMETERS - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A decimeters attribute unit.
DEEP_LEARNING_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
A Deep Learning model package.
DEFAULT - com.esri.arcgisruntime.geometry.ExtendOptions
By default, extension considers both ends of paths.
DEFAULT - com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
Default image format defined by the service.
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 - com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
Defined interval classification
DEGREE - com.esri.arcgisruntime.raster.SlopeType
Degree.
DEGREES - com.esri.arcgisruntime.geometry.AngularUnitId
Indicates an angular measurement in degrees.
DEGREES_DECIMAL_MINUTES - com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
The geographical coordinates are represented in degrees and decimal minutes.
DEGREES_MINUTES_SECONDS - com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
The geographical coordinates are represented in degrees, minutes and decimal seconds.
DEGREES_MINUTES_SECONDS - com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid.LabelFormat
Labels grid lines (graticules) in degrees, minutes, and seconds.
DELETE - com.esri.arcgisruntime.data.EditResult.EditOperation
An operation to delete a feature or attachment from the feature table.
DELETE_GROUPS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
DELETE_ITEMS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
DELETE_USERS - 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 - 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.
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 - com.esri.arcgisruntime.raster.ColorRamp.PresetType
Digital Elevation Model, light.
DEM_SCREEN - com.esri.arcgisruntime.raster.ColorRamp.PresetType
Digital Elevation Model, screen.
DEMOGRAPHICS - 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 - 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 geodesic curve.
DEPART - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Depart stop.
DEPARTURE_TIME - com.esri.arcgisruntime.tasks.networkanalysis.StartTimeUsage
Departure time.
DESCENDING - com.esri.arcgisruntime.data.QueryParameters.SortOrder
 
DESCENDING - com.esri.arcgisruntime.portal.PortalGroup.SortOrder
Sort order is descending.
DESCENDING - 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.
DESIGNATE_GROUP - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
DESKTOP - 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 - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Add In (esriaddin)
DESKTOP_APPLICATION - com.esri.arcgisruntime.portal.PortalItem.Type
Desktop Application (zip)
DESKTOP_APPLICATION_TEMPLATE - com.esri.arcgisruntime.portal.PortalItem.Type
The Desktop Application Template (.zip) includes either a desktop add in or a toolbar.exe
DESKTOP_STYLE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Pro style file (stylx)
DESTINATION - 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 - com.esri.arcgisruntime.LicenseLevel
Developer mode: full functionality but with a watermark on the GeoView.
DEVELOPER - com.esri.arcgisruntime.LicenseType
Developer license.
DEVICE - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Network devices, such as transformers or valves.
DGPS - com.esri.arcgisruntime.location.NmeaFixType
A differential GPS fix type.
DIAGONAL_CROSS - com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Fills area with backwards/forwards diagonal lines.
DIAMOND - com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
The marker is a diamond.
DIAMOND - com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
The marker is a diamond.
DICTIONARY - com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type is expected to be a dictionary of key/value pairs.
DICTIONARY - 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 - 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 an instance of DictionaryRenderer.
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 - 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 - com.esri.arcgisruntime.symbology.SymbolSizeUnits
Render the affected symbol by interpreting the size values as DIPs.
DIRECTION - com.esri.arcgisruntime.mapping.labeling.LabelLineOrientation
LabelDefinition.getPlacement() above will mean that the label will be offset perpendicularly left from its line segment.
DIRECTION - 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 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 in com.esri.arcgisruntime.tasks.networkanalysis
Specifies the type of a DirectionMessage.
DirectionsStyle - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Defines network directions output type.
DISABLE_USERS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
DISABLED - com.esri.arcgisruntime.layers.FeatureTilingMode
Feature tiling is disabled.
DISABLED - 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 - com.esri.arcgisruntime.realtime.ConnectionStatus
The connection is not open.
disjoint(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Tests whether two geometries are disjoint.
DISJOINT - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Disjoint operator.
DISKS - 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 - 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
Measures the simple planar 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
Creates a new instance of a DistanceCompositeSceneSymbol with an empty RangeCollection.
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 distance between two Points, returning the result in the given linear unit of measurement.
DO_NOT_EXTEND_FROM_END_POINT - com.esri.arcgisruntime.geometry.ExtendOptions
Do not extend the 'to' end of any path.
DO_NOT_EXTEND_FROM_START_POINT - com.esri.arcgisruntime.geometry.ExtendOptions
Do not extend the 'from' end of any path.
DOCUMENT - com.esri.arcgisruntime.mapping.popup.PopupAttachmentType
A document.
DOCUMENT_LINK - com.esri.arcgisruntime.portal.PortalItem.Type
Link to a web resource
DOES_NOT_EXIST - com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparisonOperator
Evaluate that the UtilityCategory does not exist on a network feature.
DOES_NOT_INCLUDE_ANY - 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 - 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 - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Door passage.
DOT - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dot line.
DOUBLE - com.esri.arcgisruntime.data.Field.Type
A double-precision 64-bit floating point value (Java Double).
DOUBLE - com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
The value of the attribute is a Double.
DOUBLE - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
Double data type.
DOWN_ARROW - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A down arrow.
DOWNLOAD - com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
The geodatabase changes are downloaded only.
DOWNLOAD_ALL_UPDATES - com.esri.arcgisruntime.tasks.offlinemap.PreplannedScheduledUpdatesOption
All available updates for feature data will be downloaded.
DOWNLOAD_SCHEDULED_UPDATES - 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 - 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 - com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
Downstream trace.
DRAPED_BILLBOARDED - com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
Ignores z values and drapes symbols onto the surface, billboarded to always face the camera.
DRAPED_FLAT - 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 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 - com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
Dusk.
DYNAMIC - com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
Dynamic rendering mode - Features will be updated during pan and zoom operations for a smoothly rendered display.
DYNAMIC - 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 - com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
Set the alignment depending upon the label's position with respect to its feature.
DYNAMIC - com.esri.arcgisruntime.mapping.view.GraphicsOverlay.RenderingMode
Dynamic rendering mode - the default.
DYNAMIC_NEVER_REMOVE - 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.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.
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 - com.esri.arcgisruntime.portal.PortalItem.Type
An ArcGIS Earth configuration file is an exportable file containing all major settings in Earth.
EASE_IN_CIRC - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in circularly.
EASE_IN_CUBIC - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in cubic.
EASE_IN_EXPO - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in exponentially.
EASE_IN_OUT_CIRC - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out circularly.
EASE_IN_OUT_CUBIC - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out cubic.
EASE_IN_OUT_EXPO - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out exponentially.
EASE_IN_OUT_QUAD - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out quadratic.
EASE_IN_OUT_QUART - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out quartic.
EASE_IN_OUT_QUINT - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out quintic.
EASE_IN_OUT_SINE - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in and out sine.
EASE_IN_QUAD - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in quadratic.
EASE_IN_QUART - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in quartic.
EASE_IN_QUINT - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in quintic.
EASE_IN_SINE - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move in sine.
EASE_OUT_CIRC - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out circularly.
EASE_OUT_CUBIC - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out cubic.
EASE_OUT_EXPO - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out exponentially.
EASE_OUT_QUAD - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out quadratic.
EASE_OUT_QUART - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out quartic.
EASE_OUT_QUINT - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out quintic.
EASE_OUT_SINE - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move out sine.
EDGE - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.Type
The network source references edges in a feature class or table.
EDGE_JUNCTION_EDGE_CONNECTIVITY - com.esri.arcgisruntime.utilitynetworks.UtilityRuleType
A network rule governing connectivity between two edges and a junction.
EDGE_OBJECT - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Non-spatial edge, such as a fiber strand in a fiber cable.
EDGES - com.esri.arcgisruntime.utilitynetworks.UtilityTraversabilityScope
The traversability criteria should only be evaluated at edges.
EDIT - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
EDITABLE_LAYERS - com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
Include attachments only with editable feature layers when taking offline.
EditFieldsInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents information about editor tracking fields: creationDateField, creatorField, editDateField, editorField and realm.
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 in com.esri.arcgisruntime.data
Represents the different types of edit operations on ServiceFeatureTable.
EITHER_SIDE - com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
Either side.
ELEMENTS - 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 altitude adjusted.
ELEVATION - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
ELEVATION - 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
Abstract class representing elevation sources e.g.
ELEVATOR - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Elevator.
ELLIPSE - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
An ellipse.
ellipseGeodesic(GeodesicEllipseParameters) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates a geodesic ellipse (or geodesic circle, if semiAxis1Length = semiAxis2Length) 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 - com.esri.arcgisruntime.mapping.view.WrapAroundMode
Enable wrap around if it is supported.
ENABLED_WHEN_SUPPORTED - com.esri.arcgisruntime.layers.FeatureTilingMode
Use feature tiling whenever a service supports it.
ENABLED_WITH_FULL_RESOLUTION_WHEN_SUPPORTED - com.esri.arcgisruntime.layers.FeatureTilingMode
Use feature tiling and request full resolution geometries when supported by the service.
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 in com.esri.arcgisruntime.hydrography
Represents the type of symbols used to display area features.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme - Enum 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 in com.esri.arcgisruntime.hydrography
Represents the units used to display soundings and contours.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType - Enum 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 - com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
A marker is placed at the end of the symbol.
END_OF_FERRY - 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 - com.esri.arcgisruntime.geotriggers.FenceRuleType
Check whether objects from the GeotriggerFeed enter the FenceParameters.
ENTER_CONTAINS_AND_EXIT_DOES_NOT_CONTAIN - 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 - 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 - 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 - com.esri.arcgisruntime.geotriggers.FenceRuleType
Check whether objects from the GeotriggerFeed enter or exit the FenceParameters.
ENTERED - 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 in com.esri.arcgisruntime.localserver
The types of ArcSDE connection.
entityIdProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntity
A unique identifier for the DynamicEntity.
ENUMERATE_DATA_STORES - 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 - com.esri.arcgisruntime.geometry.GeometryType
An Envelope geometry.
ENVELOPE_BUILDER - com.esri.arcgisruntime.geometry.GeometryBuilderType
Deprecated.
Envelope builder to which produces envelope geometry.
ENVELOPE_INTERSECTS - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Enveloper intersects operator.
EnvelopeBuilder - Class in com.esri.arcgisruntime.geometry
Helper class for building immutable Envelope geometries.
EnvelopeBuilder(Envelope) - Constructor for class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Creates a new EnvelopeBuilder with values from the given 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 - com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Tests whether an attribute is equal to another attribute or a specific value.
EQUAL_INTERVAL - 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 a given geometry is equal to this one within a 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
Tests if this object is equal to a second Geometry object.
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
 
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 - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Equals operator.
ERROR - com.esri.arcgisruntime.concurrent.Job.MessageSeverity
An error message indicates a critical event that caused the job to fail.
ERROR - com.esri.arcgisruntime.data.ContingencyConstraintViolationType
An error violation.
ERROR - com.esri.arcgisruntime.mapping.view.LayerViewStatus
The layer in the view has an unrecoverable error.
ERROR_CODE_CHECK_CAUSE - Static variable in exception 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 - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Escalator.
ESRI - 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 in com.esri.arcgisruntime.tasks.vectortilecache
Enumerates options for downloading an Esri vector tiled basemap service.
ESTIMATED - 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 - com.esri.arcgisruntime.portal.PortalItem.Type
An Excalibur Imagery Project, created and maintained by the ArcGIS Excalibur web app.
EXCLUDE - com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
The other label will be not be placed rather than overlap this obstacle.
EXCLUDE - 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 - 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 - com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparisonOperator
Evaluate that the UtilityCategory exists on a network feature.
EXIT - com.esri.arcgisruntime.geotriggers.FenceRuleType
Check whether objects from the GeotriggerFeed exit the FenceParameters.
EXIT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Exit signpost.
EXITED - 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 builder's Envelope geometry.
expand(Point, double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Expands the builder's Envelope geometry at the given 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 in com.esri.arcgisruntime.mapping
Represents the types of expiration.
EXPIRED - com.esri.arcgisruntime.LicenseStatus
License has expired.
EXPIRED - com.esri.arcgisruntime.portal.SubscriptionInfo.State
Subscription has expired.
EXPLODED - com.esri.arcgisruntime.data.TileCache.StorageFormat
Exploded storage format.
EXPLORER_ADD_IN - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Explorer Layer (eaz)
EXPLORER_LAYER - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Explorer Layer (nmc)
EXPLORER_MAP - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Explorer Document (nmf)
EXPORT_PACKAGE - 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 - com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
The parameter is of type ExportTileCacheParameters
EXPORT_VECTOR_TILES - 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
Returns a new export vector tiles job that can be used to generate and download a vector tile package and related custom styles 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
Represents the input parameters for an ExportVectorTilesTask operation.
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 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 geometry.
EXTRUDED_POINT - com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
A extruded point.
EXTRUDED_POLYGON - com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
A extruded polygon.
EXTRUDED_POLYLINE - 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 - com.esri.arcgisruntime.concurrent.Job.Status
The job has failed in which case an error is available using Job.getError().
FAILED - com.esri.arcgisruntime.localserver.LocalServerStatus
Server or service has a failure
FAILED - com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
The KML node refresh failed.
FAILED - com.esri.arcgisruntime.realtime.ConnectionStatus
The connection has failed.
FAILED - com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
Indicates that a failure occurred when creating the packages for the PreplannedMapArea.
FAILED_TO_LOAD - com.esri.arcgisruntime.loadable.LoadStatus
The object failed to load and some functionality may not work.
FAILED_TO_START - com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
The GeotriggerMonitor failed to start.
FAILED_TO_START - com.esri.arcgisruntime.location.LocationDataSource.Status
The LocationDataSource has failed to start.
FAST - com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
Some antialiasing is performed, optimized for speed with better quality than can be achieved with Fastest.
FASTEST - com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
Minimal antialiasing is performed, optimized for speed.
FATHOMS - 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 - 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 - com.esri.arcgisruntime.portal.PortalItem.Type
A feature collection that includes the layer definition component
FEATURE_LAYER - com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
A feature layer.
FEATURE_REPORT - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to generated feature reports.
FEATURE_SERVICE - com.esri.arcgisruntime.arcgisservices.ServiceSourceType
A feature service.
FEATURE_SERVICE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Feature Service
FEATURE_TYPE - com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
Remove nearby duplicate labels, if they belong to the same Feature Type.
FEATURE_Z - com.esri.arcgisruntime.arcade.ArcadeProfile
Feature Z profile.
FeatureCollection - Class in com.esri.arcgisruntime.data
Represents a collection of Features, usually contained in an ArcGISMap as JSON or by-reference to a JSON file or PortalItem.
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 FeatureCollection based on 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
Represents an individual feature table in a FeatureCollection.
FeatureCollectionTable(FeatureSet) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates a FeatureCollectionTable populated with the features from the given FeatureSet.
FeatureCollectionTable(Iterable<Field>, GeometryType, SpatialReference) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates a FeatureCollectionTable from a table schema, that is, a set of fields, geometry type and spatial reference.
FeatureCollectionTable(Iterable<Field>, GeometryType, SpatialReference, boolean, boolean) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates a FeatureCollectionTable from a table schema, that is, a set of fields, geometry type and spatial reference.
FeatureCollectionTable(Iterable<GeoElement>, Iterable<Field>) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates a FeatureCollectionTable populated with the given geo-elements.
FeatureEditResult - Class in com.esri.arcgisruntime.data
An object that represents the results of an attempt to push an 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 vector/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 in com.esri.arcgisruntime.layers
The different modes of rendering features.
FeatureLayer.SelectionMode - Enum 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.
FEATURES - com.esri.arcgisruntime.portal.PortalPrivilege.Realm
Used for privileges related to feature editing.
FeatureServiceCapabilities - Class in com.esri.arcgisruntime.arcgisservices
Represents capabilities supported by an ArcGIS feature service, accessed from the feature layers info object ArcGISFeatureLayerInfo.
FeatureServiceLayerIdInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents the metadata for a Feature service layer.
FeatureServiceSessionType - Enum 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
Defines a feature subtype.
FeatureTable - Class in com.esri.arcgisruntime.data
A table of features that typically represents 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
Represents a feature template which may contain default, also known as prototype, attribute values for an ArcGISFeature's Fields.
FeatureTemplate.DrawingTool - Enum in com.esri.arcgisruntime.data
Represents a drawing tool which can be used to digitize geometries.
FeatureTilingMode - Enum in com.esri.arcgisruntime.layers
Feature tiling modes available to feature layers.
FeatureType - Class in com.esri.arcgisruntime.data
A feature type represents a class (sometimes called sub-type) of feature that can be contained in an ArcGISFeatureTable.
FEED - 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 - com.esri.arcgisruntime.geometry.LinearUnitId
Indicates a linear measurement in feet.
FEET - com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
Feet.
FEET - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A feet attribute unit.
FenceEnterExitSpatialRelationship - Enum 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 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 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 in com.esri.arcgisruntime.geotriggers
The rule or query that determines whether a FenceGeotrigger condition is met.
FERRY - 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 this portal item.
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 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
Executes an asynchronous operation to fetch the featured content for display on the organization's home page.
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 the 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 - 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 - com.esri.arcgisruntime.arcade.ArcadeProfile
Field Calculation profile.
FIELD_MAPPING - com.esri.arcgisruntime.arcade.ArcadeProfile
Field Mapping profile.
Field.Type - Enum 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 - com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace.ConnectionType
An ArcSDE connection file.
FILE - com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
The content is a data file.
FILE_GEODATABASE - 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
Defines a FillSymbol's basic functionality and is base class for all FillSymbols.
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
Executes an asynchronous operation to find items in this portal with a query using the specified portal query parameters.
FIRST - com.esri.arcgisruntime.raster.MosaicOperation
The overlapping areas will contain the cells from the first raster dataset listed in the mosaic dataset.
FLOAT - com.esri.arcgisruntime.data.Field.Type
A single-precision 32-bit floating point value (Java Float).
FLOAT - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
Float data type.
FLOAT_32_BIT - com.esri.arcgisruntime.arcgisservices.PixelType
Float, 32 bit (Java Float).
FLOAT_64_BIT - 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 - com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
Text will bend to follow a curved or multi-segment line feature.
FORCE - com.esri.arcgisruntime.arcgisservices.TextAntiAliasingMode
Text is always drawn with antialiasing regardless of individual font parameters.
FORK_CENTER - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
At fork keep center.
FORK_LEFT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
At fork keep left.
FORK_RIGHT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
At fork keep right.
FORM - com.esri.arcgisruntime.portal.PortalItem.Type
Form authored using Survey123 Connect for ArcGIS usable by Survey123 for ArcGIS application
FORM_CALCULATION - com.esri.arcgisruntime.arcade.ArcadeProfile
Form Calculation profile.
FORWARD - com.esri.arcgisruntime.portal.PortalItemRelationshipDirection
The relationship goes from origin to destination.
FORWARD_DIAGONAL - com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Fills area with Forwards diagonal lines.
FRACTION - 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 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 - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A free hand.
FREEHAND_LINE - com.esri.arcgisruntime.mapping.view.SketchCreationMode
Polyline geometry in one stroke by freehand gesture
FREEHAND_POLYGON - com.esri.arcgisruntime.mapping.view.SketchCreationMode
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 - 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 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 - 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 - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
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 - com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
The result is an array of UtilityTraceFunctionOutput objects.

G

GALILEO - 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-Peucker algorithm.
GENERALIZED - com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonDetail
Generalized level.
GENERATE_GEODATABASE - 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
Creates a GenerateGeodatabaseJob that can be used to generate a Geodatabase from the service using the specified parameters.
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 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 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 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 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 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 in com.esri.arcgisruntime.tasks.offlinemap
Defines the different modes for synchronization of features in a generated offline map.
GEO_JSON - com.esri.arcgisruntime.portal.PortalItem.Type
An open standard geospatial data interchange format that represents simple geographic features and their nonspatial attributes.
GEOANALYTICS - com.esri.arcgisruntime.arcade.ArcadeProfile
Geoanalytics profile.
GEOANALYTICS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Allows use of big data geoanalytics.
GEOCODE - 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 - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Geocoding Service
GEODATA_SERVICE - 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 extends Geodatabase> - 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 that can be used to create, download, and synchronize a sync-enabled mobile geodatabase from a sync-enabled ArcGIS Feature service.
GeodatabaseSyncTask(String) - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Constructs a GeodatabaseSyncTask for a feature service specified by its URL.
GEODESIC - 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 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.
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 - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
GEOGRAPHIC - com.esri.arcgisruntime.mapping.ArcGISScene.SceneViewTilingScheme
Use a geographic tiling scheme for tiled layers.
GEOGRAPHIC - com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
The angle is interpreted as geographic, i.e.
GEOGRAPHIC - com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
Labels are anchored to a geographical position on the MapView.
GEOGRAPHIC - 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 - 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 - com.esri.arcgisruntime.data.Field.Type
A geometry value.
GEOMETRY - com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
A trace result consisting of three distinct Geometry types: a Polygon, a Polyline, and a Multipoint.
GEOMETRY_SERVICE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Geometry Service
GeometryBuilder - Class in com.esri.arcgisruntime.geometry
Base class for builders that allow immutable geometries to be defined incrementally.
GeometryBuilderType - Enum 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
The method is called when the sketched geometry is modified.
GeometryDimension - Enum 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.
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 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.
GeometryType - Enum 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 is an open, standards-based, platform-independent, portable, self-describing, compact format for transferring geospatial information.
GeoPackage(String) - Constructor for class com.esri.arcgisruntime.data.GeoPackage
Creates a GeoPackage instance from a GeoPackage file.
GEOPACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
A SQLite based data file, compliant with OGC GeoPackage specification, containing both vector geospatial features and tile matrix sets.
GeoPackageFeatureTable - Class in com.esri.arcgisruntime.data
A GeoPackageFeatureTable supports core GeoPackage geometry types and represents them as Point, Multipoint, Polyline, or Polygon.
GeoPackageRaster - Class in com.esri.arcgisruntime.raster
A GeoPackageRaster represents GeoPackage images of types PNG or JPEG.
GEOPROCESSING_BOOLEAN - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Boolean type.
GEOPROCESSING_DATA_FILE - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Data file type.
GEOPROCESSING_DATE - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Date type.
GEOPROCESSING_DOUBLE - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Double type.
GEOPROCESSING_FEATURES - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Features type.
GEOPROCESSING_LINEAR_UNIT - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Linear unit type.
GEOPROCESSING_LONG - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Long type.
GEOPROCESSING_MULTI_VALUE - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Multi-value type.
GEOPROCESSING_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Geoprocessing Package (gpk)
GEOPROCESSING_PACKAGE_PRO_VERSION - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Pro Geoprocessing Package (gpkx)
GEOPROCESSING_RASTER - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Raster type.
GEOPROCESSING_SAMPLE - com.esri.arcgisruntime.portal.PortalItem.Type
Geoprocessing Sample
GEOPROCESSING_SERVICE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Geoprocessing Service
GEOPROCESSING_STRING - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
String type.
GEOPROCESSING_UNKNOWN_PARAMETER - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Unknown type.
GeoprocessingBoolean - Class in com.esri.arcgisruntime.tasks.geoprocessing
Corresponds to GPBoolean parameter type in the service REST specification.
GeoprocessingBoolean() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingBoolean
Creates an instance.
GeoprocessingBoolean(boolean) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingBoolean
Creates an instance.
GeoprocessingDataFile - Class in com.esri.arcgisruntime.tasks.geoprocessing
Corresponds to GPDataFile parameter type in the service REST specification.
GeoprocessingDataFile() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Creates an instance.
GeoprocessingDataFile(String) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Create a geoprocessing data parameter with the given URL.
GeoprocessingDate - Class in com.esri.arcgisruntime.tasks.geoprocessing
Corresponds to GPDate parameter type in the service REST specification.
GeoprocessingDate() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDate
Creates an instance.
GeoprocessingDate(Calendar) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDate
Creates an instance.
GeoprocessingDouble - Class in com.esri.arcgisruntime.tasks.geoprocessing
Corresponds to GPDouble parameter type in the service REST specification.
GeoprocessingDouble() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDouble
Creates an instance.
GeoprocessingDouble(double) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDouble
Creates an instance.
GeoprocessingFeatures - Class in com.esri.arcgisruntime.tasks.geoprocessing
Corresponds to GPRecordSet and GPFeatureRecordSetLayer parameter types in the service REST specification.
GeoprocessingFeatures() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Creates an instance.
GeoprocessingFeatures(FeatureSet) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Creates an instance containing features.
GeoprocessingFeatures(String) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Creates an instance based on a URL to features.
GeoprocessingFeatureSet - Class in com.esri.arcgisruntime.tasks.geoprocessing
Geoprocessing feature set is a read-only set of features that are returned from GeoprocessingFeatures.
GeoprocessingJob - Class in com.esri.arcgisruntime.tasks.geoprocessing
Geoprocessing job is used to run the geoprocessing task on the service.
GeoprocessingLinearUnit - Class in com.esri.arcgisruntime.tasks.geoprocessing
Corresponds to GPLinearUnit parameter type in the service REST specification.
GeoprocessingLinearUnit() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Creates an instance.
GeoprocessingLinearUnit(double) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Creates an instance.
GeoprocessingLinearUnit(double, LinearUnit) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Creates an instance.
GeoprocessingLinearUnit(double, LinearUnitId) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Creates an instance.
GeoprocessingLinearUnit(double, GeoprocessingLinearUnit.Unit) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Creates an instance with a distance and a directly supported unit - no conversion will be applied to the distance value.
GeoprocessingLinearUnit(LinearUnit) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Creates an instance.
GeoprocessingLinearUnit(LinearUnitId) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Creates an instance.
GeoprocessingLinearUnit.Unit - Enum in com.esri.arcgisruntime.tasks.geoprocessing
The list of geoprocessing linear unit types.
GeoprocessingLong - Class in com.esri.arcgisruntime.tasks.geoprocessing
Corresponds to GPLong parameter type in the service REST specification.
GeoprocessingLong() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLong
Creates an instance.
GeoprocessingLong(int) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLong
Creates an instance.
GeoprocessingMultiValue - Class in com.esri.arcgisruntime.tasks.geoprocessing
Corresponds to GPMultiValue parameter type in the service REST specification.
GeoprocessingMultiValue(GeoprocessingParameter.Type) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingMultiValue
Creates an instance of a geoprocessing multi-value.
GeoprocessingParameter - Class in com.esri.arcgisruntime.tasks.geoprocessing
Base class for all concrete parameters types that can be used in geoprocessing.
GeoprocessingParameter.Type - Enum in com.esri.arcgisruntime.tasks.geoprocessing
Geoprocessing parameter types.
GeoprocessingParameterInfo - Class in com.esri.arcgisruntime.tasks.geoprocessing
Provides information on a single input or output parameter of a geoprocessing task.
GeoprocessingParameterInfo.Direction - Enum in com.esri.arcgisruntime.tasks.geoprocessing
Defines whether a GeoprocessingParameterInfo represents an input or an output parameter.
GeoprocessingParameters - Class in com.esri.arcgisruntime.tasks.geoprocessing
Geoprocessing parameters contains input parameters that are sent to the target geoprocessing task.
GeoprocessingParameters(GeoprocessingParameters.ExecutionType) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters
Creates an instance.
GeoprocessingParameters.ExecutionType - Enum in com.esri.arcgisruntime.tasks.geoprocessing
The list of geoprocessing execution types.
GeoprocessingRaster - Class in com.esri.arcgisruntime.tasks.geoprocessing
Corresponds to GPRasterData and GPRasterDataLayer parameter types in the service REST specification.
GeoprocessingRaster() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingRaster
Creates an instance.
GeoprocessingRaster(String, String) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingRaster
Creates an instance.
GeoprocessingResult - Class in com.esri.arcgisruntime.tasks.geoprocessing
Contains output parameters returned from the service.
GeoprocessingString - Class in com.esri.arcgisruntime.tasks.geoprocessing
Corresponds to GPString parameter type in the service REST specification.
GeoprocessingString() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingString
Creates an instance.
GeoprocessingString(String) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingString
Creates an instance.
GeoprocessingTask - Class in com.esri.arcgisruntime.tasks.geoprocessing
The GeoprocessingTask class is used to run a geoprocessing task that is published as a web service.
GeoprocessingTask(String) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
Creates an instance of a task.
GeoprocessingTaskInfo - Class in com.esri.arcgisruntime.tasks.geoprocessing
GeoprocessingTaskInfo contains information on a GeoprocessingTask.
GeoprocessingUnknownParameter - Class in com.esri.arcgisruntime.tasks.geoprocessing
Represents an output parameter that is a new type of geoprocessing parameter that's not currently supported.
Geotrigger - Class in com.esri.arcgisruntime.geotriggers
A condition monitored by a GeotriggerMonitor.
GEOTRIGGER_NOTIFICATION - com.esri.arcgisruntime.arcade.ArcadeProfile
Geotrigger Notification profile.
GeotriggerFeed - Class in com.esri.arcgisruntime.geotriggers
Feed data required for a Geotrigger.
GeotriggerMonitor - Class in com.esri.arcgisruntime.geotriggers
A GeotriggerMonitor monitors a Geotrigger condition and, when it is met, results in a GeotriggerNotificationInfo.
GeotriggerMonitor(Geotrigger) - Constructor for class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Constructs a GeotriggerMonitor with a Geotrigger condition.
GeotriggerMonitorNotificationEvent - Class in com.esri.arcgisruntime.geotriggers
Called when a GeotriggerNotificationInfo is sent.
GeotriggerMonitorNotificationEventListener - Interface in com.esri.arcgisruntime.geotriggers
Defines the callback listener to listen to GeotriggerMonitorNotificationEventListener events.
GeotriggerMonitorStatus - Enum in com.esri.arcgisruntime.geotriggers
The current status of a GeotriggerMonitor.
GeotriggerMonitorStatusChangedEvent - Class in com.esri.arcgisruntime.geotriggers
Called when a GeotriggerMonitor.getStatus() changes.
GeotriggerMonitorStatusChangedEventListener - Interface in com.esri.arcgisruntime.geotriggers
Defines the callback listener to listen to GeotriggerMonitorStatusChangedEventListener events.
GeotriggerMonitorWarningChangedEvent - Class in com.esri.arcgisruntime.geotriggers
Called when a GeotriggerMonitor.getWarning() changes.
GeotriggerMonitorWarningChangedEventListener - Interface in com.esri.arcgisruntime.geotriggers
Defines the callback listener to listen to GeotriggerMonitoringErrorChangedEventListener events.
GeotriggerNotificationInfo - Class in com.esri.arcgisruntime.geotriggers
Provides details about a Geotrigger condition that has been met.
GeotriggersInfo - Class in com.esri.arcgisruntime.geotriggers
Presents information on a set of Geotrigger objects defined for a GeoModel.
GeoView - Class in com.esri.arcgisruntime.mapping.view
A base class for all views that can display geographic content.
get(int) - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Gets the Segment at the given index position in this ImmutablePart.
get(int) - Method in class com.esri.arcgisruntime.geometry.ImmutablePartCollection
Gets the ImmutablePart at the given index position in this ImmutablePartCollection.
get(int) - Method in class com.esri.arcgisruntime.geometry.ImmutablePointCollection
Gets a copy of the Point at the given index in the ImmutablePointCollection.
get(int) - Method in class com.esri.arcgisruntime.geometry.Part
Gets a copy of the Segment at the given index position in this Part.
get(int) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Gets the Part at the given index position in this PartCollection.
get(int) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Gets a copy of the Point at the given index in the PointCollection.
get(int) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
get(int) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
get(int) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
get(int) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
get(int) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
getAbbreviation() - Method in class com.esri.arcgisruntime.geometry.Unit
Gets the common abbreviation of the English name of this unit of measurement, for example 'm' for meters.
getAccess() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
Gets the access level of the version.
getAccess() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionParameters
Gets the access level of the version.
getAccess() - Method in class com.esri.arcgisruntime.portal.