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
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 thisPart
. - 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 thisPart
. - 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(CredentialCacheEntry) - Method in class com.esri.arcgisruntime.security.SharedPreferencesCredentialPersistence
- 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
Point
s at the given index position in thisPart
. - 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. - addAttachment(String, Bitmap, Bitmap.CompressFormat) - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachmentManager
-
Adds the specified Bitmap image as an attachment with the specified name and compression format.
- addAttachment(String, String, InputStream) - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachmentManager
-
Adds the specified data as an attachment with the specified name and content type.
- 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
-
Registers an AttributionTextChangedListener to be called when the attribution text of the GeoView changes, for example if a layer is removed or added the attribution text needs to update.
- addAttributionViewLayoutChangeListener(View.OnLayoutChangeListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Registers a listener that will be called when the bounds of the attribution view change due to expanding or collapsing.
- addAutoPanModeChangedListener(LocationDisplay.AutoPanModeChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Registers the given AutoPanModeChangedListener to be called when the
LocationDisplay.setAutoPanMode(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.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
-
Registers a DrawStatusChangedListener to be called when the DrawStatus of the MapView changes, for example when the map initially finishes loading, or tiles and features are finished loading after map navigation.
- ADDED - com.esri.arcgisruntime.mapping.popup.PopupAttachment.EditState
-
Attachments that have been provided via a URL or directly via data and then added to a GeoElement are considered added.
- 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 new feature to the feature table.
- addFeaturesAsync(Iterable<Feature>) - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Adds new features to the feature 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 the 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.
- addJobChangedListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
-
Deprecated.100.14.0. Use
Job.addStatusChangedListener(Runnable)
andJob.addJobMessageAddedListener(JobMessageAddedListener)
instead. - 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
-
Register a LayerViewStateChangedListener to be called when the view state of any layer in the map changes, for example if a layer goes in or out of visible scale range, or is made visible or not visible.
- 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
-
Adds a
LoadStatusChangedListener
to the loadable resource that is invoked whenever the 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.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
-
Adds a listener for when map rotation has changed.
- addMapScaleChangedListener(MapScaleChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Adds a listener for when map scale has changed.
- 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
-
Adds a NavigationChangedListener to be called when the navigation state of this view has changed.
- addNewVoiceGuidanceListener(RouteTracker.NewVoiceGuidanceListener) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
-
Adds a
RouteTracker.NewVoiceGuidanceListener
to this RouteTracker. - 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 thisPart
, resulting in a new LineSegment between the previous lastPoint
and the appendedPoint
. - 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 thisPart
, resulting in a newLineSegment
between the previous lastPoint
and the appendedPoint
. - 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 thisPart
, by mreplacing an existingSegment
with two newLineSegment
. - 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 thisPart
, by replacing an existingSegment
with two newLineSegment
s. - addPoint(int, Point) - Method in class com.esri.arcgisruntime.geometry.Part
-
Inserts the given
Point
at the given index position in thisPart
, by replacing an existingSegment
with two newLineSegment
s. - 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 thisPart
, resulting in a new LineSegment between the previous lastPoint
and the appendedPoint
. - 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
Point
s to the end of thisPart
, resulting in newLineSegment
s between the previous lastPoint
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.
- addRerouteCompletedListener(RouteTracker.RerouteCompletedListener) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
-
Adds a
RouteTracker.RerouteCompletedListener
to this RouteTracker. - addRerouteStartedListener(RouteTracker.RerouteStartedListener) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
-
Adds a
RouteTracker.RerouteStartedListener
to this RouteTracker. - 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
-
Registers a SpatialReferenceChangedListener to be called when the SpatialReference of the MapView changes, for example if a new ArcGISMap with a different SpatialReference is loaded.
- addSpeechEngineReadyListener(RouteTracker.SpeechEngineReadyListener) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
-
Registers the given
RouteTracker.SpeechEngineReadyListener
to be called for the status of the text-to-speech engine. - addStartedListener(Runnable) - Method in class com.esri.arcgisruntime.location.LocationDataSource
-
Deprecated.as of 100.14.0, use the ListenableFuture returned from
LocationDataSource.startAsync()
or theStatusChangedListener
to get notified when the LocationDataSource has started. - 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
-
Registers a
TimeExtentChangedListener
to be called when the time extent of the GeoView changes. - addTotalDurationChangedListener(KmlTourTotalDurationChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
-
Adds a total duration changed listener to the controller.
- addTrackingStatusChangedListener(RouteTracker.TrackingStatusChangedListener) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
-
Adds a
RouteTracker.TrackingStatusChangedListener
to this RouteTracker. - addTransactionStatusChangedListener(Geodatabase.TransactionStatusChangedListener) - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Adds a
Geodatabase.TransactionStatusChangedListener
to the 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
-
Registers a ViewpointChangedListener to be called when the Viewpoint of the GeoView changes, for example when the ArcGISMap is navigated interactively by the user, or programmatically by calling a setViewpoint method.
- addVisibilityChangedListener(VisibilityChangedListener) - Method in class com.esri.arcgisruntime.layers.Layer
-
Adds a visibility changed listener to the layer.
- addWarningChangedListener(WarningChangedListener) - Method in class com.esri.arcgisruntime.location.IndoorsLocationDataSource
-
Registers the given WarningChangedListener to be called when the
warning
property has changed. - 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_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.
- 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.
- ALTERNATIVE_NAME - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
-
Alternative street name.
- 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.
- AndroidLocationDataSource - Class in com.esri.arcgisruntime.location
-
A type of LocationDataSource that requests location updates from the Android platforms location API.
- AndroidLocationDataSource(Context) - Constructor for class com.esri.arcgisruntime.location.AndroidLocationDataSource
-
Creates a new AndroidLocationDataSource with the given Context.
- AndroidLocationDataSource(Context, Criteria, long, float) - Constructor for class com.esri.arcgisruntime.location.AndroidLocationDataSource
-
Creates a new instance of AndroidLocationDataSource based on the given provider Criteria, with the given minimum update frequency and minimum location distance change.
- AndroidLocationDataSource(Context, String, long, float) - Constructor for class com.esri.arcgisruntime.location.AndroidLocationDataSource
-
Creates a new instance of AndroidLocationDataSource based on the given provider name, with the given minimum update frequency and minimum location distance change.
- ANGULAR_UNIT - com.esri.arcgisruntime.geometry.UnitType
-
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
-
Control how the map view 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.
- 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.
- applyChangesAsync() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachmentManager
-
Applies the current changes to the ArcGISFeature in its ArcGISFeatureTable.
- 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.
- APPROACHING - com.esri.arcgisruntime.navigation.DestinationStatus
-
Approaching destination status.
- APPROACHING_DESTINATION - com.esri.arcgisruntime.navigation.VoiceGuidance.Type
-
Approaching destination.
- APPROACHING_MANEUVER - com.esri.arcgisruntime.navigation.VoiceGuidance.Type
-
Approaching maneuver.
- 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 givenArcadeProfile
. - 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.
- ArcGISDownloadRequest - Class in com.esri.arcgisruntime.io
-
A request implementation that can be used to download ArcGIS resources using the
android.app.DownloadManager
. - ArcGISFeature - Class in com.esri.arcgisruntime.data
-
A
Feature
stored in anArcGISFeatureTable
. - 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
-
Represents a feature table created from an ArcGIS feature service.
- 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
-
An ArcGISMap contains layers of mapping data as well as other information which define the maps capabilities (e.g.
- 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 an ArcGISMap instance with a specified SpatialReference.
- ArcGISMap(Basemap) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates an ArcGISMap instance which will contain just a basemap.
- ArcGISMap(Basemap.Type, double, double, int) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
-
Deprecated.100.14.0. Use
ArcGISMap.ArcGISMap(BasemapStyle)
. - ArcGISMap(BasemapStyle) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates an ArcGISMap with a basemap style.
- ArcGISMap(PortalItem) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates an ArcGISMap instance based on a PortalItem.
- ArcGISMap(String) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates an ArcGISMap instance from a web map URL.
- 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
-
Defines an ArcGIS Runtime Environment object.
- 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
-
An ArcGISScene contains the layers of mapping data which are visualized in a SceneView.
- 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 an ArcGISScene instance which will use the specified tiling scheme for tiled layers.
- ArcGISScene(Basemap) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates an ArcGISScene instance which will contain just a basemap.
- ArcGISScene(Basemap.Type) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
-
Deprecated.100.14.0. Use
ArcGISScene.ArcGISScene(BasemapStyle)
. - 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 basemap style.
- ArcGISScene(PortalItem) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates an ArcGISScene instance based on a PortalItem.
- ArcGISScene(String) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates an ArcGISScene instance from a web scene URL.
- 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.
- 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).
- 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
- 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
-
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.
- 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.
- ASSIGN_TO_GROUPS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
- ASYNCHRONOUS_SUBMIT - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters.ExecutionType
-
Submit geoprocessing job asynchronously.
- AT_MANEUVER - com.esri.arcgisruntime.navigation.VoiceGuidance.Type
-
At maneuver.
- AtmosphereEffect - Enum in com.esri.arcgisruntime.mapping.view
-
Defines the atmosphere effect associated with the SceneView.
- Attachment - Class in com.esri.arcgisruntime.data
-
Represents a feature attachment.
- ATTACHMENT - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
-
The association represents a structural 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
-
Invoked when the attribution text of a GeoView has changed.
- AttributionTextChangedEvent - Class in com.esri.arcgisruntime.mapping.view
-
An event representing a change in the attribution text of a
GeoView
. - AttributionTextChangedListener - Interface in com.esri.arcgisruntime.mapping.view
-
The listener interface for receiving attribution text changed events from a
GeoView
. - 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.
- 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
). - AUTOMATIC - com.esri.arcgisruntime.mapping.view.Callout.Style.LeaderPosition
-
Dynamically positions the leader to keep the callout as much as possible within the bounds of the MapView when panning or zooming.
- 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
- 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
-
Creates a new instance of BackgroundGrid with the specified color, grid line color, grid line width and grid size.
- BACKWARD_DIAGONAL - com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
-
Fills area with backwards diagonal lines.
- 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.
- Basemap() - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a Basemap instance.
- Basemap(Layer) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a Basemap instance with a single base layer.
- Basemap(BasemapStyle) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a basemap with a style.
- Basemap(PortalItem) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a Basemap instance based on a PortalItem.
- Basemap(Iterable<Layer>, Iterable<Layer>) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a Basemap instance with lists of base and reference layers.
- Basemap(String) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a Basemap instance from a web map URL.
- Basemap.Type - Enum in com.esri.arcgisruntime.mapping
-
Deprecated.100.14.0. Use
Basemap(BasemapStyle)
- 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 new 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.
- 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
-
Draws a callout on a MapView and manages its behavior.
- Callout.ShowOptions - Class in com.esri.arcgisruntime.mapping.view
-
Encapsulates a set of parameters that control how a callout is shown and dismissed.
- Callout.Style - Class in com.esri.arcgisruntime.mapping.view
-
Encapsulates a set of parameters that control how a callout looks.
- Callout.Style.LeaderPosition - Enum in com.esri.arcgisruntime.mapping.view
-
Indicates the side or corner 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
- 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
-
Return true if new features can be added to the feature table, false otherwise.
- cancel() - Method in class com.esri.arcgisruntime.concurrent.Job
-
Deprecated.100.14.0. Use
Job.cancelAsync()
instead to allow asynchronous server-side cancellation to complete. - 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.
- cancelEditing() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
-
Cancels the editing session.
- 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.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
- cancelRerouting() - Method in class com.esri.arcgisruntime.navigation.RouteTracker
-
Cancels a running reroute task.
- 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
-
Checks whether the given feature can be deleted.
- 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
-
Returns true if the geometry of a feature from this table can be edited, otherwise false.
- 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
-
Gets a value indicating that the app should zoom to the viewpoint defined on the associated NetworkLinkControl or the network link's top-level
<kml>
node upon refresh of the link. - canMagnifierPanMap() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Deprecated.as of 100.9.0, use
MapView.InteractionOptions.canMagnifierPanMap()
- canMagnifierPanMap() - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
-
Indicates whether the magnifier can pan the map or not when it touches the edge of the MapView.
- canModifyLayer() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
-
Indicates whether the sublayer supports modifying its renderer and/or its data source.
- canRedo() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Gets whether there are actions to redo.
- 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.
- canUpdate(Feature) - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Checks whether the given feature can be updated.
- 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.
- 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
Segment
s from thePart
. - 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.security.SharedPreferencesCredentialPersistence
- 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
-
Clears any facilities that have been set using
ClosestFacilityParameters.setFacilities(Iterable)
orClosestFacilityParameters.setFacilities(ArcGISFeatureTable, QueryParameters)
. - clearFacilities() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
-
Clears any service area facilities that have been set using
ServiceAreaParameters.setFacilities(Iterable)
orServiceAreaParameters.setFacilities(ArcGISFeatureTable, QueryParameters)
. - 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
-
Clears any incidents that have been set using
ClosestFacilityParameters.setIncidents(Iterable)
orClosestFacilityParameters.setIncidents(ArcGISFeatureTable, QueryParameters)
. - clearKeyStores() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
-
Deprecated.As of 100.2.0, use
AuthenticationManager.CredentialCache.clear()
. - clearOAuthConfigurations() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
-
Clears the current OAuthConfigurations.
- clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
-
Clears any point barriers that have been set using
ClosestFacilityParameters.setPointBarriers(Iterable)
orClosestFacilityParameters.setPointBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
-
Clears any point barriers that have been set using
RouteParameters.setPointBarriers(Iterable)
orRouteParameters.setPointBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
-
Clears any point barriers that have been set using
ServiceAreaParameters.setPointBarriers(Iterable)
orServiceAreaParameters.setPointBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
-
Clears any polygon barriers that have been set using
ClosestFacilityParameters.setPolygonBarriers(Iterable)
orClosestFacilityParameters.setPolygonBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
-
Clears any polygon barriers that have been set using
RouteParameters.setPolygonBarriers(Iterable)
orRouteParameters.setPolygonBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
-
Clears any polygon barriers that have been set using
ServiceAreaParameters.setPolygonBarriers(Iterable)
orServiceAreaParameters.setPolygonBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
-
Clears any polyline barriers that have been set using
ClosestFacilityParameters.setPolylineBarriers(Iterable)
orClosestFacilityParameters.setPolylineBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
-
Clears any polyline barriers that have been set using
RouteParameters.setPolylineBarriers(Iterable)
orRouteParameters.setPolylineBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
-
Clears any polyline barriers that have been set using
ServiceAreaParameters.setPolylineBarriers(Iterable)
orServiceAreaParameters.setPolylineBarriers(ArcGISFeatureTable, QueryParameters)
. - 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.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.GraphicsOverlay
-
Deselect all graphics in the graphics overlay.
- clearStops() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
-
Clears any stops that have been set using
RouteParameters.setStops(Iterable)
orRouteParameters.setStops(ArcGISFeatureTable, QueryParameters)
. - 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 the ArcGISRuntime client.
- 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 this 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
-
Represents the result of
ClosestFacilityTask.solveClosestFacilityAsync(ClosestFacilityParameters)
. - 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(Context, TransportationNetworkDataset) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
-
Creates a ClosestFacilityTask with a transportation network dataset.
- ClosestFacilityTask(Context, String) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
-
Creates a ClosestFacilityTask with the given URL to a Closest Facility Service.
- ClosestFacilityTask(Context, String, String) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
-
Creates a ClosestFacilityTask 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.
- collapseAttributionBar() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Collapses the attribution bar if it is expanded.
- 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<Integer>) - Constructor for class com.esri.arcgisruntime.raster.ColormapRenderer
-
Creates a renderer based on a color map.
- 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.
- COLUMN_CHART - com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
-
Column chart.
- com.esri.arcgisruntime - package com.esri.arcgisruntime
-
Contains functionality used to license your ArcGIS Runtime SDK based 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.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.navigation - package com.esri.arcgisruntime.navigation
-
Provides classes for working with navigation functionality.
- 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.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 current transaction on 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 has completed
- 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.
- CONE - com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
-
The marker is a cone.
- CONNECTED - com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
-
Connected trace.
- CONNECTIVITY - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
-
The association represents connectivity between two junctions.
- CONSTRAINT - com.esri.arcgisruntime.arcade.ArcadeProfile
-
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. - 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.
- 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.
- 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<Integer>) - Static method in class com.esri.arcgisruntime.raster.Colormap
-
Creates a Colormap with the given collection of integer, 0xAARRGGBB, 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(BitmapDrawable) - Static method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Asynchronously creates a PictureFillSymbol from a BitmapDrawable.
- createAsync(BitmapDrawable) - Static method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
-
Asynchronously creates a PictureFillSymbolLayer with a BitmapDrawable image.
- createAsync(BitmapDrawable) - Static method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Asynchronously creates a PictureMarkerSymbol from a BitmapDrawable.
- createAsync(BitmapDrawable) - Static method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
-
Asynchronously creates a PictureMarkerSymbolLayer with a BitmapDrawable image.
- createAsync(BitmapDrawable, Envelope) - Static method in class com.esri.arcgisruntime.mapping.view.ImageFrame
-
Asynchronously creates an ImageFrame from a BitmapDrawable and an Envelope.
- createAsync(BitmapDrawable, Polygon) - Static method in class com.esri.arcgisruntime.mapping.view.ImageFrame
-
Asynchronously creates an ImageFrame using the image and a four-point polygon representing the corners of an image.
- 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
-
Creates a cone with the given dimensions.
- createCone(int, 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
-
Creates a cube with the given dimensions.
- createCube(int, 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
-
Creates a cylinder with the given dimensions.
- createCylinder(int, 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.
- createDarkGrayCanvasVector() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_DARK_GRAY
. - 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 typeCalendar
. - 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.
- 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
-
Creates a diamond with the given dimensions.
- createDiamond(int, 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 typeDouble
. - createElement(ArcGISFeature) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Creates a
UtilityElement
from anArcGISFeature
. - createElement(ArcGISFeature, UtilityTerminal) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
- createElement(UtilityAssetType, UUID) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Creates a
UtilityElement
from aUtilityAssetType
and a global ID. - createElement(UtilityAssetType, UUID, UtilityTerminal) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
- createFeature() - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Creates a feature that matches the schema of the feature table.
- 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 feature, with the given attributes and 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 typeFloat
. - 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.
- 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
-
Asynchronously creates the full sized image of the attachment.
- 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.
- createImagery() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_IMAGERY_STANDARD
. - createImageryWithLabels() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_IMAGERY
. - createImageryWithLabelsVector() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_IMAGERY
. - createInstance(String) - Static method in class com.esri.arcgisruntime.io.ArcGISDownloadRequest
-
Creates an ArcGISDownloadRequest instance from the specified URL.
- createInstance(String, Credential) - Static method in class com.esri.arcgisruntime.io.ArcGISDownloadRequest
-
Creates an ArcGISDownloadRequest instance from the specified URL and Credential.
- createInstanceAsync(String) - Static method in class com.esri.arcgisruntime.io.ArcGISDownloadRequest
-
Asynchronously creates an ArcGISDownloadRequest instance from the specified URL.
- createInstanceAsync(String, Credential) - Static method in class com.esri.arcgisruntime.io.ArcGISDownloadRequest
-
Asynchronously creates an ArcGISDownloadRequest instance from the specified URL and Credential.
- 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 typeInteger
. - 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.
- createLightGrayCanvas() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_LIGHT_GRAY
. - createLightGrayCanvasVector() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_LIGHT_GRAY
. - createLineAtAngleFrom(Point, double, double) - Static method in class com.esri.arcgisruntime.geometry.LineSegment
-
Deprecated.As of 100.3.0, replaced by
LineSegment.createLineAtAngleFromPoint(Point, double, double)
. - 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.
- createNationalGeographic() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. Use the National Geographic Style Map - https://www.arcgis.com/home/item.html?id=f33a34de3a294590ab48f246e99958c9 - createNavigationVector() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_NAVIGATION
. - createOceans() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_OCEANS
. - createOpenStreetMap() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.OSM_STANDARD
. - createParametersAsync(FeatureCollection) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
-
Deprecated.As of 100.3.0, use
RouteTask.createParametersAsync(PortalItem)
instead. - 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 typeShort
. - createSphere(int, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a sphere with the given dimensions.
- createSphere(int, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a sphere with the given dimensions.
- createStreets() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_STREETS
. - createStreetsNightVector() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_STREETS_NIGHT
. - createStreetsVector() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_STREETS
. - createStreetsWithReliefVector() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_STREETS_RELIEF
. - 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 typeString
. - createSwatchAsync(int, float) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Creates a swatch asynchronously with the given background color and screen scale.
- createSwatchAsync(int, int, float, int) - 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, int, Geometry) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Creates a swatch asynchronously from a Geometry object.
- createSwatchAsync(Context, int) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Creates a swatch with the given background color based on symbol size and display defaults.
- 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.
- createTerrainWithLabels() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_TERRAIN
. - createTerrainWithLabelsVector() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_TERRAIN
. - createTetrahedron(int, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a tetrahedron with the given dimensions.
- createTetrahedron(int, 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
-
Asynchronously creates a thumbnail of the attachment.
- createTopographic() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_TOPOGRAPHIC
. - createTopographicVector() - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Deprecated.100.14.0.
Basemap.Type
and its associated basemap helpers has been deprecated. UseBasemap(BasemapStyle)
withBasemapStyle.ARCGIS_TOPOGRAPHIC
. - 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.
- CUMULATIVE_LENGTH - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
-
Deprecated.As of 100.2.0, no replacement.
- 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.
- CURVE - com.esri.arcgisruntime.geometry.GeometryDimension
-
A one-dimensional geometry such as a
Polyline
. - 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
- DARK_GRAY_CANVAS_VECTOR - com.esri.arcgisruntime.mapping.Basemap.Type
-
Deprecated.A vector basemap with a dark gray canvas base layer and a reference layer with labels.
- 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.
- 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
-
Default implementation of the AuthenticationChallengeHandler interface to handle all security types that ArcGIS supports (including OAuth).
- DefaultAuthenticationChallengeHandler(Activity) - Constructor for class com.esri.arcgisruntime.security.DefaultAuthenticationChallengeHandler
-
Constructs a default AuthenticationChallengeHandler, which will use the provided activity for displaying dialogs that allow the user to respond to authentication challenges.
- DefaultMapViewOnTouchListener - Class in com.esri.arcgisruntime.mapping.view
-
Provides the default gestures handling behaviour for the MapView, implementing
MapView.OnTouchListener
. - DefaultMapViewOnTouchListener(Context, MapView) - Constructor for class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
-
Constructs a DefaultMapViewOnTouchListener with the given Context and MapView.
- DefaultOAuthIntentReceiver - Class in com.esri.arcgisruntime.security
-
Handles the receiving of an OAuth response intent from the OAuth browser page once a user has entered their credentials.
- DefaultOAuthIntentReceiver() - Constructor for class com.esri.arcgisruntime.security.DefaultOAuthIntentReceiver
- DefaultSceneViewOnTouchListener - Class in com.esri.arcgisruntime.mapping.view
-
Provides the default gesture handling behaviour for the SceneView.
- DefaultSceneViewOnTouchListener(SceneView) - Constructor for class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
-
Creates a new instance of DefaultSceneViewOnTouchListener with the given SceneView.
- 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
- deleteAttachment(PopupAttachment) - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachmentManager
-
Deletes the specified PopupAttachment.
- deleteAttachmentAsync(Attachment) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Deletes this feature's attachment; defined by the given Attachment.
- deleteAttachmentsAsync(Iterable<Attachment>) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Deletes the attachments, defined by the given Attachment.
- DELETED - com.esri.arcgisruntime.mapping.popup.PopupAttachment.EditState
-
Attachments that existed on the GeoElement but have been removed are considered deleted.
- 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 this feature 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.
- 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.
- 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.
- DestinationStatus - Enum in com.esri.arcgisruntime.navigation
-
The list of route tracking destination statuses.
- 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.
- DeviceOrientation - Enum in com.esri.arcgisruntime.mapping.view
-
Describes the rotation of the device.
- 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.
- DictionarySymbolStyle(String, String) - Constructor for class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
-
Deprecated.as of 100.6.0, the specification definition has been moved to an Arcade expression in the style file. These styles no longer reside in a default location and creating a DictionarySymbolStyle from a specification is no longer supported with the new military symbol styles. This constructor is only valid for use with the older format style files. An error occurs if a newer format (Arcade-based) style is encountered. Use
DictionarySymbolStyle.createFromFile(String)
instead. - 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.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 givenRoute
. - 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.
- disableRerouting() - Method in class com.esri.arcgisruntime.navigation.RouteTracker
-
Disables automatic rerouting functionality of route tracker.
- 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
-
Dismisses the callout, removing it from the screen.
- 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
-
Releases resources.
- dispose() - Method in class com.esri.arcgisruntime.mapping.view.MapView
- dispose() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
- 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.Range
s 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.PopupAttachment.Type
-
Represents attachments that consist of a document, such as a word document, a powerpoint presentation, a spreadsheet, a PDF, etc.
- 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.
- doesChangeRequireNotification(FeatureTemplate) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
-
Checks whether changing to the specified FeatureTemplate requires warning the user that some data may be overwritten by the change.
- 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.
- DOUBLE_TAP_TIMEOUT - Static variable in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
-
Default double-tap timeout in milliseconds as defined by
android.view.ViewConfiguration.getDoubleTapTimeout()
, which can be used to detect when to trigger/cancel a double-tap. - DOUBLE_TAP_TIMEOUT - Static variable in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
-
Default double-tap timeout in milliseconds as defined by
android.view.ViewConfiguration.getDoubleTapTimeout()
, which can be used to detect when to trigger/cancel a double-tap. - 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. - downloadPreplannedOfflineMap(PreplannedMapArea, String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Deprecated.as of 100.10.0. Please use
OfflineMapTask.downloadPreplannedOfflineMap(DownloadPreplannedOfflineMapParameters, String)
.This method does not support the scheduled updates workflow and will default to use
PreplannedUpdateMode.SYNC_WITH_FEATURE_SERVICES
.An instance of
DownloadPreplannedOfflineMapParameters
can be created and populated as required. Alternatively, the recommended workflow is to useOfflineMapTask.createDefaultDownloadPreplannedOfflineMapParametersAsync(PreplannedMapArea)
and then make any adjustments. This will determine if scheduled updates are present and update the propertyDownloadPreplannedOfflineMapParameters.getUpdateMode()
appropriately. - downloadPreplannedOfflineMap(PreplannedMapArea, String, boolean) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Deprecated.As of 100.4.0, replaced by
OfflineMapTask.downloadPreplannedOfflineMap(DownloadPreplannedOfflineMapParameters, String)
. - 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
-
Creates a download preplanned offline map parameters object 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 - com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
-
Deprecated.as of 100.7.0. Use
LayerSceneProperties.SurfacePlacement.DRAPED_BILLBOARDED
instead, or switch toLayerSceneProperties.SurfacePlacement.DRAPED_FLAT
for flat-on-surface draping. - 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.
- DrawStatus - Enum in com.esri.arcgisruntime.mapping.view
-
Represents the possible drawing states of a
GeoView
. - drawStatusChanged(DrawStatusChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.DrawStatusChangedListener
-
Invoked when the DrawStatus of a GeoView changes.
- DrawStatusChangedEvent - Class in com.esri.arcgisruntime.mapping.view
-
An event that indicates that the drawing state of a
GeoView
has changed. - DrawStatusChangedListener - Interface in com.esri.arcgisruntime.mapping.view
-
The listener interface for receiving
DrawStatus
changed events from aGeoView
. - 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.
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_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 aSyncGeodatabaseJob
. - 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
-
The map is displayed in wrap around mode, if the requirements for wrap around display are supported.
- ENABLED_WHEN_SUPPORTED - com.esri.arcgisruntime.layers.FeatureTilingMode
-
Use feature tiling whenever a service supports it.
- enableReroutingAsync(ReroutingParameters) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
-
Enables automatic rerouting when the tracker detects an off-route status.
- enableReroutingAsync(RouteTask, RouteParameters, RouteTracker.ReroutingStrategy, boolean) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
-
Deprecated.100.11.0. Replaced with
RouteTracker.enableReroutingAsync(ReroutingParameters)
- 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
- 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.
- ENTER - com.esri.arcgisruntime.geotriggers.FenceRuleType
-
Check whether objects from the
GeotriggerFeed
enter theFenceParameters
. - 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 theFenceParameters
. - ENTERED - com.esri.arcgisruntime.geotriggers.FenceNotificationType
-
The feed data has entered one of the fence geometries.
- 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
-
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 two ArcadeEvaluationResult objects are equal.
- equals(ArcadeExpression) - Method in class com.esri.arcgisruntime.arcade.ArcadeExpression
-
Tests if two ArcadeExpression objects are equal.
- 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
-
Indicates whether some other object is "equal to" this DatumTransformation.
- equals(Object) - Method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
-
Indicates whether some other object is "equal to" this GeographicTransformationStep.
- equals(Object) - Method in class com.esri.arcgisruntime.geometry.Geometry
- 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
- 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
- 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.
- ESTIMATED_ARRIVAL_TIME - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
-
Deprecated.As of 100.2.0, no replacement.
- estimateTileCacheSize(ExportTileCacheParameters) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
-
Returns a new EstimateTileCacheSizeJob.
- estimateTileCacheSizeAsync(ExportTileCacheParameters) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
-
Deprecated.As of 100.4.0, replaced by
ExportTileCacheTask.estimateTileCacheSize(ExportTileCacheParameters)
. - 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.
- evaluateExpressionsAsync() - Method in class com.esri.arcgisruntime.mapping.popup.Popup
-
Asynchronously evaluates all expressions available at
PopupDefinition.getExpressions()
or atExpressionPopupElement.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 theFenceParameters
. - 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 the GeoView into a Bitmap.
- 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.
- exportTileCacheAsync(ExportTileCacheParameters, String) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
-
Deprecated.As of 100.4.0, replaced by
ExportTileCacheTask.exportTileCache(ExportTileCacheParameters, String)
. - 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
-
Provides information about Runtime extension license.
- 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.ogc.kml.KmlNode.RefreshStatus
-
The KML node refresh 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 object on a map.
- 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
Feature
s, usually contained in anArcGISMap
as JSON or by-reference to a JSON file orPortalItem
. - 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
-
Constructs the FeatureLayer with the given FeatureTable.
- FeatureLayer(CoreFeatureLayer, PortalItem, boolean) - Constructor for class com.esri.arcgisruntime.layers.FeatureLayer
-
Constructor that creates a wrapper for coreFeatureLayer's CoreFeatureTable, rather than using a FeatureTable that's been passed in by the app.
- 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
-
Represents a table of
Feature
s. - 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
'sField
s. - 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
. - featureTypeChanged(FeatureTypeChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.popup.FeatureTypeChangedListener
-
Invoked when a feature's type is changed.
- FeatureTypeChangedEvent - Class in com.esri.arcgisruntime.mapping.popup
-
Provides a reference to the PopupManager that called
FeatureTypeChangedListener.featureTypeChanged(FeatureTypeChangedEvent)
. - FeatureTypeChangedEvent(PopupManager) - Constructor for class com.esri.arcgisruntime.mapping.popup.FeatureTypeChangedEvent
-
Constructs a new instance of this class.
- FeatureTypeChangedListener - Interface in com.esri.arcgisruntime.mapping.popup
-
Defines a method that is called when the FeatureType of an ArcGISFeature changes from one value to another when being edited in a Popup.
- 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.
- 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 aGeotriggerMonitor
. - 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 aGeotriggerFeed
. - FenceGeotriggerNotificationInfo - Class in com.esri.arcgisruntime.geotriggers
-
A
GeotriggerNotificationInfo
from aFenceGeotrigger
. - 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.
- FETCH_CURVES - com.esri.arcgisruntime.ServiceCurveGeometryMode
-
Deprecated.As of 100.14.0. This value is not applicable for future offline curves workflows and will be removed in a future release.
- fetchAttachmentsAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Fetches all attachments of this feature.
- fetchAttachmentsAsync() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachmentManager
-
Fetches the Attachments from the ArcGISFeature and creates PopupAttachments from them.
- 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.
- fetchOAuthTokenCredentialAsync(Intent) - Method in class com.esri.arcgisruntime.security.OAuthLoginManager
-
Asynchronously fetches an OAuthTokenCredential using the response URI in the passed intent.
- 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.
- 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.
- 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.portal.PortalItemContentParameters.PortalItemContentType
-
The content is a data file.
- FILE_GEODATABASE - com.esri.arcgisruntime.portal.PortalItem.Type
-
File Geodatabase
- 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.
- filterAttachments() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachmentManager
-
Returns a list of only the PopupAttachments that can be displayed after having sorted them in an alphabetically ascending order.
- 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.
- finishEditingAsync() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
-
Finishes the editing session.
- FIRST - com.esri.arcgisruntime.raster.MosaicOperation
-
The overlapping areas will contain the cells from the first raster dataset listed in the mosaic dataset.
- FLING_VELOCITY_THRESHOLD_DP - Static variable in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
-
Density-independent velocity threshold (dp per seconds) for calculating a device dependent (pixel based) fling gesture threshold.
- 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
- FROM_FACILITY - com.esri.arcgisruntime.tasks.networkanalysis.TravelDirection
-
From facility.
- 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.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.
- fromUnitId(int) - Static method in class com.esri.arcgisruntime.geometry.Unit
-
Deprecated.100.14.0. Renamed as
Unit.fromWkid(int)
. UseUnit.fromWkid(int)
instead. - 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.
- 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 aGeodatabase
from the service using the specified parameters. - generateGeodatabaseAsync(GenerateGeodatabaseParameters, String) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
-
Deprecated.As of 100.4.0, replaced by
GeodatabaseSyncTask.generateGeodatabase(GenerateGeodatabaseParameters, String)
. - 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.
- generateVoiceGuidance() - Method in class com.esri.arcgisruntime.navigation.RouteTracker
-
Gets the current
VoiceGuidance
object. - 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 offline feature data.
- Geodatabase(String) - Constructor for class com.esri.arcgisruntime.data.Geodatabase
-
Creates a new Geodatabase instance from a geodatabase at 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
-
The returned result of calling
GeometryEngine.distanceGeodetic(Point, Point, LinearUnit, AngularUnit, GeodeticCurveType)
- GeoElement - Interface in com.esri.arcgisruntime.mapping
-
Common interface for entities which possess both a geometry and attribute table.
- geoElementContingencyValidationErrorsChanged(GeoElementContingencyValidationErrorsChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.popup.GeoElementContingencyValidationErrorsChangedListener
-
Invoked when a GeoElement's contingency validation errors have been changed.
- GeoElementContingencyValidationErrorsChangedEvent - Class in com.esri.arcgisruntime.mapping.popup
-
The event is fired when the GeoElement's contingency validation errors are changed.
- GeoElementContingencyValidationErrorsChangedEvent(PopupManager) - Constructor for class com.esri.arcgisruntime.mapping.popup.GeoElementContingencyValidationErrorsChangedEvent
-
Constructs a new instance of this class.
- GeoElementContingencyValidationErrorsChangedListener - Interface in com.esri.arcgisruntime.mapping.popup
-
Notifies the listener that the geo element contingency validation errors changed.
- geoElementContingencyValidationWarningsChanged(GeoElementContingencyValidationWarningsChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.popup.GeoElementContingencyValidationWarningsChangedListener
-
GeoElement's contingency validation warnings changed.
- GeoElementContingencyValidationWarningsChangedEvent - Class in com.esri.arcgisruntime.mapping.popup
-
The event is fired when the geo element contingency validation warnings are changed.
- GeoElementContingencyValidationWarningsChangedEvent(PopupManager) - Constructor for class com.esri.arcgisruntime.mapping.popup.GeoElementContingencyValidationWarningsChangedEvent
-
Constructs a new instance of this class.
- GeoElementContingencyValidationWarningsChangedListener - Interface in com.esri.arcgisruntime.mapping.popup
-
Notifies the listener that the geo element contingency validation warnings changed.
- GeoElementLineOfSight - Class in com.esri.arcgisruntime.geoanalysis
-
GeoElement Line of Sight analysis calculates segments of visibility between two GeoElements.
- GeoElementLineOfSight(GeoElement, GeoElement) - Constructor for class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Creates an instance of GeoElementLineOfSight based on an observer and a target.
- geoElementValidityChanged(GeoElementValidityChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.popup.GeoElementValidityChangedListener
-
Invoked when a GeoElement's validity has changed.
- GeoElementValidityChangedEvent - Class in com.esri.arcgisruntime.mapping.popup
-
Provides a reference to the PopupManager that called
GeoElementValidityChangedListener.geoElementValidityChanged(GeoElementValidityChangedEvent)
. - GeoElementValidityChangedEvent(PopupManager) - Constructor for class com.esri.arcgisruntime.mapping.popup.GeoElementValidityChangedEvent
-
Constructs a new instance of this class.
- GeoElementValidityChangedListener - Interface in com.esri.arcgisruntime.mapping.popup
-
Defines a method that is called when a PopupManager's GeoElement changes from valid to invalid or vice versa.
- GeoElementViewshed - Class in com.esri.arcgisruntime.geoanalysis
-
GeoElementViewshed can be used to perform viewshed analysis from a location, known as an observer, where the observer's location and direction are relative to those of the GeoElement.
- GeoElementViewshed(GeoElement, double, double, double, double, double, double) - Constructor for class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
-
Constructs a viewshed with the observer location and direction synchronized with that of a GeoElement.
- geoElementWarningsChanged(GeoElementWarningsChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.popup.GeoElementWarningsChangedListener
-
Invoked when a GeoElement's validation warnings have changed.
- GeoElementWarningsChangedEvent - Class in com.esri.arcgisruntime.mapping.popup
-
The event is fired when the geo element validation warnings are changed.
- GeoElementWarningsChangedEvent(PopupManager) - Constructor for class com.esri.arcgisruntime.mapping.popup.GeoElementWarningsChangedEvent
-
Constructs a new instance of this class.
- GeoElementWarningsChangedListener - Interface in com.esri.arcgisruntime.mapping.popup
-
Notifies the listener that the geo element validation warnings changed.
- GEOENRICHMENT - com.esri.arcgisruntime.portal.PortalPrivilege.Type
- GEOGRAPHIC - com.esri.arcgisruntime.mapping.ArcGISScene.SceneViewTilingScheme
-
Use a geographic tiling scheme for the 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: aPolygon
, aPolyline
, and aMultipoint
. - 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
-
The different types of geometry builders.
- 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.
- 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. - GeometryOffsetType - Enum in com.esri.arcgisruntime.geometry
-
Defines the type of joints when calculating an offset from a geometry.
- GeometryType - Enum in com.esri.arcgisruntime.geometry
-
Indicates the subtype of a Geometry.
- GeoModel - Class in com.esri.arcgisruntime.mapping
-
A base class for either an
ArcGISMap
or anArcGISScene
. - 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
-
Creates an instance.
- 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 aGeotriggerNotificationInfo
. - 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 aGeoModel
. - GeoView - Class in com.esri.arcgisruntime.mapping.view
-
GeoView is a base class for MapView and SceneView (when available), these represent the View in an Model View Controller (MVC) architecture, the Map and Scene that are set on these views represent the model.
- GeoView.InteractionOptions - Class in com.esri.arcgisruntime.mapping.view
-
Defines options to control user interactions with a GeoView.
- 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 thisPart
. - 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.PortalGroup
-
Gets the access level of this group, which determines who can access the content of the group.
- getAccess() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Gets the level of access to this portal or organization for anonymous users.
- getAccess() - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Gets the access level of this item.
- getAccess() - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Gets the access level of this user, which determines who can access the user descriptive information.
- getAccessAndUseConstraintsHtml() - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Deprecated.As of 100.4.0, replaced by
Item.getTermsOfUse()
. - getAccessInformation() - Method in class com.esri.arcgisruntime.mapping.Item
-
Gets information on the source of this item and its copyright status.
- getAccessInformation() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
-
Gets information on the source of the map and its copyright status.
- getAccessToken() - Method in class com.esri.arcgisruntime.security.OAuthTokenCredential
-
Returns the access token used to authenticate against token secured services.
- getAccumulateAttributeNames() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
-
Gets a list of network attributes to be accumulated and returned as part of the closest facility route.
- getAccumulateAttributeNames() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
-
Gets the list of network attributes that can be accumulated and returned as part of the closest facility route.
- getAccumulateAttributeNames() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
-
Gets a list of network attributes to be accumulated and returned as part of the route.
- getAccumulateAttributeNames() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
-
Gets the list of network attributes that can be accumulated and returned as part of the route.
- getAccumulateAttributeNames() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
-
Gets a list of network attributes to be accumulated and returned as part of the service area.
- getAccumulateAttributeNames() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
-
Gets the list of network attributes that can be accumulated and returned as part of the service area result.
- getAccuracySymbol() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Gets the fill symbol used to indicate an approximate area of location horizontal accuracy, if
LocationDisplay.isShowAccuracy()
is true. - getAccuracyType() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
-
Gets the accuracy type of the location.
- getAcquiringSymbol() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Gets the marker symbol used to display the last known location, while location is being acquired.
- getAcronym() - Method in class com.esri.arcgisruntime.hydrography.EncFeature
-
Gets the acronym of the ENC feature.
- getAction() - Method in class com.esri.arcgisruntime.security.AuthenticationChallengeResponse
-
Gets the action to be taken in response to the AuthenticationChallenge that was issued
- getAction() - Method in class com.esri.arcgisruntime.util.ListChangedEvent
-
Indicates whether the items were added (ADDED) or removed (REMOVED).
- getActions() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerNotificationInfo
-
Gets a set of strings describing recommended actions based on this notification.
- getActiveFilter() - Method in class com.esri.arcgisruntime.layers.ManualDisplayFilterDefinition
-
Gets a display filter from
ManualDisplayFilterDefinition.getAvailableFilters()
to apply. - getAddedCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
-
Gets the added cost that was set for this facility.
- getAddedCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
-
Gets the added cost that was set for this incident.
- getAddedCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
-
Gets the added cost that was set.
- getAddedCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
-
Gets the added cost that was set for a given cost attribute for this facility.
- getAddedCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
-
Gets the added cost that was set for this Stop.
- getAddedFeaturesAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
-
Asynchronously gets the features added.
- getAddedFeaturesCountAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
-
Asynchronously gets the number of features added.
- getAdditionalMessage() - Method in exception com.esri.arcgisruntime.ArcGISRuntimeException
-
Gets a string with additional information about the error.
- getAdditionalSourceProperties() - Method in class com.esri.arcgisruntime.location.LocationDataSource.Location
-
Gets a set of unmodifiable key-value pairs providing additional meta-data and properties about the source of this
LocationDataSource.Location
. - getAdditionalUserAgentInfo() - Static method in class com.esri.arcgisruntime.io.RequestConfiguration
-
Returns the additional information that is put in the User-Agent header field in all HTTP requests.
- getAddress() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
-
Gets the address of the KML node.
- getAdmins() - Method in class com.esri.arcgisruntime.portal.PortalGroupUsers
-
Returns the administrators of the group.
- getAdmins() - Method in class com.esri.arcgisruntime.portal.PortalItemGroups
-
Gets a list of the groups the item belongs to for which the current user is an administrator.
- getAlias() - Method in class com.esri.arcgisruntime.data.Field
-
Gets the alias of the Field, a user-friendly string often used for display in a user interface.
- getAlias() - Method in class com.esri.arcgisruntime.data.FieldDescription
-
Gets the field's alias.
- getAlias() - Method in class com.esri.arcgisruntime.data.TransportationNetworkDataset
-
Returns alias of transportation network dataset.
- getAlias() - Method in class com.esri.arcgisruntime.security.CertificateCredential
-
Gets the alias associated with the certificate.
- getAlias() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityDomainNetwork
-
Gets the display (non-normalized) name of the utility domain network.
- getAlternateSymbols() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
-
Gets the alternate symbols for the class break's primary symbol.
- getAlternateSymbols() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
-
Gets the alternate symbols for the unique value's primary symbol.
- getAltitude() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
-
Gets the KML ground overlay's altitude in meters.
- getAltitude() - Method in class com.esri.arcgisruntime.raster.HillshadeRenderer
-
Gets the light's angle of elevation above the horizon, in degrees
- getAltitudeMode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGeometry
-
Gets the KML altitude mode.
- getAltitudeMode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
-
Gets the altitude mode of the ground overlay.
- getAltitudeMode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
-
Gets the KML viewpoint's altitude mode, which determines how altitude values should be interpreted.
- getAltitudeOffset() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
-
Gets the layer altitude offset.
- getAltitudeOffset() - Method in class com.esri.arcgisruntime.layers.IntegratedMeshLayer
-
Gets the layer altitude offset.
- getAltitudeOffset() - Method in class com.esri.arcgisruntime.layers.PointCloudLayer
-
Gets the layer altitude offset.
- getAltitudeOffset() - Method in class com.esri.arcgisruntime.mapping.view.LayerSceneProperties
-
Gets the altitude offset.
- getAmbientLightColor() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Gets the color of the ambient light.
- getAnalyses() - Method in class com.esri.arcgisruntime.mapping.view.AnalysisOverlay
-
Gets a modifiable list of analysis in this overlay.
- getAnalysisOverlays() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Gets a modifiable list of the analysis overlays.
- getAnalysisService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of hosted GP services that perform analyses.
- getAnchor() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
-
Gets the anchor for this
MarkerSymbolLayer
. - getAnchorPosition() - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
-
Returns the anchor position.
- getAngle() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
-
Gets the angular positions and layout directions for labels on or around point feature symbols.
- getAngle() - Method in class com.esri.arcgisruntime.symbology.HatchFillSymbolLayer
-
Gets the angle of rotation of the hatch lines.
- getAngle() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
-
Gets the angle, in degrees, that the Symbol is rotated by.
- getAngle() - Method in class com.esri.arcgisruntime.symbology.MultilayerPointSymbol
-
Gets the angle of the symbol in degrees.
- getAngle() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Gets the angle of the picture fill symbol.
- getAngleAlignment() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
-
Gets the AngleAlignment of the Symbol.
- getAngleAlignment() - Method in class com.esri.arcgisruntime.symbology.MultilayerPointSymbol
-
Gets the symbol AngleAlignment of the multilayer point symbol, indicating how the symbol will be rotated to the current
MultilayerPointSymbol.getAngle()
, either relative to the user's screen or relative to the map. - getAngleExpression() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelAngle
-
Gets how the angle (in degrees) is calculated from the feature attributes, using an Arcade expression.
- getAngularUnit() - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
-
Gets the unit of measurement for
GeodesicEllipseParameters.getAxisDirection()
. - getAngularUnit() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
-
Gets the unit of measurement for AxisDirection, SectorAngle, and StartDirection.
- getAngularUnitId() - Method in class com.esri.arcgisruntime.geometry.AngularUnit
-
Gets the AngularUnitId value for the type of angular units represented by this instance.
- getAntiAliasingMode() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceDocumentInfo
-
Gets the anti aliasing mode of the map service.
- getApiKey() - Method in interface com.esri.arcgisruntime.ApiKeyResource
-
Gets the API key to access API key enabled services and resources in ArcGIS Online.
- getApiKey() - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
-
Gets the unique key generated from ArcGIS Developers website.
- getApiKey() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
- getApiKey() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
- getApiKey() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
- getApiKey() - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
- getApiKey() - Method in class com.esri.arcgisruntime.mapping.Basemap
- getApiKey() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
- getApiKey() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
- getApiKey() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
- getApiKey() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
- getApiKey() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
- getApiKey() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
- getApiKey() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
- getAPIVersion() - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
-
Indicates the current version of the ArcGIS Runtime SDK for Android.
- getApproachingFinalDestination() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
-
Returns true if the next
Stop
(or stops) are the final destination in the route. - getAreaOfInterest() - Method in class com.esri.arcgisruntime.geotriggers.FeatureFenceParameters
-
Gets the geometry that can be used to spatially filter fences.
- getAreaOfInterest() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
-
Gets the area of interest for the offline map.
- getAreaOfInterest() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
-
Gets the area of interest bounding the offline map area.
- getAreaOfInterest() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheParameters
-
Gets the geometry that represents the area of tiles to be exported.
- getAreaOfInterest() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesParameters
-
Gets the geometry that represents the area of vector tiles to be exported.
- getAreaSymbolizationType() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
-
Gets the type of line symbol used to display area features.
- getAreaUnitId() - Method in class com.esri.arcgisruntime.geometry.AreaUnit
-
Gets the AreaIUnitId value for the type of area units represented by this instance.
- getArgumentNames() - Method in class com.esri.arcgisruntime.raster.RasterFunctionArguments
-
Gets names of all arguments.
- getArguments() - Method in class com.esri.arcgisruntime.raster.RasterFunction
-
Returns the arguments of this function.
- getArrivalCurbApproach() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
-
Gets the arrival curb approach.
- getArrivalCurbApproach() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
-
Gets the direction from which a vehicle arrives at this stop.
- getArrivalTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
-
Gets time of arrival at the stop.
- getArrivalTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
-
Gets shift for arrival time.
- getAssetGroup() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
-
Gets the asset group of the feature represented by this utility element.
- getAssetGroup(String) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource
-
Gets the asset group with a matching name.
- getAssetGroups() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource
-
Gets an unmodifiable list of the utility network source's asset groups.
- getAssetType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
-
Gets the asset type of the feature represented by this utility element.
- getAssetType(String) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetGroup
-
Gets an asset type for the given name of asset type.
- getAssetTypes() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetGroup
-
Gets an unmodifiable list of the asset group's asset types.
- getAssetTypes() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighbor
-
Gets an unmodifiable list of UtilityAssetType that are used to define features to return.
- getAssociationDeletionSemantics() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetType
-
Gets the update applied to
UtilityAssociation
objects when deleting an object of this UtilityAssetType. - getAssociationRole() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetType
-
Gets the asset type's association role type.
- getAssociationsAsync(Envelope) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Returns an unmodifiable list of all
UtilityAssociation
objects (with their geometry) present in the geodatabase for a givenEnvelope
. - getAssociationsAsync(Envelope, UtilityAssociationType) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Returns an unmodifiable list of all
UtilityAssociation
objects (with their geometry) of typeUtilityAssociationType
present in the geodatabase for a givenEnvelope
. - getAssociationsAsync(UtilityElement) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Returns an unmodifiable list of all
UtilityAssociation
objects present in the geodatabase for a givenUtilityElement
. - getAssociationsAsync(UtilityElement, UtilityAssociationType) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Returns an unmodifiable list of all
UtilityAssociation
objects of typeUtilityAssociationType
present in the geodatabase for a givenUtilityElement
. - getAssociationType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssociation
-
Gets the
UtilityAssociationType
of this association. - getAsyncClosestFacilityService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous closest facility service.
- getAsyncElevationService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous elevation analysis services.
- getAsyncLocationAllocationService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous location-allocation service.
- getAsyncODCostMatrixService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the ArcGIS geoprocessing service for generating origin-destination cost matrices asynchronously.
- getAsyncRouteService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous route service.
- getAsyncServiceAreaService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous service-area service.
- getAsyncVrpService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous vehicle routing problem service.
- getAtmosphereEffect() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Gets the atmosphere effect on the scene view.
- getAttachment() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
Gets the underlying Attachment.
- getAttachmentManager() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
-
Returns the PopupAttachmentManager for this PopupManager, or null if there isn't one.
- getAttachmentResults() - Method in class com.esri.arcgisruntime.data.FeatureEditResult
-
Gets a list of the results of edits to the attachments of this feature.
- getAttachments() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachmentManager
-
Gets the current list of PopupAttachments.
- getAttachmentSyncDirection() - Method in class com.esri.arcgisruntime.mapping.OfflineSettings
-
Gets the setting configured by the web map author that provides guidance for how attachments should be synced when working offline.
- getAttachmentSyncDirection() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
-
Gets the direction for attachments to be synchronized with its originating service.
- getAttachmentSyncDirection() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
-
Gets the direction for attachments to be synchronized when syncing offline feature layers.
- getAttributeDescription(String) - Method in class com.esri.arcgisruntime.hydrography.EncFeature
-
Gets the description of an ENC feature acronym.
- getAttributeName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.AttributeParameterValue
-
Gets the attribute name.
- getAttributeParameterValues() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
-
Gets the attribute parameter values.
- getAttributes() - Method in class com.esri.arcgisruntime.data.Feature
-
Gets a java.util.Map of all the available attributes as name value pairs.
- getAttributes() - Method in class com.esri.arcgisruntime.hydrography.EncFeature
- getAttributes() - Method in interface com.esri.arcgisruntime.mapping.GeoElement
-
Gets a java.util.Map of all the available attributes as name value pairs.
- getAttributes() - Method in class com.esri.arcgisruntime.mapping.view.Graphic
- getAttributes() - Method in class com.esri.arcgisruntime.ogc.kml.KmlPlacemark
- getAttributes() - Method in class com.esri.arcgisruntime.ogc.wms.WmsFeature
-
Gets all attributes of the WMS feature.
- getAttributes() - Method in class com.esri.arcgisruntime.raster.RasterCell
-
Gets all attributes of the RasterCell.
- getAttributes() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeResult
-
Gets a collection of attributes as requested by
GeocodeParameters.getResultAttributeNames()
orReverseGeocodeParameters.getResultAttributeNames()
. - getAttributesAsync(String, FeatureTable) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
-
Return an array of attributes used in the script for a given profile variable.
- getAttributesAsync(String, GeoElement) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
-
Return an array of attributes used in the script for a given profile variable.
- getAttribution() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
-
Gets the attribution text information of the service.
- getAttribution() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
-
Gets the attribution text information of the service.
- getAttribution() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
-
Gets the attribution.
- getAttribution() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
-
Returns the attribution of this ArcGIS Map Service.
- getAttribution() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
-
Gets the attribution text of the sublayer.
- getAttribution() - Method in class com.esri.arcgisruntime.layers.Layer
-
Gets the attribution for this layer, such as data providers or copyright text.
- getAttributionText() - Method in class com.esri.arcgisruntime.mapping.view.AttributionTextChangedEvent
-
Gets the new attribution text string.
- getAttributionText() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Gets a concatenated string with attribution text for all layers.
- getAuthenticationChallengeHandler() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
-
Gets the current AuthenticationChallengeHandler.
- getAuthor() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceDocumentInfo
-
Gets the author of the map service.
- getAuthorizationUrl(String, String, String, long) - Static method in class com.esri.arcgisruntime.security.OAuthTokenCredentialRequest
-
Returns the full URL for showing the OAuth login page and obtaining an authorization code.
- getAuthorizationUrl(String, String, String, long, String) - Static method in class com.esri.arcgisruntime.security.OAuthTokenCredentialRequest
-
Returns the full URL for showing the OAuth login page and obtaining an authorization code.
- getAuthorizationUrl(String, String, String, long, String, String, String) - Static method in class com.esri.arcgisruntime.security.OAuthTokenCredentialRequest
-
Returns the full URL for showing the OAuth login page and obtaining an authorization code.
- getAutoPanMode() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanModeChangedEvent
-
Gets the new AutoPanMode of the LocationDisplay.
- getAutoPanMode() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Returns the current AutoPanMode of this LocationDisplay that affects the symbols used to display device location, the initial zooming behaviour, and the panning behavior of the MapView.
- getAvailableFilters() - Method in class com.esri.arcgisruntime.layers.ManualDisplayFilterDefinition
-
Gets the collection of display filters that can be applied.
- getAverageRating() - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Gets the average rating of this item.
- getAxisDirection() - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
-
Gets the direction of the major axis of the ellipse as an angle, in units of
GeodesicEllipseParameters.getAngularUnit()
. - getAxisDirection() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
-
Gets the direction of the major axis of the ellipse as an angle, in units of
GeodesicSectorParameters.getAngularUnit()
. - getAxisOrder() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
-
Gets the axis order, which defines how coordinates are interpreted.
- getAzimuth() - Method in class com.esri.arcgisruntime.location.NmeaSatelliteInfo
-
Gets the azimuth of the satellite info in degrees.
- getAzimuth() - Method in class com.esri.arcgisruntime.raster.HillshadeRenderer
-
Gets the light's relative angle along the horizon, in degrees; measured clockwise, 0 is north
- getAzimuth1() - Method in class com.esri.arcgisruntime.geometry.GeodeticDistanceResult
-
Returns the azimuth value at point 1 towards point 2, in the angular unit that was used as a parameter when calling
GeometryEngine.distanceGeodetic(Point, Point, LinearUnit, AngularUnit, GeodeticCurveType)
- getAzimuth2() - Method in class com.esri.arcgisruntime.geometry.GeodeticDistanceResult
-
Returns azimuth value at point 2 towards point 1, in the angular unit that was used as a parameter when calling
GeometryEngine.distanceGeodetic(Point, Point, LinearUnit, AngularUnit, GeodeticCurveType)
- getAzimuthUnit() - Method in class com.esri.arcgisruntime.geometry.GeodeticDistanceResult
-
Returns the units for the azimuth1 and azimuth2 properties of this object.
- getBackgroundColor() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
-
Gets background color of the map.
- getBackgroundColor() - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
-
Gets the background color.
- getBackgroundColor() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Gets the background color of this TextSymbol as an ARGB(alpha, red, green, blue) color value.
- getBackgroundFillSymbol() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Gets the renderer's background fill symbol which is a
SimpleFillSymbol
. - getBackgroundGrid() - Method in class com.esri.arcgisruntime.mapping.Surface
-
Gets the BackgroundGrid that is displayed when the corresponding view has nothing in it.
- getBackgroundGrid() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Gets the BackgroundGrid set on the MapView.
- getBalloonBackgroundColor() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
-
Gets the color to be used when this node's balloon popup is displayed.
- getBalloonContent() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
-
Gets the balloon popup content for this KML node as a string containing HTML.
- getBandIndexes() - Method in class com.esri.arcgisruntime.raster.RGBRenderer
-
Gets the band indexes used to create this renderer.
- getBarrierId() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
-
Gets the point barrier ID.
- getBarrierId() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolygonBarrier
-
Gets the polygon barrier ID.
- getBarrierId() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolylineBarrier
-
Gets the polyline barrier ID.
- getBarriers() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFilter
-
Gets a condition object specifying when to traverse a node or its subnodes.
- getBarriers() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceParameters
-
Gets a mutable list of barriers.
- getBarriers() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraversability
-
Gets a
UtilityTraceCondition
object specifying when to traverse a node or its subnodes. - getBarrierWeight() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
-
Gets the weight of annotation features when considered as barriers to labeling.
- getBarrierWeight() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
-
Gets the weight of dimension features when considered as barriers to labeling.
- getBaseGeographic() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
-
Gets the underlying geographic coordinate system of this spatial reference.
- getBaseLayers() - Method in class com.esri.arcgisruntime.mapping.Basemap
-
Gets the mutable list of base layers in this Basemap.
- getBasemap() - Method in class com.esri.arcgisruntime.mapping.GeoModel
-
Optional layers in a map or scene that show background information — roads, landmarks, and so on — to help orient the user of the map or scene.
- getBasemapGalleryGroupQuery() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Gets a query string that can be used to find the group containing web maps for display in a gallery of basemaps.
- getBaseSurface() - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
-
Gets the base surface of this ArcGISScene with a new surface.
- getBingKey() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Gets the Bing key to use for web maps that use Bing Maps.
- getBitsetNetworkAttribute() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFilter
-
Gets a UtilityNetworkAttribute that stores a bitset, and this bitset should be used to filter results.
- getBookmarks() - Method in class com.esri.arcgisruntime.mapping.GeoModel
-
Gets the mutable list of bookmarks of this GeoModel.
- getBorderColor() - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
-
Gets the border color.
- getBorderWidth() - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
-
Gets the border width.
- getBoundingBox() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
-
Gets an Envelope specifying the bounding box for a spatial search.
- getBoundingBox() - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
-
Gets the bounding box if one has been set.
- getBreakPosition() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
-
Gets the position where the separator will be written, if used and remaining visible.
- getBrightness() - Method in class com.esri.arcgisruntime.layers.ImageAdjustmentLayer
-
Returns the brightness of the layer.
- getBufferDistance() - Method in class com.esri.arcgisruntime.geotriggers.FenceParameters
-
Gets a buffer distance in meters to apply when checking if a
FenceGeotrigger
condition is met. - getBufferFactor() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
-
Gets the buffer factor.
- getBufferSize() - Method in class com.esri.arcgisruntime.layers.ImageTiledLayer
-
Gets the buffer size.
- getBuilderType() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
-
Gets the subtype of this builder instance.
- getBuilderType() - Method in class com.esri.arcgisruntime.geometry.MultipointBuilder
- getCacheStorageFormat() - Method in class com.esri.arcgisruntime.data.TileCache
-
Gets the storage format of this tile cache.
- getCallout() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Gets the Callout for this MapView.
- getCamera() - Method in class com.esri.arcgisruntime.mapping.Viewpoint
-
Gets the
Camera
for this viewpoint. - getCameraController() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Gets the current camera controller.
- getCameraDistance() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the distance between the camera and the target.
- getCameraDistance() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Gets the distance between the camera and the target.
- getCameraHeadingOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the camera heading offset.
- getCameraHeadingOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Gets the camera heading offset.
- getCameraPitchOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the camera pitch offset.
- getCameraPitchOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Gets the camera pitch offset.
- getCamerasFile() - Method in class com.esri.arcgisruntime.raster.FrameCameraAddRastersParameters
-
Gets the cameras file.
- getCapabilities() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
-
Gets the capabilities supported by the service.
- getCapabilities() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
-
Returns the map service's capabilities.
- getCapabilities() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
-
Gets the capabilities supported by the sublayer.
- getCapStyle() - Method in class com.esri.arcgisruntime.symbology.StrokeSymbolLayer
-
Gets the cap style for this layer.
- getCaption() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMedia
-
Gets the caption that is displayed for the media.
- getCardinality() - Method in class com.esri.arcgisruntime.arcgisservices.RelationshipInfo
-
Gets the
RelationshipCardinality
of this relationship. - getCategories() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
-
Gets a mutable List of content category specifications to use when searching for items.
- getCategories() - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
-
Gets a mutable List of content category specifications to use when searching for items using
Portal.findItemsAsync(PortalQueryParameters)
. - getCategories() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
-
Gets the categories to be matched.
- getCategories() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
-
Gets a mutable list of categories used to filter the results of the geocode operation.
- getCategories() - Method in class com.esri.arcgisruntime.tasks.geocode.SuggestParameters
-
Gets a mutable list of categories used to filter the results of the suggest operation.
- getCategories() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetType
-
Gets an unmodifiable list of asset type's network categories.
- getCategories() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighbor
-
Gets an unmodifiable list of UtilityCategory that are used to define features to return.
- getCategories() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
-
Gets an unmodifiable list of utility network categories.
- getCategory() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceDocumentInfo
-
Gets the category of the map service.
- getCategory() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
-
Gets the category.
- getCategory() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo
-
Returns the geoprocessing parameter's category.
- getCategory() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTaskInfo
-
Returns the geoprocessing task's category.
- getCategory() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparison
-
Gets the
UtilityCategory
to evaluate as part of the condition. - getCause() - Method in exception com.esri.arcgisruntime.ArcGISRuntimeException
- getCell() - Method in class com.esri.arcgisruntime.layers.EncLayer
-
Gets the ENC cell this layer was initialized with.
- getCenter() - Method in class com.esri.arcgisruntime.geometry.Envelope
-
Gets a Point located at the center of this Envelope.
- getCenter() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Gets a Point at the center of the Envelope currently being constructed.
- getCenter() - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
-
Gets the center of the ellipse.
- getCenter() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
-
Gets the center of the ellipse.
- getCenterPoint() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
-
Gets the center point of the ellipse that this segment is defined upon.
- getCentralAngle() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
-
Gets the parametric angle in radians measuring the span of the arc from
start angle
toend angle
. - getCertificate() - Method in exception com.esri.arcgisruntime.io.MismatchedHostnameException
-
Gets the certificate that was presented but did not match the hostname.
- getCertificate() - Method in exception com.esri.arcgisruntime.security.SelfSignedCertificateException
-
Gets the self signed certificate that caused the exception in the first place.
- getCertificateChain() - Method in class com.esri.arcgisruntime.security.CertificateCredential
-
Gets the certificate chain associated with the credential.
- getChildNodes() - Method in class com.esri.arcgisruntime.ogc.kml.KmlContainer
-
Gets the KML container's child nodes.
- getChildNodes() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
-
Gets the KML network link's child nodes.
- getChoiceList() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo
-
Returns an unmodifiable list of value choices for this parameter.
- getChromeCustomTabsToolbarColor() - Static method in class com.esri.arcgisruntime.security.DefaultAuthenticationChallengeHandler
-
Gets the Chrome Custom Tabs toolbar color as an ARGB(alpha, red, green, blue) value.
- getClassBreaks() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Gets the list of class breaks.
- getClientId() - Method in class com.esri.arcgisruntime.security.OAuthConfiguration
-
Gets the client ID to use for this portal URL.
- getClippingDistance() - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
-
Gets the clipping distance from the originCamera in metres.
- getClosestFacilityTaskInfo() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
-
Gets the metadata (specifying the default values of properties such as TravelModeName, SupportedLanguages, etc.) about the ArcGIS Network Analyst service being used by the closest facility task.
- getCode() - Method in class com.esri.arcgisruntime.data.CodedValue
-
Gets the coded value object.
- getCode() - Method in class com.esri.arcgisruntime.data.FeatureSubtype
-
Gets the feature subtype's code.
- getCode() - Method in exception com.esri.arcgisruntime.io.JsonEmbeddedException
-
Gets the error code (e.g.
- getCode() - Method in class com.esri.arcgisruntime.portal.PortalItemMoveError
-
Gets the error code.
- getCode() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetGroup
-
Gets the asset group's code.
- getCode() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetType
-
Gets the asset type's code.
- getCodedValue() - Method in class com.esri.arcgisruntime.data.ContingentCodedValue
-
Gets the allowed coded value.
- getCodedValues() - Method in class com.esri.arcgisruntime.data.CodedValueDomain
-
Gets a list of CodedValue objects of this domain.
- getCollectionId() - Method in class com.esri.arcgisruntime.layers.OgcFeatureCollectionInfo
-
Gets a unique identifier for the "OGC API - Features" feature collection.
- getColor() - Method in class com.esri.arcgisruntime.mapping.SelectionProperties
-
Gets the selection color as an ARGB(alpha, red, green, blue) value
- getColor() - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Gets the color of the background.
- getColor() - Method in class com.esri.arcgisruntime.ogc.kml.KmlColorStyle
-
Gets the color of the KmlColorStyle.
- getColor() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
-
Gets the color mask to be applied to the KML ground overlay's image.
- getColor() - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
-
Gets the color mask to be applied to the KML screen overlay's image buffer.
- getColor() - Method in class com.esri.arcgisruntime.symbology.FillSymbol
-
Gets the interior color used to display this symbol.
- getColor() - Method in class com.esri.arcgisruntime.symbology.LineSymbol
-
Gets the color of this symbol as a ARGB(alpha, red, green, blue) value.
- getColor() - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
-
Gets the color of the symbol as a ARGB(alpha, red, green, blue) value.
- getColor() - Method in class com.esri.arcgisruntime.symbology.MultilayerSymbol
-
Gets the consensus color of all layers in the symbol (excluding those that are color-locked) using an ARGB(alpha, red, green, blue) value.
- getColor() - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
-
Gets the interior color of this Symbol as a ARGB(alpha, red, green, blue) value.
- getColor() - Method in class com.esri.arcgisruntime.symbology.SolidFillSymbolLayer
-
Gets the color of the fill.
- getColor() - Method in class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
-
Gets the color of a solid stroke symbol layer.
- getColor() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Gets the color of this TextSymbol as an ARGB(alpha, red, green, blue) color value.
- getColormap() - Method in class com.esri.arcgisruntime.raster.ColormapRenderer
-
Gets the color map for this renderer.
- getColorMode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlColorStyle
-
Gets the color mode of the KmlColorStyle.
- getColorRamp() - Method in class com.esri.arcgisruntime.raster.BlendRenderer
-
Gets the color ramp for creating the blend renderer.
- getColorRamp() - Method in class com.esri.arcgisruntime.raster.StretchRenderer
-
Gets the color ramp.
- getColorScheme() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
-
Gets the color scheme that will effect all layers attached to the map.
- getColumn() - Method in class com.esri.arcgisruntime.data.TileKey
-
Gets the column of this tile key.
- getComment() - Method in class com.esri.arcgisruntime.portal.PortalItemComment
-
Gets the text of the comment.
- getCommentCount() - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Gets the number of comments on this item.
- getCommentId() - Method in class com.esri.arcgisruntime.portal.PortalItemComment
-
Gets the ID of the comment.
- getComments() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceDocumentInfo
-
Gets the comments of the map service.
- getCommonAncestorDate() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
-
Gets the timestamp of when the version was last reconciled and posted to its ancestor.
- getComparisonOperator() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparison
-
Gets the type of comparison to do between the
UtilityCategory
and each feature in the trace. - getComparisonOperator() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttributeComparison
-
Get the type of comparison to do between the source
UtilityNetworkAttribute
and either the secondUtilityNetworkAttribute
or the value. - getComparisonOperator() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityPropagator
-
Gets the operator that is applied when executing the trace.
- getComparisonOperator() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionBarrier
-
Gets the operator used for the comparison.
- getCompressionQuality() - Method in class com.esri.arcgisruntime.arcgisservices.TileInfo
-
Returns the compression quality of the tile images.
- getCompressionQuality() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheParameters
-
Gets the compression quality of the exported tiles.
- getCondition() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunction
-
Gets the UtilityTraceCondition to use to restrict the functional calculation to features that satisfy the condition.
- getConfigurationPaths() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalConfiguration
-
Get the configuration paths that constrain the flow paths between pairs of terminals.
- getConfigurationProperties() - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
-
Deprecated.as of 100.6.0, these configuration settings are specific to the older style files. These have no effect on the newer style files where the symbol creation comes from the Arcade expression in the style.
- getConfigurations() - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
-
Gets the configuration settings from the Custom Dictionary as an unmodifiable list.
- getConnectedTables() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
-
Gets the collection of feature tables managed by the ServiceGeodatabase.