A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

ABSOLUTE - com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
Positions objects' altitude using their z value and doesn't take surface elevation into effect.
ABSOLUTE - com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
Interprets the altitude as a value in meters above sea level, regardless of the terrain elevation beneath the feature.
ABSOLUTE - com.esri.arcgisruntime.symbology.SymbolAnchor.PlacementMode
Specify anchor with absolute values.
ABSOLUTE_HEIGHT - com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
The feature is extruded to the specified z value as a flat top, regardless of the z values of the feature.
ACRES - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in acres.
ACTIVE - com.esri.arcgisruntime.mapping.view.LayerViewStatus
The layer in the view is active.
ACTIVE - com.esri.arcgisruntime.portal.SubscriptionInfo.State
Subscription is active and allows all functionality.
add(double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Creates a new Point with the given x,y coordinates and appends it to the end of this PointCollection.
add(double, double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Creates a new Point with the given x,y coordinates and z value, and appends it to the end of this PointCollection.
add(int, double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Creates a new Point with the given x,y coordinates and inserts it at the given index of this PointCollection.
add(int, double, double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Creates a new Point with the given x,y coordinates and z value, and inserts it at the given index of this PointCollection.
add(int, Part) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Inserts the given Part at the given index position in this PartCollection.
add(int, Point) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Inserts the given Point at the given index of this PointCollection.
add(int, PointCollection) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Inserts a new Part at the given index position in this PartCollection, and copies each Point from the given PointCollection into the added Part.
add(int, Segment) - Method in class com.esri.arcgisruntime.geometry.Part
Inserts the given Segment at the given index position in this Part.
add(int, ArcGISSublayer) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
add(int, Layer) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
add(int, Bookmark) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
add(int, ElevationSource) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
add(int, DistanceCompositeSceneSymbol.Range) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
add(Part) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Appends the given Part to the end of this PartCollection.
add(Point) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Appends the given Point to the end of this PointCollection.
add(PointCollection) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Appends a new Part to the end of the PartCollection, and copies each Point from the given PointCollection into the added Part.
add(Segment) - Method in class com.esri.arcgisruntime.geometry.Part
Appends the given Segment to the end of this Part.
add(ArcGISSublayer) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
add(Layer) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
add(Bookmark) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
add(ElevationSource) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
add(CredentialCacheEntry) - Method in interface com.esri.arcgisruntime.security.CredentialPersistence
This method will be called whenever a new Credential is added to the AuthenticationManager.CredentialCache.
add(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 Points at the given index position in this Part.
addArcadeConsoleMessageListener(ArcadeConsoleMessageListener) - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
Adds an ArcadeConsoleMessageListener that gets invoked whenever a console message is sent from any Arcade script.
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
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 this Part, resulting in a new LineSegment between the previous last Point and the appended Point.
addPoint(double, double, double) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds a new Point with the given x,y coordinates and z value to the end of the last Part of this builders PartCollection.
addPoint(double, double, double) - Method in class com.esri.arcgisruntime.geometry.Part
Creates a new Point from the given x,y coordinates and z value, and appends it to the end of this Part, resulting in a new LineSegment between the previous last Point and the appended Point.
addPoint(int, double, double) - Method in class com.esri.arcgisruntime.geometry.Part
Creates a new Point from the given x,y coordinates and inserts it at the given index position in this Part, by mreplacing an existing Segment with two new LineSegment.
addPoint(int, double, double, double) - Method in class com.esri.arcgisruntime.geometry.Part
Creates a new Point from the given x,y coordinates and z value, and inserts it at the given index position in this Part, by replacing an existing Segment with two new LineSegments.
addPoint(int, Point) - Method in class com.esri.arcgisruntime.geometry.Part
Inserts the given Point at the given index position in this Part, by replacing an existing Segment with two new LineSegments.
addPoint(Point) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds the given Point to the end of the last Part of this builders PartCollection.
addPoint(Point) - Method in class com.esri.arcgisruntime.geometry.Part
Appends the given Point to the end of this Part, resulting in a new LineSegment between the previous last Point and the appended Point.
addPoints(Iterable<Point>) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds the given set of Points to the end of the last Part of this builders PartCollection.
addPoints(Collection<? extends Point>) - Method in class com.esri.arcgisruntime.geometry.Part
Appends the given collection of Points to the end of this Part, resulting in new LineSegments between the previous last Point and each appended Point.
addPointsToPart(int, Iterable<Point>) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds the given set of Points to the end of the given Part of this builders PartCollection.
addPointToPart(int, Point) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Adds the given Point to the end of the given Part of this builders PartCollection.
addPortalItemAsync(PortalItem, PortalItemContentParameters, PortalFolder) - Method in class com.esri.arcgisruntime.portal.PortalUser
Executes an asynchronous operation to add a portal item to the portal.
addProgressChangedListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
Adds a listener to run each time the progress of this job changes.
addRastersAsync(AddRastersParameters) - Method in class com.esri.arcgisruntime.raster.MosaicDatasetRaster
Asynchronously adds raster data to this mosaic dataset raster.
AddRastersParameters - Class in com.esri.arcgisruntime.raster
Adds raster datasets to a MosaicDatasetRaster by setting various parameters.
AddRastersParameters() - Constructor for class com.esri.arcgisruntime.raster.AddRastersParameters
Creates an AddRastersParameters instance.
addRefreshStatusChangedListener(RefreshStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Adds a listener to listen for refresh status change events.
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 the StatusChangedListener 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
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 given ArcadeProfile.
ArcadeEvaluator(ArcadeExpression, ArcadeProfile) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeEvaluator
Creates an ArcadeEvaluator object.
ArcadeExpression - Class in com.esri.arcgisruntime.arcade
An Arcade expression, containing an expression, a name, a return type and a title.
ArcadeExpression(String) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeExpression
Creates a new ArcadeExpression object with an expression script.
ArcadeExpression(String, String, String) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeExpression
Creates a new ArcadeExpression object.
ArcadeExpression(String, String, String, ArcadeExpressionReturnType) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeExpression
Creates a new ArcadeExpression object.
ArcadeExpressionReturnType - Enum in com.esri.arcgisruntime.arcade
The expected type of the result calculated by an expression described within an ArcadeExpression.
ArcadeLabelExpression - Class in com.esri.arcgisruntime.mapping.labeling
An expression script using the Arcade language.
ArcadeLabelExpression() - Constructor for class com.esri.arcgisruntime.mapping.labeling.ArcadeLabelExpression
Creates a label arcade expression with an empty expression script.
ArcadeLabelExpression(ArcadeExpression) - Constructor for class com.esri.arcgisruntime.mapping.labeling.ArcadeLabelExpression
Creates a label arcade expression object using the ArcadeExpression.getExpression() method.
ArcadeLabelExpression(String) - Constructor for class com.esri.arcgisruntime.mapping.labeling.ArcadeLabelExpression
Creates a label arcade expression object with a specified Arcade expression script string.
ArcadeProfile - Enum in com.esri.arcgisruntime.arcade
The execution context a script will run under.
ARCGIS_CHARTED_TERRITORY - com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with elevation hillshade (raster) and the world featuring a geopolitical style reminiscent of a school classroom wall map (vector) as the base layers.
ARCGIS_CHARTED_TERRITORY_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap in a geopolitical style reminiscent of a school classroom wall map as the base layer.
ARCGIS_COLORED_PENCIL - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap presented in the style of hand-drawn, colored pencil cartography.
ARCGIS_COMMUNITY - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world in a style that is optimized to display special areas of interest (AOIs) that have been created and edited by Community Maps contributors.
ARCGIS_DARK_GRAY - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a dark neutral background style with minimal colors as the base layer and labels as the reference layer.
ARCGIS_DARK_GRAY_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a dark neutral background style with minimal colors as the base layer.
ARCGIS_DARK_GRAY_LABELS - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_HILLSHADE_DARK - com.esri.arcgisruntime.mapping.BasemapStyle
A raster basemap with world hillshade (Dark) is useful in building maps that provide terrain context while highlighting feature layers and labels.
ARCGIS_HILLSHADE_LIGHT - com.esri.arcgisruntime.mapping.BasemapStyle
A raster basemap with elevation hillshade.
ARCGIS_IMAGERY - com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with satellite imagery of the world (raster) as the base layer and labels (vector) as the reference layer.
ARCGIS_IMAGERY_LABELS - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_IMAGERY_STANDARD - com.esri.arcgisruntime.mapping.BasemapStyle
A raster basemap with satellite imagery of the world as the base layer.
ARCGIS_LIGHT_GRAY - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a light neutral background style with minimal colors as the base layer and labels as the reference layer.
ARCGIS_LIGHT_GRAY_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a light neutral background style with minimal colors as the base layer.
ARCGIS_LIGHT_GRAY_LABELS - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_MIDCENTURY - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap inspired by the art and advertising of the 1950's that presents a unique design option to the ArcGIS basemaps.
ARCGIS_MODERN_ANTIQUE - com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with elevation hillshade (raster) and the look of 18th and 19th century antique maps in the modern world of multi-scale mapping (vector) as the base layers.
ARCGIS_MODERN_ANTIQUE_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap in the style of 18th and 19th century antique maps in the modern world of multi-scale mapping as the base layer.
ARCGIS_NAVIGATION - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a custom navigation map style.
ARCGIS_NAVIGATION_NIGHT - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a 'dark mode' version of the BasemapStyle.ARCGIS_NAVIGATION style, using the same content.
ARCGIS_NEWSPAPER - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap in black & white design with halftone patterns, red highlights, and stylized fonts to depict a unique "newspaper" styled theme.
ARCGIS_NOVA - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a dark background with glowing blue symbology inspired by science-fiction and futuristic themes.
ARCGIS_OCEANS - com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with ocean data of the world (raster) as the base layer and labels (vector) as the reference layer.
ARCGIS_OCEANS_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A raster basemap with ocean data of the world as the base layer.
ARCGIS_OCEANS_LABELS - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with labels for the world as the reference layer.
ARCGIS_PRO_ADD_IN - com.esri.arcgisruntime.portal.PortalItem.Type
Pro Add In (esriaddinx)
ARCGIS_PRO_CONFIGURATION - com.esri.arcgisruntime.portal.PortalItem.Type
A customization of Pro to include a custom splash screen and startup page as well as tools, dock panes, and menus.
ARCGIS_RUNTIME - com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
An error occurred client side in ArcGIS Runtime.
ARCGIS_SERVER - com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
An error occurred server side on an ArcGIS Server.
ARCGIS_STREETS - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a classic Esri street map style.
ARCGIS_STREETS_NIGHT - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap for the world featuring a custom 'night time' street map style.
ARCGIS_STREETS_RELIEF - com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with elevation hillshade (raster) and a classic Esri street map style (vector) as the base layers.
ARCGIS_STREETS_RELIEF_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap in the classic Esri street map style, using a relief map as the base layer.
ARCGIS_TERRAIN - com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with elevation hillshade (raster), minimal map content like water and land fill, water lines and roads (vector) as the base layers and minimal map content like populated place names, admin and water labels with boundary lines (vector) as the reference layer.
ARCGIS_TERRAIN_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with minimal map content like water and land fill, water lines and roads as the base layer.
ARCGIS_TERRAIN_DETAIL - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with minimal map content like populated place names, admin and water labels with boundary lines as the reference layer.
ARCGIS_TOPOGRAPHIC - com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with elevation hillshade (raster) and classic Esri topographic map style including a relief map (vector) as the base layers.
ARCGIS_TOPOGRAPHIC_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap in the classic Esri topographic map style, using a relief map as the base layer.
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 an ArcGISFeatureTable.
ArcGISFeatureLayerInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents metadata about an individual layer or table in an ArcGIS Feature Service.
ArcGISFeatureLayerInfo.ServiceType - Enum in com.esri.arcgisruntime.arcgisservices
The type of the dataset underlying an ArcGISFeatureLayerInfo
ArcGISFeatureServiceInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents service information for an ArcGIS Feature Service.
ArcGISFeatureTable - Class in com.esri.arcgisruntime.data
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
A two-dimensional geometry such as a Polygon or Envelope.
AREA_TO_CUSTOM_PACKAGE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Map Area to a custom Map Package, Tile Package, SQLite Geodatabase, or Vector Tile Package.
AREA_TO_PACKAGE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Map Area to a Map Package, Tile Package, SQLite Geodatabase, or Vector Tile Package.
AREA_UNIT - com.esri.arcgisruntime.geometry.UnitType
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
A CameraController defines how the interactions on a SceneView affect the position of the Camera.
cameraDistanceChanged(CameraDistanceChangedEvent<S>) - Method in interface com.esri.arcgisruntime.mapping.view.CameraDistanceChangedListener
Invoked when the distance between camera and the target changes.
CameraDistanceChangedEvent<S extends CameraController> - Class in com.esri.arcgisruntime.mapping.view
An event that indicates that the distance between camera and the target has changed.
CameraDistanceChangedEvent(S) - Constructor for class com.esri.arcgisruntime.mapping.view.CameraDistanceChangedEvent
Creates a new camera distance changed event.
CameraDistanceChangedListener<S extends CameraController> - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving camera distance changed events from a CameraController.
cameraHeadingOffsetChanged(CameraHeadingOffsetChangedEvent<S>) - Method in interface com.esri.arcgisruntime.mapping.view.CameraHeadingOffsetChangedListener
Invoked when the camera heading offset changes.
CameraHeadingOffsetChangedEvent<S extends CameraController> - Class in com.esri.arcgisruntime.mapping.view
An event that indicates that the camera heading offset has changed.
CameraHeadingOffsetChangedEvent(S) - Constructor for class com.esri.arcgisruntime.mapping.view.CameraHeadingOffsetChangedEvent
Creates a new camera heading changed event.
CameraHeadingOffsetChangedListener<S extends CameraController> - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving camera heading offset changed events from a CameraController.
cameraPitchOffsetChanged(CameraPitchOffsetChangedEvent<S>) - Method in interface com.esri.arcgisruntime.mapping.view.CameraPitchOffsetChangedListener
Invoked when the camera pitch offset changes.
CameraPitchOffsetChangedEvent<S extends CameraController> - Class in com.esri.arcgisruntime.mapping.view
An event that indicates that the camera pitch offset has changed.
CameraPitchOffsetChangedEvent(S) - Constructor for class com.esri.arcgisruntime.mapping.view.CameraPitchOffsetChangedEvent
Creates a new camera pitch offset changed event.
CameraPitchOffsetChangedListener<S extends CameraController> - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving camera pitch offset changed events from a CameraController.
CAMPUS - com.esri.arcgisruntime.tasks.networkanalysis.DirectionsStyle
The driving directions generated by this style are most suited for campus routing.
canAdd() - Method in class com.esri.arcgisruntime.data.FeatureTable
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.
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 Segments from the Part.
clear() - Method in class com.esri.arcgisruntime.geometry.PartCollection
Removes all Parts from the PartCollection.
clear() - Method in class com.esri.arcgisruntime.geometry.PointCollection
Removes all Points from the PointCollection.
clear() - Method in class com.esri.arcgisruntime.layers.SublayerList
 
clear() - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
clear() - Method in class com.esri.arcgisruntime.mapping.LayerList
 
clear() - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
clear() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
Clears all cached credential information, including Token, PKI/Certificate and HTTP.
clear() - Method in interface com.esri.arcgisruntime.security.CredentialPersistence
This method will be called whenever all credentials are removed at once, such as with a call to AuthenticationManager.CredentialCache.removeAndRevokeAllCredentialsAsync().
clear() - Method in class com.esri.arcgisruntime.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
clearFacilities() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
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
clearKeyStores() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Deprecated.
clearOAuthConfigurations() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Clears the current OAuthConfigurations.
clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
clearSelection() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Updates any selected features in the layer back to the un-selected state.
clearSelection() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Clears all the selected features.
clearSelection() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Updates any selected features in the layer back to the un-selected state.
clearSelection() - Method in class com.esri.arcgisruntime.layers.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
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
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. Use Basemap(BasemapStyle) with BasemapStyle.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 type Calendar.
createDefaultDownloadPreplannedOfflineMapParametersAsync(PreplannedMapArea) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Executes an asynchronous operation to create a DownloadPreplannedOfflineMapParameters from the specified PreplannedMapArea.
createDefaultExportTileCacheParametersAsync(Geometry, double, double) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
Creates a default set of export tile cache parameters asynchronously.
createDefaultExportVectorTilesParametersAsync(Geometry, double) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
Creates a default set of export vector tile parameters asynchronously.
createDefaultGenerateGeodatabaseParametersAsync(Geometry) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Executes an asynchronous operation to create a set of default parameters that can be used to generate a geodatabase from the service.
createDefaultGenerateOfflineMapParametersAsync(Geometry) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Executes an asynchronous operation to create a set of default parameters that can be used to take an online map offline.
createDefaultGenerateOfflineMapParametersAsync(Geometry, double, double) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Executes an asynchronous operation to create a GenerateOfflineMapParameters from the specified area of interest, min scale, and max scale.
createDefaultOfflineMapSyncParametersAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
Executes an asynchronous operation to create a set of default parameters that can be used to synchronize an offline map's geodatabases with their originating services.
createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
Asynchronously generates default parameters for a geoprocessing task.
createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
Executes an asynchronous operation to create a set of default parameters for solving a closest facility with this closest facility task.
createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Executes an asynchronous operation to create a set of default parameters for solving a route with this route task.
createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
Executes an asynchronous operation to create a set of default parameters for creating service areas.
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 type Double.
createElement(ArcGISFeature) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Creates a UtilityElement from an ArcGISFeature.
createElement(ArcGISFeature, UtilityTerminal) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Creates a UtilityElement from an ArcGISFeature and an optional UtilityTerminal.
createElement(UtilityAssetType, UUID) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Creates a UtilityElement from a UtilityAssetType and a global ID.
createElement(UtilityAssetType, UUID, UtilityTerminal) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Creates a UtilityElement from a UtilityAssetType, a global ID and an optional UtilityTerminal.
createFeature() - Method in class com.esri.arcgisruntime.data.FeatureTable
Creates a 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 type Float.
createFolderAsync(String) - Method in class com.esri.arcgisruntime.portal.PortalUser
Executes an asynchronous operation to create a new folder with the given title in this user's root folder (nested folders are not supported).
createForItemsWithOwner(String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Creates a PortalGroupContentSearchParameters that will find items belonging to a specified owner.
createForItemsWithTypeAndOwnerAndSearchString(PortalItem.Type, String, String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Creates a PortalGroupContentSearchParameters that will find items with a particular type.
createForItemsWithTypeAndSearchString(PortalItem.Type, String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Creates a PortalGroupContentSearchParameters that will find items with a specified type and, optionally, that also match a specified search string.
createForItemsWithTypes(Iterable<PortalItem.Type>, String, String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Creates a PortalGroupContentSearchParameters that will find items with any one of a number of given types.
createForItemWithId(String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Creates a PortalGroupContentSearchParameters that will find an item with a specified item ID.
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. Use Basemap(BasemapStyle) with BasemapStyle.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. Use Basemap(BasemapStyle) with BasemapStyle.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. Use Basemap(BasemapStyle) with BasemapStyle.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 type Integer.
createJob(GeoprocessingParameters) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
Returns a geoprocessing job based on the supplied parameters.
createJsonContent(String) - Static method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
Creates an instance of PortalItemContentParameters to use when adding a portal item for which the content data is JSON text.
createLightGrayCanvas() - Static method in class com.esri.arcgisruntime.mapping.Basemap
Deprecated.
100.14.0. Basemap.Type and its associated basemap helpers has been deprecated. Use Basemap(BasemapStyle) with BasemapStyle.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. Use Basemap(BasemapStyle) with BasemapStyle.ARCGIS_LIGHT_GRAY.
createLineAtAngleFrom(Point, double, double) - Static method in class com.esri.arcgisruntime.geometry.LineSegment
Deprecated.
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. Use Basemap(BasemapStyle) with BasemapStyle.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. Use Basemap(BasemapStyle) with BasemapStyle.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. Use Basemap(BasemapStyle) with BasemapStyle.OSM_STANDARD.
createParametersAsync(FeatureCollection) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Deprecated.
createParametersAsync(PortalItem) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Imports route parameters from a portal item and then adjusts the imported parameters to the current Route task.
createPointAlong(Polyline, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the point at the given distance along the line.
createRouteResultAsync(FeatureCollection) - Static method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Imports a route result from a feature collection that represents a route layer.
createRouteResultAsync(PortalItem) - Static method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Imports a route result from a portal item.
createShort(String, String) - Static method in class com.esri.arcgisruntime.data.Field
Creates a Field of type Field.Type.SHORT which corresponds to the Java type Short.
createSphere(int, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
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. Use Basemap(BasemapStyle) with BasemapStyle.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. Use Basemap(BasemapStyle) with BasemapStyle.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. Use Basemap(BasemapStyle) with BasemapStyle.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. Use Basemap(BasemapStyle) with BasemapStyle.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 type String.
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. Use Basemap(BasemapStyle) with BasemapStyle.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. Use Basemap(BasemapStyle) with BasemapStyle.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. Use Basemap(BasemapStyle) with BasemapStyle.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. Use Basemap(BasemapStyle) with BasemapStyle.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 given Route.
DirectionManeuver - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents an individual maneuver in a series of turn-by-turn driving directions.
DirectionManeuverType - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Indicates the type of a given DirectionManeuver.
DirectionMessage - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents the Directions String.
DirectionMessageType - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Specifies the type of a DirectionMessage.
DirectionsStyle - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Defines network directions output type.
DISABLE_USERS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
DISABLED - com.esri.arcgisruntime.layers.FeatureTilingMode
Feature tiling is disabled.
DISABLED - com.esri.arcgisruntime.mapping.view.WrapAroundMode
The map is displayed normally, wrap around display is disabled.
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.Ranges which link a Symbol to a minimum and maximum distance, in meters, from the SceneView's Camera which the Symbol is visible between.
distanceGeodetic(Point, Point, LinearUnit, AngularUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the distance between two Points, returning the result in the given linear unit of measurement.
DO_NOT_EXTEND_FROM_END_POINT - com.esri.arcgisruntime.geometry.ExtendOptions
Do not extend the 'to' end of any path.
DO_NOT_EXTEND_FROM_START_POINT - com.esri.arcgisruntime.geometry.ExtendOptions
Do not extend the 'from' end of any path.
DOCUMENT - com.esri.arcgisruntime.mapping.popup.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 use OfflineMapTask.createDefaultDownloadPreplannedOfflineMapParametersAsync(PreplannedMapArea) and then make any adjustments. This will determine if scheduled updates are present and update the property DownloadPreplannedOfflineMapParameters.getUpdateMode() appropriately.

downloadPreplannedOfflineMap(PreplannedMapArea, String, boolean) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
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 to LayerSceneProperties.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 a GeoView.
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 a SyncGeodatabaseJob.
EditResult.EditOperation - Enum in com.esri.arcgisruntime.data
Represents the different types of edit operations on ServiceFeatureTable.
EITHER_SIDE - com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
Either side.
ELEMENTS - com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
The result is a collection of utility elements.
elevate(double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
Creates a copy of the camera with the altitude adjusted.
ELEVATION - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
ELEVATION - com.esri.arcgisruntime.raster.ColorRamp.PresetType
Elevation.
ElevationServiceInfo - Class in com.esri.arcgisruntime.portal
Represents a Limited Error Raster Compression (LERC) elevation service that is provided by the portal.
ElevationSource - Class in com.esri.arcgisruntime.mapping
Abstract class representing elevation sources e.g.
ELEVATOR - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Elevator.
ELLIPSE - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
An ellipse.
ellipseGeodesic(GeodesicEllipseParameters) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates a geodesic ellipse (or geodesic circle, if semiAxis1Length = semiAxis2Length) centered on a specific point.
EllipticArcSegment - Class in com.esri.arcgisruntime.geometry
An elliptic arc segment for use in a multipart geometry.
EllipticArcSegment(Point, double, double, double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.EllipticArcSegment
Creates an elliptic arc based on parameters that define an ellipse and the portion of that ellipse that defines the arc.
EllipticArcSegment(Point, Point, double, boolean, boolean, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.EllipticArcSegment
Creates an elliptic arc segment from the given start and end points, and other parameters that define an ellipse.
ENABLE_WHEN_SUPPORTED - com.esri.arcgisruntime.mapping.view.WrapAroundMode
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.
EncCell - Class in com.esri.arcgisruntime.hydrography
Represents a single ENC (Electronic Navigational Chart) data source in S-57 data transfer format (*.000 file).
EncCell(EncDataset) - Constructor for class com.esri.arcgisruntime.hydrography.EncCell
Creates an EncCell based on an EncDataset.
EncCell(String) - Constructor for class com.esri.arcgisruntime.hydrography.EncCell
Creates an EncCell based on a file path.
EncDataset - Class in com.esri.arcgisruntime.hydrography
Represents one of the datasets in a EncExchangeSet.
EncEnvironmentSettings - Class in com.esri.arcgisruntime.hydrography
Represents settings for ENC (Electronic Navigational Chart) that are applied to all instances of EncCell and EncLayer.
EncEnvironmentSettings() - Constructor for class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings
 
EncEnvironmentSettings.DisplaySettings - Class in com.esri.arcgisruntime.hydrography
Represents various settings used to control display of features in all EncLayers.
EncEnvironmentSettings.DisplaySettings.MarinerSettings - Class in com.esri.arcgisruntime.hydrography
Represents settings to control display of Independent Mariner Selections.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.AreaSymbolizationType - Enum in com.esri.arcgisruntime.hydrography
Represents the type of symbols used to display area features.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme - Enum in com.esri.arcgisruntime.hydrography
Represents various color schemes that effect all layers on the map.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayCategories - Class in com.esri.arcgisruntime.hydrography
Represents settings in the S-52 standard that allow selection of different display categories.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits - Enum in com.esri.arcgisruntime.hydrography
Represents the units used to display soundings and contours.
EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType - Enum in com.esri.arcgisruntime.hydrography
Represents the type of symbol used to display point features.
EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings - Class in com.esri.arcgisruntime.hydrography
Represents various display settings related to Text Groupings S-57 Objects and Attribute Acronyms as defined in section 14.4 in the specification.
EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings - Class in com.esri.arcgisruntime.hydrography
Represents various display settings related to the ECDIS (Electronic Chart Display and Information Systems) viewing groups.
EncExchangeSet - Class in com.esri.arcgisruntime.hydrography
An Exchange set is a package of files that contains a catalog file and one or more S57 dataset files and other data.
EncExchangeSet(Iterable<String>) - Constructor for class com.esri.arcgisruntime.hydrography.EncExchangeSet
Creates an EncExchangeSet based on paths to catalog files of the exchange set.
EncFeature - Class in com.esri.arcgisruntime.hydrography
Represents a feature within an ENC (Electronic Navigational Chart).
EncLayer - Class in com.esri.arcgisruntime.layers
A layer that displays ENC data.
EncLayer(EncCell) - Constructor for class com.esri.arcgisruntime.layers.EncLayer
Creates an EncLayer based on an EncCell.
END - com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
A marker is placed at the end of the symbol.
END_OF_FERRY - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
End of ferry.
ENTER - com.esri.arcgisruntime.geotriggers.FenceRuleType
Check whether objects from the GeotriggerFeed enter the FenceParameters.
ENTER_CONTAINS_AND_EXIT_DOES_NOT_CONTAIN - com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
The fence polygon will be entered when it contains the entity from a GeotriggerFeed and exited when it no longer contains.
ENTER_CONTAINS_AND_EXIT_DOES_NOT_INTERSECT - com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
The fence polygon will be entered when it contains the entity from a GeotriggerFeed and exited when it no longer intersects.
ENTER_INTERSECTS_AND_EXIT_DOES_NOT_INTERSECT - com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
The fence polygon will be entered when it intersects the entity from a GeotriggerFeed and exited when it no longer intersects.
ENTER_OR_EXIT - com.esri.arcgisruntime.geotriggers.FenceRuleType
Check whether objects from the GeotriggerFeed enter or exit the FenceParameters.
ENTERED - com.esri.arcgisruntime.geotriggers.FenceNotificationType
The feed data has entered one of the fence geometries.
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
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 at ExpressionPopupElement.getPopupExpression().
EXCALIBUR_IMAGERY_PROJECT - com.esri.arcgisruntime.portal.PortalItem.Type
An Excalibur Imagery Project, created and maintained by the ArcGIS Excalibur web app.
EXCLUDE - com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
The other label will be not be placed rather than overlap this obstacle.
EXCLUDE - com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.OnlineOnlyServicesOption
Online layers and tables that cannot be taken offline will be excluded when taking a map offline.
EXCLUSIVE - com.esri.arcgisruntime.layers.GroupVisibilityMode
Only one child is visible at a time.
executeAsync() - Method in class com.esri.arcgisruntime.security.OAuthTokenCredentialRequest
Asynchronous computation to execute the request.
EXISTS - com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparisonOperator
Evaluate that the UtilityCategory exists on a network feature.
EXIT - com.esri.arcgisruntime.geotriggers.FenceRuleType
Check whether objects from the GeotriggerFeed exit the FenceParameters.
EXIT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Exit signpost.
EXITED - com.esri.arcgisruntime.geotriggers.FenceNotificationType
The feed data has exited one of the fence geometries.
expand(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Expands the builder's Envelope geometry.
expand(Point, double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Expands the builder's Envelope geometry at the given anchor point by the given factor.
Expiration - Class in com.esri.arcgisruntime.mapping
Expiration details that indicate whether a given package is out of date.
ExpirationType - Enum in com.esri.arcgisruntime.mapping
Represents the types of expiration.
EXPIRED - com.esri.arcgisruntime.LicenseStatus
License has expired.
EXPIRED - com.esri.arcgisruntime.portal.SubscriptionInfo.State
Subscription has expired.
EXPLODED - com.esri.arcgisruntime.data.TileCache.StorageFormat
Exploded storage format.
EXPLORER_ADD_IN - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Explorer Layer (eaz)
EXPLORER_LAYER - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Explorer Layer (nmc)
EXPLORER_MAP - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Explorer Document (nmf)
EXPORT_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
A package that allows administrators or group owners to export a group, and its content, into a downloadable package (.epk file).
EXPORT_TILE_CACHE - com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
The parameter is of type ExportTileCacheParameters
EXPORT_VECTOR_TILES - com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
The parameter is of type ExportVectorTilesParameters
exportDeltaAsync(Geodatabase, String) - Static method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Executes an asynchronous operation to generate an upload delta geodatabase file containing all the changes since the last sync.
exportImageAsync() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously exports 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
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 Features, usually contained in an ArcGISMap as JSON or by-reference to a JSON file or PortalItem.
FeatureCollection() - Constructor for class com.esri.arcgisruntime.data.FeatureCollection
Creates an empty FeatureCollection.
FeatureCollection(PortalItem) - Constructor for class com.esri.arcgisruntime.data.FeatureCollection
Creates a FeatureCollection based on a PortalItem.
FeatureCollection(Iterable<FeatureCollectionTable>) - Constructor for class com.esri.arcgisruntime.data.FeatureCollection
Creates a FeatureCollection from a set of feature collection tables.
FeatureCollectionLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize a feature collection.
FeatureCollectionLayer(FeatureCollection) - Constructor for class com.esri.arcgisruntime.layers.FeatureCollectionLayer
Creates a FeatureCollectionLayer from a FeatureCollection.
FeatureCollectionTable - Class in com.esri.arcgisruntime.data
Represents an individual feature table in a FeatureCollection.
FeatureCollectionTable(FeatureSet) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates a FeatureCollectionTable populated with the features from the given FeatureSet.
FeatureCollectionTable(Iterable<Field>, GeometryType, SpatialReference) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates a FeatureCollectionTable from a table schema, that is, a set of fields, geometry type and spatial reference.
FeatureCollectionTable(Iterable<Field>, GeometryType, SpatialReference, boolean, boolean) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates a FeatureCollectionTable from a table schema, that is, a set of fields, geometry type and spatial reference.
FeatureCollectionTable(Iterable<GeoElement>, Iterable<Field>) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
Creates a FeatureCollectionTable populated with the given geo-elements.
FeatureEditResult - Class in com.esri.arcgisruntime.data
An object that represents the results of an attempt to push an feature update to a feature service.
FeatureFenceParameters - Class in com.esri.arcgisruntime.geotriggers
Geotrigger fence data created from features.
FeatureFenceParameters(FeatureTable) - Constructor for class com.esri.arcgisruntime.geotriggers.FeatureFenceParameters
Creates a FeatureFenceParameters using all of the features in the FeatureTable.
FeatureFenceParameters(FeatureTable, double) - Constructor for class com.esri.arcgisruntime.geotriggers.FeatureFenceParameters
Creates a FeatureFenceParameters using all of the features in the FeatureTable.
FeatureLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize vector/feature data.
FeatureLayer(FeatureTable) - Constructor for class com.esri.arcgisruntime.layers.FeatureLayer
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 Features.
FeatureTableEditResult - Class in com.esri.arcgisruntime.data
Represents the edit results of a specific FeatureTable.
FeatureTemplate - Class in com.esri.arcgisruntime.data
Represents a feature template which may contain default, also known as prototype, attribute values for an ArcGISFeature's Fields.
FeatureTemplate.DrawingTool - Enum in com.esri.arcgisruntime.data
Represents a drawing tool which can be used to digitize geometries.
FeatureTilingMode - Enum in com.esri.arcgisruntime.layers
Feature tiling modes available to feature layers.
FeatureType - Class in com.esri.arcgisruntime.data
A feature type represents a class (sometimes called sub-type) of feature that can be contained in an ArcGISFeatureTable.
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 a GeotriggerMonitor.
FenceGeotrigger(GeotriggerFeed, FenceRuleType, FenceParameters) - Constructor for class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
Constructs a FenceGeotrigger.
FenceGeotrigger(GeotriggerFeed, FenceRuleType, FenceParameters, ArcadeExpression, String) - Constructor for class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
Constructs FenceGeotrigger with an expression and a name.
FenceGeotriggerFeedAccuracyMode - Enum in com.esri.arcgisruntime.geotriggers
Options that describe how a FenceGeotrigger will use accuracy information from a GeotriggerFeed.
FenceGeotriggerNotificationInfo - Class in com.esri.arcgisruntime.geotriggers
FenceNotificationType - Enum in com.esri.arcgisruntime.geotriggers
The type of FenceGeotrigger that was met.
FenceParameters - Class in com.esri.arcgisruntime.geotriggers
Geotrigger fence data required for a FenceGeotrigger.
FenceRuleType - Enum in com.esri.arcgisruntime.geotriggers
The rule or query that determines whether a FenceGeotrigger condition is met.
FERRY - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Take a ferry.
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). Use Unit.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 a Geodatabase from the service using the specified parameters.
generateGeodatabaseAsync(GenerateGeodatabaseParameters, String) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
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
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
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: a Polygon, a Polyline, and a Multipoint.
GEOMETRY_SERVICE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Geometry Service
GeometryBuilder - Class in com.esri.arcgisruntime.geometry
Base class for builders that allow immutable geometries to be defined incrementally.
GeometryBuilderType - Enum in com.esri.arcgisruntime.geometry
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 an ArcGISScene.
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 a GeotriggerNotificationInfo.
GeotriggerMonitor(Geotrigger) - Constructor for class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Constructs a GeotriggerMonitor with a Geotrigger condition.
GeotriggerMonitorNotificationEvent - Class in com.esri.arcgisruntime.geotriggers
Called when a GeotriggerNotificationInfo is sent.
GeotriggerMonitorNotificationEventListener - Interface in com.esri.arcgisruntime.geotriggers
Defines the callback listener to listen to GeotriggerMonitorNotificationEventListener events.
GeotriggerMonitorStatus - Enum in com.esri.arcgisruntime.geotriggers
The current status of a GeotriggerMonitor.
GeotriggerMonitorStatusChangedEvent - Class in com.esri.arcgisruntime.geotriggers
Called when a GeotriggerMonitor.getStatus() changes.
GeotriggerMonitorStatusChangedEventListener - Interface in com.esri.arcgisruntime.geotriggers
Defines the callback listener to listen to GeotriggerMonitorStatusChangedEventListener events.
GeotriggerMonitorWarningChangedEvent - Class in com.esri.arcgisruntime.geotriggers
Called when a GeotriggerMonitor.getWarning() changes.
GeotriggerMonitorWarningChangedEventListener - Interface in com.esri.arcgisruntime.geotriggers
Defines the callback listener to listen to GeotriggerMonitoringErrorChangedEventListener events.
GeotriggerNotificationInfo - Class in com.esri.arcgisruntime.geotriggers
Provides details about a Geotrigger condition that has been met.
GeotriggersInfo - Class in com.esri.arcgisruntime.geotriggers
Presents information on a set of Geotrigger objects defined for a GeoModel.
GeoView - Class in com.esri.arcgisruntime.mapping.view
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 this Part.
get(int) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Gets the Part at the given index position in this PartCollection.
get(int) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Gets a copy of the Point at the given index in the PointCollection.
get(int) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
get(int) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
get(int) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
get(int) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
get(int) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
getAbbreviation() - Method in class com.esri.arcgisruntime.geometry.Unit
Gets the common abbreviation of the English name of this unit of measurement, for example 'm' for meters.
getAccess() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
Gets the access level of the version.
getAccess() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionParameters
Gets the access level of the version.
getAccess() - Method in class com.esri.arcgisruntime.portal.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 given Envelope.
getAssociationsAsync(Envelope, UtilityAssociationType) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Returns an unmodifiable list of all UtilityAssociation objects (with their geometry) of type UtilityAssociationType present in the geodatabase for a given Envelope.
getAssociationsAsync(UtilityElement) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Returns an unmodifiable list of all UtilityAssociation objects present in the geodatabase for a given UtilityElement.
getAssociationsAsync(UtilityElement, UtilityAssociationType) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Returns an unmodifiable list of all UtilityAssociation objects of type UtilityAssociationType present in the geodatabase for a given UtilityElement.
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
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 to end 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 second UtilityNetworkAttribute 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.
getConnectionTimeout() - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Gets the connection timeout to use for the request.
getContainerViewScale() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetType
Gets the containment view scale of the UtilityAssetType If the utility asset type is a point container, this method returns the appropriate display scale (zoom level) for displaying the container when it is opened.
getContent() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gets the content of the callout.
getContentItemsAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
Deprecated.
100.14.0. Replaced by loading the PreplannedMapArea and accessing the items with PreplannedMapArea.getPackageItems().
getContentType() - Method in class com.esri.arcgisruntime.data.Attachment
Gets the content type of this attachment.
getContentType() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
Gets the attachment's content type.
getContext() - Method in class com.esri.arcgisruntime.arcade.ArcadeConsoleMessageEvent
Gets the context.
getContingencies() - Method in class com.esri.arcgisruntime.data.FieldGroup
Gets an unmodifiable list of contingencies that define possible values for fields in this field group.
getContingencyId() - Method in class com.esri.arcgisruntime.data.Contingency
Gets the contingency's unique id.
getContingencyValidationErrors() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Get the pairs of field group name and an associated contingent values validation errors.
getContingencyValidationWarnings() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Get the pairs of field group name and an associated contingent values validation warnings.
getContingentValues(ArcGISFeature, String) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Returns possible values for the specified field, in the context of defined contingencies.
getContingentValuesAllGroups() - Method in class com.esri.arcgisruntime.data.ContingentValuesResult
Gets an unmodifiable list of contingent values that satisfy all field groups the list participates in.
getContingentValuesByFieldGroup() - Method in class com.esri.arcgisruntime.data.ContingentValuesResult
Gets a unmodifiable map of field group names to lists of possible contingent values for that field group.
getContingentValuesDefinition() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets the table's contingent values definition.
getContingentValuesForField(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the contingent values for the given popup field.
getContrast() - Method in class com.esri.arcgisruntime.layers.ImageAdjustmentLayer
Returns the contrast of the layer.
getControlPoint1() - Method in class com.esri.arcgisruntime.geometry.CubicBezierSegment
Gets a point tangent to the start of the segment.
getControlPoint2() - Method in class com.esri.arcgisruntime.geometry.CubicBezierSegment
Gets a point tangent to the end of the segment.
getConvergenceAngle(Point) - Method in class com.esri.arcgisruntime.geometry.SpatialReference
Gets the calculated grid convergence angle for a given point, which is the angle between True North and Grid North.
getCoordinate() - Method in class com.esri.arcgisruntime.geometry.ProximityResult
Gets the result point.
getCopyrightText() - Method in class com.esri.arcgisruntime.data.ShapefileInfo
Gets the copyright text of the shapefile.
getCornerRadius() - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Gets the corner curve radius.
getCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
Gets the cost for the given attribute.
getCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the cost for the given attribute.
getCostAttributes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets a map of cost attributes that can be used as a travel mode impedance TravelMode.setImpedanceAttributeName(String) to optimize the closest facility route.
getCostAttributes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets list of cost attributes that can be used as a travel mode impedance TravelMode.setImpedanceAttributeName(String) to optimize the route.
getCostAttributes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets a map of cost attributes that can be used as a travel mode impedance TravelMode.setImpedanceAttributeName(String) to optimize the service area result.
getCostNetworkAttribute() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighbor
Gets the UtilityNetworkAttribute used to determine the definition of "nearest".
getCount() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighbor
Gets the number of nearest features to return.
getCountryCode() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Gets the country code used to filter the results of the geocode operation.
getCountryCode() - Method in class com.esri.arcgisruntime.tasks.geocode.SuggestParameters
Gets the country code used to filter the results of the suggest operation.
getCourse() - Method in class com.esri.arcgisruntime.location.LocationDataSource.Location
Returns the course of the location in degrees clockwise, 0 being true North.
getCourseSymbol() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Gets the marker symbol used to display current location, rotated to indicate the course (direction of travel).
getCreated() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the date this item was created.
getCreated() - Method in class com.esri.arcgisruntime.portal.PortalFolder
Gets the date this folder was created.
getCreated() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the date this group was created.
getCreated() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the date the organization was created.
getCreated() - Method in class com.esri.arcgisruntime.portal.PortalItemComment
Gets the date this comment was created.
getCreated() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the date this user was created.
getCreationDate() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
Gets the timestamp of when the version was created.
getCreationDateField() - Method in class com.esri.arcgisruntime.arcgisservices.EditFieldsInfo
Gets the name of the field that stores the date and time the feature was created.
getCreator() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfiguration
Gets the creator of the named trace configuration.
getCreatorField() - Method in class com.esri.arcgisruntime.arcgisservices.EditFieldsInfo
Gets the name of the field that stores the user who created the feature.
getCreators() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfigurationQueryParameters
Optional parameter representing the creators of the named trace configurations to be queried.
getCredential() - Method in class com.esri.arcgisruntime.concurrent.Job
Gets the credential used to authenticate the user with this job.
getCredential() - Method in class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
 
getCredential() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Gets the credential used to authenticate the user with the service feature table.
getCredential() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
getCredential() - Method in interface com.esri.arcgisruntime.io.RemoteResource
Gets the Credential that is set on the network-enabled resource.
getCredential() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
 
getCredential() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Gets the credential used to authenticate the user with the map service.
getCredential() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Gets the credential used to authenticate the user with the scene service.
getCredential() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the credential used to authenticate the user with the sublayer.
getCredential() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Gets the credential used to authenticate the user with the tiled layer.
getCredential() - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
 
getCredential() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
 
getCredential() - Method in class com.esri.arcgisruntime.layers.IntegratedMeshLayer
 
getCredential() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
getCredential() - Method in class com.esri.arcgisruntime.layers.PointCloudLayer
 
getCredential() - Method in class com.esri.arcgisruntime.layers.ServiceImageTiledLayer
 
getCredential() - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
getCredential() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
 
getCredential() - Method in class com.esri.arcgisruntime.mapping.Basemap
 
getCredential() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
getCredential() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
getCredential() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
getCredential() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
 
getCredential() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
getCredential() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
getCredential() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
getCredential() - Method in class com.esri.arcgisruntime.portal.Portal
Gets the credential set on this portal instance.
getCredential() - Method in class com.esri.arcgisruntime.raster.ImageServiceRaster
 
getCredential() - Method in class com.esri.arcgisruntime.security.CredentialCacheEntry
Gets the Credential object.
getCredential() - Method in class com.esri.arcgisruntime.security.CredentialChangedEvent
Gets the new Credential.
getCredential() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
getCredential() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Gets the credential used to authenticate access to the picture fill symbol URL.
getCredential() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
getCredential() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Gets the credential used to authenticate access to the picture marker symbol URL.
getCredential() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
getCredential() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
getCredential() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
 
getCredential() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Gets the credential used to authenticate the user with this task.
getCredential() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Gets the credential used to authenticate the user with this task.
getCredential() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Gets the credential used to authenticate the user with the geoprocessing service.
getCredential() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Gets the credential used to authenticate the user with the geoprocessing service.
getCredential() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
Gets the credential used to authenticate the user with the geoprocessing service.
getCredential() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
getCredential() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
getCredential() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
getCredential() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
Gets the credential used to authenticate the user with this task.
getCredential() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Gets the credential used to authenticate the user with this task.
getCredential() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
getCredential() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
getCredential() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
getCredentials() - Method in interface com.esri.arcgisruntime.security.CredentialPersistence
Returns all persisted credentials.
getCredentials() - Method in class com.esri.arcgisruntime.security.SharedPreferencesCredentialPersistence
 
getCredits() - Method in class com.esri.arcgisruntime.data.ShapefileInfo
Gets the credits of the shapefile.
getCulture() - Method in class com.esri.arcgisruntime.layers.BingMapsLayer
Gets the culture that was set, or "en-US" if not set or was set to an invalid value.
getCulture() - Method in class com.esri.arcgisruntime.portal.Portal
Gets a code that specifies the culture-specific formatting to use when accessing portal content.
getCulture() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets locale information for the organization (language-country, for example "en-us").
getCulture() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the item locale (language and country) information.
getCulture() - Method in class com.esri.arcgisruntime.security.OAuthConfiguration
Gets the culture code corresponding to the language to be used on the OAuth login page.
getCulture() - Method in class com.esri.arcgisruntime.security.OAuthLoginManager
Gets the culture code corresponding to the language to be used on the OAuth login page.
getCumulativeCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the cumulative cost.
getCurbApproach() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Gets the CurbApproach that was set.
getCurbApproach() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the CurbApproach that was set.
getCurbApproach() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
Gets the curb approach that was set.
getCurbApproach() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Gets the CurbApproach that was set.
getCurbApproach() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the CurbApproach that was set.
getCurrentBearing() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Gets the current bearing in degrees, measured clockwise from true north.
getCurrentBearing() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the current bearing in degrees, measured clockwise from true north.
getCurrentBearing() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Gets the current bearing in degrees, measured clockwise from true north.
getCurrentBearing() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the current bearing in degrees.
getCurrentBearingTolerance() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Gets the current bearing tolerance in degrees.
getCurrentBearingTolerance() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the current bearing tolerance in degrees.
getCurrentBearingTolerance() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Gets the current bearing tolerance in degrees.
getCurrentBearingTolerance() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the current bearing tolerance in degrees.
getCurrentFolder() - Method in class com.esri.arcgisruntime.portal.PortalUserContent
Gets the folder in which this content is located.
getCurrentLocationIndex() - Method in class com.esri.arcgisruntime.location.SimulatedLocationDataSource
Gets the index of the item in the location list that provides the current location.
getCurrentManeuverIndex() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets the current maneuver index.
getCurrentPosition() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
Gets the current position of the KML tour.
getCurrentPosition() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourCurrentPositionChangedEvent
Gets the current position in seconds.
getCurrentStyle() - Method in class com.esri.arcgisruntime.layers.WmsSublayer
Gets the name of the current style of this sublayer.
getCurrentVersion() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
Gets the current version.
getCurrentVersion() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns the current version of the ArcGIS map service.
getCurrentVersion() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Returns the current version property specified with this PortalInfo's JSON.
getCurrentViewpoint(Viewpoint.Type) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Gets a Viewpoint of the given Viewpoint.Type, describing the visible area and view location of the map.
getCurrentViewpointCamera() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Gets the current viewpoint camera.
getCustomBaseUrl() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the custom base URL for this portal.
getCustomHtmlDescription() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the Popup's custom HTML description.
getCustomParameters() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
Gets the custom parameters to be sent with requests to this service.
getCustomParameters() - Method in class com.esri.arcgisruntime.layers.WmsLayer
Gets a java.util.Map containing custom parameters that are applied to WMS requests related to this layer.
getCustomParameters() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
Gets a Map containing custom parameters that are applied to all GetTile requests related to this layer.
getCustomParameters() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
Gets a Map containing custom parameters that are applied to all WFS requests e.g.
getCustomParameters() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
Gets a java.util.Map containing custom parameters that are applied to all WMS requests sent to this service.
getCustomParameters() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
Gets a Map containing custom parameters that are applied to all GetCapabilities and GetTile requests related to this service.
getDashTemplate() - Method in class com.esri.arcgisruntime.symbology.DashGeometricEffect
Gets the dash template for this geometric effect.
getDataset() - Method in class com.esri.arcgisruntime.hydrography.EncCell
Gets the dataset used to create this ENC cell.
getDataset() - Method in class com.esri.arcgisruntime.layers.KmlLayer
Gets the KmlDataset that is associated with the KML layer.
getDatasets() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
Gets the datasets.
getDataSourceName() - Method in class com.esri.arcgisruntime.layers.RasterSublayerSource
Gets the data source name.
getDataSourceName() - Method in class com.esri.arcgisruntime.layers.TableSublayerSource
Gets the data source name.
getDataType() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo
Returns the geoprocessing parameter's data type.
getDataType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute
Gets the network attribute's data type.
getDateFormat() - Method in class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat
Gets the format used to display a date field in a pop-up.
getDateTime() - Method in class com.esri.arcgisruntime.mapping.Expiration
Gets a Calendar object that has the date and time when the package will expire.
getDecimalPlaces() - Method in class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat
Gets the number of supported decimal places that should appear for displaying a numerical field in a pop-up.
getDeconflictionStrategy() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for moving labels to avoid overlapping feature, annotation, dimension or graphic symbols or higher priority labels.
getDeepContour() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets the depth of the deep water contour.
getDefaultBasemap() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets default basemap of the portal/organization.
getDefaultConfigurationPath() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalConfiguration
The default UtilityTerminalConfigurationPath defined for this terminal configuration.
getDefaultElevationServices() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets information about Limited Error Raster Compression (LERC) elevation services used by ArcGIS Pro and the Web Scene Viewer.
getDefaultExtent() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the default extent to be used by the client application when creating new maps.
getDefaultImpedanceCutoff() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the default impedance cutoff which is a value for the impedance beyond which facilities should not be found.
getDefaultImpedanceCutoff() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the default impedance cutoff is a value for the impedance beyond which facilities should not be found.
getDefaultImpedanceCutoffs() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Gets the default impedance cutoffs.
getDefaultImpedanceCutoffs() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the default impedance cutoffs.
getDefaultInterval() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo
Gets the default time interval for the service.
getDefaultLabel() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Gets the default label, suitable for showing in a legend, for values that don't fall within any of the class breaks.
getDefaultLabel() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer
Gets the label that is the default label for this Renderer.
getDefaultSearchParametersAsync() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
Gets a SymbolStyleSearchParameters object providing all available search parameters from the database.
getDefaultStyle() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the default style.
getDefaultStyleUri() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the URI of the default style.
getDefaultSubtypeCode() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the layer's default subtype code.
getDefaultSubtypeCode() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the sublayer's default subtype code.
getDefaultSubtypeCode() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets default subtype code for this table.
getDefaultSymbol() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Gets the default marker symbol used to display current location.
getDefaultSymbol() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Gets the default symbol for values that don't fall within any of the class breaks.
getDefaultSymbol() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer
Gets the Symbol that is the default Symbol for this Renderer.
getDefaultTargetFacilityCount() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the default target facility count.
getDefaultTargetFacilityCount() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the default target facility count.
getDefaultTimeInterval() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo
Deprecated.
As of 100.3.0, replaced by ServiceTimeInfo.getDefaultInterval().
getDefaultTimeIntervalUnit() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo
Deprecated.
As of 100.3.0, replaced by ServiceTimeInfo.getDefaultInterval().
getDefaultTimeWindow() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo
Gets the default time window for the service to use for a time slider.
getDefaultTraceConfiguration() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfiguration
Gets a copy of the UtilityTraceConfiguration for this UtilityNamedTraceConfiguration, if one is defined.
getDefaultTraceConfiguration() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTier
Gets a copy of the UtilityTraceConfiguration for this UtilityTier, if one is defined.
getDefaultTravelModeName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the default travel mode that can be used to customize the closest facility route.
getDefaultTravelModeName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the default travel mode that can be used to customize the route.
getDefaultTravelModeName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the default travel mode that can be used to customize the service area result.
getDefaultValue() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo
Returns a new GeoprocessingParameter set to the default value for this parameter info instance.
getDefaultVectorBasemap() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the default vector basemap of the portal/organization.
getDefaultVersionName() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Gets the name of the default version.
getDefaultVisibility() - Method in class com.esri.arcgisruntime.arcgisservices.FeatureServiceLayerIdInfo
Gets the default visibility of the features in the layer.
getDefaultVisibility() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceLayerIdInfo
Returns the default visibility of the map service sublayer.
getDefinition() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Gets the definition of the utility network.
getDefinitionExpression() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the definition expression for the sublayer by which data in the layer is filtered.
getDefinitionExpression() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Gets the definition expression for filtering the features queried in this table.
getDefinitionExpression() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Gets an expression which is a SQL statement where clause to specify the subset of features to be displayed.
getDefinitionExpression() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
Gets the where-clause of the SQL expression that defines which annotation features from the feature table are selected into this sublayer.
getDefinitionExpression() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the definition expression for this sublayer by which data in the layer is filtered.
getDefinitionExpression() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Gets an expression which is a SQL statement where clause to specify the subset of features to be displayed.
getDefinitionExpression() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets the definition expression applied to layer by the developer.
getDeletedFeaturesAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Asynchronously gets the features deleted.
getDeletedFeaturesCountAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Asynchronously gets the number of features deleted.
getDepartureCurbApproach() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
Gets the departure curb approach.
getDepartureCurbApproach() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the direction from which a vehicle departs from the stop.
getDepartureTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets time of departure from the stop.
getDepartureTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets shift for departure time.
getDepth() - Method in class com.esri.arcgisruntime.geometry.Envelope
Gets the depth of this Envelope.
getDepth() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Gets the current depth of the Envelope being constructed.
getDepth() - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Gets the depth of the symbol, in meters.
getDescription() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the description of the layer or table in the service.
getDescription() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the description of the service.
getDescription() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns the description.
getDescription() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the description of the sublayer.
getDescription() - Method in class com.esri.arcgisruntime.arcgisservices.RenderingRuleInfo
Gets the description of a predefined service rendering rule.
getDescription() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
Gets the description of the version.
getDescription() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionParameters
Gets the description of the version.
getDescription() - Method in class com.esri.arcgisruntime.data.FeatureTemplate
Gets the feature template description.
getDescription() - Method in class com.esri.arcgisruntime.data.GeoPackageFeatureTable
Gets the description for this GeoPackage feature table.
getDescription() - Method in class com.esri.arcgisruntime.data.ShapefileInfo
Gets the description of the shapefile.
getDescription() - Method in class com.esri.arcgisruntime.hydrography.EncDataset
Gets the description.
getDescription() - Method in class com.esri.arcgisruntime.hydrography.EncFeature
Gets the description of the ENC feature.
getDescription() - Method in class com.esri.arcgisruntime.layers.Layer
Gets the description of this layer.
getDescription() - Method in class com.esri.arcgisruntime.layers.OgcFeatureCollectionInfo
Gets the "OGC API - Features" feature collection's description.
getDescription() - Method in class com.esri.arcgisruntime.layers.OgcFeatureServiceInfo
Gets the description of the service.
getDescription() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the description of this item.
getDescription() - Method in class com.esri.arcgisruntime.mapping.popup.AttachmentsPopupElement
Gets an optional string describing the element in detail.
getDescription() - Method in class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
Gets an optional string describing the element in detail.
getDescription() - Method in class com.esri.arcgisruntime.mapping.popup.MediaPopupElement
Gets an optional string describing the element in detail.
getDescription() - Method in class com.esri.arcgisruntime.mapping.popup.Popup
Gets the description of the Popup.
getDescription() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Gets a string that appears in the body of the pop-up as a description.
getDescription() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the description of the KML node.
getDescription() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsLayerInfo
Gets the description of the layer.
getDescription() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsServiceInfo
Gets the service description.
getDescription() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Gets the description of the layer.
getDescription() - Method in class com.esri.arcgisruntime.ogc.wms.WmsServiceInfo
Gets the description of the service.
getDescription() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
Gets the description of this layer.
getDescription() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
Gets the description of the service.
getDescription() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsTileMatrixSet
Gets the description of this tile matrix set.
getDescription() - Method in class com.esri.arcgisruntime.raster.GeoPackageRaster
Gets the description for this GeoPackage raster.
getDescription() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Gets the description of the class break.
getDescription() - Method in class com.esri.arcgisruntime.symbology.SimpleRenderer
Gets the description that describes what this Renderer's does.
getDescription() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
Gets the description that describes what this UniqueValue does or represents.
getDescription() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Gets the description of the LocatorTask.
getDescription() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo
Returns the description for this parameter.
getDescription() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTaskInfo
Returns the geoprocessing task's description.
getDescription() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Gets the description of this TravelMode.
getDescription() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Gets the description of the map.
getDescription() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfiguration
Gets the description of the named trace configuration.
getDescription() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalConfigurationPath
The description of this UtilityTerminalConfigurationPath instance.
getDestinationProgress() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets the tracking progress until next destination (stop).
getDestinationStatus() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets the destination status.
getDestinationTableRowFilter() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Indicates whether tables will contain all rows or can be filtered to a smaller set of related rows.
getDetails() - Method in exception com.esri.arcgisruntime.io.JsonEmbeddedException
Gets the further details of the error.
getDeveloperBasemapGalleryGroupQuery() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets a query that identifies the group containing developer basemaps.
getDgpsAge() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
Gets the DGPS age of the location in seconds.
getDictionaryName() - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
Gets the name of the custom Arcade-based style.
getDictionarySymbolStyle() - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Gets the dictionary symbol style to be applied by the renderer.
getDimension() - Method in class com.esri.arcgisruntime.geometry.Envelope
 
getDimension() - Method in class com.esri.arcgisruntime.geometry.Geometry
Gets the dimension of this Geometry, relating to the number of spatial dimensions in which the geometry may have a size.
getDimension() - Method in class com.esri.arcgisruntime.geometry.Point
 
getDirectDistance() - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Gets the direct distance between the start and end locations.
getDirectDistance() - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement.MeasurementChangedEvent
Gets the direct distance between the start and end locations.
getDirection() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo
Returns the geoprocessing parameter's direction: either input or output.
getDirectionality() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalConfiguration
Gets the directionality setting of terminals on a device.
getDirectionEvents() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
Gets a list of DirectionEvent associated with this DirectionManeuver.
getDirectionManeuvers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
Gets the turn-by-turn driving directions along this route.
getDirectionManeuvers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the turn-by-turn driving directions along this route.
getDirectionsDistanceUnits() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the unit system of measurement used when providing distances for turn-by-turn directions.
getDirectionsDistanceUnits() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the default unit system of measurement used when providing distances for turn-by-turn directions.
getDirectionsDistanceUnits() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Gets the unit system of measurement used when providing distances for turn-by-turn directions.
getDirectionsDistanceUnits() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the unit system of measurement used when providing distances for turn-by-turn directions.
getDirectionsLanguage() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the language used when reporting directions.
getDirectionsLanguage() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityResult
Gets the language used when computing directions.
getDirectionsLanguage() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the default language used when computing directions.
getDirectionsLanguage() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Gets the language used when reporting directions.
getDirectionsLanguage() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteResult
Gets the language used when computing directions.
getDirectionsLanguage() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the language used when computing directions.
getDirectionsStyle() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the style being used for providing directions.
getDirectionsStyle() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the default style used for providing directions.
getDirectionsStyle() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Gets the style being used for providing directions.
getDirectionsStyle() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the style used for providing directions.
getDirectionsSupport() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets whether the underlying network dataset supports the returning of directions.
getDirectionsSupport() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets an enum value which indicates whether the underlying network dataset supports the returning of directions.
getDirectionText() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
Gets the text describing the maneuver.
getDisplayCategories() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
getDisplayDepthUnits() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets the EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits used to display soundings and contours.
getDisplayedFields() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the list of PopupFields that are visible.
getDisplayFieldName() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the field which should be used to display a title for features from this layer.
getDisplayFieldName() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the name of the display field for the sublayer.
getDisplayFilterDefinition() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Defines how features are filtered from the display.
getDisplayLocation() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets the display location.
getDisplayLocation() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeResult
Gets the location of the candidate suitable for display on a map.
getDisplayName() - Method in class com.esri.arcgisruntime.data.FeatureTable
Returns the table's display name.
getDisplayName() - Method in class com.esri.arcgisruntime.geometry.Unit
Gets the English display name of the unit, suitable for displaying in a user interface.
getDisplayName() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute
Gets the display name of this attribute.
getDisplayName() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo
Returns the geoprocessing parameter's display name.
getDisplayName() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTaskInfo
Returns the geoprocessing task's display name.
getDisplaySettings() - Static method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings
Gets the ENC display settings, which allows selection of mariner, viewing group, and text group visibility settings.
getDisplayText() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus.Distance
Gets formatted and rounded distance, ready for displaying.
getDisplayTextUnits() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus.Distance
Gets the units used in the TrackingStatus.Distance.getDisplayText() which vary base on distance from maneuver/destination.
getDisplayType() - Method in class com.esri.arcgisruntime.mapping.popup.AttachmentsPopupElement
Returns the PopupAttachmentsDisplayType that indicates how to display the attachments.
getDistance() - Method in class com.esri.arcgisruntime.geometry.GeodeticDistanceResult
Returns the geodetic distance from the two input points in the same linear unit as the input parameter.
getDistance() - Method in class com.esri.arcgisruntime.geometry.ProximityResult
Gets the result distance.
getDistance() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus.Distance
Gets the distance in meters.
getDistance() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Returns the distance value.
getDistanceAttributeName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Gets the name of the attribute that has been set as TravelMode.setImpedanceAttributeName(String) to optimize routes based on distance travelled.
getDistanceToNetworkLocation() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Gets the distance to the network location in meters.
getDistanceToNetworkLocation() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the distance to the network location in meters.
getDistanceToNetworkLocation() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Gets the distance to the network location in meters.
getDistanceToNetworkLocation() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the distance to network location in meters.
getDistanceUnit() - Method in class com.esri.arcgisruntime.geometry.GeodeticDistanceResult
Returns the unit of measure for the distance.
getDocumentInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the information about the backing map document used to create the service.
getDocumentInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Gets information about the map service.
getDomain() - Method in class com.esri.arcgisruntime.data.Field
Gets the domain of the Field.
getDomain() - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyleConfiguration
Returns an unmodifiable list of possible values for this configuration property.
getDomain() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute
Gets the Domain associated with this network attribute.
getDomain(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the Domain for the specified PopupField or null if there isn't one.
getDomainName() - Method in class com.esri.arcgisruntime.data.FieldDescription
Gets the name of the domain to use on this field.
getDomainNetwork() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Gets the utility domain network from which to start the trace.
getDomainNetwork(String) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
Gets the domain network with the specified name.
getDomainNetworkId() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityDomainNetwork
Gets the ID of the utility domain network.
getDomainNetworks() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
Gets an unmodifiable list of the domain networks in the utility network metadata.
getDomains() - Method in class com.esri.arcgisruntime.data.FeatureSubtype
Gets the domains associated with this feature subtype.
getDomains() - Method in class com.esri.arcgisruntime.data.FeatureType
Gets a java.util.Map of field names to domain instances.
getDomains() - Method in class com.esri.arcgisruntime.data.Geodatabase
Returns a list of the domains that exist in the geodatabase.
getDownloadAvailability() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapUpdatesInfo
Indicates whether there are changes available to download.
getDownloadDeltaPath() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseDeltaInfo
Gets the full file path of the downloaded delta file, including the file name and extension.
getDownloadDirectoryPath() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapJob
Gets the download directory path used by this job.
getDownloadDirectoryPath() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapJob
Gets the download directory path used by this job.
getDpi() - Method in class com.esri.arcgisruntime.arcgisservices.TileInfo
Returns the dots per inch (DPI) of the tiling scheme.
getDrawingInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the information about how features from this layer should be displayed on a map.
getDrawingInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the drawing information for the sublayer.
getDrawingTool() - Method in class com.esri.arcgisruntime.data.FeatureTemplate
Gets an indication of the drawing tool that could be used to draw this feature in an editing application.
getDrawOrder() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Gets the KML ground overlay's draw order.
getDrawOrder() - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Gets the KML screen overlay's draw order.
getDrawStatus() - Method in class com.esri.arcgisruntime.mapping.view.DrawStatusChangedEvent
Gets the draw status.
getDrawStatus() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Returns the current draw status.
getDuration() - Method in class com.esri.arcgisruntime.mapping.TimeValue
Gets the length of the time value in the TimeValue's unit.
getDuration() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
Gets the time this segment of the route will take to traverse in minutes.
getEastLon() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Gets the name of the field containing the east longitude of the zoom envelope for the geocoding result.
getEditable() - Method in class com.esri.arcgisruntime.data.FieldDescription
True if the field is editable.
getEditableAttributeFields() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets a list of fields for which attribute values are editable.
getEditableFields() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the list of PopupFields that are editable.
getEditDateField() - Method in class com.esri.arcgisruntime.arcgisservices.EditFieldsInfo
Gets the name of the field that stores the date and time the feature was last edited.
getEditDateTime() - Method in class com.esri.arcgisruntime.data.LocalFeatureEdit
Gets the date and time when the most recent edit occurred.
getEditErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncLayerResult
Gets the edit errors for this layer or table.
getEditFieldsInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Returns the metadata about editor tracking fields if editor tracking is enabled.
getEditInfo() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
If the Popup's GeoElement is an ArcGISFeature, this returns the EditFieldsInfo contained in the ArcGISFeatureTable's ArcGISFeatureLayerInfo.
getEditOperation() - Method in class com.esri.arcgisruntime.data.EditResult
Returns the type of edit operation.
getEditorField() - Method in class com.esri.arcgisruntime.arcgisservices.EditFieldsInfo
Gets the name of the field that stores the user who last edited the feature.
getEditorTrackingInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the information about the service's editor tracking configuration.
getEditResult() - Method in class com.esri.arcgisruntime.data.FeatureTableEditResult
Gets the collection of edit results for the layer.
getEditResults() - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncLayerResult
Gets a list of errors from edits made to the table this SyncLayerResult relates to.
getEditState() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
Gets the PopupAttachment.EditState of the attachment.
getEditSummary() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the current edit summary.
getEffectiveMaxScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the maximum scale at which this layer or any of its parents is visible.
getEffectiveMaxScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the maximum scale at which the sublayer is visible, taking into account the visible scale range of this sublayer's ancestors.
getEffectiveMinScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the minimum scale at which this layer or any of its parents is visible.
getEffectiveMinScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the minimum scale at which the sublayer is visible, taking into account the visible scale range of this sublayer's ancestors.
getElements() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Gets a mutable list of PopupElement that represent an ordered list of pop-up elements.
getElements() - Method in class com.esri.arcgisruntime.mapping.view.IdentifyLayerResult
Returns an unmodifiable list of the identified geoelements.
getElements() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElementTraceResult
Gets an unmodifiable list of the elements in this utility element trace result.
getElevation() - Method in class com.esri.arcgisruntime.location.NmeaSatelliteInfo
Gets the elevation of the satellite info in degrees.
getElevationAsync(Point) - Method in class com.esri.arcgisruntime.mapping.Surface
Asynchronously retrieves the most accurate available elevation value from the elevation surface for a given point.
getElevationExaggeration() - Method in class com.esri.arcgisruntime.mapping.Surface
Gets the exaggeration for the Surface.
getElevationRaster() - Method in class com.esri.arcgisruntime.raster.BlendRenderer
Gets the elevation raster.
getElevationSources() - Method in class com.esri.arcgisruntime.mapping.Surface
Gets a list of all the elevation sources in this surface.
getEmail() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the email address of this user.
getEndAngle() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
Gets the parametric angle in radians of the end of the arc relative to the major axis of the embedded ellipse.
getEndLocation() - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Gets the end location.
getEndPoint() - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Gets a Point representing the end of the last Segment of the ImmutablePart.
getEndPoint() - Method in class com.esri.arcgisruntime.geometry.Part
Gets a copy of a Point representing the end of the last Segment of the Part.
getEndPoint() - Method in class com.esri.arcgisruntime.geometry.Segment
Gets a Point representing the end of this Segment.
getEndPointIndexFromSegmentIndex(int) - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Gets the index of the end point of a segment.
getEndPointIndexFromSegmentIndex(int) - Method in class com.esri.arcgisruntime.geometry.Part
Gets the index of the end point of a segment.
getEndTime() - Method in class com.esri.arcgisruntime.mapping.TimeExtent
Gets the end time of this time extent.
getEndTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
Gets the time when the route ends (arriving at the last facility or incident).
getEndTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the time when the route ends (arriving at the last stop).
getEndTimeField() - Method in class com.esri.arcgisruntime.arcgisservices.LayerTimeInfo
Gets the name of the field that contains end time for each feature in the layer.
getEndTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
Gets the shift for end time.
getEndTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets shift for end time.
getEnterExitSpatialRelationship() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
Gets the spatial relationship that determines whether a fence polygon has been entered or exited.
getError() - Method in class com.esri.arcgisruntime.concurrent.Job
Gets the error if this job has terminated due to an error.
getError() - Method in class com.esri.arcgisruntime.data.EditResult
Gets the error if the operation failed.
getError() - Method in class com.esri.arcgisruntime.location.LocationDataSource.ErrorChangedEvent
Returns the error associated with the event, may return null.
getError() - Method in class com.esri.arcgisruntime.location.LocationDataSource
Gets an error that describes a problem encountered while starting or running the LocationDataSource.
getError() - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpressionEvaluation
Gets the error information about the evaluation of the popup expression.
getError() - Method in class com.esri.arcgisruntime.mapping.view.IdentifyGraphicsOverlayResult
Returns the error that occurred during the identify operation if there was one, otherwise null is returned.
getError() - Method in class com.esri.arcgisruntime.mapping.view.IdentifyLayerResult
Returns the runtime error that occurred during the identify operation if there was one, otherwise null is returned.
getError() - Method in class com.esri.arcgisruntime.mapping.view.LayerViewState
Gets the layer view error from the layer view state.
getError() - Method in class com.esri.arcgisruntime.mapping.view.LayerViewStateChangedEvent
getError() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay.DataSourceStatusChangedEvent
Gets the error when starting the LocationDataSource, or null if there was no error.
getError() - Method in class com.esri.arcgisruntime.navigation.RouteTracker.RerouteCompletedEvent
Gets the rerouting error.
getError() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineCapability
Gets the error if the layer or table could not be included in the offline map, or null if no error occurred.
getError() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncLayerResult
Gets the error if a general error occurred when synchronizing this layer or table.
getErrorCode() - Method in exception com.esri.arcgisruntime.ArcGISRuntimeException
Gets an integer error code for this ArcGISRuntimeException.
getErrorDomain() - Method in exception com.esri.arcgisruntime.ArcGISRuntimeException
Gets the domain of where the error occurred.
getEsriVectorTilesDownloadOption() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Describes how Esri vector tiled basemap layers will be downloaded.
getEsriVectorTilesDownloadOption() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesParameters
Describes how Esri vector tiled basemap layers will be downloaded.
getEstimatedArrivalTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionEvent
Gets the estimated arrival time.
getEstimatedArrivalTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
Gets the estimated arrival time.
getEstimatedArrivalTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionEvent
Gets shift for estimated arrival time.
getEstimatedArrivalTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
Gets shift for estimated arrive time.
getEvaluatedElements() - Method in class com.esri.arcgisruntime.mapping.popup.Popup
Gets an unmodifiable list of PopupElement objects evaluated asynchronously by Popup.evaluateExpressionsAsync().
getEvaluatedElements() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets an unmodifiable list of PopupElement evaluated asynchronously by Popup.evaluateExpressionsAsync().
getEvaluationDate() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
Gets the timestamp of when the topology of the version's data was last validated.
getEventMessages() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionEvent
Gets the event messages.
getEventText() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionEvent
Gets the textual representation of the event.
getException() - Method in class com.esri.arcgisruntime.security.AuthenticationChallenge
Gets the original authentication exception that was raised by the request.
getExecutionType() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters
Returns the execution type for this parameters object.
getExecutionType() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTaskInfo
Returns the geoprocessing task's execution type.
getExpiration() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
Expiration details for this mobile map package, if provided.
getExpiration() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
Gets the expiration details for this mobile scene package, if provided.
getExpiration() - Method in class com.esri.arcgisruntime.security.OAuthConfiguration
Gets the expiration interval (in minutes) of the refresh token generated by the OAuth request.
getExpiration() - Method in class com.esri.arcgisruntime.security.OAuthTokenCredential
Returns the expiration time of the access token.
getExpiresIn() - Method in class com.esri.arcgisruntime.security.OAuthTokenCredential
Returns the amount of time (in seconds) from the point of creation that the access token expires.
getExpiry() - Method in class com.esri.arcgisruntime.ExtensionLicense
Returns the extension license expiry date and time in UTC.
getExpiry() - Method in class com.esri.arcgisruntime.License
Returns the expiry date and time in UTC of a license set with ArcGISRuntimeEnvironment.setLicense(String), or the portal subscription expiry when using ArcGISRuntimeEnvironment.setLicense(LicenseInfo).
getExpiryDate() - Method in class com.esri.arcgisruntime.portal.SubscriptionInfo
Gets the expiry date of the user's subscription.
getExportTileCacheParameters() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameterOverrides
Gets a dictionary containing parameters that will be used when generating tile cache packages for an offline map.
getExportVectorTilesParameters() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameterOverrides
Gets a dictionary containing parameters that will be used when generating vector tile cache packages for an offline map.
getExpression() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
Gets the Arcade expression of the Arcade evaluator.
getExpression() - Method in class com.esri.arcgisruntime.arcade.ArcadeExpression
Gets the Arcade expression string.
getExpression() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the expression script used to calculate the label text.
getExpression() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelExpression
Gets the label expression script string.
getExpression() - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpression
Gets the Arcade expression defined in this expression.
getExpressions() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Gets a list of PopupExpression objects defining the various Arcade expressions on the pop-up.
getExtensionName() - Method in class com.esri.arcgisruntime.ExtensionLicense
The name of the extension license.
getExtensions() - Method in class com.esri.arcgisruntime.License
Returns a list of extension licenses that were applied to the app.
getExtensionsStatus() - Method in class com.esri.arcgisruntime.LicenseResult
Returns a java.util.Map of extension license statuses that were supplied to the app.
getExtent() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the geographic extent this layer covers.
getExtent() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the geographic extent that the sublayer covers.
getExtent() - Method in class com.esri.arcgisruntime.data.FeatureTable
Gets the geographic extent of features within the table.
getExtent() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Returns the extent that the table represents, this can be used to determine the extent within which data can be edited.
getExtent() - Method in class com.esri.arcgisruntime.geometry.Geometry
Gets an Envelope representing the spatial extent of this Geometry, the smallest Envelope that completely contains the Geometry.
getExtent() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Gets an Envelope representing the current extent of the Geometry being constructed.
getExtent() - Method in class com.esri.arcgisruntime.hydrography.EncDataset
Gets the extent.
getExtent() - Method in class com.esri.arcgisruntime.layers.OgcFeatureCollectionInfo
Gets the minimum bounding extent that contains features in the "OGC API - Features" feature collection.
getExtent() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the extent of this item.
getExtent() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Calculates and returns the extent of the graphics currently contained in this overlay.
getExtent() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
Gets the extent of the image.
getExtent() - Method in class com.esri.arcgisruntime.mapping.view.ImageOverlay
Gets the extent of the ImageOverlay.
getExtent() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the bounding extent for the KML node.
getExtent() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsLayerInfo
Gets the extent of the layer.
getExtent() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Gets the extent of the layer.
getExtent() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsTileMatrixSet
Gets the minimum bounding rectangle surrounding this tile matrix set.
getExtent() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeResult
Gets an extent suitable for zooming the map to display the candidate.
getExtent() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Gets the geometry to use as a spatial filter.
getExtent() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
Gets the Envelope representing the service territory area used to define the UtilityNetwork.
getExtrusionExpression() - Method in class com.esri.arcgisruntime.symbology.Renderer.SceneProperties
Returns the extrusion expression.
getExtrusionMode() - Method in class com.esri.arcgisruntime.symbology.Renderer.SceneProperties
Returns the extrusion mode.
getFacilities() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
Gets an unmodifiable list of facilities.
getFacilities() - Method in class com.esri.arcgisruntime.mapping.floor.FloorSite
Gets an unmodifiable list of of facilities contained within the site, sorted by name.
getFacilities() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityResult
Gets a list of the facilities used to calculate the closest facility.
getFacilities() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaResult
Gets a list of the facilities used to calculate the service area.
getFacility() - Method in class com.esri.arcgisruntime.mapping.floor.FloorLevel
Gets the facility that contains the floor level.
getFacilityCosts(String, int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityResult
Gets the total cost values for a given accumulate attribute and facility.
getFacilityId() - Method in class com.esri.arcgisruntime.mapping.floor.FloorFacility
Gets the facility ID.
getFacilityId() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Gets the facility ID.
getFacilityId() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Gets the service area facility ID.
getFacilityIdField() - Method in class com.esri.arcgisruntime.mapping.floor.FacilityLayerDefinition
Gets the name of the attribute field that contains a facility feature's unique identifier.
getFacilityIdField() - Method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
Gets the name of the attribute field that contains each floor level feature's facility identifier (a foreign key to the layer that contains facility features).
getFacilityLayer() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
Gets the layer containing features that represent facilities - that is, the footprint of each facility represented by FloorFacility.
getFacilityLayerDefinition() - Method in class com.esri.arcgisruntime.mapping.floor.GeoModelFloorDefinition
Gets the layer and field properties for the layer used to describe facilities.
getFactor() - Method in class com.esri.arcgisruntime.raster.StandardDeviationStretchParameters
Gets the standard deviation factor.
getFailureCount() - Method in class com.esri.arcgisruntime.security.AuthenticationChallenge
Gets the number of times that the request issuing this challenge has already failed.
getFavoritesGroupId() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the ID of the favorites group for this user.
getFeature() - Method in class com.esri.arcgisruntime.data.LocalFeatureEdit
Gets the edited feature.
getFeature() - Method in class com.esri.arcgisruntime.data.RelatedFeatureQueryResult
Gets the feature for which related features were queried.
getFeatureBoundaryOverlapStrategy() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for whether other labels are allowed to overlap the boundary of polygon features/graphics being labeled by this LabelDefinition.
getFeatureCollection() - Method in class com.esri.arcgisruntime.layers.FeatureCollectionLayer
Gets the FeatureCollection visualized by this FeatureCollectionLayer.
getFeatureCollectionInfos() - Method in class com.esri.arcgisruntime.layers.OgcFeatureServiceInfo
Gets information about the feature collections provided by the service.
getFeaturedGroupsQueries() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets a list of query strings that can be used to find the featured groups for the organization.
getFeaturedItemsGroupQuery() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets a query string that can be used to find the group containing featured items.
getFeatureInteriorOverlapStrategy() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for whether other labels are allowed to overlap the interior of polygon features/graphics being labeled by this LabelDefinition.
getFeatureLayer() - Method in class com.esri.arcgisruntime.data.FeatureTable
Deprecated.
As of 100.7.0, replaced by FeatureTable.getLayer().
getFeatureRequestMode() - Method in class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
Gets the mode defining when features are requested from the service.
getFeatureRequestMode() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Gets the Feature Request mode.
getFeatureRequestMode() - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Gets the request mode to use for requesting features.
getFeatureRequestMode() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Gets the mode defining when features are requested from the service.
getFeatures() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
The feature set.
getFeatureServiceCapabilities() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the editing operations that are allowed by the service: Query, Create, Delete, Update, Uploads, Editing.
getFeatureServiceInfo() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Gets service information for the feature service associated with this task.
getFeatureServiceSessionType() - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Gets the session type to use for branch-versioned ServiceGeodatabase objects.
getFeatureServiceUrl() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseDeltaInfo
Gets the feature service that is used to sync changes to the geodatabase specified by GeodatabaseDeltaInfo.getGeodatabasePath().
getFeatureSubtype() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Gets the corresponding FeatureSubtype for this feature.
getFeatureSubtypes() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets an unmodifiable list of FeatureSubtype for this layer.
getFeatureSubtypes() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets an unmodifiable list of FeatureSubtype for this sublayer.
getFeatureSubtypes() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets an unmodifiable list of FeatureSubtype for this table.
getFeatureTable() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Gets a reference to the ArcGISFeatureTable that this feature came from.
getFeatureTable() - Method in class com.esri.arcgisruntime.data.Feature
Gets a reference to the FeatureTable that this feature came from.
getFeatureTable() - Method in class com.esri.arcgisruntime.data.FeatureTableEditResult
Gets the feature table that was edited.
getFeatureTable() - Method in class com.esri.arcgisruntime.geotriggers.FeatureFenceParameters
Gets the FeatureTable that contains the features to use in the FeatureFenceParameters.
getFeatureTable() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Gets the feature table associated with this layer.
getFeatureTable() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Gets the feature table associated with this layer.
getFeatureTable() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Gets the feature table associated with this layer.
getFeatureTable() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Get the associated FeatureTable for FeatureLayer.
getFeatureTable() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource
Gets the feature table associated with this network source.
getFeatureTemplate(String) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets the feature template for the given name.
getFeatureTemplates() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Returns an unmodifiable list of FeatureTemplate objects representing feature templates for the layer.
getFeatureTemplates() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Returns the list of feature templates for this table.
getFeatureTilingMode() - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Gets the feature tiling mode of each feature layer that is loaded.
getFeatureType(String) - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the feature type by name.
getFeatureType(String) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets the feature type.
getFeatureTypes() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Returns an unmodifiable list of FeatureType objects representing feature sub-types in the layer.
getFeatureTypes() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets an unmodifiable list of FeatureType objects representing feature subtypes in the sublayer.
getFeatureTypes() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets all the feature types.
getFeatureTypes() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the list of feature types or null if the GeoElement is not an ArcGISFeature in an ArcGISFeatureTable.
getFeatureTypes() - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Gets a mutable list of feature types used to filter the results of the reverse geocode operation.
getFeed() - Method in class com.esri.arcgisruntime.geotriggers.Geotrigger
Gets the GeotriggerFeed that is monitored for changes.
getFeedAccuracyMode() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
Describes how a FenceGeotrigger will use accuracy information from a GeotriggerFeed.
getFeedbackFillSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the symbol used to display feedback when editing polygon geometries.
getFeedbackLineSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the symbol used to display feedback when editing line geometries.
getFeedbackVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the symbol used to display feedback when editing point geometries.
getFeedEntityId() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerNotificationInfo
Gets a unique ID for the entity within the feed that triggered the notification info.
getFeedLocation() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerNotificationInfo
Gets a LocationDataSource.Location, received from the feed, that meets the GeotriggerMonitor condition.
getFenceGeoElement() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotriggerNotificationInfo
Gets the GeoElement from the fence data that meets the FenceGeotrigger condition.
getFenceGeometry() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotriggerNotificationInfo
Gets the Geometry used for the fence that satisfies the FenceGeotrigger condition.
getFenceId() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotriggerNotificationInfo
Gets a unique ID for the fence that triggered the notification info.
getFenceNotificationType() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotriggerNotificationInfo
Gets the type of rule that caused this FenceGeotriggerNotificationInfo.
getFenceParameters() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
Gets the FenceParameters that will be evaluated.
getField(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the Field corresponding to the PopupField, or null if the GeoElement is not an ArcGISFeature.
getField(String) - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Finds the field with the given name.
getField(String) - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the definition of the field with a given name or alias.
getField(String) - Method in class com.esri.arcgisruntime.data.FeatureTable
Gets a field by its name.
getField(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the Field object corresponding to the specified field name, or null if either there is no such field or the GeoElement is not an ArcGISFeature with fields.
getFieldDescriptions() - Method in class com.esri.arcgisruntime.data.TableDescription
Gets a List of FieldDescription objects that represent the descriptions of the fields to be created.
getFieldGroup() - Method in class com.esri.arcgisruntime.data.ContingencyConstraintViolation
Gets the field group whose contingencies are in violation.
getFieldGroups() - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
Gets an unmodifiable list of field groups participating in this contingent values definition.
getFieldLabel(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the field label string for the given PopupField.
getFieldName() - Method in class com.esri.arcgisruntime.data.QueryParameters.OrderBy
Gets the field name.
getFieldName() - Method in class com.esri.arcgisruntime.data.StatisticDefinition
Gets the name of the field in the table containing values on which the statistic should be computed.
getFieldName() - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Gets the field name.
getFieldName() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Gets the name of the field that the class breaks will apply to.
getFieldNames() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
Gets the field names to display in the chart.
getFieldNames() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer
Gets the names that this Renderer uses to match geoelements to their corresponding UniqueValue.
getFieldOfView() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Gets the field of view on the scene view in degrees.
getFieldOfViewDistortionRatio() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Returns the value representing how much the vertical field of view is distorted.
getFieldOverrides() - Method in class com.esri.arcgisruntime.data.FeatureSubtype
Gets the fields defined for this feature subtype.
getFields() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets all the attribute fields of the features in the layer as an unmodifiable list.
getFields() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
Gets an unmodifiable list of fields.
getFields() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets an unmodifiable list of Field objects representing the fields in the sublayer.
getFields() - Method in class com.esri.arcgisruntime.data.FeatureQueryResult
 
getFields() - Method in interface com.esri.arcgisruntime.data.FeatureSet
Gets the fields of the feature set.
getFields() - Method in class com.esri.arcgisruntime.data.FeatureTable
Gets a list of all fields for this FeatureTable.
getFields() - Method in class com.esri.arcgisruntime.data.FieldGroup
Gets an unmodifiable list of names of fields that participate in this field group.
getFields() - Method in class com.esri.arcgisruntime.data.RelatedFeatureQueryResult
 
getFields() - Method in class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
Gets a mutable list of PopupField defining how each field participates in the pop-up window.
getFields() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Gets a list of PopupField objects defining how each field participates in the pop-up window.
getFields() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatureSet
Returns an unmodifiable list of fields in this feature set.
getFieldType() - Method in class com.esri.arcgisruntime.data.Domain
Gets the field type of the domain.
getFieldType() - Method in class com.esri.arcgisruntime.data.DomainDescription
Gets the field type of the domain to be created.
getFieldType() - Method in class com.esri.arcgisruntime.data.Field
Gets the type of the Field.
getFieldType() - Method in class com.esri.arcgisruntime.data.FieldDescription
Gets the field's data type.
getFieldType(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the Field.Type corresponding to the PopupField.
getFieldValue(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Returns the attribute value for a given Field.
getFieldValue(String, PopupElement) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Returns the attribute value for the pop-up field specified by a name.
getFile() - Method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
Gets the File containing the content.
getFileName() - Method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
Gets the file name to use to store the data.
getFilePath() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
Gets the filepath of the attachment if it is local, or null if it is not.
getFilePaths() - Method in class com.esri.arcgisruntime.mapping.RasterElevationSource
Gets an unmodifiable list of absolute file paths where each entry is a raster elevation source.
getFileSize() - Method in class com.esri.arcgisruntime.tasks.tilecache.EstimateTileCacheSizeResult
Gets the size of the exported tpk file in bytes.
getFillSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the symbol used to fill polygons.
getFilter() - Method in class com.esri.arcgisruntime.geotriggers.LocationGeotriggerFeed
Gets an ArcadeExpression that controls whether an update from the LocationGeotriggerFeed is sent to a GeotriggerMonitor.
getFilter() - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Gets the raster filename filter.
getFilter() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Gets the criteria that define the dynamic barriers for the trace.
getFilterAxisOrder() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Gets the axis order of the filter, which determines how coordinates are ordered when sent to the server as part of spatial queries (those that specify a geometry).
getFilterBarriers() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceParameters
Gets the collection of filter barriers.
getFilterId() - Method in class com.esri.arcgisruntime.layers.DisplayFilter
Gets the identifier for this display filter.
getFilters() - Method in class com.esri.arcgisruntime.layers.ScaleDisplayFilterDefinition
Gets the collection of scale range display filters.
getFixedImageHeight() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Gets the fixed height of maps the service can produce for this layer, or 0 if the map height is not fixed.
getFixedImageWidth() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Gets the fixed width of maps the service can produce for this layer, or 0 if the map width is not fixed.
getFixType() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
Gets the fix type of the location.
getFloorDefinition() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
 
getFloorDefinition() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
getFloorDefinition() - Method in interface com.esri.arcgisruntime.mapping.floor.FloorAware
Gets the floor definition that defines the properties that allow a layer to be floor-aware.
getFloorDefinition() - Method in class com.esri.arcgisruntime.mapping.GeoModel
Gets the floor definition that defines the properties that allow a map or a scene to be floor-aware.
getFloorField() - Method in class com.esri.arcgisruntime.mapping.floor.LayerFloorDefinition
Gets the name of the attribute field that contains each floor level's ID.
getFloorManager() - Method in class com.esri.arcgisruntime.mapping.GeoModel
Gets the FloorManager instance if this geo-model supports floor filtering, otherwise null.
getFolderId() - Method in class com.esri.arcgisruntime.portal.PortalFolder
Gets the ID of this folder.
getFolderId() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the ID of the folder in which the owner has stored this item.
getFolders() - Method in class com.esri.arcgisruntime.portal.PortalUserContent
Gets the subfolders in the current folder.
getFontDecoration() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the decoration being used by this Symbol's text.
getFontFamily() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the FontFamily being used by this Symbol's text.
getFontStyle() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the FontStyle of the text that is being used by this Symbol.
getFontWeight() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the FontWeight of the text being displayed by this Symbol.
getFormat() - Method in class com.esri.arcgisruntime.arcgisservices.TileInfo
Returns the format of the tile images.
getFormat() - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Gets the format used to display the field.
getFormat() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingRaster
Returns the format.
getFormattedValue(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.Popup
Gets the formatted value of the popup field.
getFormattedValue(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Returns a formatted String representation of the current popup field's value.
getFormatter() - Method in enum com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Gets a DateFormat which can be used to format a Date field into the appropriate String representation.
getFractionAlongEdge() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssociation
Gets the relative location along the non-spatial edge where the junction is (logically) located.
getFractionAlongEdge() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
Gets how far the starting point or barrier is along an edge in the utility network feature.
getFramesFile() - Method in class com.esri.arcgisruntime.raster.FrameCameraAddRastersParameters
Gets the frames file.
getFromCumulativeCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolyline
Gets the cumulative cost value of the path from the facility to the beginning of the polyline.
getFromElement() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssociation
Gets the first participant in a UtilityAssociation.
getFromImpedanceCutoff() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygon
Gets the minimal impedance value of a service area.
getFromLevel() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
Gets the from level value for a direction maneuver.
getFromNetworkLocation() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolyline
Gets the network location where the polyline begins.
getFromTerminal() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalPath
The UtilityTerminal that marks the beginning of the flow path.
getFrustumOutlineColor() - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Gets the color to render the frustum outline.
getFullExtent() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the full extent of geographic data available in the service.
getFullExtent() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
Gets the full extent.
getFullExtent() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns the full extent of the layer.
getFullExtent() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the full extent.
getFullExtent() - Method in class com.esri.arcgisruntime.data.TileCache
Returns the full extent covered by all tiles in this tile cache.
getFullExtent() - Method in class com.esri.arcgisruntime.layers.Layer
Gets the full extent of this layer, which is the extent where all layer data is contained.
getFullExtent() - Method in class com.esri.arcgisruntime.mapping.RasterElevationSource
Gets the full extent.
getFullName() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the full name of this user.
getFullTimeExtent() - Method in interface com.esri.arcgisruntime.arcgisservices.TimeAware
Returns the full time extent of the object.
getFullTimeExtent() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
 
getFullTimeExtent() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
getFullTimeExtent() - Method in class com.esri.arcgisruntime.layers.KmlLayer
 
getFullTimeExtent() - Method in class com.esri.arcgisruntime.layers.RasterLayer
 
getFullTimeExtent() - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
getFunction() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionOutput
Gets the UtilityTraceFunction that was executed by the trace.
getFunctionBarriers() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFilter
Gets a mutable list of utility trace function barriers.
getFunctionBarriers() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraversability
Gets a mutable list of UtilityTraceFunctionBarrier objects.
getFunctionOutputs() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityFunctionTraceResult
Gets the collection of UtilityTraceFunctionOutput that comprise the trace results.
getFunctions() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Gets a mutable list of UtilityTraceFunction objects to compute while performing the trace.
getFunctionType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunction
Gets the calculation to perform.
getGamma() - Method in class com.esri.arcgisruntime.layers.ImageAdjustmentLayer
Returns the gamma of the layer.
getGammas() - Method in class com.esri.arcgisruntime.raster.BaseStretchRenderer
Gets the gamma adjustments.
getGammas() - Method in class com.esri.arcgisruntime.raster.BlendRenderer
Gets the gamma adjustments.
getGenerateGeodatabaseExtent() - Method in class com.esri.arcgisruntime.data.Geodatabase
Deprecated.
As of 100.7.0, replaced by Geodatabase.getGenerateGeodatabaseGeometry(). A geodatabase can be generated using geometry including an Envelope or a Polygon - this property will always return the bounding envelope. The Geodatabase.getGenerateGeodatabaseGeometry() property will return the underlying geometry.
getGenerateGeodatabaseGeometry() - Method in class com.esri.arcgisruntime.data.Geodatabase
The geometry (for example, an Envelope or Polygon used to generate a sync enabled geodatabase.
getGenerateGeodatabaseParameters() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameterOverrides
Gets a dictionary containing parameters that will be used when generating geodatabases for an offline map.
getGeocodeServices() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the geocode services.
getGeodatabase() - Method in interface com.esri.arcgisruntime.data.GeodatabaseDataset
Returns the geodatabase that this data set belongs to.
getGeodatabase() - Method in class com.esri.arcgisruntime.data.GeodatabaseFeatureTable
Gets the geodatabase that this table belongs to.
getGeodatabase() - Method in class com.esri.arcgisruntime.data.TransportationNetworkDataset
 
getGeodatabase() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Gets the Geodatabase that contains this UtilityNetwork.
getGeodatabaseAnnotationTable(String) - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets a feature table containing annotation features from the geodatabase, as specified by the given name.
getGeodatabaseAnnotationTableByServiceLayerId(int) - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets a feature table containing annotation features from the geodatabase, as specified by the given service layer ID.
getGeodatabaseAnnotationTables() - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets an unmodifiable list of the geodatabase feature tables that contain annotation features.
getGeodatabaseDeltaInfo() - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseJob
Gets information on geodatabase upload and download delta files.
getGeodatabaseDeltaInfos() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncJob
Gets information on upload and download delta geodatabases generated during the sync process.
getGeodatabaseDimensionTable(long) - Method in class com.esri.arcgisruntime.data.Geodatabase
Returns a feature table containing dimension features from the geodatabase, as specified by the given feature service layer ID.
getGeodatabaseDimensionTable(String) - Method in class com.esri.arcgisruntime.data.Geodatabase
Returns a feature table containing dimension features from the geodatabase, as specified by the given tableName.
getGeodatabaseDimensionTables() - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets the geodatabase feature tables that contain dimension features.
getGeodatabaseFeatureTable(String) - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets a feature table containing point, line or polygon features from the geodatabase, as specified by the given name.
getGeodatabaseFeatureTableByServiceLayerId(int) - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets a feature table from the geodatabase containing point, line or polygon features, as specified by the given service layer ID.
getGeodatabaseFeatureTables() - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets an unmodifiable list of the geodatabase feature tables that contain geometries such as points, lines or polygons.
getGeodatabasePath() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseDeltaInfo
Gets the file path to the Geodatabase that is used to sync changes, including the file name and extension.
getGeodatabaseVersion() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Gets the geodatabase version.
getGeodatabaseVersion() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Gets the version that this geodatabase is using.
getGeodatabaseVersion() - Method in class com.esri.arcgisruntime.layers.MapSublayerSource
Returns the geodatabase version.
getGeodatabaseVersion() - Method in class com.esri.arcgisruntime.layers.TableSublayerSource
Gets the geodatabase version.
getGeoElement() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Gets the GeoElement used to create this viewshed.
getGeoElement() - Method in class com.esri.arcgisruntime.mapping.popup.Popup
Gets the GeoElement of the pop-up.
getGeoElement() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gets the GeoElement the callout relates to, if any.
getGeoenrichmentService() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the URL of the geoenrichment service.
getGeoidalSeparation() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
Gets the geoidal separation meters.
getGeometricEffects() - Method in class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
Gets a list of the geometric effects.
getGeometries() - Method in class com.esri.arcgisruntime.ogc.kml.KmlPlacemark
Gets an modifiable list of KmlGeometry objects associated with the placemark.
getGeometry() - Method in class com.esri.arcgisruntime.data.Feature
 
getGeometry() - Method in class com.esri.arcgisruntime.data.QueryParameters
Gets the geometry that will be used to perform a spatial query, along with the indicated spatial relationship.
getGeometry() - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
Gets the geometry that (along with the spatial relationship) defines features to be included in the statistical query.
getGeometry() - Method in class com.esri.arcgisruntime.hydrography.EncFeature
 
getGeometry() - Method in class com.esri.arcgisruntime.mapping.floor.FloorFacility
Gets the geometry of this facility.
getGeometry() - Method in class com.esri.arcgisruntime.mapping.floor.FloorLevel
Gets the geometry of this level.
getGeometry() - Method in class com.esri.arcgisruntime.mapping.floor.FloorSite
Gets the geometry of this site.
getGeometry() - Method in interface com.esri.arcgisruntime.mapping.GeoElement
Gets the geometry of this geoelement.
getGeometry() - Method in class com.esri.arcgisruntime.mapping.view.Graphic
 
getGeometry() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Gets the current sketch geometry.
getGeometry() - Method in class com.esri.arcgisruntime.mapping.view.SketchGeometryChangedEvent
Gets the current geometry if the sketch is valid, see SketchEditor.isSketchValid().
getGeometry() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGeometry
Gets the geometry contained within the KML geometry.
getGeometry() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Gets the geometry for the KML ground overlay.
getGeometry() - Method in class com.esri.arcgisruntime.ogc.kml.KmlPlacemark
 
getGeometry() - Method in class com.esri.arcgisruntime.ogc.wms.WmsFeature
 
getGeometry() - Method in class com.esri.arcgisruntime.raster.RasterCell
 
getGeometry() - Method in class com.esri.arcgisruntime.symbology.VectorMarkerSymbolElement
Gets the geometry of this VectorMarkerSymbolElement.
getGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionEvent
Gets the point at which the DirectionMessages apply.
getGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
Gets the geometry representing the maneuver, be it a turn or travelling in a straight line.
getGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Gets the location the facility should be placed on the map.
getGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the location the incident should be placed on the map.
getGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
Gets where the barrier is located on the map.
getGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolygonBarrier
Gets the shape and location of the barrier.
getGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolylineBarrier
Gets the shape and location of the barrier.
getGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Gets the location the facility should be placed on the map.
getGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygon
Gets the service area polygon's geometry.
getGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolyline
Gets the service area polyline's geometry.
getGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the location the Stop should be placed on the map.
getGeometry() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssociation
Gets the geometry of this UtilityAssociation.
getGeometryAtCutoff() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Gets the behavior for the geometry at cutoff.
getGeometryAtCutoff() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the behavior on geometry at cutoff.
getGeometryAtOverlap() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Gets the geometry overlap behavior.
getGeometryAtOverlap() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the geometry overlap behavior.
getGeometryService() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the URL of the geometry service.
getGeometryType() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the type of geometry contained by features in the service.
getGeometryType() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the type of geometry contained by features in the sublayer.
getGeometryType() - Method in class com.esri.arcgisruntime.arcgisservices.FeatureServiceLayerIdInfo
Gets the type of geometry that all the features in the layer possess.
getGeometryType() - Method in class com.esri.arcgisruntime.data.FeatureQueryResult
 
getGeometryType() - Method in interface com.esri.arcgisruntime.data.FeatureSet
Gets the geometry type of the feature set.
getGeometryType() - Method in class com.esri.arcgisruntime.data.FeatureTable
Returns the geometry type for this FeatureTable.
getGeometryType() - Method in class com.esri.arcgisruntime.data.RelatedFeatureQueryResult
 
getGeometryType() - Method in class com.esri.arcgisruntime.data.TableDescription
Gets the type of geometry to be used by features in the table.
getGeometryType() - Method in class com.esri.arcgisruntime.geometry.Envelope
 
getGeometryType() - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Gets the type of output geometry.
getGeometryType() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Gets the type of output geometry.
getGeometryType() - Method in class com.esri.arcgisruntime.geometry.Geometry
Gets the type of this Geometry, indicating the subclass, and the type of geometrical shape it can represent.
getGeometryType() - Method in class com.esri.arcgisruntime.geometry.Point
 
getGeometryType() - Method in class com.esri.arcgisruntime.layers.TableQuerySublayerSource
Gets the geometry type.
getGeometryType() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatureSet
 
getGeoPackage() - Method in class com.esri.arcgisruntime.data.GeoPackageFeatureTable
Gets the GeoPackage this feature table was loaded from.
getGeoPackage() - Method in class com.esri.arcgisruntime.raster.GeoPackageRaster
Gets the GeoPackage this raster was loaded from.
getGeoPackageFeatureTables() - Method in class com.esri.arcgisruntime.data.GeoPackage
Returns an unmodifiable list of all feature tables in this GeoPackage.
getGeoPackageRasters() - Method in class com.esri.arcgisruntime.data.GeoPackage
Returns an unmodifiable list of all rasters in this GeoPackage.
getGeoprocessingTaskInfo() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
Gets the task's geoprocessing service info.
getGeotrigger() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Gets the Geotrigger that will be monitored.
getGeotriggerId() - Method in class com.esri.arcgisruntime.geotriggers.Geotrigger
Gets a unique ID for the Geotrigger.
getGeotriggerMonitor() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerNotificationInfo
Gets the GeotriggerMonitor that sent this notification.
getGeotriggerNotificationInfo() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorNotificationEvent
Gets the geotrigger notification info.
getGeotriggers() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
Gets the set of Geotrigger objects defined for a GeoModel.
getGeotriggersInfo() - Method in class com.esri.arcgisruntime.mapping.GeoModel
Gets an object that presents information on the set of Geotrigger objects defined for the map or scene.
getGlobalId() - Method in class com.esri.arcgisruntime.data.EditResult
Gets the globalId of the Feature.
getGlobalId() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssociation
Gets the global ID of the association.
getGlobalId() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
Gets the global ID of the feature represented by this utility element.
getGlobalId() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfiguration
Gets the global ID of the named trace configuration.
getGlobalIdField() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets the name of the global ID field.
getGlobalIdFieldName() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the name of field which contains the GLOBAL ID for each feature.
getGlobalIds() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfigurationQueryParameters
Optional parameter representing the global IDs of the named trace configurations to be queried.
getGlobalRequestConfiguration() - Static method in class com.esri.arcgisruntime.io.RequestConfiguration
Gets the global request configuration which will be used by default on any requests that do not override it with their own request-level configuration.
getGraphics() - Method in class com.esri.arcgisruntime.geotriggers.GraphicFenceParameters
Gets the graphics to use in the GraphicFenceParameters.
getGraphics() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets a modifiable list of the graphics in this overlay.
getGraphics() - Method in class com.esri.arcgisruntime.mapping.view.IdentifyGraphicsOverlayResult
Returns an unmodifiable List of the identified Graphics.
getGraphicsOverlay() - Method in class com.esri.arcgisruntime.geotriggers.GraphicsOverlayFenceParameters
Gets the GraphicsOverlay to use in the GraphicsOverlayFenceParameters.
getGraphicsOverlay() - Method in class com.esri.arcgisruntime.mapping.view.Graphic
Gets the graphics overlay that contains this graphic.
getGraphicsOverlay() - Method in class com.esri.arcgisruntime.mapping.view.IdentifyGraphicsOverlayResult
Returns the GraphicsOverlay the identify result relates to.
getGraphicsOverlays() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Gets a modifiable listenable list of the graphics overlays.
getGraphicType() - Method in class com.esri.arcgisruntime.ogc.kml.KmlPlacemark
Returns the type of the graphic in the KML Placemark.
getGrid() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Gets grid set to the MapView.
getGridLineColor() - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Gets the background grid line color.
getGridLineWidth() - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Gets the background grid line width in density-independent pixels (dp).
getGridSize() - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Gets the size of each background grid square, in density-independent pixels (dp).
getGroup() - Method in class com.esri.arcgisruntime.data.StatisticRecord
Gets the statistics for a SQL Group By fields (if any were specified) and their associated values.
getGroupByFieldNames() - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
Gets a list of fields by which statistical query results will be grouped.
getGroupDescription() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the description of this group.
getGroupId() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the ID of this group.
getGroups() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets a list of the groups this user belongs to.
getGuid() - Method in class com.esri.arcgisruntime.portal.PortalItem
Deprecated.
As of 100.5.0, use Item.getItemId() as a unique ID for items on a portal.
getHaloColor() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the halo color as an ARGB(alpha, red, green, blue) color value.
getHaloWidth() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the width of the halo in density-independent pixels (dp).
getHdop() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
Gets the HDOP (horizontal dilution of precision) of the location, 0.5 through 99.9.
getHeaders() - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Returns the current custom HTTP headers set on the network request.
getHeading() - Method in class com.esri.arcgisruntime.geoanalysis.LocationViewshed
Gets the heading value (azimuth) that defines the observer's view direction, in degrees within [0, 360].
getHeading() - Method in class com.esri.arcgisruntime.location.LocationDataSource.HeadingChangedEvent
Returns the heading associated with the event.
getHeading() - Method in class com.esri.arcgisruntime.mapping.view.Camera
Gets the camera's heading.
getHeading() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Gets the heading angle (the direction the device is pointing) in degrees relative to north.
getHeading() - Method in class com.esri.arcgisruntime.ogc.kml.KmlIconStyle
Gets the direction in decimal degrees.
getHeading() - Method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
Gets the KML viewpoint's heading in degrees.
getHeading() - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Gets the heading of the symbol, in degrees.
getHeading() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
Gets the marker symbol layer's heading: the angle of rotation about the anchor point.
getHeadingExpression() - Method in class com.esri.arcgisruntime.symbology.Renderer.SceneProperties
Returns the heading expression.
getHeadingOffset() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Gets the offset from the GeoElement's heading.
getHeadingSymbol() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Gets the marker symbol used to display current location, rotated to indicate the LocationDisplay.getHeading() (direction of device orientation).
getHeight() - Method in class com.esri.arcgisruntime.geometry.Envelope
Gets the height of this Envelope.
getHeight() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Gets the current height of the Envelope being constructed, the difference between the minimum and maximum y coordinates.
getHeight() - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Gets the height of the symbol, in meters.
getHeight() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Gets the height, in density-independent pixels (dp).
getHeight() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Gets the height, in density-independent pixels (dp).
getHeightAboveGeoid() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
Gets the height above the geoid surface in meters.
getHelp() - Method in class com.esri.arcgisruntime.arcgisservices.RenderingRuleInfo
Gets the help string of a predefined service rendering rule.
getHelperServices() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets information about helper services that are provided by the Portal.
getHelpUrl() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTaskInfo
Returns the geoprocessing task's help URL.
getHighlightStyle() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the KML node's highlight style.
getHomePageFeaturedContentCount() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the number of items to show per page for the featured content screens (max=100).
getHomePageFeaturedContentGroupQuery() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets a query string that can be used to find the group containing featured content to be displayed on the home page.
getHorizontalAccuracy() - Method in class com.esri.arcgisruntime.location.LocationDataSource.Location
Returns the horizontal accuracy of the location in meters.
getHorizontalAccuracy() - Method in class com.esri.arcgisruntime.location.SimulationParameters
Gets the horizontal accuracy to assign to generated locations.
getHorizontalAlignment() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the horizontal alignment of the text relative to the Symbol's mid-point location.
getHorizontalAngle() - Method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Gets the horizontal spread of the viewshed, in degrees, > 0 and <= 360.
getHorizontalDistance() - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Gets the horizontal distance between the start and end locations.
getHorizontalDistance() - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement.MeasurementChangedEvent
Gets the horizontal distance between the start and end locations.
getHostname() - Method in exception com.esri.arcgisruntime.io.MismatchedHostnameException
Gets the hostname of the service that presented the certificate.
getHotSpot() - Method in class com.esri.arcgisruntime.ogc.kml.KmlIconStyle
Gets the position within the icon that is anchored to the point specified in the KmlPlacemark.
getHydrologyService() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the URL of the hydrologic analysis services.
getIcon() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Gets the KML ground overlay icon.
getIcon() - Method in class com.esri.arcgisruntime.ogc.kml.KmlIconStyle
Gets the icon used by the KmlPlacemark.
getIcon() - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Gets the KML screen overlay icon.
getIconStyle() - Method in class com.esri.arcgisruntime.ogc.kml.KmlStyle
Gets the KML icon style.
getId() - Method in class com.esri.arcgisruntime.arcgisservices.IdInfo
Gets the ID of the sublayer, layer or table.
getId() - Method in class com.esri.arcgisruntime.arcgisservices.RelationshipInfo
Gets the ID of this relationship, this is shared between the origin and destination tables.
getId() - Method in class com.esri.arcgisruntime.data.Attachment
Gets the id of this attachment.
getId() - Method in class com.esri.arcgisruntime.data.FeatureType
Gets the ID of this feature type.
getId() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the unique id that is associated to this sublayer.
getId() - Method in class com.esri.arcgisruntime.layers.Layer
Returns a string that represents the layer's unique ID in the map.
getId() - Method in class com.esri.arcgisruntime.location.NmeaSatelliteInfo
Gets the ID of the satellite information.
getId() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the ID of the KML node.
getId() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
Gets the ID of this layer.
getId() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsTileMatrixSet
Gets the ID of this tile matrix set.
getId() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsTileMatrixSet.TileMatrix
Gets the ID of this tile matrix.
getId() - Method in class com.esri.arcgisruntime.portal.ElevationServiceInfo
Gets an identifying string for the service.
getImage() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Deprecated.
As of 100.1.0, replaced by PictureMarkerSymbol.getImage(Resources).
getImage(Resources) - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
Gets the image contained in the ImageFrame.
getImage(Resources) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Gets the image used for the PictureFillSymbol as a BitmapDrawable.
getImage(Resources) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
Gets the image used to visualize this PictureFillSymbolLayer as a BitmapDrawable.
getImage(Resources) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Gets the image used to visualize this PictureMarkerSymbol as a BitmapDrawable.
getImage(Resources) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
Gets the image used to visualize this PictureMarkerSymbolLayer as a BitmapDrawable.
getImageFormat() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Gets the image format being used to generate map images on this layer.
getImageFormats() - Method in class com.esri.arcgisruntime.ogc.wms.WmsServiceInfo
Gets a list of image formats supported by the service.
getImageFormats() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
Gets the supported image formats of the tiles.
getImageFrame() - Method in class com.esri.arcgisruntime.mapping.view.ImageOverlay
Gets the ImageFrame that contains the image.
getImageOverlays() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Gets a modifiable list of overlays for displaying images in the scene view.
getImpedanceAttributeName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Gets the name of the attribute to use as the impedance.
getImpedanceCutoff() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Gets the impedance cutoff.
getImpedanceCutoff() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the impedance cutoff.
getImpedanceCutoffs() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Gets the list of impedance cutoffs.
getIncidentId() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the incident ID.
getIncidents() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityResult
Gets a list of the the incidents from which to calculate the closest facility.
getIndex() - Method in class com.esri.arcgisruntime.util.ListChangedEvent
Gets the index the items were added to or removed from.
getInfo() - Method in class com.esri.arcgisruntime.data.ShapefileFeatureTable
Gets the shapefile info that contains metadata for the dataset.
getInfo() - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyleConfiguration
Returns a description of the configuration as defined by the style author.
getInformation() - Method in class com.esri.arcgisruntime.arcade.ArcadeConsoleMessageContext
Gets a dictionary of optional context information where Arcade console function is invoked.
getInitialExtent() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the default extent of geographic data available in the service.
getInitialExtent() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns the initial extent of the layer.
getInitialExtent() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the initial extent.
getInitialViewpoint() - Method in class com.esri.arcgisruntime.mapping.GeoModel
Gets the initial viewpoint for the map or scene.
getInitialZoomScale() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Gets the initial map scale to which the MapView will zoom when the first location update is received after AutoPanMode is changed from OFF to any other value.
getInputDirectory() - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Gets the input directory that contains the raster files.
getInputFile() - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Gets the raster input file.
getInputFilePath() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Gets the input file path set on this data file parameter.
getInputLocation() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeResult
getInputs() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters
Returns a map of name to value of inputs.
getInputSpatialReference() - Method in class com.esri.arcgisruntime.geometry.DatumTransformation
Gets the input spatial reference of this datum transformation.
getInsertionIndex() - Method in class com.esri.arcgisruntime.mapping.view.SketchVertex
Gets the index position of the sketch vertex in the insertion collection for the multipart geometry (e.g.
getInSpatialReference() - Method in class com.esri.arcgisruntime.data.QueryParameters
Gets the spatial reference of the set geometry.
getInteractionOptions() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Gets the MapView.InteractionOptions to configure user interactions for the MapView.
getInternal() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
 
getInternal() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
 
getIntersectionResultAttributes() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Gets the attribute fields that can be returned in the results of geocode or reverse geocode operations when searching for street intersections.
getInterval() - Method in class com.esri.arcgisruntime.arcgisservices.LayerTimeInfo
Gets the time interval of the data in the layer.
getInverse() - Method in class com.esri.arcgisruntime.geometry.DatumTransformation
Gets the inverse of this datum transformation.
getInverse() - Method in class com.esri.arcgisruntime.geometry.GeographicTransformation
 
getInverse() - Method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
Gets the inverse of this geographic transformation step.
getInverse() - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformation
 
getInverse() - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
Gets the inverse of this horizontal-vertical transformation step.
getIpCountryCode() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the country code of the calling IP.
getItem() - Method in class com.esri.arcgisruntime.data.FeatureCollection
Gets the associated Item of this FeatureCollection.
getItem() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Gets the item associated with this table.
getItem() - Method in class com.esri.arcgisruntime.layers.FeatureCollectionLayer
 
getItem() - Method in class com.esri.arcgisruntime.layers.Layer
Gets the Item associated with this layer.
getItem() - Method in class com.esri.arcgisruntime.mapping.ArcGISTiledElevationSource
Gets the Item associated with this source.
getItem() - Method in class com.esri.arcgisruntime.mapping.Basemap
Gets the associated Item of this Basemap.
getItem() - Method in class com.esri.arcgisruntime.mapping.GeoModel
Gets the item for the map or scene.
getItem() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
Gets the local item containing the item resource cache's thumbnail and metadata.
getItem() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
The mobile map package's Item describing metadata about the mobile map package.
getItem() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
The mobile scene package's Item describing metadata about the package.
getItemId() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the ID of this item.
getItemId() - Method in class com.esri.arcgisruntime.portal.PortalItemMoveError
Gets the portal item ID this error relates to.
getItemInfo() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Gets the offline map item info used for the local item properties in the offline map.
getItemRenderingRule() - Method in class com.esri.arcgisruntime.raster.MosaicRule
Gets the rendering rule applied on items before mosaic operation.
getItemResourceCache() - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Gets the item resource cache or null if no item resource cache is present.
getItemResourceCache() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesResult
Gets the item resource cache result of a successful export vector titles job.
getItemResourceCachePath() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesJob
Gets the path that the downloaded item resource cache is saved to.
getItems() - Method in class com.esri.arcgisruntime.portal.PortalUserContent
Gets the items in the current folder.
getItems() - Method in class com.esri.arcgisruntime.util.ListChangedEvent
Gets the items added to or removed from the list.
getIterationRate() - Method in class com.esri.arcgisruntime.location.SimulatedLocationDataSource
Gets the rate over which the SimulatedLocationDataSource.getLocations() list is iterated, default is 1.0.
getJoinType() - Method in class com.esri.arcgisruntime.layers.TableJoinSublayerSource
Gets the type of join.
getJsonText() - Method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
Gets the JSON content data.
getKey() - Method in class com.esri.arcgisruntime.layers.BingMapsLayer
Gets the key that was set.
getKey() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
Gets the key.
getKeyField() - Method in class com.esri.arcgisruntime.arcgisservices.RelationshipInfo
Gets the key field, the field that links the origin and destination tables of this relationship.
getKeyFieldInRelationshipTable() - Method in class com.esri.arcgisruntime.arcgisservices.RelationshipInfo
Gets the key field in the relationship table.
getKeys() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Gets the keys to be matched.
getKeywords() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceDocumentInfo
Gets the keywords of the map service.
getKeywords() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsLayerInfo
Gets an unordered list of keywords used to describe the layer.
getKeywords() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsServiceInfo
Gets the keywords describing the WFS service.
getKeywords() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Gets a list of keywords used to describe the layer.
getKeywords() - Method in class com.esri.arcgisruntime.ogc.wms.WmsServiceInfo
Gets a list of keywords used to describe the service.
getKeywords() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
Gets the list of zero or more commonly used or formalized words or phrases used to describe this layer.
getKeywords() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
Gets the list of zero or more commonly used or formalized words or phrases used to describe this service.
getKeywords() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsTileMatrixSet
Gets the list of zero or more commonly used or formalized words or phrases used to describe this tile matrix set.
getLabel() - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Gets the field label.
getLabel() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Gets a label for the class break.
getLabel() - Method in class com.esri.arcgisruntime.symbology.SimpleRenderer
Gets the name of this Renderer.
getLabel() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
Gets the name that this UniqueValue is referred as.
getLabel() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeResult
Gets a user-friendly text that describes this result.
getLabel() - Method in class com.esri.arcgisruntime.tasks.geocode.SuggestResult
Gets a label containing the suggestion text.
getLabelDefinitions() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Gets a modifiable list of label definitions of this sublayer.
getLabelDefinitions() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets a modifiable list of label definitions of the feature layer.
getLabelDefinitions() - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
Gets a mutable list of LabelDefinitions for the subtype sublayer.
getLabelDefinitions() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets a modifiable list of label definitions of this graphics overlay.
getLabelExpression() - Method in class com.esri.arcgisruntime.arcgisservices.LabelingInfo
Gets the expression that specifies what text is used for the label.
getLabelFormat() - Method in class com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid
Gets distance format used by grid labels.
getLabeling() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Gets the view label properties.
getLabeling() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Gets the view label properties.
getLabelingInfo() - Method in class com.esri.arcgisruntime.arcgisservices.DrawingInfo
Gets an unmodifiable list of LabelingInfo objects representing the labeling information associated with this layer or sub-layer.
getLabelOffset() - Method in class com.esri.arcgisruntime.mapping.view.Grid
Gets grid's label offset from the edge of the MapView in dips.
getLabelOverlapStrategy() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for whether other labels are allowed to overlap labels created by this LabelDefinition.
getLabelPlacement() - Method in class com.esri.arcgisruntime.arcgisservices.LabelingInfo
Gets the placement of the label.
getLabelPosition() - Method in class com.esri.arcgisruntime.mapping.view.Grid
Gets positioning of grid labels.
getLabelStyle() - Method in class com.esri.arcgisruntime.ogc.kml.KmlStyle
Gets the KML label style.
getLabelUnit() - Method in class com.esri.arcgisruntime.mapping.view.MgrsGrid
Gets distance units used by grid labels.
getLabelUnit() - Method in class com.esri.arcgisruntime.mapping.view.UsngGrid
Gets distance units used by grid labels.
getLayer() - Method in class com.esri.arcgisruntime.data.FeatureTable
Returns the layer this table is associated with, or created from, if any.
getLayer() - Method in class com.esri.arcgisruntime.mapping.view.LayerViewStateChangedEvent
Returns the layer for which the LayerViewStatus has changed.
getLayerCapabilities() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapCapabilities
Gets the offline capabilities for all layers in the online map.
getLayerContent() - Method in class com.esri.arcgisruntime.mapping.view.IdentifyLayerResult
Returns the LayerContent of the layer that contains the identified geoelements.
getLayerErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapResult
Gets the errors for any layers that were not taken offline.
getLayerErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapResult
Gets the errors for any layers that could not be taken offline.
getLayerId() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Gets the layer ID that defines the layer within the feature service portal item.
getLayerId() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Gets the layer ID that defines the layer within the feature service portal item.
getLayerId() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
Gets the layer ID that was used to construct this layer.
getLayerId() - Method in class com.esri.arcgisruntime.mapping.floor.FacilityLayerDefinition
Gets an ID that specifies a layer in the map or scene that contains facilities.
getLayerId() - Method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
Gets an ID that specifies a layer in the map or scene that contains floor level features.
getLayerId() - Method in class com.esri.arcgisruntime.mapping.floor.SiteLayerDefinition
Gets an ID that specifies a layer in the map or scene that contains site features.
getLayerId() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Gets the ID of the layer this GenerateLayerOption relates to.
getLayerId() - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncLayerOption
Gets the ID of the layer this SyncLayerOption relates to.
getLayerId() - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncLayerResult
Gets the ID of the layer in the feature service this SyncLayerResult applies to.
getLayerInfo() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets the information about the source this dataset originates from.
getLayerInfo() - Method in class com.esri.arcgisruntime.data.FeatureCollectionTable
Gets the layer info of this FeatureCollectionTable.
getLayerInfo() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
Gets the layer info.
getLayerInfo() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Gets the WFS layer metadata.
getLayerInfos() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the available metadata for layers in the feature service as an unmodifiable list of IdInfo objects.
getLayerInfos() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Gets the available metadata for sublayers in the service as an unmodifiable list of MapServiceLayerIdInfo objects.
getLayerInfos() - Method in class com.esri.arcgisruntime.layers.WmsLayer
Gets a list of WmsLayerInfos for the layers included in this WmsLayer.
getLayerInfos() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsServiceInfo
Returns information about the layers (feature types) provided by the WFS service.
getLayerInfos() - Method in class com.esri.arcgisruntime.ogc.wms.WmsServiceInfo
Gets a list of WmsLayerInfo objects for the service's layers.
getLayerInfos() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
Gets the list of layer infos that are part of this service.
getLayerNames() - Method in class com.esri.arcgisruntime.layers.WmsLayer
Gets the names of the layers included in this WmsLayer.
getLayerOptions() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Gets a mutable list of GenerateLayerOption objects which specify how to filter features on a layer-by-layer basis for inclusion in a sync-enabled geodatabase.
getLayerOptions() - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters
Gets a mutable list of SyncLayerOption objects which specify how to synchronize features on a layer-by-layer basis.
getLayerResults() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncResult
Gets the synchronization results for feature layers that were synchronized.
getLayers() - Method in class com.esri.arcgisruntime.layers.FeatureCollectionLayer
Gets the FeatureLayers that correspond to the FeatureCollectionsTables of the associated FeatureCollection.
getLayers() - Method in class com.esri.arcgisruntime.layers.GroupLayer
Gets a modifiable listenable list of the child layers associated with this group layer.
getLayerType() - Method in class com.esri.arcgisruntime.portal.ElevationServiceInfo
Gets a string indicating the layer type for the service.
getLayerViewState(Layer) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Deprecated.
since 100.10.0. Use GeoView.getViewStateForLayer(Layer) instead.
getLayerViewStatus() - Method in class com.esri.arcgisruntime.mapping.view.LayerViewStateChangedEvent
Returns the new status as an EnumSet of LayerViewStatuss.
getLeaderLength() - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Gets the leader length.
getLeaderOffsetX() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Gets the callout's leader x-offset.
getLeaderOffsetY() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Gets the callout's leader y-offset.
getLeaderPosition() - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Gets the position of the leader relative to the body of the callout.
getLeaderWidth() - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Gets the leader width where it joins the body of the callout.
getLeftExpression() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceAndCondition
Gets the left sub-expression.
getLeftExpression() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceOrCondition
Gets the left sub-expression.
getLeftFieldName() - Method in class com.esri.arcgisruntime.layers.TableJoinSublayerSource
Gets the left table field name used in the join.
getLeftTableSublayerSource() - Method in class com.esri.arcgisruntime.layers.TableJoinSublayerSource
Gets the left table sublayer source used in the join.
getLength() - Method in class com.esri.arcgisruntime.data.Field
Gets the length of the Field.
getLength() - Method in class com.esri.arcgisruntime.data.FieldDescription
Gets the length of the field.
getLength() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
Gets the length of this segment of the route in meters.
getLevel() - Method in class com.esri.arcgisruntime.arcgisservices.LevelOfDetail
Gets the level.
getLevel() - Method in class com.esri.arcgisruntime.data.TileKey
Gets the level of this tile key.
getLevelCount() - Method in class com.esri.arcgisruntime.mapping.view.Grid
Gets number of resolution levels supported by the grid.
getLevelId() - Method in class com.esri.arcgisruntime.mapping.floor.FloorLevel
Gets the level ID.
getLevelIdField() - Method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
Gets the name of the attribute field that contains each floor level feature's unique identifier.
getLevelIDs() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheParameters
Gets a modifiable list that specifies the tiled service levels to export.
getLevelLayer() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
Gets the level layer containing features that represent floor levels — that is, the footprint of each floor level represented by FloorLevel.
getLevelLayerDefinition() - Method in class com.esri.arcgisruntime.mapping.floor.GeoModelFloorDefinition
Gets the layer and field properties for the layer used to describe floor levels.
getLevelNumber() - Method in class com.esri.arcgisruntime.mapping.floor.FloorLevel
Gets the floor number of this level in the facility.
getLevelNumberField() - Method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
Gets the name of the attribute field that contains each floor level feature's level number specific to its facility.
getLevels() - Method in class com.esri.arcgisruntime.mapping.floor.FloorFacility
Gets an unmodifiable list of floor levels contained within this facility, sorted in ascending vertical order.
getLevels() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
Gets an unmodifiable list of floor levels in the floor-aware map or scene.
getLevelsOfDetail() - Method in class com.esri.arcgisruntime.arcgisservices.TileInfo
Returns a list of LevelOfDetail instances.
getLevelsOfDetail() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets an unmodifiable list of LevelOfDetail objects.
getLicense() - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
The current license information, such as the license level, that the environment is using to validate that the app is licensed for certain functionality.
getLicenseInfo() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Deprecated.
As of 100.7.0, the LicenseInfo should be retrieved from Portal.fetchLicenseInfoAsync() to ensure that the LicenseInfo has the correct user entitlements and extensions.
getLicenseLevel() - Method in class com.esri.arcgisruntime.License
Gets the current license level set in the application.
getLicenseStatus() - Method in class com.esri.arcgisruntime.ExtensionLicense
Returns the license status for the current license applied to the app.
getLicenseStatus() - Method in class com.esri.arcgisruntime.License
Returns the license status for the current license applied to the app.
getLicenseStatus() - Method in class com.esri.arcgisruntime.LicenseResult
Returns the license status of the Runtime license supplied.
getLicenseType() - Method in class com.esri.arcgisruntime.License
Returns current license type for license applied to the app.
getLimit() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Gets the maximum number of results to be included in the result set response.
getLimit() - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Gets the results limit, which is used when paging through large result sets.
getLinearUnit() - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Gets the unit of measurement for linear values.
getLinearUnit() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Gets the unit of measurement for linear values.
getLinearUnit() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Returns the linear unit that is used by the Geoprocessing service.
getLinearUnitId() - Method in class com.esri.arcgisruntime.geometry.LinearUnit
Gets the LinearIUnitId value for the type of linear units represented by this instance.
getLineConnection() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for whether line features with the same label, and matching end vertices, should be joined before sharing a label.
getLineStyle() - Method in class com.esri.arcgisruntime.ogc.kml.KmlStyle
Gets a KML line style.
getLineStyle3D() - Method in class com.esri.arcgisruntime.symbology.StrokeSymbolLayer
Gets the 3D line style for this layer.
getLineSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the symbol for symbolizing a line geometry.
getLineSymbol(int) - Method in class com.esri.arcgisruntime.mapping.view.Grid
Gets line symbol used by the grid at given resolution level.
getLineWidth() - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
Gets the line width used to render line of sight.
getLinkUrl() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
Gets the link URL for an image media.
getListItemType() - Method in class com.esri.arcgisruntime.ogc.kml.KmlContainer
Gets the container's list item type, which determines how visibility and selection should work in a table of contents, enabling either single or multiple selection of child nodes when shown in a list (for example, a legend).
getListItemType() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Get the network link's list item type, which defines how child nodes behave when setting visibility.
getLivingAtlasGroupQuery() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the query that identifies the group containing the Living Atlas layers.
getLoadError() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
 
getLoadError() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
 
getLoadError() - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
 
getLoadError() - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
getLoadError() - Method in class com.esri.arcgisruntime.data.FeatureTable
 
getLoadError() - Method in class com.esri.arcgisruntime.data.Geodatabase
 
getLoadError() - Method in class com.esri.arcgisruntime.data.GeoPackage
 
getLoadError() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
getLoadError() - Method in class com.esri.arcgisruntime.data.TileCache
 
getLoadError() - Method in class com.esri.arcgisruntime.data.VectorTileCache
 
getLoadError() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
 
getLoadError() - Method in class com.esri.arcgisruntime.hydrography.EncCell
 
getLoadError() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
 
getLoadError() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
getLoadError() - Method in class com.esri.arcgisruntime.layers.Layer
 
getLoadError() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
getLoadError() - Method in interface com.esri.arcgisruntime.loadable.Loadable
Returns the most recent error that was encountered when the loadable resource transitioned to the LoadStatus.FAILED_TO_LOAD state, either due to calling the Loadable.loadAsync() or Loadable.retryLoadAsync() method.
getLoadError() - Method in class com.esri.arcgisruntime.mapping.Basemap
 
getLoadError() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
getLoadError() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
 
getLoadError() - Method in class com.esri.arcgisruntime.mapping.GeoModel
 
getLoadError() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
 
getLoadError() - Method in class com.esri.arcgisruntime.mapping.LocalItem
 
getLoadError() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
 
getLoadError() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
 
getLoadError() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
 
getLoadError() - Method in class com.esri.arcgisruntime.mapping.Surface
 
getLoadError() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
getLoadError() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
getLoadError() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
getLoadError() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
getLoadError() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
getLoadError() - Method in class com.esri.arcgisruntime.portal.Portal
 
getLoadError() - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
getLoadError() - Method in class com.esri.arcgisruntime.portal.PortalItem
 
getLoadError() - Method in class com.esri.arcgisruntime.portal.PortalUser
 
getLoadError() - Method in class com.esri.arcgisruntime.raster.Raster
 
getLoadError() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
getLoadError() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
 
getLoadError() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
getLoadError() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
 
getLoadError() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
getLoadError() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
getLoadError() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
 
getLoadError() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
 
getLoadError() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
 
getLoadError() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
getLoadError() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
getLoadError() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
getLoadError() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
 
getLoadError() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
 
getLoadError() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
 
getLoadError() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
getLoadError() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
getLoadError() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
getLoadSettings() - Method in class com.esri.arcgisruntime.mapping.GeoModel
Gets the default behaviors (preferences) that control the rendering behaviors for maps and scenes as they load.
getLoadStatus() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
 
getLoadStatus() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
 
getLoadStatus() - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
 
getLoadStatus() - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
getLoadStatus() - Method in class com.esri.arcgisruntime.data.FeatureTable
 
getLoadStatus() - Method in class com.esri.arcgisruntime.data.Geodatabase
 
getLoadStatus() - Method in class com.esri.arcgisruntime.data.GeoPackage
 
getLoadStatus() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
getLoadStatus() - Method in class com.esri.arcgisruntime.data.TileCache
 
getLoadStatus() - Method in class com.esri.arcgisruntime.data.VectorTileCache
 
getLoadStatus() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
 
getLoadStatus() - Method in class com.esri.arcgisruntime.hydrography.EncCell
 
getLoadStatus() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
 
getLoadStatus() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
getLoadStatus() - Method in class com.esri.arcgisruntime.layers.Layer
 
getLoadStatus() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
getLoadStatus() - Method in interface com.esri.arcgisruntime.loadable.Loadable
Returns the LoadStatus of the loadable resource.
getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.Basemap
 
getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
 
getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.GeoModel
 
getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
 
getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.LocalItem
 
getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
 
getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
 
getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
 
getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.Surface
 
getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
getLoadStatus() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
getLoadStatus() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
getLoadStatus() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
getLoadStatus() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
getLoadStatus() - Method in class com.esri.arcgisruntime.portal.Portal
 
getLoadStatus() - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
getLoadStatus() - Method in class com.esri.arcgisruntime.portal.PortalItem
 
getLoadStatus() - Method in class com.esri.arcgisruntime.portal.PortalUser
 
getLoadStatus() - Method in class com.esri.arcgisruntime.raster.Raster
 
getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
 
getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
 
getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
 
getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
 
getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
 
getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
 
getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
 
getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
 
getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
getLoadStatus() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
getLocalEditsAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Retrieves all the features that were added, updated or deleted since the last sync.
getLocalEditsCountAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Returns the number of features that were added, updated or deleted since the last sync.
getLocation() - Method in class com.esri.arcgisruntime.geoanalysis.LocationViewshed
Gets the observer location of the viewshed.
getLocation() - Method in class com.esri.arcgisruntime.location.LocationDataSource.LocationChangedEvent
Returns the location associated with the event.
getLocation() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gets the location of the callout as a Point in map coordinates.
getLocation() - Method in class com.esri.arcgisruntime.mapping.view.Camera
Gets the camera's location.
getLocation() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Gets the current LocationDataSource.Location, in the same spatial reference as the input provided by the LocationDataSource.
getLocation() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay.LocationChangedEvent
Gets the new LocationDataSource.Location of the LocationDisplay
getLocation() - Method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
Gets the KML viewpoint's location.
getLocationDataSource() - Method in class com.esri.arcgisruntime.geotriggers.LocationGeotriggerFeed
Gets the location data source that provides updates for the device location.
getLocationDataSource() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Returns the LocationDataSource for this LocationDisplay.
getLocationDisplay() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Returns the MapView's LocationDisplay, used to display the current device location in the MapView.
getLocationOnRoute() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets the location on route.
getLocations() - Method in class com.esri.arcgisruntime.location.SimulatedLocationDataSource
Gets an unmodifiable list of locations that are used in the data source.
getLocationStatus() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Gets the location status.
getLocationStatus() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the location status.
getLocationStatus() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
Gets the status of where this barrier appears on the underlying transportation network.
getLocationStatus() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Gets the location status.
getLocationStatus() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the location status.
getLocationTrackingService() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the URL of the location tracking service.
getLocatorInfo() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Gets information about this LocatorTask.
getLocatorTask() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
A LocatorTask from the mobile map package.
getLocatorTask() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
Gets the locator task if the mobile scene package has one.
getLockRasterIds() - Method in class com.esri.arcgisruntime.raster.MosaicRule
Gets the collection of raster IDs for image service rasters forced to be visible at all scales.
getLongName() - Method in class com.esri.arcgisruntime.mapping.floor.FloorLevel
Gets the long name of this level.
getLongNameField() - Method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
Gets the name of the attribute field that contains each floor level feature's long name.
getM() - Method in class com.esri.arcgisruntime.geometry.Point
Gets the m value of this Point.
getM() - Method in class com.esri.arcgisruntime.geometry.PointBuilder
Gets the current m value of the point being constructed.
getManeuverMessages() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
Gets the maneuver messages.
getManeuverProgress() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets the tracking progress along current maneuver.
getManeuverType() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
Gets the maneuver type.
getMap() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Gets the ArcGISMap shown in this MapView.
getMap() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
Gets the map associated with this task.
getMapImageLayer() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingResult
Gets the geoprocessing result's output map service layer if there is one defined for the geoprocessing service.
getMapLocation() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Gets a Point representing the current location, in the same spatial reference as the map.
getMapName() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns the name of the map.
getMapRotation() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Returns the current rotation angle of the map, in degrees counter-clockwise from its default orientation.
getMaps() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
An unmodifiable list of ArcGISMap objects from the MobileMapPackage.
getMapScale() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Gets the current scale of the map, expressing the relationship between a distance in the MapView and the corresponding distance on the ground.
getMapServiceInfo() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Gets the map service info.
getMapServiceInfo() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Gets the map service information for this layer.
getMapServiceInfo() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
Gets the task's map service info.
getMapServiceSublayerInfo() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the metadata for this sublayer.
getMapSublayerId() - Method in class com.esri.arcgisruntime.layers.MapSublayerSource
Returns the sublayer ID.
getMarinerSettings() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings
Gets the display settings related to mariner.
getMarkerPlacement() - Method in class com.esri.arcgisruntime.symbology.SimpleLineSymbol
Gets the marker placement type for this symbol.
getMarkerStyle() - Method in class com.esri.arcgisruntime.symbology.SimpleLineSymbol
Gets the marker style for this symbol.
getMax() - Method in class com.esri.arcgisruntime.raster.PercentClipStretchParameters
Gets the maximum value.
getMaxAllowableOffset() - Method in class com.esri.arcgisruntime.data.QueryParameters
Gets the maximum allowable offset used for generalizing geometries returned by the query operation.
getMaxCameraDistance() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Gets the maximum distance from the camera to the target.
getMaxCameraDistance() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Gets the maximum distance from the camera to the target.
getMaxCameraHeadingOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Gets the maximum camera heading offset.
getMaxCameraHeadingOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Gets the maximum camera heading offset.
getMaxCameraPitchOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Gets the maximum camera pitch offset.
getMaxCameraPitchOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Gets the maximum camera pitch.
getMaxDistance() - Method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Gets the maximum distance from the viewshed Location where the viewshed renders, in meters within [0, Double.MAX_VALUE].
getMaxDistance() - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.Range
Gets the maximum distance from the SceneView's Camera at which the Symbol assigned to this Range will be displayed.
getMaxDistance() - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Gets the maximum distance from the given location within which a matching address will be searched.
getMaxExportTilesCount() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Gets the maximum number of tiles that can be exported.
getMaxExportTilesCount() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the maximum number of tiles that can be exported from the service.
getMaxExtent() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Gets the extent that constrains the display of the ArcGISMap to a specific region.
getMaxFeatures() - Method in class com.esri.arcgisruntime.data.QueryParameters
Gets the maximum number of features to be included in the result.
getMaxFeatures() - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
Gets the maximum number of features to be included in the result.
getMaxHeight() - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Gets the maximum height of the callout.
getMaxImageHeight() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns the max image height in pixels.
getMaxImageWidth() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns the max image width in pixels.
getMaxLength(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the maximum allowed length of the specified PopupField.
getMaxLevel() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesParameters
Gets the maximum level of details to export.
getMaxLocatingDistance() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the maximum locating distance, which is the furthest distance in meters that Network Analyst searches when locating or relocating a point onto the network.
getMaxLocatingDistance() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the maximum locating distance, which is the furthest distance in meters that Network Analyst searches when locating or relocating a point onto the network.
getMaxLocatingDistance() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the maximum locating distance, which is the furthest distance in meters that Network Analyst searches when locating or relocating a point onto the network.
getMaxNumberOfAttempts() - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Gets the maximum number of times the request should be attempted before failing completely and throwing the original exception.
getMaxPixelSizeFactor() - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Gets the maximum pixel size factor.
getMaxPointCount() - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Gets the maximum number of vertices in the ellipse.
getMaxPointCount() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Gets the maximum number of vertices in the ellipse.
getMaxRecordCount() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Returns the maximum record count set on the service, which controls the number of features that may be returned from a query.
getMaxRecordCount() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the maximum number of features that will be returned by the service for any query operation.
getMaxRecordCount() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Gets the maximum number of records that will be returned at once for a query.
getMaxRecordCount() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the maximum record count set on the sublayer.
getMaxResults() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Gets the maximum number of results to be returned by the geocode operation.
getMaxResults() - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Gets the maximum number of results to be returned by the reverse geocode operation.
getMaxResults() - Method in class com.esri.arcgisruntime.tasks.geocode.SuggestParameters
Gets the maximum number of results to be returned by the suggest operation.
getMaxScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the maximum scale at which this layer is visible.
getMaxScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
Gets the max scale.
getMaxScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns the layers's max scale.
getMaxScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the maximum scale at which the sublayer is visible.
getMaxScale() - Method in class com.esri.arcgisruntime.arcgisservices.FeatureServiceLayerIdInfo
Gets the maximum scale at which the layer's contents will be visible.
getMaxScale() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the maximum scale at which labels will be visible.
getMaxScale() - Method in class com.esri.arcgisruntime.arcgisservices.LabelingInfo
Gets the maximum scale to display labels at.
getMaxScale() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceLayerIdInfo
Returns the maximum scale of the map service sublayer.
getMaxScale() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the max scale.
getMaxScale() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
Gets the maximum scale at which to display the sublayer.
getMaxScale() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the maximum viewing level at which this sublayer can be visible on a map.
getMaxScale() - Method in class com.esri.arcgisruntime.layers.Layer
Gets the maximum zoom scale for this layer.
getMaxScale() - Method in class com.esri.arcgisruntime.layers.ScaleRangeDisplayFilter
Gets the maximum scale at which this display filter is applied.
getMaxScale() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Gets the maximum scale of the ArcGISMap.
getMaxScale() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets the maximum scale for the graphics overlay.
getMaxScale() - Method in class com.esri.arcgisruntime.symbology.SymbolReferenceProperties
Gets the maximum scale at which the symbol will be visible.
getMaxScale() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Gets the maximum scale for how far in to extract tiles from tiled services.
getMaxSegmentLength() - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Gets the maximum segment length in the ellipse, in units of GeodesicEllipseParameters.getLinearUnit().
getMaxSegmentLength() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Gets the maximum segment length of the result, in units of GeodesicSectorParameters.getLinearUnit().
getMaxValue() - Method in class com.esri.arcgisruntime.data.ContingentRangeValue
Gets the maximum allowed value.
getMaxValue() - Method in class com.esri.arcgisruntime.data.RangeDomain
Gets the max value of the RangeDomain.
getMaxValue() - Method in class com.esri.arcgisruntime.data.RangeDomainDescription
Gets the range domain's maximum value.
getMaxValue() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Gets the class max value for the range that defines this class break.
getMaxValues() - Method in class com.esri.arcgisruntime.raster.MinMaxStretchParameters
Gets the maximum values.
getMaxWidth() - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Gets the maximum width of the callout.
getMedia() - Method in class com.esri.arcgisruntime.mapping.popup.MediaPopupElement
Gets a mutable list of PopupMedia that define images and charts displayed in the pop-up window.
getMedia() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Gets a list of PopupMedia objects that define images and charts displayed in the pop-up.
getMembers() - Method in class com.esri.arcgisruntime.portal.PortalItemGroups
Gets a list of the groups the item belongs to for which the current user is a member.
getMemoryLimit() - Static method in class com.esri.arcgisruntime.mapping.view.SceneView
Gets the memory limit in bytes, that defines the total amount of memory a process can use to render scene data.
getMessage() - Method in class com.esri.arcgisruntime.arcade.ArcadeConsoleMessageEvent
Gets the message.
getMessage() - Method in exception com.esri.arcgisruntime.ArcGISRuntimeException
 
getMessage() - Method in class com.esri.arcgisruntime.concurrent.Job.Message
Gets the text of this message.
getMessage() - Method in class com.esri.arcgisruntime.concurrent.JobMessage
Gets the job message's message string.
getMessage() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerNotificationInfo
Gets a message that describes the notification.
getMessage() - Method in exception com.esri.arcgisruntime.io.JsonEmbeddedException
Gets the error message.
getMessage() - Method in class com.esri.arcgisruntime.mapping.Expiration
Gets an accompanying message which provides contextual information when the package has expired.
getMessage() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLinkMessageReceivedEvent
Gets the message.
getMessage() - Method in class com.esri.arcgisruntime.portal.PortalItemMoveError
Gets a message describing the error.
getMessage() - Method in class com.esri.arcgisruntime.tasks.JobMessageAddedEvent
Gets the message.
getMessageExpression() - Method in class com.esri.arcgisruntime.geotriggers.Geotrigger
Gets an ArcadeExpression that controls the notification details when a Geotrigger is met.
getMessageProperties() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerNotificationInfo
Gets a dictionary of optional properties derived from the Geotrigger.getMessageExpression().
getMessages() - Method in class com.esri.arcgisruntime.concurrent.Job
Gets a list containing a snapshot of messages describing the state of this job when this method is called.
getMessages() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityResult
Gets the informational messages that were generated while computing closest facility routes.
getMessages() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteResult
Gets the informational messages that were generated while computing routes.
getMessages() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaResult
Gets the informational messages that were generated while computing service area outputs.
getMidVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the symbol used to display middle point geometry between two vertices.
getMin() - Method in class com.esri.arcgisruntime.raster.PercentClipStretchParameters
Gets the minimum value.
getMinCameraDistance() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Gets the minimum distance from the camera to the target.
getMinCameraDistance() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Gets the minimum distance from the camera to the target.
getMinCameraHeadingOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Gets the minimum camera heading offset.
getMinCameraHeadingOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Gets the minimum camera heading offset.
getMinCameraPitchOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Gets the minimum camera pitch offset.
getMinCameraPitchOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Gets the minimum camera pitch offset.
getMinDistance() - Method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Gets the minimum distance from the location where the viewshed starts to render, in meters within [0, Double.MAX_VALUE].
getMinDistance() - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.Range
Gets the minimum distance from the SceneView's surface at which the Symbol assigned to this Range will be displayed.
getMinHeight() - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Gets the minimum height of the callout.
getMinimumStartingLocations() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfiguration
Gets the minimum number of starting locations required for this trace type (e.g.
getMinorMajorRatio() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
Gets the ratio of the length of the semi-minor axis to the semi-major axis.
getMinPixelSizeFactor() - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Gets the minimum pixel size factor.
getMinScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the minimum scale at which this layer is visible.
getMinScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
Gets the min scale.
getMinScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns the layers's min scale.
getMinScale() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the minimum scale at which the sublayer is visible.
getMinScale() - Method in class com.esri.arcgisruntime.arcgisservices.FeatureServiceLayerIdInfo
Gets the minimum scale at which the layer's contents will be visible.
getMinScale() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the minimum scale at which labels will be visible.
getMinScale() - Method in class com.esri.arcgisruntime.arcgisservices.LabelingInfo
Gets the minimum scale to display labels at.
getMinScale() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceLayerIdInfo
Returns the minimum scale of the map service sublayer.
getMinScale() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the min scale.
getMinScale() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
Gets the minimum scale at which to display the sublayer.
getMinScale() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the minimum viewing level at which this sublayer can be visible on a map.
getMinScale() - Method in class com.esri.arcgisruntime.layers.Layer
Gets the minimum zoom scale for this layer.
getMinScale() - Method in class com.esri.arcgisruntime.layers.ScaleRangeDisplayFilter
Gets the minimum scale at which this display filter is applied.
getMinScale() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Gets the minimum scale of the ArcGISMap.
getMinScale() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets the minimum scale for the graphics overlay.
getMinScale() - Method in class com.esri.arcgisruntime.symbology.SymbolReferenceProperties
Gets the minimum scale at which the symbol will be visible.
getMinScale() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Gets the minimum scale for how far out data will be in tile caches.
getMinScore() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Gets the minimum score used to filter the results of the geocode operation.
getMinServerGeneration() - Method in class com.esri.arcgisruntime.data.Geodatabase
Returns the minimum server generation number for the geodatabase.
getMinValue() - Method in class com.esri.arcgisruntime.data.ContingentRangeValue
Gets the minimum allowed value.
getMinValue() - Method in class com.esri.arcgisruntime.data.RangeDomain
Gets the min value of the RangeDomain.
getMinValue() - Method in class com.esri.arcgisruntime.data.RangeDomainDescription
Gets the range domain's minimum value.
getMinValue() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Gets the class min value for the range that defines this class break.
getMinValue() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Gets the minimum value of the first class break if the renderer uses continuous class breaks.
getMinValues() - Method in class com.esri.arcgisruntime.raster.MinMaxStretchParameters
Gets the minimum values.
getMinWidth() - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Gets the minimum width of the callout.
getMMax() - Method in class com.esri.arcgisruntime.geometry.Envelope
Gets the maximum m value of this Envelope.
getMMax() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Gets the current maximum m value of the Envelope being constructed.
getMMin() - Method in class com.esri.arcgisruntime.geometry.Envelope
Gets the minimum m value of this Envelope.
getMMin() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Gets the current minimum m value of the Envelope being constructed.
getMobileMapPackage() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapResult
Gets the mobile map package containing the requested offline map.
getMobileMapPackage() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapResult
Gets the mobile map package containing the offline map that was generated.
getModified() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the date this item was last modified.
getModified() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the date on which this group was last modified.
getModified() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the date the organization was last modified.
getModified() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the date on which this user was last modified.
getModifiedDate() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
Gets the timestamp of when the data in the version was last modified.
getMosaicMethod() - Method in class com.esri.arcgisruntime.raster.MosaicRule
Gets the type of mosaic method used for individual images.
getMosaicOperation() - Method in class com.esri.arcgisruntime.raster.MosaicRule
Specifies the mosaic operation used to resolve overlapped pixel values.
getMosaicRule() - Method in class com.esri.arcgisruntime.raster.ImageServiceRaster
Gets the mosaic rule used for combining a number of input rasters that are often overlapping.
getMultilayerFeedbackFillSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the multilayer symbol used to display feedback when editing polygon geometries.
getMultilayerFeedbackLineSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the multilayer symbol used to display feedback when editing line geometries.
getMultilayerFeedbackVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the multilayer symbol used to display feedback when editing point geometries.
getMultilayerFillSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the multiayer symbol used to fill polygons.
getMultilayerLineSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the multilayer symbol for symbolizing a line geometry.
getMultilayerMidVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the multilayer symbol used to display middle point geometry between two vertices.
getMultilayerSelectedMidVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the multilayer symbol used to display the selected middle vertex.
getMultilayerSelectedVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the multilayer symbol to display the selected vertex.
getMultilayerVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the multilayer symbol used to display the vertices.
getMultipartStrategy() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for how many labels should be placed on each polyline or polygon (multi-ring) feature.
getMultipoint() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityGeometryTraceResult
Gets the Multipoint that comprises the trace results.
getMultiValueDataType() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo
Returns the GeoprocessingParameter.Type of the GeoprocessingMultiValue if this parameter info is for a multi-value parameter, otherwise GeoprocessingParameter.Type.GEOPROCESSING_UNKNOWN_PARAMETER is returned.
getName() - Method in class com.esri.arcgisruntime.arcade.ArcadeExpression
Gets the name that the author uses to refer to the expression.
getName() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
Gets the name.
getName() - Method in class com.esri.arcgisruntime.arcgisservices.IdInfo
Gets the name of the sublayer, layer or table.
getName() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the text name for the class of labels.
getName() - Method in class com.esri.arcgisruntime.arcgisservices.RelationshipInfo
Gets the name of the relationship.
getName() - Method in class com.esri.arcgisruntime.arcgisservices.RenderingRuleInfo
Gets the name of a predefined service rendering rule.
getName() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
Gets the name of the version.
getName() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionParameters
Gets the name of the version.
getName() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the name.
getName() - Method in class com.esri.arcgisruntime.data.Attachment
Gets the name of this attachment.
getName() - Method in class com.esri.arcgisruntime.data.CodedValue
Gets the code name.
getName() - Method in class com.esri.arcgisruntime.data.CodedValueDescription
Gets the coded value's name.
getName() - Method in class com.esri.arcgisruntime.data.Domain
Gets the domain name.
getName() - Method in class com.esri.arcgisruntime.data.DomainDescription
Gets the name of the domain to be created.
getName() - Method in class com.esri.arcgisruntime.data.FeatureSubtype
Gets the name of the feature subtype.
getName() - Method in class com.esri.arcgisruntime.data.FeatureTemplate
Gets the name of this template.
getName() - Method in class com.esri.arcgisruntime.data.FeatureType
Gets the name of this feature type.
getName() - Method in class com.esri.arcgisruntime.data.Field
Gets the name of the Field.
getName() - Method in class com.esri.arcgisruntime.data.FieldDescription
Gets the field's name.
getName() - Method in class com.esri.arcgisruntime.data.FieldGroup
Gets the name that uniquely identifies this field group.
getName() - Method in interface com.esri.arcgisruntime.data.GeodatabaseDataset
Returns name of dataset.
getName() - Method in class com.esri.arcgisruntime.data.TransportationNetworkDataset
 
getName() - Method in class com.esri.arcgisruntime.geometry.DatumTransformation
Gets the name of the datum transformation, suitable for display in a user interface.
getName() - Method in class com.esri.arcgisruntime.geometry.Unit
Gets the name of this unit of measurement, which may include underscores, for example Nautical_Mile or Minute_Centesimal.
getName() - Method in class com.esri.arcgisruntime.geotriggers.Geotrigger
Gets the name of the Geotrigger.
getName() - Method in class com.esri.arcgisruntime.hydrography.EncDataset
Gets the name.
getName() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
 
getName() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the name property of this sublayer.
getName() - Method in class com.esri.arcgisruntime.layers.DisplayFilter
Gets a descriptive name for this display filter.
getName() - Method in class com.esri.arcgisruntime.layers.Layer
Gets the name of this layer.
getName() - Method in interface com.esri.arcgisruntime.layers.LayerContent
Gets the name of this layer.
getName() - Method in class com.esri.arcgisruntime.layers.LegendInfo
Gets the name of this legend item.
getName() - Method in class com.esri.arcgisruntime.layers.WmsSublayer
 
getName() - Method in class com.esri.arcgisruntime.mapping.Basemap
Gets the name of this Basemap.
getName() - Method in class com.esri.arcgisruntime.mapping.Bookmark
Gets the name of this Bookmark.
getName() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
Gets the name of this elevation source.
getName() - Method in class com.esri.arcgisruntime.mapping.floor.FloorFacility
Gets the name of this facility.
getName() - Method in class com.esri.arcgisruntime.mapping.floor.FloorSite
Gets the name of this site.
getName() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the name of this item.
getName() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
Gets the name of the attachment.
getName() - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpression
Gets the name of this expression.
getName() - Method in class com.esri.arcgisruntime.mapping.Surface
Gets the name of this surface.
getName() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the name of the KML node.
getName() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsLayerInfo
Gets the layer's uniquely-identifying name.
getName() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Gets the name of the layer.
getName() - Method in class com.esri.arcgisruntime.ogc.wms.WmsServiceInfo
Gets the name of the service.
getName() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Gets the geocoder name.
getName() - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyleConfiguration
Returns the name of the property as defined by the style configuration.
getName() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
Gets the name of this item.
getName() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute
Gets the name of this attribute.
getName() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Gets the name of the LocatorTask.
getName() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo
Returns the geoprocessing parameter's name.
getName() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTaskInfo
Returns the geoprocessing task's name.
getName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Gets the name that was set for this facility.
getName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the name that was set for this incident.
getName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
Gets the name of the barrier.
getName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolygonBarrier
Gets the name of the barrier.
getName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolylineBarrier
Gets the name of the barrier.
getName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Gets the name that was set for this facility.
getName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the name that was set for this Stop.
getName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Gets the name of this TravelMode.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetGroup
Gets the asset group's name.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetType
Gets the asset type's name.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityCategory
Gets the category's name.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityDomainNetwork
Gets the normalized name of the utility domain network.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfiguration
Gets the name of the named trace configuration.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Gets the name of the utility network.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute
Gets the network attribute's name.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource
Gets the utility network source's name.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminal
Gets the terminal's name.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalConfiguration
Gets the name.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalConfigurationPath
The name of this UtilityTerminalConfigurationPath instance.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTier
Gets the tier's name.
getName() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTierGroup
Gets the tier group's name.
getNamedTraceConfigurationsFromUtilityNetworkAsync(UtilityNetwork) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Returns a list of all the UtilityNamedTraceConfiguration objects referenced by UtilityNetwork's Map.
getNameField() - Method in class com.esri.arcgisruntime.mapping.floor.FacilityLayerDefinition
Gets the name of the attribute field that contains each facility feature's name.
getNameField() - Method in class com.esri.arcgisruntime.mapping.floor.SiteLayerDefinition
Gets the name of the attribute field that contains each site feature's name.
getNames() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Gets the names to be matched.
getNames() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfigurationQueryParameters
Optional parameter representing the names of the named trace configurations to be queried.
getNames(String) - Static method in class com.esri.arcgisruntime.raster.MosaicDatasetRaster
Gets names of all rasters in the database.
getNavigationConstraint() - Method in class com.esri.arcgisruntime.mapping.Surface
Gets the navigation constraint defining how the camera interacts with the elevation of the surface.
getNavigationLatency() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Gets the navigation latency in seconds.
getNavigationLatency() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the navigation latency in seconds.
getNavigationLatency() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Gets the navigation latency in seconds.
getNavigationLatency() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the navigation latency in seconds.
getNavigationPointHeightFactor() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Gets the factor of map height at which the location symbol is positioned, vertically from the bottom of the MapView, when using LocationDisplay.AutoPanMode.NAVIGATION.
getNavigationSpeed() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Gets the navigation speed in meters per second.
getNavigationSpeed() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the navigation speed in meters per second.
getNavigationSpeed() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Gets the navigation speed in meters per second.
getNavigationSpeed() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the navigation speed in meters per second.
getNearestNeighbor() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFilter
Gets a filter object specifying the next N features to be returned from the starting point.
getNetworkAttribute() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttributeComparison
Get the source UtilityNetworkAttribute that either the second utility network attribute or the value is compared to.
getNetworkAttribute() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityPropagator
Gets the UtilityNetworkAttribute to propagate further along the trace.
getNetworkAttribute() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunction
Gets the UtilityNetworkAttribute to use with the calculation.
getNetworkAttribute(String) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
Gets the network attribute specified by the name argument.
getNetworkAttributes() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
Gets an unmodifiable list of the network attributes in the utility network definition.
getNetworkAttributeToSubstitute() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute
Gets the UtilityNetworkAttribute that is substituted for this UtilityNetworkAttribute at tap features.
getNetworkEdgeGeometries() - Method in class com.esri.arcgisruntime.navigation.ReroutingParameters
Gets a ArcGISFeatureTable containing the Polyline geometries that the RouteTask's network is based on.
getNetworkLink() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLinkMessageReceivedEvent
Gets the network link this message is for.
getNetworkLocation() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Network location.
getNetworkLocation() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Network location.
getNetworkLocation() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Network location.
getNetworkLocation() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the Stop's location in the underlying transportation network.
getNetworkName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the name of the underlying transportation network dataset.
getNetworkName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the name of the underlying transportation network dataset
getNetworkName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the name of the underlying transportation network dataset.
getNetworkSource() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
Gets the network source that contains the feature represented by this utility element.
getNetworkSource(String) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
Gets the network source specified by the name argument.
getNetworkSources() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityDomainNetwork
Gets an unmodifiable list of utility network source objects in the utility domain network.
getNetworkSources() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
Gets an unmodifiable list of the network sources in the utility network definition.
getNewLoadStatus() - Method in class com.esri.arcgisruntime.loadable.LoadStatusChangedEvent
Returns the new load status of the Loadable.
getNextQueryParameters() - Method in class com.esri.arcgisruntime.portal.PortalQueryResultSet
Gets the parameters for the next query, if any.
getNextSearchParameters() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchResultSet
Gets the search parameters that can be used to fetch the next set of results.
getNoDataTileBehavior() - Method in class com.esri.arcgisruntime.layers.ImageTiledLayer
Gets the ImageTiledLayer.NoDataTileBehavior for the ImageTiledLayer.
getNoDataValues() - Method in class com.esri.arcgisruntime.raster.BlendRenderer
Gets the no data values, one for each band.
getNode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNodeBalloonVisibilityChangedEvent
Gets the KML node whose balloon visibility has changed.
getNode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNodeRefreshStatusChangedEvent
Gets the KML node whose refresh status has changed.
getNormalizationField() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Gets the normalization field.
getNormalizationTotal() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Gets the normalization total when normalization type is set to ClassBreaksRenderer.NormalizationType.BY_PERCENT_OF_TOTAL.
getNormalizationType() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Gets the normalization type.
getNormalizeFieldName() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
Gets the optional field name used to normalize the chart.
getNorthLat() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Gets the name of the field containing the north latitude of the zoom envelope for the geocoding result.
getNullable() - Method in class com.esri.arcgisruntime.data.FieldDescription
True if the field is nullable.
getOAuthConfiguration(String) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Gets the OAuthConfiguration that was added for the specified portal URL.
getObjectId() - Method in class com.esri.arcgisruntime.data.EditResult
Gets the ObjectId of the Feature.
getObjectId() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
Gets the object ID of the feature represented by this utility element.
getObjectIdField() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets the name of the object ID field.
getObjectIdFieldName() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the name of field which contains the OBJECT ID for each feature.
getObjectIdFieldNames() - Method in class com.esri.arcgisruntime.layers.TableQuerySublayerSource
Returns an unmodifiable list of the object ID field names.
getObjectIds() - Method in class com.esri.arcgisruntime.data.QueryParameters
Gets a mutable list of object IDs of the features to be queried.
getObserverGeoElement() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Gets the observer GeoElement.
getObserverLocation() - Method in class com.esri.arcgisruntime.geoanalysis.LocationLineOfSight
Gets the observer location.
getObserverOffsetX() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Gets the observer's offset from the GeoElement's location along the x-axis.
getObserverOffsetY() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Gets the observer's offset from the GeoElement's location along the y-axis.
getObserverOffsetZ() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Gets the observer's offset from the GeoElement's location along the z-axis.
getObstructedColor() - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
Gets the color used to render segments that are obstructed along the line of sight.
getObstructedColor() - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Gets the color to render areas not visible from the observer location and within the frustum.
getOfflineMap() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapResult
Gets the offline map containing the requested preplanned map area.
getOfflineMap() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapResult
Gets the offline map that was generated.
getOfflineMapCapabilitiesAsync(GenerateOfflineMapParameters) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Executes an asynchronous operation to get the OfflineMapCapabilities containing information on which layers will be included in an offline map.
getOfflineSettings() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Gets the offline use settings, configured by the author of an online web map (if appropriate).
getOffsetDistance() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the distance (in points, i.e.
getOffsetX() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Gets the observer's offset from the GeoElement's location along the x-axis.
getOffsetX() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Gets the offset of the Symbol's x coordinate from its starting location.
getOffsetX() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
Gets the X component of the offset.
getOffsetY() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Gets the observer's offset from the GeoElement's location along the y-axis.
getOffsetY() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Gets the offset of the Symbol's y coordinate from its starting location.
getOffsetY() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
Gets the Y component of the offset.
getOffsetZ() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Gets the observer's offset from the GeoElement's location along the z-axis.
getOldBasemap() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap.BasemapChangedEvent
Gets the Basemap of the ArcGISMap prior to the event.
getOldBasemap() - Method in class com.esri.arcgisruntime.mapping.ArcGISScene.BasemapChangedEvent
Gets the Basemap of the ArcGISScene prior to the event.
getOnlineLayers() - Method in class com.esri.arcgisruntime.mapping.OfflineSettings
Gets a list of layers that the web map author determined will remain online when the map is taken offline.
getOnlineLayers() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameterOverrides
This list contains layers that will not be taken offline and will continue to reference online services.
getOnlineMap() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapJob
Gets the online map used by this job.
getOnlineMap() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapJob
Gets the online map used by this job.
getOnlineMap() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Gets the online map to be taken offline.
getOnlineOnlyServicesOption() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Describes how data that requires an online service will be handled when taking a map offline.
getOnlineTables() - Method in class com.esri.arcgisruntime.mapping.OfflineSettings
Gets a list of non-spatial tables that the web map author determined will remain online when the map is taken offline.
getOnlineTables() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameterOverrides
This list contains tables that will not be taken offline and will continue to reference online services.
getOnTouchListener() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Gets the listener that handles touch gestures for this MapView.
getOpacity() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
Gets the opacity with which to display the annotation text associated with this sublayer.
getOpacity() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the opacity of this sublayer.
getOpacity() - Method in class com.esri.arcgisruntime.layers.Layer
Gets the opacity of this layer.
getOpacity() - Method in class com.esri.arcgisruntime.mapping.Surface
Gets the opacity of this Surface.
getOpacity() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets the opacity - a value between 0 to 1.0 with 1.0 being opaque and 0 being transparent.
getOpacity() - Method in class com.esri.arcgisruntime.mapping.view.ImageOverlay
Gets the opacity of the ImageOverlay.
getOpacity() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Gets the opacity of the location symbols displayed on the map.
getOpacity() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Gets the opacity of the sketch geometry.
getOpacity() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Gets the opacity.
getOpacity() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Gets the opacity.
getOperation() - Method in class com.esri.arcgisruntime.data.LocalFeatureEdit
Gets the type of the feature edit.
getOperationalLayers() - Method in class com.esri.arcgisruntime.mapping.GeoModel
Gets the mutable list of operational layers of this GeoModel.
getOrderByField() - Method in class com.esri.arcgisruntime.mapping.popup.PopupRelatedFeaturesSortOrder
Gets the QueryParameters.OrderBy object that contains the field in the related table by which the related features should be sorted for displaying in a popup.
getOrderByFields() - Method in class com.esri.arcgisruntime.data.QueryParameters
Gets a mutable list of OrderBy objects, indicating the fields the results are sorted by, and the order in which they are sorted.
getOrderByFields() - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
Gets a mutable list of QueryParameters.OrderBy objects, indicating the fields the results are sorted by, and the order in which they are sorted.
getOrderByFields() - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
Gets a list of fields by which statistical query results will be ordered.
getOrganizationDescription() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the description of the organization.
getOrganizationId() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the ID of the organization, if the user belongs to one.
getOrganizationId() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the ID of the organization the user belongs to, if any.
getOrganizationName() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the name of the organization.
getOrganizationThumbnailFileName() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the filename of the thumbnail for the organization.
getOrigin() - Method in class com.esri.arcgisruntime.arcgisservices.TileInfo
Returns the origin of the tile info within the spatial reference.
getOrigin() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the origin.
getOriginalPortalItemID() - Method in class com.esri.arcgisruntime.mapping.LocalItem
Gets the original portal item id.
getOriginCamera() - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Returns Camera that describes the origin location.
getOtherNetworkAttribute() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttributeComparison
Gets the UtilityNetworkAttribute being compared against the UtilityNetworkAttributeComparison.getNetworkAttribute() on each of the nodes.
getOthers() - Method in class com.esri.arcgisruntime.portal.PortalItemGroups
Gets a list of the groups the item belongs to that are public or shared to the current user's organization but that the user is not a member of.
getOutline() - Method in class com.esri.arcgisruntime.symbology.FillSymbol
Gets the LineSymbol used to create the border for this FillSymbol, if one is used.
getOutline() - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
Gets the SimpleLineSymbol used to create the border of this Symbol, if any border is present.
getOutlineColor() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the outline color as an ARGB(alpha, red, green, blue) color value.
getOutlineWidth() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the width of the outline in density-independent pixels (dp).
getOutputAlias() - Method in class com.esri.arcgisruntime.data.StatisticDefinition
Gets the alias name for this statistic in the results.
getOutputAssetTypes() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Gets a mutable list of UtilityAssetType objects which specifies what to include in the trace results.
getOutputBitDepth() - Method in class com.esri.arcgisruntime.raster.HillshadeRenderer
Gets the output bit depth.
getOutputCondition() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Gets a condition object which specifies what to include in the trace results, or null if none.
getOutputDatumTransformation() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource
Gets the DatumTransformation to be used in the project operation.
getOutputGeometryPrecision() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Gets the desired precision (in Meters) of the output route geometry after generalization.
getOutputLanguageCode() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Gets the language code to be requested in the geocode operation.
getOutputLanguageCode() - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Gets the language code to be requested in the reverse geocode operation.
getOutputMaxValues() - Method in class com.esri.arcgisruntime.raster.BlendRenderer
Gets the maximum output stretch values, one for each band.
getOutputMinValues() - Method in class com.esri.arcgisruntime.raster.BlendRenderer
Gets the minimum output stretch values, one for each band.
getOutputs() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingResult
The outputs of a geoprocessing task - this is an unmodifiable map.
getOutputSpatialReference() - Method in class com.esri.arcgisruntime.geometry.DatumTransformation
Gets the output spatial reference of this datum transformation.
getOutputSpatialReference() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource
Gets the output spatial reference.
getOutputSpatialReference() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Gets the spatial reference to be used for coordinates returned in the GeocodeResults.
getOutputSpatialReference() - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Gets the spatial reference to be used for coordinates returned in the GeocodeResults.
getOutputSpatialReference() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters
Returns the output spatial reference.
getOutputSpatialReference() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the spatial reference in which the result geometries are returned.
getOutputSpatialReference() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the default spatial reference in which the result geometries are returned.
getOutputSpatialReference() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Gets the spatial reference in which the result geometries are returned.
getOutputSpatialReference() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets The spatial reference in which the result geometries are returned.
getOutputSpatialReference() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Gets the spatial reference in which the result geometries are returned.
getOutputSpatialReference() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the output spatial reference in which the result geometries are returned.
getOutSpatialReference() - Method in class com.esri.arcgisruntime.data.QueryParameters
Gets the spatial reference of the feature geometry in the result.
getOutSpatialReference() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Gets the spatial reference that is used for the generated geodatabase.
getOverlayCoordinate() - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Gets a point on (or outside of) the overlay image that is mapped to the screen coordinate.
getOverrunStrategy() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for whether a label will be visible at scales where the feature is too small for the label to fit.
getOwner() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the username of the owner of this group.
getOwner() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the username of the owner of this item.
getOwner() - Method in class com.esri.arcgisruntime.portal.PortalItemComment
Gets the owner of the comment.
getOwnershipBasedAccessControl() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the information about ownership-based access policies governing who can edit, delete, and query features.
getOwnershipBasedAccessControl() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the information about ownership-based access control governing who can edit, delete, and query features.
getPackageItems() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
Portal items for packages related to this preplanned map area.
getPackagingStatus() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
Describes the packaging status of the online map area.
getPanchromaticRaster() - Method in class com.esri.arcgisruntime.raster.RGBRenderer
Gets the panchromatic raster used to create this renderer.
getPansharpenType() - Method in class com.esri.arcgisruntime.raster.RGBRenderer
Gets the pansharpen type used to create this renderer.
getParam() - Method in class com.esri.arcgisruntime.security.AuthenticationChallengeResponse
Gets the parameter with which to complete the specified action.
getParameterInfos() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTaskInfo
Returns an unmodifiable list of geoprocessing task parameters information instances.
getParameterName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.AttributeParameterValue
Gets the parameter name.
getParameterOverrides() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapJob
Gets the parameter overrides used by this job.
getParameters() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingJob
Gets the input geoprocessing parameters as passed to this job when calling GeoprocessingTask.createJob(GeoprocessingParameters).
getParameters() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapJob
Gets the preplanned parameters used to create this job.
getParameters() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapJob
Gets the parameters used by this job.
getParameters() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesJob
Gets the export vector tile parameters used in the job.
getParameterValue() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.AttributeParameterValue
Gets the parameter value.
getParameterValues() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.CostAttribute
Gets the parameter values.
getParameterValues() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RestrictionAttribute
Gets the parameter values.
getParentLayerId() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceLayerIdInfo
Returns the sublayer's parent ID.
getParentLayerInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets information that identifies the sublayer's parent layer.
getParentNode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the KML node's parent.
getPartIndex() - Method in class com.esri.arcgisruntime.geometry.ProximityResult
Gets the index of the part in which the coordinate was found.
getPartIndex() - Method in class com.esri.arcgisruntime.mapping.view.SketchVertex
Gets the index of the part in the sketch editor's geometry at which this vertex can be found.
getParts() - Method in class com.esri.arcgisruntime.geometry.Multipart
Gets the immutable collection of parts that compose this Multipart geometry.
getParts() - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
Gets the collection of Parts that will be used to create a multipart geometry.
getPartsAsPoints() - Method in class com.esri.arcgisruntime.geometry.ImmutablePartCollection
Returns a copy of an iterable containing all the Points in all of the parts of this ImmutablePartCollection, ordered continuously from the first to last part in this collection.
getPartsAsPoints() - Method in class com.esri.arcgisruntime.geometry.PartCollection
Returns a copy of an iterable containing all the Points in all of the parts of this PartCollection, ordered continuously from the first to last part in this collection.
getPassword() - Method in class com.esri.arcgisruntime.security.CertificateCredential
Gets the password used to access the certificate file.
getPassword() - Method in class com.esri.arcgisruntime.security.UserCredential
Gets the password to use for authenticating with this credential.
getPath() - Method in class com.esri.arcgisruntime.data.Geodatabase
Returns the geodatabase path.
getPath() - Method in class com.esri.arcgisruntime.data.GeoPackage
Gets the path to the GeoPackage file.
getPath() - Method in class com.esri.arcgisruntime.data.ShapefileFeatureTable
Gets the path to the shapefile.
getPath() - Method in class com.esri.arcgisruntime.data.TileCache
Gets the file path of the tile cache.
getPath() - Method in class com.esri.arcgisruntime.data.VectorTileCache
Gets the file path of the vector tile cache.
getPath() - Method in class com.esri.arcgisruntime.hydrography.EncCell
Gets the path used to create this ENC cell.
getPath() - Method in class com.esri.arcgisruntime.layers.MobileBasemapLayer
Gets the relative path to the mobile basemap layer inside the mobile map package.
getPath() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
Gets the absolute path to the directory containing the ItemResourceCache.
getPath() - Method in class com.esri.arcgisruntime.mapping.LocalItem
Gets the path.
getPath() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
Gets the path to the mobile map package.
getPath() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
The path to the mobile scene package.
getPath() - Method in class com.esri.arcgisruntime.raster.Raster
Returns the absolute file path that was passed in to the constructor.
getPath() - Method in class com.esri.arcgisruntime.security.CertificateCredential
Gets the certificatePath that was passed to the CertificateCredential(String, String) constructor.
getPaths() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
Gets the paths used to create this ENC Exchange Set.
getPdop() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
Gets the PDOP (positional dilution of precision) of the location 0.5 through 99.9.
getPersistence() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
Gets the credential persistence object.
getPhone() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the contact phone number for this group.
getPinchToZoomGestureDetector() - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
getPingAnimationSymbol() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Gets the marker symbol animated around the location symbol, to indicate when location updates are received.
getPitch() - Method in class com.esri.arcgisruntime.geoanalysis.LocationViewshed
Gets the pitch value (angle) of the observer's view, in degrees.
getPitch() - Method in class com.esri.arcgisruntime.mapping.view.Camera
Gets the camera's pitch.
getPitch() - Method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
Gets the KML viewpoint's Pitch.
getPitch() - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Gets the pitch of the symbol, in degrees.
getPitchExpression() - Method in class com.esri.arcgisruntime.symbology.Renderer.SceneProperties
Returns the pitch expression.
getPitchOffset() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Gets the offset from the GeoElement's pitch.
getPixelSizeFactor() - Method in class com.esri.arcgisruntime.raster.HillshadeRenderer
Gets the pixel size factor to account altitude changes as the viewer zooms.
getPixelSizePower() - Method in class com.esri.arcgisruntime.raster.HillshadeRenderer
Gets the pixel size power to account altitude changes as the viewer zooms.
getPixelType() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
Gets the type of pixel.
getPlaceHolder() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Gets the place holder.
getPlacement() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the preferred position of the text label, with respect to its feature geometry.
getPlacementMode() - Method in class com.esri.arcgisruntime.symbology.SymbolAnchor
Gets the anchor placement mode of the symbol anchor.
getPluralDisplayName() - Method in class com.esri.arcgisruntime.geometry.Unit
Gets the English display name for the plural of this unit of measurement, suitable for displaying in a user interface when the number of units is greater than one.
getPoint() - Method in class com.esri.arcgisruntime.mapping.view.SketchVertex
Gets the location of the sketch vertex in map coordinates.
getPoint(int) - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Gets the Point at the given index in the ImmutablePart.
getPoint(int) - Method in class com.esri.arcgisruntime.geometry.Part
Gets a copy of the Point at the given index in the Part.
getPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityResult
Gets the point barriers used in the closest facility route computation.
getPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Deprecated.
As of 100.1.0, replaced by RouteParameters.setPointBarriers(Iterable).
getPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteResult
Gets the point barriers used in the route computation.
getPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaResult
Gets the point barriers used to calculate the service area.
getPointCount() - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Returns the number of Points in the ImmutablePart, representing the number of vertices in the shape.
getPointCount() - Method in class com.esri.arcgisruntime.geometry.Part
Returns the number of Points in the Part, representing the number of vertices in the shape.
getPointIndex() - Method in class com.esri.arcgisruntime.geometry.ProximityResult
Gets the index of the point that was found within its part.
getPointIndex() - Method in class com.esri.arcgisruntime.mapping.view.SketchVertex
Gets the index position of the sketch vertex in the point collection for the multipart geometry (e.g.
getPoints() - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Gets an iterator of Points representing the ends of the Segments in this ImmutablePart (the vertices in the shape).
getPoints() - Method in class com.esri.arcgisruntime.geometry.Multipoint
Gets the read-only collection of points for the multipoint.
getPoints() - Method in class com.esri.arcgisruntime.geometry.MultipointBuilder
Gets the PointCollection used by this builder to create a new Multipoint.
getPoints() - Method in class com.esri.arcgisruntime.geometry.Part
Gets an iterator of Points representing the ends of the Segments in this Part (the vertices in the shape).
getPointSymbolizationType() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets the type of symbol used to display point features.
getPolygon() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityGeometryTraceResult
Gets the Polygon that comprises the trace results.
getPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityResult
Gets the polygon barriers used in the closest facility route computation.
getPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Deprecated.
getPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteResult
Gets the polygon barriers used in the route computation.
getPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaResult
Gets the polygon barriers used to calculate the service area.
getPolygonBufferDistance() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Gets the service area polygon buffer distance in meters.
getPolygonBufferDistance() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the service area polygon buffer distance in meters.
getPolygonDetail() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Gets the level of detail of the output polygons.
getPolygonDetail() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the level of detail of the output polygons.
getPolygonStyle() - Method in class com.esri.arcgisruntime.ogc.kml.KmlStyle
Gets the KML polygon style.
getPolyline() - Method in class com.esri.arcgisruntime.symbology.HatchFillSymbolLayer
Gets the polyline symbol used to symbolize the hatch lines.
getPolyline() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityGeometryTraceResult
Gets the Polyline that comprises the trace results.
getPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityResult
Gets the polyline barriers used in the closest facility route computation.
getPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Deprecated.
getPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteResult
Gets the polyline barriers used in the route computation.
getPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaResult
Gets the polyline barriers used to calculate the service area.
getPopup() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the Popup being managed.
getPopupDefinition() - Method in class com.esri.arcgisruntime.data.FeatureTable
Gets the PopupDefinition for this feature table.
getPopupDefinition() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the PopupDefinition defined in the ArcGISSublayer definition or set via ArcGISSublayer.setPopupDefinition(PopupDefinition), or null if one is not defined and one has not been set.
getPopupDefinition() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets the PopupDefinition defined in the FeatureLayer definition or set via FeatureLayer.setPopupDefinition(PopupDefinition), or null if one is not defined and one has not been set.
getPopupDefinition() - Method in class com.esri.arcgisruntime.mapping.popup.Popup
Gets the popup definition associated with the popup.
getPopupDefinition() - Method in interface com.esri.arcgisruntime.mapping.popup.PopupSource
Gets the PopupDefinition that is currently defined or set on the entity.
getPopupDefinition() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets the PopupDefinition set via GraphicsOverlay.setPopupDefinition(PopupDefinition), or null if one has not been set.
getPopupExpression() - Method in class com.esri.arcgisruntime.mapping.popup.ExpressionPopupElement
Gets the Arcade expression that defines the pop-up element.
getPopupExpression() - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpressionEvaluation
One of the Arcade expressions defined on popup at PopupDefinition.getExpressions() or at ExpressionPopupElement.getPopupExpression().
getPopups() - Method in class com.esri.arcgisruntime.mapping.view.IdentifyGraphicsOverlayResult
Returns an unmodifiable List of the identified Popups.
getPopups() - Method in class com.esri.arcgisruntime.mapping.view.IdentifyLayerResult
Returns an unmodifiable List of the identified Popups.
getPortal() - Method in class com.esri.arcgisruntime.layers.BingMapsLayer
Gets the Portal the layer will load its Bing Maps API key from.
getPortal() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the portal this group belongs to.
getPortal() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the portal this object belongs to.
getPortal() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the portal this item belongs to.
getPortal() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the portal this user belongs to.
getPortal() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
Gets the portal that hosts the web style identified with SymbolStyle.getStyleName().
getPortalInfo() - Method in class com.esri.arcgisruntime.portal.Portal
Gets the PortalInfo object for this portal.
getPortalItem() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Gets the PortalItem which the ServiceGeodatabase was created from.
getPortalItem() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
Gets the portal item representing the web style.
getPortalItem() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Gets the portal item that specifies the map to be taken offline.
getPortalItem() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
Gets the portal item that this offline map area was created from.
getPortalItem() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
Gets the task's portal item representing a vector tile service.
getPortalMode() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the tenancy mode of this portal.
getPortalName() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the name of this portal.
getPortalThumbnailFileName() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the filename of the thumbnail for this portal.
getPortalUrl() - Method in class com.esri.arcgisruntime.mapping.LocalItem
Gets the URL of the portal from which this local item was downloaded.
getPortalUrl() - Method in class com.esri.arcgisruntime.security.OAuthConfiguration
Gets the portal URL for which to use this OAuthConfiguration.
getPosition() - Method in class com.esri.arcgisruntime.location.LocationDataSource.Location
A Point representing the geographical position of the Location, defined in the spatial reference used by this LocationDataSource.
getPosition() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.SourceObjectPosition
Gets the position.
getPositioningId() - Method in class com.esri.arcgisruntime.location.IndoorsLocationDataSource
Gets the UUID which identifies a specific row in the feature table that should be used for setting up IPS.
getPositioningTable() - Method in class com.esri.arcgisruntime.location.IndoorsLocationDataSource
Gets the "ips_positioning" feature table from an IPS-enabled map.
getPreferredImageFormat() - Method in class com.esri.arcgisruntime.layers.WmsLayer
Gets the preferred image format.
getPreferredImageFormat() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
Gets the preferred image format.
getPreferredPointFeatureRenderingMode() - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Gets the preferred rendering mode for point and multi-point based feature layers.
getPreferredPolygonFeatureRenderingMode() - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Gets the preferred rendering mode for polygon based feature layers.
getPreferredPolylineFeatureRenderingMode() - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Gets the preferred rendering mode for polyline based feature layers.
getPreferredSearchLocation() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Gets the preferred search location.
getPreferredSearchLocation() - Method in class com.esri.arcgisruntime.tasks.geocode.SuggestParameters
Gets the preferred search location.
getPreferredSpatialReference() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Gets the preferred spatial reference of the WFS feature table.
getPreplannedMapArea() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapJob
Deprecated.
getPreplannedMapArea() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Gets the offline map area that will be downloaded for offline use.
getPreplannedMapAreasAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Executes an asynchronous operation to get a list of preplanned map areas.
getPreplannedScheduledUpdatesOption() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncParameters
Gets the PreplannedScheduledUpdatesOption that determines whether update packages will be downloaded from an online map area and applied to the map's data.
getPrintService() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the URL of the print service.
getPriority() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the priority of this class of labels.
getPrivateKey() - Method in class com.esri.arcgisruntime.security.CertificateCredential
Gets the PrivateKey associated with the credential.
getPrivileges() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets a list of PortalPrivilege objects defining the fine-grained privileges possessed by this user.
getProcessSpatialReference() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters
Returns the process spatial reference.
getProfile() - Method in class com.esri.arcgisruntime.arcade.ArcadeConsoleMessageContext
Gets the ArcadeProfile which invoked the Arcade console function.
getProfile() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
Gets the Arcade profile under which the script should evaluate.
getProfileVariablesUsed() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
Gets an array of strings containing the names of all profile variables used in the script.
getProgress() - Method in class com.esri.arcgisruntime.concurrent.Job
Gets a measure of the progress of this job.
getProjectionEngineDirectory() - Static method in class com.esri.arcgisruntime.geometry.TransformationCatalog
Gets the path of the directory containing Projection Engine files on the local file system, where supporting files for grid-based transformations are located.
getProjectionEngineFilenames() - Method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
Gets the filenames that comprise the supporting dataset for this transformation.
getProjectionEngineFilenames() - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
Gets the filenames that comprise the supporting dataset for this transformation.
getPropagatorFunctionType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityPropagator
Gets the function type that is applied to the UtilityNetworkAttribute to propagate the attribute further along the trace.
getPropagators() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Gets a mutable list of UtilityPropagator objects to execute while performing the trace.
getProperties() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Gets the locator properties.
getPrototypeAttributes() - Method in class com.esri.arcgisruntime.data.FeatureSubtype
Gets the prototype attributes for creating a Feature with this subtype.
getPrototypeAttributes() - Method in class com.esri.arcgisruntime.data.FeatureTemplate
Gets a java.util.Map of default attribute values for a feature created with this template.
getQuadrilateral() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
Gets a Polygon consisting of four points that represent each corner of the image.
getQuaternionW() - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
Gets the quaternion W value.
getQuaternionX() - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
Gets the quaternion x value.
getQuaternionY() - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
Gets the quaternion y value.
getQuaternionZ() - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
Gets the quaternion z value.
getQuery() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Gets the query string to use.
getQuery() - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Gets the query string to search with.
getQueryOption() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Gets the query option that was set to determine the features to download.
getQueryParameters() - Method in class com.esri.arcgisruntime.portal.PortalQueryResultSet
Gets the original query parameters used to generate these results.
getRange() - Method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
Gets the KML viewpoint's range, which only applies to LookAt viewpoints.
getRangeCollection() - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol
Gets the RangeCollection used by this DistanceCompositeSceneSymbol.
getRangeDomainValidationText(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets a String that can be used to hint the acceptable values for a RangeDomain field.
getRank() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTier
Gets the tier's numeric rank.
getRankedFacilityIndexes(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityResult
Gets a list of facility indexes for given incident where index is rank level and value is facility index.
getRaster() - Method in class com.esri.arcgisruntime.layers.RasterLayer
Returns the raster used by this raster layer.
getRasterFunction() - Method in class com.esri.arcgisruntime.raster.Raster
Returns the raster function that was passed in to the constructor.
getRasterFunctionTemplateFile() - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Gets the raster function template file.
getRasterIds() - Method in class com.esri.arcgisruntime.raster.MosaicRule
Gets the collection of raster IDs specifying a subset of rasters used in the mosaic.
getRasterNames() - Method in class com.esri.arcgisruntime.raster.RasterFunctionArguments
Gets a list of raster names associated with the corresponding raster function.
getRasterRenderer() - Method in class com.esri.arcgisruntime.layers.RasterLayer
Gets the raster renderer for this layer.
getRatingCount() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the number of ratings on this item.
getReadme() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
Gets the readme.
getReadOnlyMessage() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the read-only message.
getReadyStatus() - Method in class com.esri.arcgisruntime.navigation.RouteTracker.SpeechEngineReadyEvent
Gets if the speech engine is free and ready for text.
getRealm() - Method in class com.esri.arcgisruntime.arcgisservices.EditFieldsInfo
Gets the realm that will be appended to the name of the user who makes the edit.
getRealm() - Method in class com.esri.arcgisruntime.portal.PortalPrivilege
Gets the realm this privilege belongs to.
getReasonPhrase() - Method in exception com.esri.arcgisruntime.io.HttpResponseException
 
getReceivedPosition() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
Gets the position originally returned by the receiver.
getReceiverSpatialReference() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource
Gets the SpatialReference to be assigned to the output NmeaLocationDataSource.NmeaLocation; the default is WGS84.
getReconcileDate() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
Gets the timestamp of when the version was last reconciled with its ancestor.
getRedirectUri() - Method in class com.esri.arcgisruntime.security.OAuthConfiguration
Gets the redirect URI to use for this portal URL.
getReferenceBasemapDirectory() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Gets the path to a directory on the device where the local basemap file is located.
getReferenceBasemapDirectory() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Gets the path to a directory on the device where the local basemap file is located.
getReferenceBasemapFilename() - Method in class com.esri.arcgisruntime.mapping.OfflineSettings
Gets the name of a local basemap file which can be used instead of downloading a basemap when taking this map offline.
getReferenceBasemapFilename() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Gets the name of a local basemap file on the device which can be used rather than downloading an online basemap.
getReferenceBasemapFilename() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Gets the name of a local basemap file on the device which can be used rather than downloading an online basemap.
getReferenceLayers() - Method in class com.esri.arcgisruntime.mapping.Basemap
Gets the mutable list of reference layers of this Basemap.
getReferenceProperties() - Method in class com.esri.arcgisruntime.symbology.MultilayerSymbol
Gets the SymbolReferenceProperties for this symbol.
getReferenceScale() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Gets the reference scale for the layer.
getReferenceScale() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Gets the reference scale for the layer.
getReferenceScale() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Gets the reference scale of the ArcGISMap.
getReferenceStationId() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
Gets the reference station ID of the location.
getReferer() - Method in class com.esri.arcgisruntime.security.UserCredential
Gets the referer of this credential, that is the entity that is using the credential to authenticate.
getRefreshError() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Returns the most recent error that was encountered when the KML node transitioned to the KmlNode.RefreshStatus.FAILED state.
getRefreshInterval() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Gets the refresh interval in milliseconds.
getRefreshInterval() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Gets the refresh interval in milliseconds.
getRefreshInterval() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets the refresh interval in milliseconds.
getRefreshInterval() - Method in class com.esri.arcgisruntime.layers.WmsLayer
Gets the refresh interval in milliseconds.
getRefreshInterval() - Method in class com.esri.arcgisruntime.ogc.kml.KmlIcon
Gets the icon's refresh interval.
getRefreshInterval() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Gets the KML network link refresh interval.
getRefreshMode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlIcon
Gets the icon's refresh mode.
getRefreshMode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Gets the KML network link refresh mode.
getRefreshStatus() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the current refresh status.
getRefreshStatus() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNodeRefreshStatusChangedEvent
Gets the refresh status.
getRelatedFeaturesDefinition() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Gets the related features definition for this pop-up definition.
getRelatedRecords() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Deprecated.
getRelatedTable() - Method in class com.esri.arcgisruntime.data.RelatedFeatureQueryResult
Gets the related table for this query result.
getRelatedTableId() - Method in class com.esri.arcgisruntime.arcgisservices.RelationshipInfo
Gets the ID of the related table.
getRelatedTables() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets an unmodifiable list of tables related to this table.
getRelatedTables(RelationshipInfo) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets an unmodifiable list containing any instances of the table related to this table by the given RelationshipInfo.
getRelationshipId() - Method in class com.esri.arcgisruntime.mapping.popup.PopupRelatedFeaturesSortOrder
Gets the id of the relationship for which related features should be sorted for displaying in a popup.
getRelationshipInfo() - Method in class com.esri.arcgisruntime.data.RelatedFeatureQueryResult
Gets the relationship info for this query result.
getRelationshipInfo() - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
Gets the relationship info used to define the tables to use for this query.
getRelationshipInfos() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets an unmodifiable collection of RelationshipInfo objects that describe this layer/table's relationship with another layer or table in the service.
getRelationshipInfos() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets an unmodifiable collection of RelationshipInfo objects that describe this layer/table's relationship with another layer or table in the service.
getRelationshipTableId() - Method in class com.esri.arcgisruntime.arcgisservices.RelationshipInfo
Gets the ID of the relationship table.
getRemainingDestinationCount() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets the remaining destination count.
getRemainingDistance() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus.Progress
Gets the distance still to be traversed.
getRemainingGeometry() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus.Progress
Gets the polyline geometry still to be traversed.
getRemainingTime() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus.Progress
Gets the time to traverse remaining geometry/distance in minutes.
getRemoteResource() - Method in class com.esri.arcgisruntime.security.AuthenticationChallenge
Gets the RemoteResource that was used to initiate the request.
getRemoteResourceOwningSystemUrl() - Method in class com.esri.arcgisruntime.security.AuthenticationChallenge
Returns the owning system URL of the server on which the RemoteResource is running, which can be used to determine if the server is federated by a portal.
getRemoveDuplicatesDistance() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets a value that controls the duplicate thinning radius (in points, i.e.
getRemoveDuplicatesStrategy() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for whether labels are removed if other features have the same text label.
getRenderer() - Method in class com.esri.arcgisruntime.arcgisservices.DrawingInfo
Gets the renderer assigned to the layer.
getRenderer() - Method in class com.esri.arcgisruntime.data.FeatureCollectionTable
Gets the renderer of this FeatureCollectionTable.
getRenderer() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the renderer for this sublayer.
getRenderer() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets the layer's current renderer.
getRenderer() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets the renderer for the graphics overlay.
getRendererClassificationMethod() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Gets the renderer's classification method.
getRenderingMode() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets the rendering mode.
getRenderingMode() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets the rendering mode used to render this overlay.
getRenderingRule() - Method in class com.esri.arcgisruntime.raster.ImageServiceRaster
Gets the current rendering rule.
getRenderingRuleInfo() - Method in class com.esri.arcgisruntime.raster.RenderingRule
Gets the rendering rule info.
getRenderingRuleInfos() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
Gets an unmodifiable list of rendering rule infos.
getRenderingRuleJson() - Method in class com.esri.arcgisruntime.raster.RenderingRule
Gets the JSON used to create this rendering rule.
getRepeatDistance() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the distance apart (in points, i.e.
getRepeatStrategy() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for whether a label should have multiple copies created and placed along or across the same feature.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.concurrent.Job
Gets the RequestConfiguration object in use by this job.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Gets the RequestConfiguration object in use by this table.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
getRequestConfiguration() - Method in interface com.esri.arcgisruntime.io.RemoteResource
Gets the RequestConfiguration used to modify the parameters of network requests made by this RemoteResource.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Gets the RequestConfiguration object that contains parameters used when making a request by this layer.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Gets the RequestConfiguration object that contains parameters used when making a request by this Layer.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the RequestConfiguration in use by this sublayer.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Gets the RequestConfiguration object in use by this Layer.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.IntegratedMeshLayer
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.PointCloudLayer
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.ServiceImageTiledLayer
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.mapping.Basemap
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.portal.Portal
Gets the RequestConfiguration object in use by this Portal.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.raster.ImageServiceRaster
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Gets the RequestConfiguration object in use by this PictureFillSymbol.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Gets the RequestConfiguration object in use by this PictureMarkerSymbol.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Gets the RequestConfiguration object in use by this task.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Gets the RequestConfiguration object in use by this task.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Gets the RequestConfiguration object that contains parameters used when making a request by this parameter - See GeoprocessingDataFile.fetchFileAsync(String).
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Gets the RequestConfiguration object that contains parameters used for sending a network request using this parameter object - See GeoprocessingFeatures.fetchOutputFeaturesAsync().
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
Gets the RequestConfiguration object that contains parameters used when making a request by this task.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
Gets the RequestConfiguration object in use by this task.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Gets the RequestConfiguration object in use by this task.
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
getRequestConfiguration() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
getRequestedActions() - Method in class com.esri.arcgisruntime.geotriggers.Geotrigger
Gets a list of strings indicating the set of requested actions when a notification is delivered.
getResolution() - Method in class com.esri.arcgisruntime.arcgisservices.LevelOfDetail
Gets the resolution.
getResourcePath() - Static method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings
Gets the path to the directory containing the ENC resource files.
getResponseData() - Method in exception com.esri.arcgisruntime.io.HttpResponseException
Gets the response data associated with the exception.
getResponseData() - Method in exception com.esri.arcgisruntime.io.JsonEmbeddedException
Gets the response data associated with the exception.
getRestrictionAttributeNames() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Gets the list of network attribute names to be used as restrictions while computing the route.
getRestrictionAttributes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the map of supported restrictions for constraining the closest facility route.
getRestrictionAttributes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the list of supported restrictions for constraining the route.
getRestrictionAttributes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the map of supported restrictions for constraining the service area result.
getRestrictionUsageParameterName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RestrictionAttribute
Gets the restriction usage parameter name.
getResult() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluationResult
Gets the result of a successful evaluation.
getResult() - Method in class com.esri.arcgisruntime.concurrent.Job
Gets the result of this job.
getResult() - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpressionEvaluation
Gets the result of an evaluation of PopupExpressionEvaluation.getPopupExpression().
getResult() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseJob
For a successfully completed job, the result returns the local geodatabase.
getResult() - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseJob
For a successfully completed job, the result returns a list of SyncLayerResult.
getResult() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingJob
 
getResult() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapJob
Returns a DownloadPreplannedOfflineMapResult once the job has completed.
getResult() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapJob
Returns a GenerateOfflineMapResult once the job has completed.
getResult() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncJob
Returns an OfflineMapSyncResult once the job has completed.
getResult() - Method in class com.esri.arcgisruntime.tasks.tilecache.EstimateTileCacheSizeJob
Returns an EstimateTileCacheSizeResult object once the job has completed successfully.
getResult() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheJob
Returns a TileCache object once the job has completed successfully.
getResult() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesJob
Returns an ExportVectorTilesResult object once the job has completed successfully.
getResult() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionOutput
Gets the global result of this UtilityTraceFunction.
getResultAttributeNames() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Gets a mutable list of the names of attributes to be returned in the GeocodeResults.
getResultAttributeNames() - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Gets a mutable list of the names of attributes to be returned in the GeocodeResults.
getResultAttributes() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Gets the attributes that can be returned in the results of geocode or reverse geocode operations.
getResultOffset() - Method in class com.esri.arcgisruntime.data.QueryParameters
Gets the offset of results to fetch.
getResultOffset() - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
Gets the starting offset of results to fetch.
getResultPolygons(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaResult
Gets the result service area polygons.
getResultPolylines(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaResult
Gets the result service area polylines.
getResults() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchResultSet
Gets the present results of the search.
getResults() - Method in class com.esri.arcgisruntime.portal.PortalQueryResultSet
Gets the results of the query.
getResultTypes() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfiguration
Gets the result types returned by this named trace configuration.
getResultTypes() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceParameters
Gets a mutable list of trace parameters' result types.
getReturnLayerAttachmentOption() - Method in class com.esri.arcgisruntime.mapping.OfflineSettings
Gets the setting configured by the web map author that indicates which feature layers should include attachments when taken offline.
getReturnLayerAttachmentOption() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Indicates which feature layers will include attachments when taking feature layers offline.
getReturnM() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters
Returns true if M value are to be returned.
getReturnSchemaOnlyForEditableLayers() - Method in class com.esri.arcgisruntime.mapping.OfflineSettings
Gets the setting configured by the web map author that indicates whether or not feature layers taken offline should be schema only and contain no data.
getReturnType() - Method in class com.esri.arcgisruntime.arcade.ArcadeExpression
Gets the expected return type of the expression.
getReturnType() - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpression
Gets the return type of this expression.
getReturnZ() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters
Returns true if z value are to be returned.
getRightExpression() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceAndCondition
Gets the right sub-expression.
getRightExpression() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceOrCondition
Gets the right sub-expression.
getRightFieldName() - Method in class com.esri.arcgisruntime.layers.TableJoinSublayerSource
Gets the right table field name used in the join.
getRightTableSublayerSource() - Method in class com.esri.arcgisruntime.layers.TableJoinSublayerSource
Gets the right table sublayer source used in the join.
getRole() - Method in class com.esri.arcgisruntime.arcgisservices.RelationshipInfo
Gets the RelationshipRole that this table has in this relationship.
getRole() - Method in class com.esri.arcgisruntime.portal.PortalPrivilege
Gets the role this privilege belongs to.
getRole() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the role in the organization of this user.
getRoll() - Method in class com.esri.arcgisruntime.mapping.view.Camera
Gets the camera's roll.
getRoll() - Method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
Gets the KML viewpoint's rotation of the camera around the z-axis.
getRoll() - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Gets the roll of the symbol, in degrees.
getRollExpression() - Method in class com.esri.arcgisruntime.symbology.Renderer.SceneProperties
Returns the roll expression.
getRootNodes() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
Gets an unmodifiable list of KmlNode as root nodes.
getRotation() - Method in class com.esri.arcgisruntime.mapping.Viewpoint
Gets the rotation angle of the viewpoint in degrees between 0 and 360.
getRotation() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Gets the KML ground overlay's rotation.
getRotation() - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Gets the angle of rotation of the screen overlay.
getRotationAngle() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
Gets the angle in radians by which the major axis of the ellipse this segment is based upon is rotated from the x-axis.
getRotationCoordinate() - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Gets the point relative to the screen about which the screen overlay is rotated.
getRotationExpression() - Method in class com.esri.arcgisruntime.symbology.Renderer
Gets a value that specifies the angle of rotation.
getRotationType() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelAngle
Gets whether the angle should be interpreted as arithmetic or geographic.
getRotationType() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Deprecated.
As of 100.5.0. There is no other mechanism to specify the rotation type, but all angles are achievable by changing the value of the angle with MarkerSymbol.setAngle(float).
getRotationType() - Method in class com.esri.arcgisruntime.symbology.Renderer
Gets the type of rotation that this Symbol uses to spin along the x-axis or y-axis.
getRoute(int, int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityResult
Gets the closest facility route by facility and incident indexes.
getRouteGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
Gets the route's geometry.
getRouteGeometry() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the route geometry.
getRouteLocation() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeResult
Gets the nearest street location for the result.
getRouteName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the route name.
getRouteName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the name of the route to which this Stop belongs.
getRouteParameters() - Method in class com.esri.arcgisruntime.navigation.ReroutingParameters
Gets a RouteParameters object that defines parameters for the rerouting RouteTask.
getRouteProgress() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets the tracking progress along entire route.
getRouteResult() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets the route result presently being used by route tracker.
getRoutes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteResult
Gets the List of routes.
getRouteShapeType() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the route shape type.
getRouteShapeType() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the default type of closet facility route geometry to return in the result ClosestFacilityRoute.getRouteGeometry().
getRouteShapeType() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Gets the route shape type.
getRouteShapeType() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the type of route geometry to return in the result Route.getRouteGeometry()
getRouteTask() - Method in class com.esri.arcgisruntime.navigation.ReroutingParameters
Gets a RouteTask capable of solving routes on the same network that created the original route.
getRouteTaskInfo() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Gets the metadata (specifying the default values of properties such as TravelModeName, SupportedLanguages..
getRow() - Method in class com.esri.arcgisruntime.data.TileKey
Gets the row of this tile key.
getRuleType() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
Gets the FenceRuleType that describes the check performed with the feed and fence data.
getSafetyContour() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets the safety contour depth.
getSatelliteInfos() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.SatellitesChangedEvent
Returns the satellite infos for the event.
getSatellites() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
Gets the satellites info of the location.
getScale() - Method in class com.esri.arcgisruntime.arcgisservices.LevelOfDetail
Gets the scale.
getScale() - Method in class com.esri.arcgisruntime.ogc.kml.KmlIconStyle
Gets the scale factor that is applied to resize the rendered icon.
getScale() - Method in class com.esri.arcgisruntime.ogc.kml.KmlLabelStyle
Gets the scale to resize the label.
getScaleDenominator() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsTileMatrixSet.TileMatrix
Gets the scale denominator of this tile matrix
getScaleExpression() - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Gets an arcade expression object with an expression for scaling symbols in a dictionary renderer.
getScaleFactorForCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolygonBarrier
Gets the scale factor for cost.
getScaleFactorForCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolylineBarrier
Gets the scale factor for cost.
getScaleX() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Gets the x scale of the picture fill symbol.
getScaleY() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Gets the y scale of the picture fill symbol.
getScene() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Gets the ArcGISScene displayed in this view.
getSceneProperties() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets a layer scene properties object that can be used to make changes to how features are displayed in a SceneView.
getSceneProperties() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets a layer scene properties object for the graphics overlay.
getSceneProperties() - Method in class com.esri.arcgisruntime.symbology.Renderer
Gets the scene view properties for the renderer.
getScenes() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
An unmodifiable list of ArcGISScene objects from the MobileScenePackage .
getSceneViewTilingScheme() - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
Gets the ArcGISScene.getSceneViewTilingScheme() used to render tile based data.
getScheduledUpdatesDownloadSize() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapUpdatesInfo
Gets the total size in bytes of update files to download for a scheduled updates workflow.
getSchemaVersion() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
Gets the utility network schema version number reported by the utility network metadata.
getScope() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFilter
Gets a UtilityTraversabilityScope value that determines whether traversability criteria are evaluated on edges, junctions, or both.
getScope() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraversability
Determines whether traversability criteria are evaluated on edges, junctions, or both.
getScore() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeResult
Gets a value that indicates how well the address was matched.
getScreenCoordinate() - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Gets a point relative to the screen origin that the overlay image is mapped to.
getScreenPoint() - Method in class com.esri.arcgisruntime.mapping.view.LocationToScreenResult
Gets an android.graphics.Point representing device screen coordinates.
getSearchArea() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Gets the search area used to filter the results of the geocode operation.
getSearchArea() - Method in class com.esri.arcgisruntime.tasks.geocode.SuggestParameters
Gets the search area used to filter the results of the suggest operation.
getSearchAttributes() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Gets the search attributes that can be used as inputs to multi-line geocode operations.
getSearchParameters() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchResultSet
Gets the search parameters used to generate these results.
getSearchWhereClause(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the search where clause.
getSearchWhereClause(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Gets the search where clause.
getSearchWhereClause(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Gets the search where clause from the specified network dataset's source feature class.
getSectorAngle() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Gets the sweep angle of the sector.
getSegmentIndexFromEndPointIndex(int) - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Gets the index of the segment that has a given end point.
getSegmentIndexFromEndPointIndex(int) - Method in class com.esri.arcgisruntime.geometry.Part
Gets the index of the segment that has a given end point.
getSegmentIndexFromStartPointIndex(int) - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Gets the index of the segment that has a given start point.
getSegmentIndexFromStartPointIndex(int) - Method in class com.esri.arcgisruntime.geometry.Part
Gets the index of the segment that has a given start point.
getSelectedFeaturesAsync() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Returns a list of the currently selected features.
getSelectedFeaturesAsync() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Gets all the selected features.
getSelectedFeaturesAsync() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Returns a list of the currently selected features.
getSelectedFeaturesAsync() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets all the features selected.
getSelectedGraphics() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets a read only list of the currently selected graphics in this overlay.
getSelectedMidVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the symbol used to display the selected middle vertex.
getSelectedVertex() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Gets the selected sketch vertex.
getSelectedVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the symbol to display the selected vertex.
getSelectionColor() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Deprecated.
As of 100.4.0, use SelectionProperties.getColor() from your GeoView.
getSelectionColor() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Deprecated.
As of 100.4.0, use SelectionProperties.getColor() from your GeoView.
getSelectionColor() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Deprecated.
As of 100.4.0, use SelectionProperties.getColor() from your MapView.
getSelectionProperties() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Returns the selection properties that are applied to a GeoView.
getSelectionWidth() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Deprecated.
As of 100.4.0, no replacement.
getSelfSignedCertificateListener() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Returns the user defined SelfSignedCertificateListener.
getSemiAxis1Length() - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Gets the length of the semi-major or semi-minor axis of the ellipse, in units of GeodesicEllipseParameters.getLinearUnit().
getSemiAxis1Length() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Gets the length of the semi-major or semi-minor axis of the ellipse, in units of GeodesicSectorParameters.getLinearUnit().
getSemiAxis2Length() - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Gets the length of the semi-major or semi-minor axis of the ellipse, in units of GeodesicEllipseParameters.getLinearUnit().
getSemiAxis2Length() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Gets the length of the semi-major or semi-minor axis of the ellipse, in units of GeodesicSectorParameters.getLinearUnit().
getSemiMajorAxis() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
Gets the length of the longer of the two axes of the ellipse upon which this arc is based.
getSemiMinorAxis() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
Gets the length of the shorter of the two axes of the ellipse upon which this arc is based.
getSencDataPath() - Static method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings
Gets the path to the directory where the SENC files are written.
getSeparation() - Method in class com.esri.arcgisruntime.symbology.HatchFillSymbolLayer
Gets the distance between the hatch lines.
getSeparator() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
Gets a String intended to describe one code point.
getSequence() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the order in which stop is visited along the route.
getServerContext() - Method in class com.esri.arcgisruntime.security.CredentialCacheEntry
Gets the server context.
getServerJobId() - Method in class com.esri.arcgisruntime.concurrent.Job
Gets the ID used by the server to identify this job.
getServiceAreaTaskInfo() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
Gets the metadata (default and possible values of properties such as travel modes, supported languages, etc.) about the network service used by this task.
getServiceCurveGeometryMode() - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
Determines if curve geometries are fetched from and sent to services that support them.
getServiceDescription() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Returns the user-friendly description of the service.
getServiceDescription() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns ArcGIS map service description.
getServiceGeodatabase() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Gets the ServiceGeodatabase this service feature table is part of.
getServiceGeodatabase() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Gets the ServiceGeodatabase of the UtilityNetwork.
getServiceInfo() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Gets the metadata of the service this object is connected to.
getServiceInfo() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
Gets the OgcFeatureServiceInfo that describes the "OGC API - Features" service.
getServiceInfo() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
Gets the WfsServiceInfo object containing metadata.
getServiceInfo() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
Gets the service info.
getServiceInfo() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
Gets the service info.
getServiceInfo() - Method in class com.esri.arcgisruntime.raster.ImageServiceRaster
Gets the service info.
getServiceLayerId() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the ID of the layer or table in the service.
getServiceLayerId() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the service layer ID of the sublayer.
getServiceLayerId() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Returns the layer ID in the feature service that this table was created from.
getServiceLayerName() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the name of the layer/table in the service.
getServiceLayerName() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the service layer name of the sublayer.
getServiceSourceType() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Returns the ArcGIS service type which is the source of this metadata.
getServiceSourceType() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns the type of web service.
getServiceType() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Returns the layer type.
getServiceType() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the service type of the sublayer.
getServiceType() - Method in class com.esri.arcgisruntime.arcgisservices.FeatureServiceLayerIdInfo
Gets the type of data held in the layer on the service.
getServiceType() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceLayerIdInfo
Returns the type of data held in the layer on the service.
getServiceUrl() - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets the URL of the service the geodatabase was created from.
getServiceUrl() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the URL of the service this item represents.
getServiceUrl() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey
Gets service URL of this key.
getSessionType() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Gets the type of read and edit sessions to use when working with the service.
getSeverity() - Method in class com.esri.arcgisruntime.concurrent.Job.Message
Gets the job message's severity: information, warning or error.
getSeverity() - Method in class com.esri.arcgisruntime.concurrent.JobMessage
Gets the job message's severity: information, warning or error.
getShallowContour() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets the shallow contour depth.
getSharingUrl() - Method in class com.esri.arcgisruntime.portal.Portal
Gets the sharing URL, that is, the URL of the root REST resource for the portal.
getShortestPathNetworkAttribute() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Gets the the UtilityNetworkAttribute used to calculate the shortest path, or null if none.
getShortName() - Method in class com.esri.arcgisruntime.mapping.floor.FloorLevel
Gets the short name of this level.
getShortNameField() - Method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
Gets the name of the attribute field that contains each floor level feature's short name.
getShowOptions() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gets the CalloutShowOptions object used by the callout.
getSingleLineFieldName() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Gets the geocode query field name.
getSite() - Method in class com.esri.arcgisruntime.mapping.floor.FloorFacility
Gets the site the facility belongs to.
getSiteId() - Method in class com.esri.arcgisruntime.mapping.floor.FloorSite
Gets the site ID.
getSiteIdField() - Method in class com.esri.arcgisruntime.mapping.floor.FacilityLayerDefinition
Gets the name of the attribute field that contains a facility feature's site identifier (a foreign key to the Site layer).
getSiteIdField() - Method in class com.esri.arcgisruntime.mapping.floor.SiteLayerDefinition
Gets the name of the attribute field that contains each site feature's unique identifier.
getSiteLayer() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
Gets the site layer containing features that represent sites - that is, the boundary of each site represented by FloorSite.
getSiteLayerDefinition() - Method in class com.esri.arcgisruntime.mapping.floor.GeoModelFloorDefinition
Gets the layer and field properties for the layer used to describe sites.
getSites() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
Gets an unmodifiable list of sites, sorted by name.
getSize() - Method in class com.esri.arcgisruntime.data.Attachment
Gets the size, in bytes, of this attachment.
getSize() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
Gets the size of the attachment data.
getSize() - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Gets the size of the image for the screen overlay.
getSize() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the size of this item.
getSize() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
Gets the size of this MarkerSymbolLayer.
getSize() - Method in class com.esri.arcgisruntime.symbology.MultilayerPointSymbol
Gets the size of the symbol in density-independent pixels (dp).
getSize() - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
Gets the height and width in density-independent pixels (dp) of the symbol.
getSize() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the Symbol's text size in density-independent pixels (dp).
getSketchCreationMode() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Gets the SketchCreationMode specifying what type of geometry will be sketched.
getSketchEditConfiguration() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Gets the sketch edit configuration.
getSketchEditor() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Gets the current sketch editor.
getSketchStyle() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Gets the current SketchStyle.
getSketchVertex() - Method in class com.esri.arcgisruntime.mapping.view.SelectedVertexChangedEvent
Gets the selected sketch vertex.
getSkipCoincidentStops() - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Indicates if multiple stops in a row at the same location should treated as one stop.
getSlopeType() - Method in class com.esri.arcgisruntime.raster.HillshadeRenderer
Gets the slope type.
getSnapToNorthThreshold() - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Gets the threshold to snap to north.
getSnippet() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the summary description snippet of this item.
getSnippet() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the KML node's snippet.
getSnippet() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the summary description snippet for this group.
getSnippet() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Gets the summary description snippet of the map.
getSnippetMaxLines() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the maximum number of lines of snippet to be shown in the UI.
getSocketTimeout() - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Gets the socket timeout to use for the request.
getSortField() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the field that items in this group are sorted by.
getSortField() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Gets a string containing one or more fields names, comma separated, specifying the field(s) to sort the results by.
getSortField() - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Gets the field or fields to sort the results by.
getSortField() - Method in class com.esri.arcgisruntime.raster.MosaicRule
Gets the field name used together with MosaicMethod.ATTRIBUTE.
getSortOrder() - Method in class com.esri.arcgisruntime.data.QueryParameters.OrderBy
Gets the sort order.
getSortOrder() - Method in class com.esri.arcgisruntime.mapping.popup.PopupRelatedFeaturesDefinition
Gets a modifiable list of PopupRelatedFeaturesSortOrder objects which dictate the order that relationships and related features in each relationship should be displayed in a popup.
getSortOrder() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the sort order for items in this group.
getSortOrder() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Gets the sort order, indicating whether the results are returned in ascending or descending order.
getSortOrder() - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Gets the sort order, indicating whether the results are returned in ascending or descending order.
getSortValue() - Method in class com.esri.arcgisruntime.raster.MosaicRule
Gets the base sort value used together with MosaicMethod.ATTRIBUTE and MosaicRule.getSortField().
getSource() - Method in class com.esri.arcgisruntime.arcgisservices.FullTimeExtentChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.concurrent.Job.Message
Gets the source of the job message, either from the service or from the ArcGISRuntime client.
getSource() - Method in class com.esri.arcgisruntime.concurrent.JobMessage
Gets the source of the job message, either from the service or from the ArcGISRuntime client.
getSource() - Method in class com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibilityChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement.MeasurementChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorNotificationEvent
 
getSource() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatusChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorWarningChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Returns the sublayer's source if available otherwise null.
getSource() - Method in class com.esri.arcgisruntime.layers.VisibilityChangedEvent
Gets the Layer that raised the event.
getSource() - Method in class com.esri.arcgisruntime.location.LocationDataSource.ErrorChangedEvent
Returns the source firing the event.
getSource() - Method in class com.esri.arcgisruntime.location.LocationDataSource.HeadingChangedEvent
Returns the source firing the event.
getSource() - Method in class com.esri.arcgisruntime.location.LocationDataSource.LocationChangedEvent
Returns the source firing the event.
getSource() - Method in class com.esri.arcgisruntime.location.LocationDataSource.StatusChangedEvent
Returns the source firing the event.
getSource() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.SatellitesChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.location.WarningChangedEvent
Gets the LocationDataSource that raised the event.
getSource() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap.BasemapChangedEvent
Gets the ArcGISMap which raised the event.
getSource() - Method in class com.esri.arcgisruntime.mapping.ArcGISScene.BasemapChangedEvent
Gets the ArcGISScene which raised the event.
getSource() - Method in class com.esri.arcgisruntime.mapping.popup.FeatureTypeChangedEvent
Gets the PopupManager that issued this event.
getSource() - Method in class com.esri.arcgisruntime.mapping.popup.GeoElementContingencyValidationErrorsChangedEvent
Gets the PopupManager that issued this event.
getSource() - Method in class com.esri.arcgisruntime.mapping.popup.GeoElementContingencyValidationWarningsChangedEvent
Gets the PopupManager that issued this event.
getSource() - Method in class com.esri.arcgisruntime.mapping.popup.GeoElementValidityChangedEvent
Gets the PopupManager that issued this event.
getSource() - Method in class com.esri.arcgisruntime.mapping.popup.GeoElementWarningsChangedEvent
Gets the PopupManager that issued this event.
getSource() - Method in class com.esri.arcgisruntime.mapping.view.AttributionTextChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.mapping.view.CameraDistanceChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.mapping.view.CameraHeadingOffsetChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.mapping.view.CameraPitchOffsetChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.mapping.view.DrawStatusChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.mapping.view.LayerViewStateChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanModeChangedEvent
Gets the LocationDisplay that raised the event.
getSource() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay.DataSourceStatusChangedEvent
Gets the LocationDisplay that raised the event.
getSource() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay.LocationChangedEvent
Gets the LocationDisplay that raised the event.
getSource() - Method in class com.esri.arcgisruntime.mapping.view.MapRotationChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.mapping.view.MapScaleChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.mapping.view.NavigationChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.mapping.view.OriginCameraChangedEvent
Returns the source firing the event.
getSource() - Method in class com.esri.arcgisruntime.mapping.view.SelectedVertexChangedEvent
Returns the source firing the event.
getSource() - Method in class com.esri.arcgisruntime.mapping.view.SketchGeometryChangedEvent
Returns the source firing the event.
getSource() - Method in class com.esri.arcgisruntime.mapping.view.SpatialReferenceChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.mapping.view.TimeExtentChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.mapping.view.TranslationFactorChangedEvent
Returns the source firing the event.
getSource() - Method in class com.esri.arcgisruntime.mapping.view.ViewpointChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.navigation.RouteTracker.NewVoiceGuidanceEvent
Gets the RouteTracker that raised the event.
getSource() - Method in class com.esri.arcgisruntime.navigation.RouteTracker.RerouteCompletedEvent
Gets the RouteTracker that raised the event.
getSource() - Method in class com.esri.arcgisruntime.navigation.RouteTracker.RerouteStartedEvent
Gets the RouteTracker that raised the event.
getSource() - Method in class com.esri.arcgisruntime.navigation.RouteTracker.SpeechEngineReadyEvent
 
getSource() - Method in class com.esri.arcgisruntime.navigation.RouteTracker.TrackingStatusChangedEvent
Gets the RouteTracker that raised the event.
getSource() - Method in class com.esri.arcgisruntime.ogc.kml.IconUpdatedEvent
Gets the KmlNode that raised the event.
getSource() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLinkMessageReceivedEvent
 
getSource() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNodeBalloonVisibilityChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNodeRefreshStatusChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourCurrentPositionChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourStatusChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourTotalDurationChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.ogc.kml.RefreshStatusChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache.CredentialCacheChangedEvent
Always returns null.
getSource() - Method in class com.esri.arcgisruntime.security.Credential.CredentialChangedEvent
 
getSource() - Method in class com.esri.arcgisruntime.security.CredentialChangedEvent
Gets the source Portal.
getSource() - Method in class com.esri.arcgisruntime.tasks.JobMessageAddedEvent
 
getSource() - Method in class com.esri.arcgisruntime.util.ListChangedEvent
 
getSourceId() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource
Gets the utility network source's ID.
getSourceIndex() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.SourceObjectPosition
Gets the source index.
getSourceInfo() - Method in class com.esri.arcgisruntime.data.VectorTileCache
Gets the VectorTileSourceInfo object used by this vector tile cache.
getSourceInfo() - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Gets the Vector Tile Source info.
getSourceMaxValues() - Method in class com.esri.arcgisruntime.raster.BlendRenderer
Gets the maximum input stretch values, one for each band.
getSourceMinValues() - Method in class com.esri.arcgisruntime.raster.BlendRenderer
Gets the minimum input stretch values, one for each band.
getSourceName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.NetworkLocation
Gets the name of the network source.
getSourceObjectId() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.SourceObjectPosition
Gets the source ObjectId.
getSourceObjectPosition() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.NetworkLocation
Gets information about how the position of the Stop relates to the underlying source feature in the network dataset.
getSourceTier() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Gets the utility tier that is used as the start of the trace.
getSourceType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource
Gets the utility network source's type.
getSourceUri() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileStyle
Gets the source URI.
getSourceUrl() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
Gets the source URL for an image media.
getSourceUsageType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource
Gets the utility network source's usage type.
getSouthLat() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Gets the name of the field containing the south latitude of the zoom envelope for the geocoding result.
getSpaceEffect() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Gets the space effect on the scene view.
getSpatialReference() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the Spatial reference of geographic data available in the service.
getSpatialReference() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
Gets the spatial reference.
getSpatialReference() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Gets the spatial reference of the map service.
getSpatialReference() - Method in class com.esri.arcgisruntime.arcgisservices.TileInfo
Returns the spatial reference for the tile info.
getSpatialReference() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the spatial reference.
getSpatialReference() - Method in class com.esri.arcgisruntime.data.FeatureQueryResult
 
getSpatialReference() - Method in interface com.esri.arcgisruntime.data.FeatureSet
Gets the spatial reference of the feature set.
getSpatialReference() - Method in class com.esri.arcgisruntime.data.FeatureTable
Returns the spatial reference of the features in this FeatureTable.
getSpatialReference() - Method in class com.esri.arcgisruntime.data.RelatedFeatureQueryResult
 
getSpatialReference() - Method in class com.esri.arcgisruntime.data.TableDescription
Gets the spatial reference to be used by feature geometries in the table.
getSpatialReference() - Method in class com.esri.arcgisruntime.geometry.Geometry
Gets the SpatialReference of this Geometry.
getSpatialReference() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Gets the SpatialReference of this instance.
getSpatialReference() - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Gets the SpatialReference of the geometries in this ImmutablePart.
getSpatialReference() - Method in class com.esri.arcgisruntime.geometry.ImmutablePartCollection
Gets the SpatialReference of geometries in the parts in this collection.
getSpatialReference() - Method in class com.esri.arcgisruntime.geometry.ImmutablePointCollection
Gets the SpatialReference of the Points in this collection.
getSpatialReference() - Method in class com.esri.arcgisruntime.geometry.Part
Gets the SpatialReference of the geometries in this Part.
getSpatialReference() - Method in class com.esri.arcgisruntime.geometry.PartCollection
Gets the SpatialReference of the geometries in this PartCollection.
getSpatialReference() - Method in class com.esri.arcgisruntime.geometry.PointCollection
Gets the SpatialReference of the geometries in this PointCollection.
getSpatialReference() - Method in class com.esri.arcgisruntime.geometry.Segment
Gets the SpatialReference of this Segment.
getSpatialReference() - Method in class com.esri.arcgisruntime.layers.Layer
Gets the spatial reference of this layer.
getSpatialReference() - Method in class com.esri.arcgisruntime.layers.TableQuerySublayerSource
Gets the spatial reference defining this workspace.
getSpatialReference() - Method in class com.esri.arcgisruntime.mapping.GeoModel
Gets a well-known ID (WKID) integer value or a text string definition referred to as a well-known text (WKT) representation that identifies how a geometry's coordinates relate to real-world space.
getSpatialReference() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Gets the SpatialReference of this GeoView.
getSpatialReference() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Gets the SpatialReference of this GeoView.
getSpatialReference() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
 
getSpatialReference() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsTileMatrixSet
Gets the spatial reference of this tile matrix set.
getSpatialReference() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Gets the default spatial reference.
getSpatialReference() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatureSet
 
getSpatialReferenceName() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the name of the spatial reference of this item.
getSpatialReferences() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsLayerInfo
Gets the supported spatial references.
getSpatialReferences() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Gets the spatial references supported by the layer.
getSpatialRelationship() - Method in class com.esri.arcgisruntime.data.QueryParameters
Gets the spatial relationship.
getSpatialRelationship() - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
Gets the spatial relationship that defines features to be included in the statistical query.
getSpecificationType() - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
Deprecated.
as of 100.6.0. With the new Arcade-based styles, the style specification logic is embedded in the style file itself. DictionarySymbolStyles are no longer specific to military specifications and can be customized by the end user. Use the DictionarySymbolStyle.getDictionaryName() instead.
getSqlQuery() - Method in class com.esri.arcgisruntime.layers.TableQuerySublayerSource
Gets the SQL query used to define this workspace.
getStackAlignment() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for how multi-row (stacked) text should be aligned.
getStackBreakPosition() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for whether a row of text should be broken before or after it exceeds the ideal length.
getStackRowLength() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets a value that limits the number of characters in a row of stacked text.
getStackSeparators() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets a mutable list of stack separators used for automatic line breaking of label text.
getStackStrategy() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the strategy for whether the text should be stacked or wrapped, rather than placed as long trailing labels across the map.
getStartAngle() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
Gets the parametric angle in radians of the start of the arc relative to the major axis of the embedded ellipse.
getStartDirection() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Gets the direction of starting radius of the sector as an angle, in units of GeodesicSectorParameters.getAngularUnit()
getStartIndex() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Gets the index within the entire set of results of the first entry in the current page.
getStartIndex() - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Gets the start index, which is used when paging through large result sets.
getStartingLocations() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceParameters
Gets a mutable list of trace parameters' starting locations.
getStartLocation() - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Gets the start location.
getStartPoint() - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Gets a Point representing the start of the first Segment of the ImmutablePart.
getStartPoint() - Method in class com.esri.arcgisruntime.geometry.Part
Gets a copy of a Point representing the start of the first Segment of the Part.
getStartPoint() - Method in class com.esri.arcgisruntime.geometry.Segment
Gets a Point representing the start of this Segment.
getStartPointIndexFromSegmentIndex(int) - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Gets the index of the start point of a segment.
getStartPointIndexFromSegmentIndex(int) - Method in class com.esri.arcgisruntime.geometry.Part
Gets the index of the start point of a segment.
getStartTime() - Method in class com.esri.arcgisruntime.location.SimulationParameters
Gets the date and time of the first location.
getStartTime() - Method in class com.esri.arcgisruntime.mapping.TimeExtent
Gets the start time of this time extent.
getStartTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the start time that was set.
getStartTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
Gets the time when the route begins (departing from the first incident or facility).
getStartTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the default time the closest facility route begins.
getStartTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the time when the route begins (departing from the first stop).
getStartTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Gets the start time that was set.
getStartTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the time the route begins.
getStartTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Gets the start time that was set.
getStartTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the default time the service area result begins.
getStartTimeField() - Method in class com.esri.arcgisruntime.arcgisservices.LayerTimeInfo
Gets the name of the field that contains the start time for each feature in the layer.
getStartTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
Gets the shift for start time.
getStartTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets shift for start time.
getStartTimeUsage() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the start time usage type.
getStartTimeUsage() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the default start time usage type.
getStatisticDefinitions() - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
Gets a list of StatisticDefinition objects to include in a statistical query of a table.
getStatistics() - Method in class com.esri.arcgisruntime.data.StatisticRecord
Gets the statistics of the query result.
getStatisticType() - Method in class com.esri.arcgisruntime.data.StatisticDefinition
Gets the statistic type.
getStatus() - Method in class com.esri.arcgisruntime.concurrent.Job
Gets the current status of this job.
getStatus() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Gets the current monitoring status of the GeotriggerMonitor.
getStatus() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatusChangedEvent
Gets the status.
getStatus() - Method in class com.esri.arcgisruntime.location.LocationDataSource
Gets the status of the LocationDataSource.
getStatus() - Method in class com.esri.arcgisruntime.location.LocationDataSource.StatusChangedEvent
Returns the status associated with the event.
getStatus() - Method in class com.esri.arcgisruntime.mapping.view.LayerViewState
Returns a set of view states that apply to a layer.
getStatus() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourStatusChangedEvent
Gets the KML tour status.
getStatusCode() - Method in exception com.esri.arcgisruntime.io.HttpResponseException
 
getSteps() - Method in class com.esri.arcgisruntime.geometry.GeographicTransformation
Gets an unmodifiable list of geographic transformation steps that comprise this GeographicTransformation.
getSteps() - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformation
Gets an unmodifiable list of horizontal-vertical transformation steps that comprise this HorizontalVerticalTransformation.
getStopId() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the stop ID.
getStopIndexesAtNextDestination() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets the Route.getStops() index values relating to the upcoming destination/arrival.
getStops() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the stops visited along this route.
getStops() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Deprecated.
As of 100.1.0, replaced by RouteParameters.setStops(Iterable).
getStrategy() - Method in class com.esri.arcgisruntime.navigation.ReroutingParameters
Gets a rerouting strategy that determines how new routes are created (to the next waypoint by default).
getStretchParameters() - Method in class com.esri.arcgisruntime.raster.BaseStretchRenderer
Gets the stretch parameters.
getStringFieldOption() - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Gets the type of input box editors see when editing the field.
getStyle() - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Gets the VectorTileStyle.
getStyle() - Method in class com.esri.arcgisruntime.layers.BingMapsLayer
Gets the style used to create this layer.
getStyle() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gets the CalloutStyle object used by the callout.
getStyle() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the KML node's style.
getStyle() - Method in class com.esri.arcgisruntime.symbology.SimpleFillSymbol
Gets the fill style that describes how the Symbol's pattern is being displayed.
getStyle() - Method in class com.esri.arcgisruntime.symbology.SimpleLineSymbol
Gets the line style that describes how the symbol's pattern is being displayed.
getStyle() - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Returns the style.
getStyle() - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
Gets the marker style that describes what shape this Symbol is displayed as.
getStyleLocation() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
Gets the location of the .stylx file on disk.
getStyleName() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
Gets the name of the web style.
getStyles() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Gets the names of styles that may be applied to the layer.
getStyles() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
Gets the styles applied to this layer.
getStylesGroupQuery() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets a query that identifies a group of styles.
getSubDomains() - Method in class com.esri.arcgisruntime.layers.WebTiledLayer
Gets the sub domains used to create this WebTiledLayer.
getSubject() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceDocumentInfo
Gets the subject of the map service.
getSubLayerContents() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
 
getSubLayerContents() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
getSubLayerContents() - Method in class com.esri.arcgisruntime.layers.Layer
 
getSubLayerContents() - Method in interface com.esri.arcgisruntime.layers.LayerContent
Returns a list of sub layers, if any.
getSubLayerContents() - Method in class com.esri.arcgisruntime.layers.WmsSublayer
 
getSublayerId() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
Gets the ID number of this sublayer within its AnnotationLayer.
getSublayerIds() - Method in class com.esri.arcgisruntime.layers.MobileBasemapLayer
Gets an unmodifiable list of sublayer IDs.
getSubLayerIds() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceLayerIdInfo
Returns the list of child sublayer IDs of the map service sublayer.
getSublayerInfo() - Method in class com.esri.arcgisruntime.layers.WmsSublayer
Gets metadata for this sublayer.
getSublayerInfos() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets information that identifies the sublayers of this sublayer.
getSublayerInfos() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Gets a list of WmsLayerInfo objects for the layer's sublayers.
getSublayerResults() - Method in class com.esri.arcgisruntime.mapping.view.IdentifyLayerResult
Returns an unmodifiable List of IdentifyLayerResults for each sublayer that contains identified results.
getSublayers() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Gets the sublayers that make up this map image layer.
getSublayers() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets a list of sublayers that make up this sublayer.
getSublayers() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Gets the sublayers for this layer.
getSublayers() - Method in class com.esri.arcgisruntime.layers.WmsLayer
Gets a list of sublayers.
getSublayerWithSubtypeCode(Object) - Method in class com.esri.arcgisruntime.layers.SubtypeFeatureLayer
Finds a SubtypeSublayer for a feature subtype based on the subtype code.
getSublayerWithSubtypeName(String) - Method in class com.esri.arcgisruntime.layers.SubtypeFeatureLayer
Finds a SubtypeSublayer for a feature subtype based on the subtype name.
getSubnetworkControllerType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityDomainNetwork
Gets the type of subnetwork controller supported in this utility domain network.
getSubscriptionInfo() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets information about the portal user's subscription.
getSubscriptionState() - Method in class com.esri.arcgisruntime.portal.SubscriptionInfo
Gets the current state of the user's subscription.
getSubstitutionNetworkAttribute() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityPropagator
Gets the UtilityNetworkAttribute that maps each bit in another bitset network attribute value to a new value.
getSubtype() - Method in class com.esri.arcgisruntime.data.Contingency
Gets the subtype to which this contingency is applied.
getSubtype() - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
Gets the subtype in the feature service that this subtype sublayer represents.
getSubtype() - Method in class com.esri.arcgisruntime.portal.PortalPrivilege
Gets the fine-grained operation subtype this privilege permits.
getSubtypeField() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the name of this layer's subtype field.
getSubtypeField() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the name of the sublayer's subtype field.
getSubtypeField() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets the name of this table's subtype field.
getSubtypeName() - Method in class com.esri.arcgisruntime.portal.PortalPrivilege
Gets the subtype name for this privilege.
getSubtypeSublayers() - Method in class com.esri.arcgisruntime.layers.SubtypeFeatureLayer
Gets a mutable list of SubtypeSublayers.
getSummary() - Method in class com.esri.arcgisruntime.data.ShapefileInfo
Gets the summary of the shapefile.
getSunLighting() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Gets the type of sun lighting applied to the scene view.
getSunTime() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Gets the time that indicates the position of the sun.
getSupportedImageFormatTypes() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Gets the image format types supported by this layer when generating a map image.
getSupportedLanguages() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the list of languages supported for generating turn-by-turn driving directions.
getSupportedLanguages() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the list of languages supported for generating turn-by-turn driving directions.
getSupportedRestrictionUsageParameterValues() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the supported restriction usage parameter values.
getSupportedRestrictionUsageParameterValues() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the supported restriction usage parameter values.
getSupportedRestrictionUsageParameterValues() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the supported restriction usage parameter values.
getSurfacePlacement() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Gets the surface placement for the ArcGISSceneLayer.
getSurfacePlacement() - Method in class com.esri.arcgisruntime.mapping.view.LayerSceneProperties
Gets the surface placement mode from a layer or graphics overlay.
getSymbol() - Method in class com.esri.arcgisruntime.arcgisservices.LabelingInfo
Gets the default symbol for this service.
getSymbol() - Method in class com.esri.arcgisruntime.layers.LegendInfo
Gets the symbol to display for this legend item.
getSymbol() - Method in class com.esri.arcgisruntime.mapping.popup.Popup
Gets the symbol of the Popup.
getSymbol() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the symbol of the Popup.
getSymbol() - Method in class com.esri.arcgisruntime.mapping.view.Graphic
Gets the symbol.
getSymbol() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Gets the symbol used to represent elements in this ClassBreak in a GeoView.
getSymbol() - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.Range
Gets the Symbol to be displayed when the SceneView's Camera is within the distance set by this Range.
getSymbol() - Method in class com.esri.arcgisruntime.symbology.SimpleRenderer
Gets the Symbol that is being used by this Renderer to draw Features/Graphics to the GeoView.
getSymbol() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
Deprecated.
as of 100.10.0. This property has been replaced with an asynchronous method SymbolStyleSearchResult.getSymbolAsync() for fetching a symbol from the search result.
getSymbol() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
Gets the Symbol that this UniqueValue uses to represent the values (geoelements).
getSymbol() - Method in class com.esri.arcgisruntime.symbology.VectorMarkerSymbolElement
Gets the symbol of this VectorMarkerSymbolElement.
getSymbol(Feature) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Gets the Symbol used to display the given Feature.
getSymbol(Feature) - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
This operation is not supported.
getSymbol(Feature) - Method in class com.esri.arcgisruntime.symbology.Renderer
Gets the Symbol used to display the given Feature.
getSymbol(Feature) - Method in class com.esri.arcgisruntime.symbology.SimpleRenderer
Gets the Symbol used to display the given Feature.
getSymbol(Feature) - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer
Gets the Symbol used to display the given Feature.
getSymbol(Feature) - Method in class com.esri.arcgisruntime.symbology.UnsupportedRenderer
 
getSymbol(Feature, boolean) - Method in class com.esri.arcgisruntime.symbology.Renderer
Returns the symbol that should be used to visualize the given feature with override expressions from renderer.
getSymbol(Graphic) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Gets the Symbol used to display the given Graphic.
getSymbol(Graphic) - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
This operation is not supported.
getSymbol(Graphic) - Method in class com.esri.arcgisruntime.symbology.Renderer
Gets the Symbol used to display the given Graphic.
getSymbol(Graphic) - Method in class com.esri.arcgisruntime.symbology.SimpleRenderer
Gets the Symbol used to display the given Graphic.
getSymbol(Graphic) - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer
Gets the Symbol used to display the given Graphic.
getSymbol(Graphic) - Method in class com.esri.arcgisruntime.symbology.UnsupportedRenderer
 
getSymbol(Graphic, boolean) - Method in class com.esri.arcgisruntime.symbology.Renderer
Returns the symbol that should be used to visualize the given graphic with override expressions from renderer.
getSymbolAsync() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
Asynchronously returns a Symbol from the search result.
getSymbolAsync(List<String>) - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
Finds a Symbol, as defined by the input keys.
getSymbolAsync(Map<String, Object>) - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
Finds a Symbol, as defined by the input attributes.
getSymbolClass() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
Gets the symbol class.
getSymbolClasses() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Gets the symbol classes to be matched.
getSymbolLayers() - Method in class com.esri.arcgisruntime.symbology.MultilayerSymbol
Gets a list containing the symbol layers within this multilayer symbol.
getSymbologyFieldNames() - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
Gets the string list of attributes used to construct a symbol from the DictionarySymbolStyle.
getSymbologyFieldOverrides() - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Gets the map of a symbology attribute and its override used to fetch a symbol from the dictionary symbol style.
getSymbolOverride(Feature) - Method in class com.esri.arcgisruntime.data.FeatureCollectionTable
Gets the symbol override for the given feature in the FeatureCollectionTable.
getSymbols() - Method in class com.esri.arcgisruntime.symbology.CompositeSymbol
Gets the mutable list of symbols in this composite symbol.
getSymbolSetsGroupQuery() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets a query that identifies the symbol sets group.
getSymbolSizeUnits() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
Gets the size unit of the model scene symbol.
getSyncAnnotations() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Specifies whether Annotation data is to be included from the service, when generating, or downloading to, an offline geodatabase.
getSyncCapabilities() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the information about sync related capabilities of the service.
getSyncClosestFacilityService() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the URL of the synchronous closest facility service.
getSyncContingentValues() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Specifies whether Contingent Value data is to be included from the service, when generating, or synchronizing with, an offline geodatabase.
getSyncDimensions() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Specifies whether Dimension data is to be included from the service, when generating, or synchronizing with, an offline geodatabase.
getSyncDirection() - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters
Gets the geodatabase synchronization direction.
getSyncDirection() - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncLayerOption
Gets the synchronization direction for the layer this SyncLayerOption relates to.
getSyncDirection() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncParameters
Gets the geodatabase synchronization direction.
getSyncElevationService() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the URL of the synchronous elevation analysis services.
getSyncId() - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets the sync ID of the geodatabase.
getSyncModel() - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets the sync model of the geodatabase.
getSyncModel() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Gets the synchronization model that is used for the generated geodatabase.
getSyncRouteService() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the URL of the synchronous route service.
getSyncServiceAreaService() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the URL of the synchronous service-area service.
getSyncVrpService() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the URL of the synchronous vehicle routing problem service.
getSystem() - Method in class com.esri.arcgisruntime.location.NmeaSatelliteInfo
Gets the GNSS (Global Navigation Satellite System) system.
getTable() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Gets the sublayer's feature table.
getTable(long) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Gets a service feature table object from the ID of a layer or table in the service.
getTableCapabilities() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapCapabilities
Gets the offline capabilities for all tables in the online map.
getTableErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapResult
Gets the errors for any tables that were not taken offline.
getTableErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapResult
Gets the errors for any tables that were not taken offline.
getTableInfos() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the available metadata for stand-alone tables in the feature service as an unmodifiable list of IdInfo objects.
getTableInfos() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Gets the available stand-alone tables in the service as an unmodifiable list of MapServiceLayerIdInfo objects.
getTableName() - Method in class com.esri.arcgisruntime.data.FeatureTable
Returns the table name as defined by the table type.
getTableName() - Method in class com.esri.arcgisruntime.data.TableDescription
Gets the table's name.
getTableName() - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncLayerResult
Gets the name of the table in the geodatabase this SyncLayerResult applies to.
getTableResults() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncResult
Gets the synchronization results for tables that were synchronized.
getTables() - Method in class com.esri.arcgisruntime.data.FeatureCollection
Gets the feature collection tables in this FeatureCollection.
getTables() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Gets a list of tables in the map image layer.
getTables() - Method in class com.esri.arcgisruntime.mapping.GeoModel
Gets a list of tables in the map or scene.
getTags() - Method in class com.esri.arcgisruntime.data.ShapefileInfo
Gets the tags of the shapefile.
getTags() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the list of tags associated with this item.
getTags() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets a list of the tags associated with this group.
getTags() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets a list of the tags associated with this user.
getTags() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Gets the tags to be matched.
getTags() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
Gets the tags.
getTags() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Gets the list of tags associated with the map.
getTags() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfiguration
Gets the user tags of the named trace configuration.
getTags() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfigurationQueryParameters
Optional parameter representing the user tags of the named trace configurations to be queried.
getTapLocation() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Gets the tap location associated with the callout if the callout is related to a GeoElement.
getTargetFacilityCount() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Gets the target facility count.
getTargetGeoElement() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Gets the target GeoElement.
getTargetGeoElement() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Gets the target geo-element for the camera to follow and look at.
getTargetGeometry() - Method in class com.esri.arcgisruntime.mapping.Viewpoint
Gets viewpoint target geometry.
getTargetLocation() - Method in class com.esri.arcgisruntime.geoanalysis.LocationLineOfSight
Gets the target location.
getTargetLocation() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Gets the target for the camera to look at and rotate around.
getTargetOffsetX() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Gets the target's offset from the GeoElement's location along the x-axis.
getTargetOffsetX() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
The X offset of the target focus point relative to the target object in the x-axis in the symbol coordinate system.
getTargetOffsetY() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Gets the target's offset from the GeoElement's location along the y-axis.
getTargetOffsetY() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
The Y Offset of the target focus point relative to the target object in the Y axis in the symbol coordinate system.
getTargetOffsetZ() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Gets the target's offset from the GeoElement's location along the z-axis.
getTargetOffsetZ() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
The Z Offset of the target focus point relative the target object in the z-axis in the symbol coordinate system.
getTargetScale() - Method in class com.esri.arcgisruntime.mapping.Viewpoint
Gets the viewpoint's target scale.
getTargetTier() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Gets the utility tier that is used to constrain the tiers returned by the upstream and downstream traces.
getTargetVerticalScreenFactor() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Gets the vertical position of the target on the screen.
getTargetVisibility() - Method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
Gets the target's visibility.
getTargetVisibility() - Method in class com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibilityChangedEvent
Gets the target visibility.
getTemplates() - Method in class com.esri.arcgisruntime.data.FeatureType
Gets a list of templates for this feature type.
getTemplateUri() - Method in class com.esri.arcgisruntime.layers.WebTiledLayer
Gets the template Uri used to create this WebTiledLayer.
getTerminal() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
Gets the UtilityTerminal of the feature represented by this utility network feature.
getTerminalConfiguration() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetType
Gets the UtilityTerminalConfiguration of the UilityAssetType Only asset types whose network source is UtilityNetworkSource.UsageType.DEVICE can have a terminal configuration
getTerminalConfigurationId() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalConfiguration
Gets the terminal configuration ID.
getTerminalConfigurations() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
Gets an unmodifiable list of the utility terminal configurations in the utility network definition.
getTerminalId() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminal
Gets the terminal ID.
getTerminalPaths() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalConfigurationPath
The flow paths between pairs of terminals defined for this UtilityTerminalConfigurationPath instance.
getTerminals() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalConfiguration
Gets an unmodifiable list of the terminals.
getTermsOfUse() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the terms of use for this item.
getTermsOfUse() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Gets the terms of use for the item.
getText() - Method in class com.esri.arcgisruntime.mapping.popup.TextPopupElement
Gets the text to display in the pop-up.
getText() - Method in class com.esri.arcgisruntime.navigation.VoiceGuidance
Gets the voice guidance.
getText() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the text displayed by this Symbol.
getText() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessage
Gets the text for directions.
getTextAntiAliasingMode() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceDocumentInfo
Gets the text anti aliasing mode of the map service.
getTextFieldNames() - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
Gets the string list of attributes used to obtain text values for display with a symbol from a DictionarySymbolStyle.
getTextFieldOverrides() - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Gets the map of a text attribute and its override used to fetch symbol text and placement from the dictionary symbol style.
getTextGroupVisibilitySettings() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings
Gets the display settings related to text group.
getTextLayout() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the layout of the text, which can be either horizontal, straight, perpendicular, or follow the line feature.
getTextOrientation() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the orientation of the text, which can be either angle direction or screen-oriented.
getTextSymbol() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the text symbol which describes the overall appearance of label text (for example font and size).
getTextSymbol(int) - Method in class com.esri.arcgisruntime.mapping.view.Grid
Gets text symbol used by the grid's labels at given resolution level.
getTextVisibilityMaxScale() - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Deprecated.
as of 100.6.0, use the DictionarySymbolStyleConfiguration settings instead
getTextVisibilityMinScale() - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Deprecated.
as of 100.6.0, use the DictionarySymbolStyleConfiguration settings instead
getThumbnail() - Method in class com.esri.arcgisruntime.data.ShapefileInfo
Returns a byte array containing the thumbnail data.
getThumbnail() - Method in class com.esri.arcgisruntime.data.TileCache
Returns a byte array containing the thumbnail data.
getThumbnail() - Method in class com.esri.arcgisruntime.data.VectorTileCache
Returns a byte array containing the thumbnail data.
getThumbnailData() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the thumbnail data for this item.
getThumbnailData() - Method in class com.esri.arcgisruntime.mapping.LocalItem
Gets the thumbnail data for this local item.
getThumbnailData() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the thumbnail data for this portal item, if this has been set using PortalItem.setThumbnailData(byte[]).
getThumbnailData() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Gets the thumbnail data for the map, if this has been set using the setThumbnailData method.
getThumbnailFileName() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the filename of the thumbnail for this group.
getThumbnailFileName() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the filename of the thumbnail for this item.
getThumbnailFileName() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the filename of the thumbnail for this user.
getTier(String) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityDomainNetwork
Gets the utility tier with the specified name.
getTier(String) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTierGroup
Gets the utility tier specified by the name argument.
getTierGroup(String) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityDomainNetwork
Gets the utility tier group with the specified name.
getTierGroups() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityDomainNetwork
Gets an unmodifiable list of all utility tier group objects for this domain network.
getTiers() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityDomainNetwork
Gets an unmodifiable list of all utility tier objects for this domain network.
getTiers() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTierGroup
Gets an unmodifiable list of utility tier objects within this tier group.
getTierType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityDomainNetwork
Gets the tier type of this domain network.
getTile(TileKey) - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
 
getTile(TileKey) - Method in class com.esri.arcgisruntime.layers.ImageTiledLayer
Gets the encoded bytes that represents a tile for the given tile key.
getTile(TileKey) - Method in class com.esri.arcgisruntime.layers.ServiceImageTiledLayer
 
getTile(TileKey) - Method in class com.esri.arcgisruntime.layers.WmtsLayer
 
getTileCache() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Gets the tile cache of this tiled layer if it references a tile cache (offline layer).
getTileCount() - Method in class com.esri.arcgisruntime.tasks.tilecache.EstimateTileCacheSizeResult
Gets the number of tiles of the exported tile cache.
getTileData(TileKey) - Method in class com.esri.arcgisruntime.data.TileCache
Returns the tile data for the specified tile key.
getTileHeight() - Method in class com.esri.arcgisruntime.arcgisservices.TileInfo
Returns the height of each tile in pixels.
getTileInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns the tile information of this ArcGIS map service.
getTileInfo() - Method in class com.esri.arcgisruntime.data.TileCache
Gets information about the the tiling scheme used by this tile cache, for example, the origin of the cached tiles, the levels of detail available, and the size of each tile.
getTileInfo() - Method in class com.esri.arcgisruntime.layers.ImageTiledLayer
Returns information on the tile scheme used by the layer.
getTileMatrices() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsTileMatrixSet
Gets the list of tile matrices in this tile matrix set.
getTileMatrixSet() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
Gets the tile matrix set.
getTileMatrixSets() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
Gets the tile matrix sets.
getTileMatrixSets() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
Gets the collection of tile matrices defined at different scales.
getTileServers() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Gets a list of tile server URLs that can be used to split requests for tiles.
getTileUrl(TileKey) - Method in class com.esri.arcgisruntime.layers.BingMapsLayer
Throws UnsupportedOperationException.
getTileUrl(TileKey) - Method in class com.esri.arcgisruntime.layers.ServiceImageTiledLayer
Gets the url to be used to request a tile given the tile key.
getTileUrl(TileKey) - Method in class com.esri.arcgisruntime.layers.WebTiledLayer
 
getTileWidth() - Method in class com.esri.arcgisruntime.arcgisservices.TileInfo
Returns the width of each tile in pixels.
getTilingMode() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets the feature tiling mode in use by the feature layer.
getTimeAttributeName() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Gets the name of the attribute that has been set as TravelMode.setImpedanceAttributeName(String) to optimize routes based on time taken.
getTimeExtent() - Method in class com.esri.arcgisruntime.arcgisservices.LayerTimeInfo
Gets the time extent that is inclusive of all the data in the layer.
getTimeExtent() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo
Gets the time extent of the service.
getTimeExtent() - Method in class com.esri.arcgisruntime.data.QueryParameters
Returns the time extent of the query.
getTimeExtent() - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
Gets the time extent that defines features to be included in the statistics query.
getTimeExtent() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Gets the current time extent.
getTimeExtent() - Method in class com.esri.arcgisruntime.mapping.view.TimeExtentChangedEvent
Gets the new TimeExtent.
getTimeExtent() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the KML node's time extent.
getTimeInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the Time information for the layer, such as start time field, end time field, track id field, layers time extent and the draw time interval.
getTimeInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
Gets the time info from the image service.
getTimeInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns information on the support of time based queries and map requests of this map service.
getTimeInfo() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the time information for the sublayer.
getTimeInterval() - Method in class com.esri.arcgisruntime.arcgisservices.LayerTimeInfo
Deprecated.
As of 100.3.0, replaced by LayerTimeInfo.getInterval().
getTimeInterval() - Method in interface com.esri.arcgisruntime.arcgisservices.TimeAware
Returns the suggested time slider step size for this time aware object.
getTimeInterval() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
 
getTimeInterval() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
getTimeInterval() - Method in class com.esri.arcgisruntime.layers.KmlLayer
 
getTimeInterval() - Method in class com.esri.arcgisruntime.layers.RasterLayer
 
getTimeInterval() - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
getTimeOffset() - Method in interface com.esri.arcgisruntime.arcgisservices.TimeAware
Returns the time offset applied to this object.
getTimeOffset() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
 
getTimeOffset() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
getTimeOffset() - Method in class com.esri.arcgisruntime.layers.KmlLayer
 
getTimeOffset() - Method in class com.esri.arcgisruntime.layers.RasterLayer
 
getTimeOffset() - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
getTimeReference() - Method in class com.esri.arcgisruntime.arcgisservices.LayerTimeInfo
Gets information about the time reference used for time values in the layer.
getTimeReference() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo
Gets the information about the time reference for the service.
getTimeRelation() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo
Gets the time relation for the service.
getTimestamp() - Method in class com.esri.arcgisruntime.concurrent.Job.Message
Gets the date and time that the job message was created.
getTimestamp() - Method in class com.esri.arcgisruntime.concurrent.JobMessage
Gets the date and time that the job message was created.
getTimeStamp() - Method in class com.esri.arcgisruntime.location.LocationDataSource.Location
Gets the date and time the location was determined.
getTimeUnit() - Method in class com.esri.arcgisruntime.arcgisservices.LayerTimeInfo
Deprecated.
As of 100.3.0, replaced by LayerTimeInfo.getInterval().
getTimeUnit() - Method in class com.esri.arcgisruntime.mapping.TimeValue
Gets the unit of the time value.
getTimeWindowEnd() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the time window end that was set.
getTimeWindowStart() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the time window start that was set.
getTimeZone() - Method in class com.esri.arcgisruntime.arcgisservices.TimeReference
Gets the time zone name for this time reference.
getTintColor() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
Gets the tint color of a picture fill symbol layer.
getTintColor() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
Gets the tint color of a picture marker symbol layer.
getTitle() - Method in class com.esri.arcgisruntime.arcade.ArcadeExpression
Gets the title that the author uses to describe the expression.
getTitle() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceDocumentInfo
Gets the title of the map service.
getTitle() - Method in class com.esri.arcgisruntime.data.FeatureCollectionTable
Gets the title of this FeatureCollectionTable.
getTitle() - Method in class com.esri.arcgisruntime.layers.OgcFeatureCollectionInfo
Gets a descriptive (human-readable) title for the "OGC API - Features" feature collection.
getTitle() - Method in class com.esri.arcgisruntime.layers.OgcFeatureServiceInfo
Gets the descriptive (human-readable) name for the service.
getTitle() - Method in class com.esri.arcgisruntime.mapping.Item
Gets the title of this item.
getTitle() - Method in class com.esri.arcgisruntime.mapping.popup.AttachmentsPopupElement
Gets an optional string indicating what the element represents.
getTitle() - Method in class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
Gets an optional string indicating what the element represents.
getTitle() - Method in class com.esri.arcgisruntime.mapping.popup.MediaPopupElement
Gets an optional string indicating what the element represents.
getTitle() - Method in class com.esri.arcgisruntime.mapping.popup.Popup
Gets the title of the Popup.
getTitle() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Gets a string that appears at the top of the pop-up as a title.
getTitle() - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpression
Gets the title of this expression.
getTitle() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets the Popup's title text.
getTitle() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMedia
Gets the title that is displayed for the media.
getTitle() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsLayerInfo
Gets the layer's human-readable title.
getTitle() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsServiceInfo
Returns the human-readable title of the WFS service.
getTitle() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Gets the title of the layer.
getTitle() - Method in class com.esri.arcgisruntime.ogc.wms.WmsServiceInfo
Gets the title of the service.
getTitle() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
Gets the title.
getTitle() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
Gets the title of this service.
getTitle() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsTileMatrixSet
Gets the title of this tile matrix set.
getTitle() - Method in class com.esri.arcgisruntime.portal.PortalFolder
Gets the title of this folder.
getTitle() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Gets the title of this group.
getTitle() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Gets the title of the map.
getToCumulativeCost(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolyline
Gets the cumulative cost value of the path from the facility to the end of the polyline.
getToElement() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssociation
Gets the second participant in a UtilityAssociation.
getToImpedanceCutoff() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygon
Gets the maximum impedance value of a service area.
getToLevel() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
Gets the to level value for a direction maneuver.
getToNetworkLocation() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolyline
Gets the network location where the polyline ends.
getTooltip() - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Gets a string providing editing an hint for editors of the field.
getTooltipFieldName() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
Gets the tooltip field name.
getTopologyType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTier
Gets the tier's topology type.
getTotalDuration() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
Gets the total duration of the KML tour.
getTotalDuration() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourTotalDurationChangedEvent
Gets the total duration in seconds.
getTotalFeatureCount() - Method in class com.esri.arcgisruntime.data.FeatureTable
Gets the total number of features in this FeatureTable.
getTotalLength() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
Gets the total length of the ClosestFacilityRoute in meters.
getTotalLength() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the total length of the Route in meters.
getTotalResults() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchResultSet
Gets the total number of results irrespective of the paging.
getTotalResults() - Method in class com.esri.arcgisruntime.portal.PortalQueryResultSet
Gets the total number of results generated by the query.
getTotalTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
Gets the overall time (in minutes) taken by the route from start to end.
getTotalTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the overall time (in minutes) taken by the route from start to end.
getToTerminal() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalPath
The UtilityTerminal that marks the end of the flow path.
getTour() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
Gets the KML tour associated with the tour controller.
getTourStatus() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTour
Gets the current status.
getTraceConfiguration() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfiguration
Deprecated.
100.12.0. Use UtilityNamedTraceConfiguration.getDefaultTraceConfiguration() method instead to return a copy of the UtilityTraceConfiguration defined for this UtilityNamedTraceConfiguration.
getTraceConfiguration() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTier
Deprecated.
100.12.0. Use UtilityTier.getDefaultTraceConfiguration() method instead to return a copy of the UtilityTraceConfiguration defined for this UtilityTier.
getTraceConfiguration() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceParameters
Gets the complete collection of trace options.
getTraceFunction() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionBarrier
Gets the calculation to perform.
getTraceType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfiguration
Gets the UtilityTraceType used by the named trace configuration.
getTraceType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceParameters
Gets the trace parameters' trace type.
getTrackIdField() - Method in class com.esri.arcgisruntime.arcgisservices.LayerTimeInfo
Gets the field name that defines the track ID.
getTrackingStatus() - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Returns tracker status for the current location on the route.
getTrackingStatus() - Method in class com.esri.arcgisruntime.navigation.RouteTracker.RerouteCompletedEvent
Gets the tracking status with new RouteResult.
getTrackingStatus() - Method in class com.esri.arcgisruntime.navigation.RouteTracker.TrackingStatusChangedEvent
Gets the tracking status.
getTrafficService() - Method in class com.esri.arcgisruntime.portal.HelperServices
Gets the URL of the traffic service.
getTransformation(SpatialReference, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.TransformationCatalog
Returns the default transformation used to transform between the input and output spatial references, without taking into account an area of interest.
getTransformation(SpatialReference, SpatialReference, Envelope) - Static method in class com.esri.arcgisruntime.geometry.TransformationCatalog
Returns the default transformation used to transform between the input and output spatial references, taking into account the area of interest, if specified.
getTransformation(SpatialReference, SpatialReference, Envelope, boolean) - Static method in class com.esri.arcgisruntime.geometry.TransformationCatalog
Returns the default transformation used to transform between the input and output spatial references, taking into account the area of interest, if specified.
getTransformationMatrix() - Method in class com.esri.arcgisruntime.mapping.view.Camera
Gets the camera's TransformationMatrix.
getTransformationMatrix() - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Gets the TransformationMatrix describing the current Camera's location relative to the origin camera.
getTransformationsBySuitability(SpatialReference, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.TransformationCatalog
Returns a complete list representing the datum transformations suitable for projection between two spatial references without taking into account an area of interest.
getTransformationsBySuitability(SpatialReference, SpatialReference, Envelope) - Static method in class com.esri.arcgisruntime.geometry.TransformationCatalog
Returns a complete list representing the datum transformations suitable for projecting between two spatial references and takes into account the area of interest.
getTransformationsBySuitability(SpatialReference, SpatialReference, Envelope, boolean) - Static method in class com.esri.arcgisruntime.geometry.TransformationCatalog
Returns a complete list representing the datum transformations suitable for projecting between two spatial references and takes into account the area of interest, optionally checking for suitable vertical transformations.
getTranslationFactor() - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Gets the translation factor which will be multiplied into the TransformationMatrix.
getTranslationX() - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
Gets the translation x value.
getTranslationY() - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
Gets the translation y value.
getTranslationZ() - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
Gets the translation z value.
getTransparency() - Method in class com.esri.arcgisruntime.arcgisservices.DrawingInfo
Gets the default transparency of this layer as a value between 0(fully opaque) and 100(fully transparent).
getTransportationNetworkDataset() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
Gets the transportation network dataset.
getTransportationNetworkDataset() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Gets the transportation network dataset being used by this route task.
getTransportationNetworkDataset() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
Gets the transportation network dataset.
getTransportationNetworks() - Method in class com.esri.arcgisruntime.mapping.GeoModel
Gets an unmodifiable list of transportation network datasets defined for the map or scene.
getTravelDirection() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the travel direction.
getTravelDirection() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the default travel direction.
getTravelDirection() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Gets the travel direction.
getTravelDirection() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the travel direction.
getTravelMode() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets the travel mode that was set.
getTravelMode() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Gets the travel mode that was set.
getTravelMode() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Gets the travel mode that was set.
getTravelModes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTaskInfo
Gets the available travel modes that can be used to customize the closest facility route.
getTravelModes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the available travel modes that can be used to customize the route.
getTravelModes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Gets the available travel modes that can be used to customize the service area result.
getTravelTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
Gets the time (in minutes) to travel along the route.
getTravelTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the time (in minutes) to travel along the route.
getTraversability() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Gets the traversability conditions for the trace.
getTraversedGeometry() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus.Progress
Gets the polyline geometry already traversed.
getType() - Method in class com.esri.arcgisruntime.data.ContingencyConstraintViolation
Gets the type of violation.
getType() - Method in class com.esri.arcgisruntime.mapping.Expiration
Gets the type of expiration for the given package.
getType() - Method in class com.esri.arcgisruntime.mapping.LocalItem
Gets the type.
getType() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
Gets the PopupAttachment.Type of the attachment.
getType() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMedia
Gets the type of media.
getType() - Method in class com.esri.arcgisruntime.mapping.Viewpoint
Gets the type of this viewpoint.
getType() - Method in class com.esri.arcgisruntime.navigation.VoiceGuidance
Gets the voice guidance type.
getType() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGeometry
Gets the KML geometry type.
getType() - Method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
Gets the KML viewpoint's Type.
getType() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the type of this item.
getType() - Method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
Gets the PortalItemContentType.
getType() - Method in class com.esri.arcgisruntime.portal.PortalPrivilege
Gets the particular type of operation this privilege permits.
getType() - Method in class com.esri.arcgisruntime.security.AuthenticationChallenge
Gets the type of the authentication challenge.
getType() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute
Gets the type of this attribute.
getType() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessage
Gets the type of the direction string.
getType() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
Gets the type that was set.
getType() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolygonBarrier
Gets the type of the barrier that was set.
getType() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolylineBarrier
Gets the type that was set.
getType() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the type that was set for this stop.
getType() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Gets the type of this TravelMode.
getType() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey
Gets the parameter type of this key.
getTypeIdField() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets the name of the type ID field.
getTypeIdFieldName() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the name of the field that has the Type ID for the feature.
getTypeIdFieldName() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the name of the field containing the Type ID.
getTypeKeywords() - Method in class com.esri.arcgisruntime.mapping.Item
Gets a list of keywords that further describe the type of this item.
getTypeName() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the type name for this item.
getTypeName() - Method in class com.esri.arcgisruntime.portal.PortalPrivilege
Gets the type name for this privilege.
getUniqueValues() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer
Gets the UniqueValues that this Renderer is using.
getUnit() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the unit of measurement for geographic data available in the service.
getUnit() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Gets the units used by this ArcGIS map service.
getUnit() - Method in class com.esri.arcgisruntime.geometry.Distance
Gets the unit of the value.
getUnit() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
Gets the units of measurement defined by this instance.
getUnit() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Returns the unit.
getUnit() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.CostAttribute
Gets the unit in which the cost values are measured.
getUnitId() - Method in class com.esri.arcgisruntime.geometry.Unit
Deprecated.
100.14.0. Renamed as Unit.getWkid(). Use Unit.getWkid() instead.
getUnits() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the preferred units of measurement for this user.
getUnitsPerDensityIndependentPixel() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Gets the number of map units (real world units in the units of the maps spatial reference) per density-independent pixel(dp).
getUnitSystem() - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Gets the unit system used to report distances.
getUnitType() - Method in class com.esri.arcgisruntime.geometry.Unit
Gets the type of this unit of measurement, linear, area, or angular.
getUnknownJson() - Method in class com.esri.arcgisruntime.arcade.ArcadeExpression
 
getUnknownJson() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
 
getUnknownJson() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
 
getUnknownJson() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
 
getUnknownJson() - Method in class com.esri.arcgisruntime.concurrent.Job
Jobs never have any unknown JSON so this returns an empty Map.
getUnknownJson() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets unknown data from the source JSON.
getUnknownJson() - Method in class com.esri.arcgisruntime.data.Domain
 
getUnknownJson() - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
getUnknownJson() - Method in class com.esri.arcgisruntime.geometry.Geometry
A Geometry never has any unknown JSON so this returns an empty Map.
getUnknownJson() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
SpatialReferences never have any unknown JSON so this returns an empty Map.
getUnknownJson() - Method in interface com.esri.arcgisruntime.io.JsonSerializable
If this object was created from JSON, this method gets unknown data from the source JSON.
getUnknownJson() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets unknown data from the source JSON.
getUnknownJson() - Method in class com.esri.arcgisruntime.LicenseInfo
LicenseInfos never have any unknown JSON so this returns an empty Map.
getUnknownJson() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
 
getUnknownJson() - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
If this object was created from JSON, this method gets unknown data from the source JSON.
getUnknownJson() - Method in class com.esri.arcgisruntime.mapping.Basemap
 
getUnknownJson() - Method in class com.esri.arcgisruntime.mapping.floor.FacilityLayerDefinition
 
getUnknownJson() - Method in class com.esri.arcgisruntime.mapping.floor.GeoModelFloorDefinition
 
getUnknownJson() - Method in class com.esri.arcgisruntime.mapping.floor.LayerFloorDefinition
 
getUnknownJson() - Method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
 
getUnknownJson() - Method in class com.esri.arcgisruntime.mapping.floor.SiteLayerDefinition
 
getUnknownJson() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelAngle
 
getUnknownJson() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
 
getUnknownJson() - Method in class com.esri.arcgisruntime.mapping.Viewpoint
 
getUnknownJson() - Method in class com.esri.arcgisruntime.portal.HelperServices
 
getUnknownJson() - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
getUnknownJson() - Method in class com.esri.arcgisruntime.portal.PortalInfo
 
getUnknownJson() - Method in class com.esri.arcgisruntime.portal.PortalItem
 
getUnknownJson() - Method in class com.esri.arcgisruntime.portal.PortalUser
 
getUnknownJson() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
 
getUnknownJson() - Method in class com.esri.arcgisruntime.symbology.Renderer
 
getUnknownJson() - Method in class com.esri.arcgisruntime.symbology.Symbol
 
getUnknownJson() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.arcade.ArcadeExpression
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.concurrent.Job
Jobs never have any unsupported JSON so this returns an empty Map.
getUnsupportedJson() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets unsupported data from the source JSON.
getUnsupportedJson() - Method in class com.esri.arcgisruntime.data.Domain
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.geometry.Geometry
A Geometry never has any unsupported JSON so this returns an empty Map.
getUnsupportedJson() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
SpatialReferences never have any unsupported JSON so this returns an empty Map.
getUnsupportedJson() - Method in interface com.esri.arcgisruntime.io.JsonSerializable
If this object was created from JSON, this method gets unsupported data from the source JSON.
getUnsupportedJson() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets unsupported data from the source JSON.
getUnsupportedJson() - Method in class com.esri.arcgisruntime.LicenseInfo
LicenseInfos never have any unsupported JSON so this returns an empty Map.
getUnsupportedJson() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
If this object was created from JSON, this method gets unsupported data from the source JSON.
getUnsupportedJson() - Method in class com.esri.arcgisruntime.mapping.Basemap
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.mapping.floor.FacilityLayerDefinition
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.mapping.floor.GeoModelFloorDefinition
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.mapping.floor.LayerFloorDefinition
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.mapping.floor.SiteLayerDefinition
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelAngle
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.mapping.Viewpoint
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.portal.HelperServices
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.portal.PortalInfo
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.portal.PortalItem
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.portal.PortalUser
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.symbology.Renderer
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.symbology.Symbol
 
getUnsupportedJson() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
 
getUpdateCapabilities() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
Gets a description of the methods used for obtaining updates to the offline map that was used to create this task.
getUpdateCapabilities() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
Describes the methods for obtaining updates that are supported for this offline map area.
getUpdatedFeaturesAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Asynchronously gets the features updated.
getUpdatedFeaturesCountAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Asynchronously gets the number of features updated.
getUpdateMode() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Describes how the offline map will obtain feature updates from the online service.
getUpdateMode() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Gets the update mode indicating how the offline map will support synchronization with online services.
getUploadAvailability() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapUpdatesInfo
Indicates whether there are local changes to upload.
getUploadDeltaPath() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseDeltaInfo
Gets the full file path of the generated upload delta file, including the file name and extension.
getUploadId() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Gets the upload ID of this parameter.
getUri() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the vector tile source URI.
getUri() - Method in class com.esri.arcgisruntime.concurrent.Job
Gets the URI of this job.
getUri() - Method in class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
Gets the URL of the "OGC API - Features" service landing page.
getUri() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Returns the URL used to create the table.
getUri() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
getUri() - Method in interface com.esri.arcgisruntime.io.RemoteResource
Gets the URI of this RemoteResource.
getUri() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Gets the URL of the feature service associated with this layer.
getUri() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Gets the web address of the map service resource.
getUri() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
 
getUri() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Gets the URL for this sublayer.
getUri() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Gets the URL of the tiled layer.
getUri() - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
 
getUri() - Method in class com.esri.arcgisruntime.layers.BingMapsLayer
Throws UnsupportedOperationException.
getUri() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Gets the URI of a feature service to define the layer.
getUri() - Method in class com.esri.arcgisruntime.layers.IntegratedMeshLayer
Returns the URI of the IntegratedMeshLayer.
getUri() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
Gets the service's landing page URL.
getUri() - Method in class com.esri.arcgisruntime.layers.PointCloudLayer
Returns the URI of the PointCloudLayer.
getUri() - Method in class com.esri.arcgisruntime.layers.WebTiledLayer
Gets a null URI String indicating no specific endpoint URI associated with this WebTiledLayer.
getUri() - Method in class com.esri.arcgisruntime.layers.WmsLayer
Gets the URL of the WMS service associated with this WmsLayer.
getUri() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
Gets the URL of the WMTS layer.
getUri() - Method in class com.esri.arcgisruntime.mapping.ArcGISTiledElevationSource
 
getUri() - Method in class com.esri.arcgisruntime.mapping.Basemap
 
getUri() - Method in class com.esri.arcgisruntime.mapping.RasterElevationSource
This property is not supported.
getUri() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
Gets the URI of the image as a String.
getUri() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
getUri() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Gets the KML network link URI.
getUri() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Gets the URL used to create the WFS feature table.
getUri() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
Gets the WFS service URL.
getUri() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
Gets the WMS service URL.
getUri() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
Gets the URL of the WMTS.
getUri() - Method in class com.esri.arcgisruntime.portal.Portal
Gets the portal URL.
getUri() - Method in class com.esri.arcgisruntime.raster.ImageServiceRaster
Gets the URL used to create this raster.
getUri() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
Returns the URI of the model file used to display this symbol.
getUri() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Gets the URL from which the image is fetched.
getUri() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
getUri() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Returns the URL from which the Drawable can be fetched.
getUri() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
getUri() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
The URI of the web style.
getUri() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
 
getUri() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Gets the URI of this task.
getUri() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Gets the URL of the feature service associated with this task.
getUri() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
Gets the web address of the geoprocessing resource referenced by this task.
getUri() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
getUri() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
getUri() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
getUri() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
Throws an UnsupportedOperationException because OfflineMapSyncTask doesn't have a URI.
getUri() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Gets the URI of this task.
getUri() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
getUri() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
Gets URL for exporting vector tiles.
getUri() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Returns the URL used to create the utility network.
getURI() - Method in class com.esri.arcgisruntime.ogc.kml.KmlIcon
Gets the icon's image file URI.
getUrl() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the feature layer URL.
getUrl() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the feature service URL.
getUrl() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
Gets the image service URL.
getUrl() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Gets the map service URL.
getUrl() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the URL of the sublayer.
getUrl() - Method in class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
Deprecated.
getUrl() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
Deprecated.
as of 100.13.0, use OgcFeatureService.getUri()
getUrl() - Method in class com.esri.arcgisruntime.portal.ElevationServiceInfo
Gets the service URL.
getUrl() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Gets the service URL.
getUrl() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the complete URL of this portal.
getUrl() - Method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
Gets the URL.
getUrl() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Returns the URL.
getUrl() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Returns the URL or empty string if this has not been set.
getUrl() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTaskInfo
Returns the geoprocessing task URL.
getUrlKey() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Gets the urlKey of this portal.
getUser() - Method in class com.esri.arcgisruntime.portal.Portal
Gets a PortalUser object describing the user currently signed in to this portal.
getUserDescription() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the description of this user.
getUsername() - Method in class com.esri.arcgisruntime.portal.PortalFolder
Gets the name of the owner of this folder.
getUsername() - Method in class com.esri.arcgisruntime.portal.PortalUser
Gets the username for this user.
getUsername() - Method in class com.esri.arcgisruntime.portal.PortalUserContent
Gets the username of the user that owns the content.
getUsername() - Method in class com.esri.arcgisruntime.security.CertificateCredential
 
getUsername() - Method in class com.esri.arcgisruntime.security.Credential
Gets the username of the credential.
getUsername() - Method in class com.esri.arcgisruntime.security.OAuthTokenCredential
Returns the username of the user that provided credentials during the OAuth authorization workflow.
getUsers() - Method in class com.esri.arcgisruntime.portal.PortalGroupUsers
Returns the users that belong to the group.
getUtilityNetwork(String) - Method in class com.esri.arcgisruntime.data.Geodatabase
Returns an UtilityNetwork from the geodatabase with the specified utility network name.
getUtilityNetworks() - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets an unmodifiable list of UtilityNetwork objects that are packaged within the Geodatabase.
getUtilityNetworks() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Gets a mutable list of utility networks in the map.
getUtilityNetworkSyncMode() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Specifies the generation and synchronization mode of Utility Network data from the service to an offline geodatabase.
getUTurnPolicy() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Gets the UTurn policy.
getUxIcon() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the icon of a KML node.
getUxIconColor() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the color mask used to tint the KML node's image buffer.
getUxIconId() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Returns the ID of the node's icon.
getValidationError(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks if the PopupField's current attribute value is valid.
getValidationWarning(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Returns the validation warning, if any, currently associated with a given PopupField.
getValue() - Method in class com.esri.arcgisruntime.data.CodedValueDescription
Gets the coded value's value.
getValue() - Method in class com.esri.arcgisruntime.geometry.Distance
Gets the value of the distance.
getValue() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMedia
Gets the optional media info value that is depending on the type of media.
getValue() - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyleConfiguration
Gets the value of the configuration property.
getValue() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingBoolean
Returns the value.
getValue() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDate
Returns the value.
getValue() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDouble
Returns the value.
getValue() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLong
Returns the value.
getValue() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingString
Returns the value.
getValue() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttributeComparison
Gets the specific value to compare to UtilityNetworkAttribute against for each node in the trace.
getValue() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityPropagator
Gets the value that is compared against the propagated value when executing the trace.
getValue() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionBarrier
Gets the value to compare against.
getValueParameterType() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingMultiValue
Returns the type of parameter held by this multi-value.
getValues() - Method in class com.esri.arcgisruntime.data.CodedValueDomainDescription
Gets the coded value domain's coded values.
getValues() - Method in class com.esri.arcgisruntime.data.Contingency
Gets the contingency's values.
getValues() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
Gets a modifiable list containing all the values that the Symbol for this UniqueValue will be applied to.
getValues() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingMultiValue
Returns the list of values.
getVdop() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource.NmeaLocation
Gets the VDOP (vertical dilution of precision) of the location, 0.5 through 99.9.
getVectorBasemapGalleryGroupQuery() - 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 vector basemaps.
getVectorMarkerSymbolElements() - Method in class com.esri.arcgisruntime.symbology.VectorMarkerSymbolLayer
Gets the list of VectorMarkerSymbolElements that make up this symbol layer.
getVectorTileCache() - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
Gets the underlying vector tile cache for creating the vector tile layer, or null if no vector tile cache is present.
getVectorTileCache() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesResult
Gets the vector tile cache result of a successful export vector tiles job.
getVectorTileCachePath() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesJob
Gets the path that the downloaded vector tile cache is saved to.
getVectorTileSourceInfo() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
Gets the vector tile source info of the task.
getVelocity() - Method in class com.esri.arcgisruntime.location.LocationDataSource.Location
Returns the velocity of the location in meters per seconds.
getVelocity() - Method in class com.esri.arcgisruntime.location.SimulationParameters
Gets the rate of travel, default value is 10.0.
getVersion() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the version of the service.
getVersion() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Specifies the version of this particular service.
getVersion() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Gets the version of the sublayer.
getVersion() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
Gets the version.
getVersion() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileStyle
Gets the version.
getVersion() - Method in class com.esri.arcgisruntime.layers.WmsLayer
Gets the WMS version being used by this WmsLayer.
getVersion() - Method in class com.esri.arcgisruntime.mapping.GeoModel
Gets the version for the ArcGISMap or ArcGISScene, which is read when the map/scene is opened.
getVersion() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
The mobile map package's version.
getVersion() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
Gets the mobile scene package version.
getVersion() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
Gets the WMS version being used by this WmsService.
getVersion() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
Gets the version of this service.
getVersion() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Gets the version of the LocatorTask.
getVersionId() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
Gets the unique ID of the version.
getVersionName() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Gets the name of the version the ServiceGeodatabase is currently connected to.
getVertexEditMode() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
Gets the SketchVertexEditMode specifying what actions are permitted on vertices.
getVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the symbol used to display the vertices.
getVertexTextSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Gets the symbol to display the text over vertices when number labeling is enabled for vertices.
getVerticalAccuracy() - Method in class com.esri.arcgisruntime.location.LocationDataSource.Location
Gets the vertical accuracy of the location in meters.
getVerticalAccuracy() - Method in class com.esri.arcgisruntime.location.SimulationParameters
Gets the vertical accuracy to assign to generated locations.
getVerticalAlignment() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Gets the vertical alignment of the text relative to the Symbol's mid-point location.
getVerticalAngle() - Method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Gets the vertical spread of the viewshed, in degrees, > 0 and <= 360.
getVerticalDistance() - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Gets the vertical distance between the start and end locations.
getVerticalDistance() - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement.MeasurementChangedEvent
Gets the vertical distance between the start and end locations.
getVerticalOrder() - Method in class com.esri.arcgisruntime.mapping.floor.FloorLevel
Gets the vertical order within the collection of levels for the facility.
getVerticalOrderField() - Method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
Gets the name of the attribute field that contains each floor level feature's vertical order.
getVerticalUnit() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
Gets the unit of measure for the vertical coordinate system of this spatial reference.
getVerticalWkid() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
Gets the well-known ID (WKID) number of the vertical coordinate system of this instance.
getViewCount() - Method in class com.esri.arcgisruntime.portal.PortalItem
Gets the number of times this item has been viewed.
getViewingGroupSettings() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings
Gets the display settings related to viewing group.
getViewInsetBottom() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Returns the bottom inset specified on the MapView.
getViewInsetLeft() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Returns the left inset specified on the MapView.
getViewInsetRight() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Returns the right inset specified on the MapView.
getViewInsetTop() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Returns the top inset specified on the MapView.
getViewpoint() - Method in class com.esri.arcgisruntime.mapping.Bookmark
Gets the geographic location of this Bookmark.
getViewpoint() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the KML node's viewpoint or null if no Camera or LookAt is specified for the node.
getViewpoint() - Method in class com.esri.arcgisruntime.raster.MosaicRule
Gets the viewpoint used along with MosaicMethod.VIEWPOINT.
getViewRefreshMode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlIcon
Gets the icon's view refresh mode.
getViewRefreshMode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Gets the KML network link view refresh mode.
getViewRefreshTime() - Method in class com.esri.arcgisruntime.ogc.kml.KmlIcon
Gets the icon's view refresh time.
getViewRefreshTime() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Gets the KML network link view refresh time.
getViewStateForLayer(Layer) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Retrieve the layer's view state.
getViolationTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the total number of minutes that exceed the permissible time windows for stops on this route, based on calculated arrival time at all the stops.
getViolationTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the time (in minutes) by which the route arrives later than the permissible time window for the stop.
getVisibility() - Method in class com.esri.arcgisruntime.mapping.view.LocationToScreenResult
Gets the visibility of the 2D screen point.
getVisibilityMode() - Method in class com.esri.arcgisruntime.layers.GroupLayer
Gets the visibility mode for the layers in a table of contents.
getVisibleArea() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Returns a Polygon representing the area of the ArcGISMap that is currently visible in the MapView.
getVisibleColor() - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
Gets the color used to render segments that are visible along the line of sight.
getVisibleColor() - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Gets the color to render areas visible from the observer location and within the frustum.
getVoiceGuidance() - Method in class com.esri.arcgisruntime.navigation.RouteTracker.NewVoiceGuidanceEvent
Gets the voice guidance.
getVoiceGuidanceUnitSystem() - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Gets the unit system used in voice guidance commands.
getVolumeName() - Method in class com.esri.arcgisruntime.hydrography.EncDataset
Gets the volume name.
getWaitTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
Gets the time (in minutes) spent at stops waiting for time windows to open.
getWaitTime() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Gets the time (in minutes) spent at the stop waiting for the time window to open when the route arrives early This is the difference between Stop.getArrivalTime() and Stop.getTimeWindowStart()
getWanderExtentFactor() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Gets the factor of map extent within which the location symbol may move before causing auto-panning to re-center the map on the current location.
getWarning() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Gets an error that describes a problem encountered while starting or monitoring the Geotrigger.
getWarning() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorWarningChangedEvent
Gets the warning.
getWarning() - Method in class com.esri.arcgisruntime.location.IndoorsLocationDataSource
Gets an error that describes a problem encountered while starting or running the IndoorsLocationDataSource.
getWarning() - Method in class com.esri.arcgisruntime.location.WarningChangedEvent
Gets the new warning of the LocationDataSource.
getWarnings() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult
Gets an unmodifiable list of warnings encountered while performing the trace.
getWebMercator() - Static method in class com.esri.arcgisruntime.geometry.SpatialReferences
Gets a SpatialReference representing the Web Mercator Auxiliary Sphere projected coordinate system.
getWeights() - Method in class com.esri.arcgisruntime.raster.RGBRenderer
Gets the weights used to create this renderer.
getWellKnownScaleSetId() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsTileMatrixSet
Gets the ID of the well known scale set of this tile matrix set.
getWestLon() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Gets the name of the field containing the west longitude of the zoom envelope for the geocoding result.
getWgs84() - Static method in class com.esri.arcgisruntime.geometry.SpatialReferences
Gets a SpatialReference representing the WGS 1984 geographic coordinate system.
getWhere() - Method in class com.esri.arcgisruntime.arcgisservices.LabelingInfo
Gets the feature filter expression.
getWhereClause() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets a SQL where clause expression that limits the set of features for which labels will be generated and placed.
getWhereClause() - Method in class com.esri.arcgisruntime.data.QueryParameters
Gets the where clause; which is a legal SQL statement.
getWhereClause() - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
Gets the where clause; which is a legal SQL statement.
getWhereClause() - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
Gets an expression string used in the where clause.
getWhereClause() - Method in class com.esri.arcgisruntime.geotriggers.FeatureFenceParameters
Gets a where clause that defines the features from the FeatureTable to use as fences.
getWhereClause() - Method in class com.esri.arcgisruntime.layers.DisplayFilter
Gets a SQL expression that defines which features are rendered.
getWhereClause() - Method in class com.esri.arcgisruntime.raster.MosaicRule
Gets the SQL WHERE clause to define a subset of rasters used in the mosaic.
getWhereClause() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Gets the where-clause of the layer this GenerateLayerOption relates to.
getWidth() - Method in class com.esri.arcgisruntime.geometry.Envelope
Gets the width of this Envelope.
getWidth() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Gets the current width of the Envelope being constructed, the difference between the minimum and maximum x coordinates.
getWidth() - Method in class com.esri.arcgisruntime.ogc.kml.KmlLineStyle
Gets the width of the KML line style, in pixels.
getWidth() - Method in class com.esri.arcgisruntime.symbology.LineSymbol
Gets the thickness of this Symbol.
getWidth() - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Gets the width of the symbol, in meters.
getWidth() - Method in class com.esri.arcgisruntime.symbology.MultilayerPolylineSymbol
Gets the width of the symbol in density-independent pixels (dp)
getWidth() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Gets the width, in density-independent pixels (dp).
getWidth() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Gets the width, in density-independent pixels (dp).
getWidth() - Method in class com.esri.arcgisruntime.symbology.StrokeSymbolLayer
Gets the width of the stroke.
getWkid() - Method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
Gets the well-known ID (WKID) representation of this GeographicTransformationStep.
getWkid() - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
Gets the well-known ID (WKID) representation of this HorizontalVerticalTransformationStep.
getWkid() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
Gets the well-known ID (WKID) number of this instance.
getWkid() - Method in class com.esri.arcgisruntime.geometry.Unit
Gets the well-known ID for the unit, or 0 for a custom unit.
getWkText() - Method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
Gets a string containing the well-known text representation of this GeographicTransformationStep.
getWkText() - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
Gets a string containing the well-known text representation of this HorizontalVerticalTransformationStep.
getWKText() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
Gets the well-known text (WKT) representation of this instance.
getWorkspaceId() - Method in class com.esri.arcgisruntime.layers.RasterSublayerSource
Gets the workspace ID.
getWorkspaceId() - Method in class com.esri.arcgisruntime.layers.TableQuerySublayerSource
Gets the workspace ID.
getWorkspaceId() - Method in class com.esri.arcgisruntime.layers.TableSublayerSource
Gets the workspace ID.
getWrapAroundMode() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Gets the current WrapAroundMode that determines if the map is drawn continuously across the 180th meridian.
getX() - Method in class com.esri.arcgisruntime.geometry.Point
Gets the x coordinate of this Point.
getX() - Method in class com.esri.arcgisruntime.geometry.PointBuilder
Gets the current x coordinate of the point being constructed.
getX() - Method in class com.esri.arcgisruntime.ogc.kml.KmlImageCoordinate
Gets the x component of a point on the screen.
getX() - Method in class com.esri.arcgisruntime.symbology.SymbolAnchor
Gets the x-component of the symbol anchor.
getXMax() - Method in class com.esri.arcgisruntime.geometry.Envelope
Gets the maximum x coordinate of this Envelope.
getXMax() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Gets the current maximum x coordinate of the Envelope being constructed.
getXMin() - Method in class com.esri.arcgisruntime.geometry.Envelope
Gets the minimum x coordinate of this Envelope.
getXMin() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Gets the current minimum x coordinate of the Envelope being constructed.
getXUnits() - Method in class com.esri.arcgisruntime.ogc.kml.KmlImageCoordinate
The units in which the x value is specified.
getY() - Method in class com.esri.arcgisruntime.geometry.Point
Gets the y coordinate of this Point.
getY() - Method in class com.esri.arcgisruntime.geometry.PointBuilder
Gets the current y coordinate of the point being constructed.
getY() - Method in class com.esri.arcgisruntime.ogc.kml.KmlImageCoordinate
Gets the y component of a point on the screen.
getY() - Method in class com.esri.arcgisruntime.symbology.SymbolAnchor
Gets the y-component of the symbol anchor.
getYMax() - Method in class com.esri.arcgisruntime.geometry.Envelope
Gets the maximum y coordinate of this Envelope.
getYMax() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Gets the current maximum y coordinate of the Envelope being constructed..
getYMin() - Method in class com.esri.arcgisruntime.geometry.Envelope
Gets the minimum y coordinate of this Envelope.
getYMin() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Gets the current minimum y coordinate of the Envelope being constructed.
getYUnits() - Method in class com.esri.arcgisruntime.ogc.kml.KmlImageCoordinate
The units in which the y value is specified.
getZ() - Method in class com.esri.arcgisruntime.geometry.Point
Gets the z value of this PointPoint.
getZ() - Method in class com.esri.arcgisruntime.geometry.PointBuilder
Gets the current z value of the point being constructed.
getZDefault() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets the default z values for features created without a valid z value.
getZDefault() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Gets the default z value.
getZFactor() - Method in class com.esri.arcgisruntime.raster.HillshadeRenderer
Gets the factor to convert z units to x,y.
getZIndex() - Method in class com.esri.arcgisruntime.mapping.view.Graphic
Gets the z-index.
getZMax() - Method in class com.esri.arcgisruntime.geometry.Envelope
Gets the maximum z value of this Envelope.
getZMax() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Gets the current maximum z value of the Envelope being constructed.
getZMin() - Method in class com.esri.arcgisruntime.geometry.Envelope
Gets the minimum z value of this Envelope.
getZMin() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Gets the current minimum z value of the Envelope being constructed.
getZoomFactor() - Method in class com.esri.arcgisruntime.mapping.view.GeoView.InteractionOptions
Gets the zoom factor which controls the zoom amount for zooming in via double-tap and zooming out via multi-pointer-tap gestures.
getZoomScale() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Gets the default zoom scale for custom geocoders.
GGA - com.esri.arcgisruntime.location.NmeaAccuracyType
An accuracy calculated from GGA (time, position, and fix-related data) message.
GIF - com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
GIF.
GLOBALID - com.esri.arcgisruntime.data.Field.Type
An esri global ID value (Java UUID).
GLOBE_DOCUMENT - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGlobe Document (3dd)
GLOBE_SERVICE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Globe Service
GlobeCameraController - Class in com.esri.arcgisruntime.mapping.view
Represents the default camera controller.
GlobeCameraController() - Constructor for class com.esri.arcgisruntime.mapping.view.GlobeCameraController
Creates a globe camera controller.
GLONASS - com.esri.arcgisruntime.location.NmeaGnssSystem
The Russian Global Navigation Satellite System
GML - com.esri.arcgisruntime.portal.PortalItem.Type
Geography Markup Language (GML) file (.zip).
GPS - com.esri.arcgisruntime.location.NmeaGnssSystem
The Global Positioning System
GRADS - com.esri.arcgisruntime.geometry.AngularUnitId
Indicates an angular measurement in grads.
GRAM_SCHMIDT - com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
The Gram-Schmidt pan-sharpening method is based on a general algorithm for vector orthogonalization — the Gram-Schmidt orthogonalization.
Graphic - Class in com.esri.arcgisruntime.mapping.view
A Graphic consists of a Geometry, optional attributes, and is drawn on a map using a symbol or renderer.
Graphic() - Constructor for class com.esri.arcgisruntime.mapping.view.Graphic
Creates a new graphic with a null geometry and symbol.
Graphic(double, double) - Constructor for class com.esri.arcgisruntime.mapping.view.Graphic
Creates a new graphic with a point defined in the WGS 84 SpatialReference.
Graphic(Geometry) - Constructor for class com.esri.arcgisruntime.mapping.view.Graphic
Creates a new graphic with the given geometry.
Graphic(Geometry, Symbol) - Constructor for class com.esri.arcgisruntime.mapping.view.Graphic
Creates a new graphic with the given geometry and symbol.
Graphic(Geometry, Map<String, Object>) - Constructor for class com.esri.arcgisruntime.mapping.view.Graphic
Creates a new graphic with the given geometry and attributes.
Graphic(Geometry, Map<String, Object>, Symbol) - Constructor for class com.esri.arcgisruntime.mapping.view.Graphic
Creates new graphic with the given geometry, attributes, and symbol.
GraphicFenceParameters - Class in com.esri.arcgisruntime.geotriggers
Geotrigger fence parameters data created from graphics.
GraphicFenceParameters(double) - Constructor for class com.esri.arcgisruntime.geotriggers.GraphicFenceParameters
Creates a GraphicFenceParameters that will apply a buffer distance to any graphics that are added to GraphicFenceParameters.getGraphics().
GraphicFenceParameters(Iterable<Graphic>) - Constructor for class com.esri.arcgisruntime.geotriggers.GraphicFenceParameters
Creates a GraphicFenceParameters that will apply a buffer distance to the supplied graphics.
GraphicFenceParameters(Iterable<Graphic>, double) - Constructor for class com.esri.arcgisruntime.geotriggers.GraphicFenceParameters
Creates a GraphicFenceParameters that will apply a buffer distance to any graphics that are added to GraphicFenceParameters.getGraphics().
GraphicsOverlay - Class in com.esri.arcgisruntime.mapping.view
A GraphicsOverlay manages the display of one or more Graphics on a GeoView.
GraphicsOverlay() - Constructor for class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Creates a new graphics overlay with default dynamic rendering mode.
GraphicsOverlay(GraphicsOverlay.RenderingMode) - Constructor for class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Creates a new graphics overlay.
GraphicsOverlay.RenderingMode - Enum in com.esri.arcgisruntime.mapping.view
Rendering modes available for graphics overlays
GraphicsOverlayFenceParameters - Class in com.esri.arcgisruntime.geotriggers
Geotrigger fence parameters data created from a GraphicsOverlay.
GraphicsOverlayFenceParameters(GraphicsOverlay) - Constructor for class com.esri.arcgisruntime.geotriggers.GraphicsOverlayFenceParameters
Creates a GraphicsOverlayFenceParameters using all of the graphics in the GraphicsOverlay.
GraphicsOverlayFenceParameters(GraphicsOverlay, double) - Constructor for class com.esri.arcgisruntime.geotriggers.GraphicsOverlayFenceParameters
Creates a GraphicsOverlayFenceParameters using all of the graphics in the GraphicsOverlay buffered by the buffer distance.
GREAT_ELLIPTIC - com.esri.arcgisruntime.geometry.GeodeticCurveType
A great elliptic.
GREATER_THAN - com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Tests whether an attribute is greater than another attribute or a specific value.
GREATER_THAN_EQUAL - com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Tests whether an attribute is greater than or equal to another attribute or a specific value.
Grid - Class in com.esri.arcgisruntime.mapping.view
Represents options to display a grid on top of a MapView.
Grid.LabelPosition - Enum in com.esri.arcgisruntime.mapping.view
Represents options for positioning grid labels on the MapView.
GROUP_LAYER - com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
A group layer type.
GROUP_LAYER - com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
A group layer.
GroupLayer - Class in com.esri.arcgisruntime.layers
A container for other layers and group layers.
GroupLayer() - Constructor for class com.esri.arcgisruntime.layers.GroupLayer
Creates a new, empty group layer.
GroupLayer(Iterable<Layer>) - Constructor for class com.esri.arcgisruntime.layers.GroupLayer
Creates a new group layer with the given child layers.
GroupVisibilityMode - Enum in com.esri.arcgisruntime.layers
Defines the visibility modes on a group layer.
GSA - com.esri.arcgisruntime.location.NmeaAccuracyType
An accuracy calculated from GSA (DOP and active satellites) message.
GST - com.esri.arcgisruntime.location.NmeaAccuracyType
An accuracy calculated from GST (pseudo-range error statistics) message.
GUID - com.esri.arcgisruntime.data.Field.Type
Globally Unique Identifier value (Java UUID).

H

handleChallenge(AuthenticationChallenge) - Method in interface com.esri.arcgisruntime.security.AuthenticationChallengeHandler
Handles the incoming AuthenticationChallenge, returning a response that contains an action and potentially a parameter with which to carry out the action.
handleChallenge(AuthenticationChallenge) - Method in class com.esri.arcgisruntime.security.DefaultAuthenticationChallengeHandler
Default implementation for handling authentication challenges.
hasAttachments() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Indicates whether the features can store attachments.
hasAttachments() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Indicates whether the features in the sublayer can have attachments.
hasAttachments() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Indicates if this table supports attachments.
hasAttachments() - Method in class com.esri.arcgisruntime.data.TableDescription
True if the features should support attachments.
hasCompletedWithErrors() - Method in class com.esri.arcgisruntime.data.EditResult
Returns true if there are any errors associated with the edit operation, including its attachments.
hasCurves() - Method in class com.esri.arcgisruntime.geometry.Geometry
Indicates if this Geometry contains Segments that represent true curves.
hasCurves() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Gets a value indicating whether the geometry builder currently contains any curve segments.
hasCurves() - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Indicates if this ImmutablePart contains Segments that represent true curves.
hasCurves() - Method in class com.esri.arcgisruntime.geometry.Part
Indicates if this Part contains Segments that represent true curves.
hasDefaultVisibility() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Indicates whether layer is visible by default.
hasDefaultVisibility() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Indicates whether the sublayer is visible by default.
hasErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapResult
Indicates if any layers or tables were not taken offline.
hasErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapResult
Indicates if any layers or tables were not taken offline.
hasErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapCapabilities
Indicates whether the map contains any layers or tables that cannot be taken offline.
hasErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncLayerResult
Indicates if any error (general error or edit errors) occurred when synchronising this layer or table.
hasErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncResult
Indicates if any synchronization errors occurred.
hasFetchedData() - Method in class com.esri.arcgisruntime.data.Attachment
Gets whether the content of this attachment has been fetched.
hasGeometry() - Method in class com.esri.arcgisruntime.data.FeatureTable
Indicates if this FeatureTable has a geometry column.
hashCode() - Method in class com.esri.arcgisruntime.geometry.DatumTransformation
 
hashCode() - Method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
 
hashCode() - Method in class com.esri.arcgisruntime.geometry.Geometry
 
hashCode() - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
 
hashCode() - Method in class com.esri.arcgisruntime.geometry.Point
 
hashCode() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
 
hashCode() - Method in class com.esri.arcgisruntime.mapping.view.SketchVertex
 
hashCode() - Method in class com.esri.arcgisruntime.security.CertificateCredential
 
hashCode() - Method in class com.esri.arcgisruntime.security.CredentialCacheEntry
 
hashCode() - Method in class com.esri.arcgisruntime.security.OAuthTokenCredential
 
hashCode() - Method in class com.esri.arcgisruntime.security.UserCredential
Returns an integer hash code for this object.
hashCode() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey
 
hasLabels() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Indicates whether the sublayer has labels defined on it.
hasLiveData() - Method in class com.esri.arcgisruntime.arcgisservices.LayerTimeInfo
Indicates whether the service has live data or not.
hasLiveData() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo
Indicates if the service has live data.
hasLocalEdits() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Gets whether the feature table has local edits.
hasLocalEdits() - Method in class com.esri.arcgisruntime.data.Geodatabase
Indicates if the geodatabase has local edits.
hasLocalEdits() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Gets whether any of the tables in the ServiceGeodatabase have unapplied edits.
hasLocalEditsSince(Calendar) - Method in class com.esri.arcgisruntime.data.GeodatabaseFeatureTable
Indicates if the geodatabase feature table has local edits since a specific date.
hasM() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Indicates whether features may contain M values.
hasM() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Indicates whether the sublayer geometry contains m values.
hasM() - Method in class com.esri.arcgisruntime.data.FeatureTable
Gets whether the feature table supports geometries with M values.
hasM() - Method in class com.esri.arcgisruntime.data.TableDescription
True if the feature geometries should contain M values.
hasM() - Method in class com.esri.arcgisruntime.geometry.Geometry
Indicates if this Geometry has m values.
hasM() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Indicates if this builder has m values.
hasM() - Method in class com.esri.arcgisruntime.geometry.MultipointBuilder
 
hasM() - Method in class com.esri.arcgisruntime.geometry.Point
 
hasRefreshVisibility() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Gets a value indicating that Runtime should attempt to maintain the visibility selection of child nodes in the network link after refresh.
hasSingleFusedMapCache() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns true if the ArcGIS map service has a single fused map cache, false otherwise.
hasStaticData() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Indicates whether the service has static data.
hasStyleResources() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
Indicates whether the task's portal item has any associated style resources that override the default style of the vector tile service.
hasVersionedData() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Indicates if the service uses a database which uses versioned data.
hasVertical() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
Indicates if this instance has a vertical coordinate system set.
hasZ() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Indicates whether features may contain z values.
hasZ() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Indicates whether the sublayer geometry contains z values.
hasZ() - Method in class com.esri.arcgisruntime.data.FeatureTable
Gets whether the feature table supports geometries with z values.
hasZ() - Method in class com.esri.arcgisruntime.data.TableDescription
True if the feature geometries should contain Z values.
hasZ() - Method in class com.esri.arcgisruntime.geometry.Geometry
Indicates if this Geometry has z values.
hasZ() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Indicates if this builder has z values.
hasZ() - Method in class com.esri.arcgisruntime.geometry.MultipointBuilder
 
hasZ() - Method in class com.esri.arcgisruntime.geometry.Point
 
HatchFillSymbolLayer - Class in com.esri.arcgisruntime.symbology
Represents a symbol layer for polygon geometries that are filled with hatch lines, uniformly spaced parallel lines.
HatchFillSymbolLayer() - Constructor for class com.esri.arcgisruntime.symbology.HatchFillSymbolLayer
Creates a HatchFillSymbolLayer.
HatchFillSymbolLayer(MultilayerPolylineSymbol, double) - Constructor for class com.esri.arcgisruntime.symbology.HatchFillSymbolLayer
Creates a HatchFillSymbolLayer with a MultilayerPolylineSymbol and an angle.
headingChanged(LocationDataSource.HeadingChangedEvent) - Method in interface com.esri.arcgisruntime.location.LocationDataSource.HeadingChangedListener
Invoked when the heading of a LocationDataSource changes.
HeatmapRenderer - Class in com.esri.arcgisruntime.symbology
Uses the points in a layer to calculate and display the relative density of points on a map.
HECTARES - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in hectares.
HelperServices - Class in com.esri.arcgisruntime.portal
Container for helper services that are provided by the portal.
HIDDEN_BY_BASE_SURFACE - com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
Location is hidden by the base surface.
HIDDEN_BY_EARTH - com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
Location is on far side of the Earth.
HIDDEN_BY_ELEVATION - com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
Location is hidden by elevation, for example behind a mountain.
HIERARCHICAL - com.esri.arcgisruntime.utilitynetworks.UtilityTierType
Hierarchical tier.
HIGH - com.esri.arcgisruntime.mapping.labeling.LabelBarrierWeight
The feature is an exclusion zone for labels.
HIGH - com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonDetail
High level.
HIGHWAY_CHANGE - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Go to another highway.
HIGHWAY_EXIT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Highway exit.
HIGHWAY_MERGE - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Merge onto highway.
HillshadeRenderer - Class in com.esri.arcgisruntime.raster
Renderer that uses a hillshade.
HillshadeRenderer(double, double, double) - Constructor for class com.esri.arcgisruntime.raster.HillshadeRenderer
Creates a HillshadeRenderer with specified values and following defaults.
HillshadeRenderer(double, double, double, SlopeType, double, double, int) - Constructor for class com.esri.arcgisruntime.raster.HillshadeRenderer
Creates a HillshadeRenderer with specified values.
HistogramEqualizationStretchParameters - Class in com.esri.arcgisruntime.raster
Represents histogram equalization stretch parameters.
HistogramEqualizationStretchParameters() - Constructor for class com.esri.arcgisruntime.raster.HistogramEqualizationStretchParameters
Creates a new instance of HistogramEqualizationStretchParameters.
HORIZON_ONLY - com.esri.arcgisruntime.mapping.view.AtmosphereEffect
A simple atmosphere effect is applied to the surface's horizon only.
HORIZONTAL - com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
Text will be written horizontally (with respect to the screen).
HORIZONTAL - com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Fills area with horizontal lines.
HorizontalVerticalTransformation - Class in com.esri.arcgisruntime.geometry
Used to transform coordinates of z-aware geometries between spatial references that have different geographic and/or vertical coordinate systems.
HorizontalVerticalTransformationStep - Class in com.esri.arcgisruntime.geometry
Represents a step in the process of transforming between horizontal and/or vertical datums.
HOURS - com.esri.arcgisruntime.arcgisservices.TimeUnit
Hours.
HOURS - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
An hours attribute unit.
HTTP - com.esri.arcgisruntime.security.AuthenticationType
The HTTP based security.
HttpResponseException - Exception in com.esri.arcgisruntime.io
Signals a non 2xx HTTP response.
HttpResponseException(int, String) - Constructor for exception com.esri.arcgisruntime.io.HttpResponseException
 
HttpResponseException(int, String, byte[]) - Constructor for exception com.esri.arcgisruntime.io.HttpResponseException
 
HUB_EVENT - com.esri.arcgisruntime.portal.PortalItem.Type
A central premium capability within ArcGIS Hub Premium, empowering customers and their trusted community members to create, edit, and manage in-person/online events.
HUB_INITIATIVE - com.esri.arcgisruntime.portal.PortalItem.Type
Initiatives organize data and tools with an organization goal.
HUB_INITIATIVE_TEMPLATE - com.esri.arcgisruntime.portal.PortalItem.Type
A package of multiple solutions related to a specific project or goal.
HUB_PAGE - com.esri.arcgisruntime.portal.PortalItem.Type
Hub pages provide web site pages to market Hub Initiatives and provide chart and app content.
HUB_SITE_APPLICATION - com.esri.arcgisruntime.portal.PortalItem.Type
A customizable website that provides a focused view of an organization's items.
HYBRID - com.esri.arcgisruntime.layers.BingMapsLayer.Style
A Bing hybrid layer (aerial with labels).

I

IconUpdatedEvent - Class in com.esri.arcgisruntime.ogc.kml
An event to be fired when the icon of a KmlNode has been updated.
IconUpdatedListener - Interface in com.esri.arcgisruntime.ogc.kml
The listener interface for receiving the icon updated event of a KmlNode.
identifyGraphicsOverlayAsync(GraphicsOverlay, Point, double, boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously identifies the topmost visible graphic in the given graphics overlay, at the given screen point.
identifyGraphicsOverlayAsync(GraphicsOverlay, Point, double, boolean, int) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously identifies the visible graphics in the given graphics overlay, at the given screen point.
IdentifyGraphicsOverlayResult - Class in com.esri.arcgisruntime.mapping.view
Represents an identify result from a single GraphicsOverlay in a GeoView.
identifyGraphicsOverlaysAsync(Point, double, boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously identifies the topmost visible graphic in each graphics overlay in this view, at the given screen point.
identifyGraphicsOverlaysAsync(Point, double, boolean, int) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously identifies the visible graphics at the given screen point in all graphics overlays in this view.
identifyLayerAsync(Layer, Point, double, boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously identifies the topmost visible GeoElement in the given layer.
identifyLayerAsync(Layer, Point, double, boolean, int) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously identifies GeoElements in the given layer.
IdentifyLayerResult - Class in com.esri.arcgisruntime.mapping.view
Represents an identify result at a specific screen location within a specific layer, using one of the identifyLayersAsync methods on GeoView.
identifyLayersAsync(Point, double, boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously identifies the topmost visible GeoElement in each identifiable layer in the map.
identifyLayersAsync(Point, double, boolean, int) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously identifies GeoElements on all identifiable layers in the map.
IdInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents the service level metadata for a layer, table or sublayer in an ArcGIS map service (from ArcGISMapServiceInfo) or feature service (from ArcGISFeatureServiceInfo).
IDS_ONLY - com.esri.arcgisruntime.data.ServiceFeatureTable.QueryFeatureFields
Includes only the object id and global id in the ArcGISFeatures of the query result.
IHS - com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
The IHS pan-sharpening method converts the multispectral image from RGB to intensity, hue, and saturation.
IMAGE - com.esri.arcgisruntime.mapping.popup.PopupAttachment.Type
Represents attachments that consist of a simple still image.
IMAGE - com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
Image.
IMAGE - com.esri.arcgisruntime.portal.PortalItem.Type
Image Types (.jpg, .jpeg, .tif, .tiff, .png)
IMAGE_COLLECTION - com.esri.arcgisruntime.portal.PortalItem.Type
A portable file that contains one or more images that can be published as an image service for imagery visualization and analysis
IMAGE_SERVICE - com.esri.arcgisruntime.arcgisservices.ServiceSourceType
An image service.
IMAGE_SERVICE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Image Service
ImageAdjustmentLayer - Class in com.esri.arcgisruntime.layers
Methods on this class allow a layer image's brightness, contrast and gamma to be changed.
ImageFrame - Class in com.esri.arcgisruntime.mapping.view
A frame, when added to an ImageOverlay, renders an image on top of a map or scene.
ImageFrame(String) - Constructor for class com.esri.arcgisruntime.mapping.view.ImageFrame
Creates an ImageFrame containing the image defined by the provided URI.
ImageFrame(String, Envelope) - Constructor for class com.esri.arcgisruntime.mapping.view.ImageFrame
Creates an ImageFrame using the image and a four-point polygon representing the corners of an image.
ImageFrame(String, Polygon) - Constructor for class com.esri.arcgisruntime.mapping.view.ImageFrame
Creates an ImageFrame using the URI of an image and a four-point polygon representing the corners of an image.
ImageOverlay - Class in com.esri.arcgisruntime.mapping.view
An overlay that contains a frame with an image to display in the view.
ImageOverlay() - Constructor for class com.esri.arcgisruntime.mapping.view.ImageOverlay
Creates an ImageOverlay.
ImageOverlay(ImageFrame) - Constructor for class com.esri.arcgisruntime.mapping.view.ImageOverlay
Creates an ImageOverlay that contains an ImageFrame.
IMAGERY - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A basemap with satellite imagery of the world.
IMAGERY_WITH_LABELS - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A basemap with a satellite imagery base layer and a reference layer with labels.
IMAGERY_WITH_LABELS_VECTOR - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A vector basemap with a satellite imagery base layer and a reference layer with labels.
ImageServiceRaster - Class in com.esri.arcgisruntime.raster
ImageServiceRaster provides access to a raster that is retrieved from an ArcGIS image service.
ImageServiceRaster(String) - Constructor for class com.esri.arcgisruntime.raster.ImageServiceRaster
Creates an ImageServiceRaster from a URL.
ImageTiledLayer - Class in com.esri.arcgisruntime.layers
A base class for layers that display cached maps.
ImageTiledLayer(TileInfo, Envelope) - Constructor for class com.esri.arcgisruntime.layers.ImageTiledLayer
Creates an ImageTiledLayer based on tile info and full extent.
ImageTiledLayer.BufferSize - Enum in com.esri.arcgisruntime.layers
Defines various relative buffer sizes used to indicate the number of tiles that should be requested from outside the current extent of a tiled layer.
ImageTiledLayer.NoDataTileBehavior - Enum in com.esri.arcgisruntime.layers
Determines how a tile request that returns 'NoData' is resampled.
ImmutablePart - Class in com.esri.arcgisruntime.geometry
Represents an immutable collection of Segments that define the shape of a part of an immutable Multipart geometry - Polygon or Polyline.
ImmutablePartCollection - Class in com.esri.arcgisruntime.geometry
Represents an immutable collection of ImmutableParts that compose a Multipart geometry (Polygon or Polyline).
ImmutablePointCollection - Class in com.esri.arcgisruntime.geometry
Represents an immutable collection of Points that compose an immutable Multipoint geometry.
IMPERIAL - com.esri.arcgisruntime.UnitSystem
Imperial.
importDeltaAsync(Geodatabase, String) - Static method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Executes an asynchronous operation to import a geodatabase delta and apply it to the given geodatabase.
importGeodatabaseDeltaAsync(Geodatabase, String) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Deprecated.
IN_PROGRESS - com.esri.arcgisruntime.mapping.view.DrawStatus
Drawing is in progress
IN_PROGRESS - com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
The KML node refresh is in progress.
INCHES - com.esri.arcgisruntime.geometry.LinearUnitId
Indicates a linear measurement in inches.
INCHES - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A inches attribute unit.
Incident - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents incident.
Incident(Point) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Creates an instance of incident.
INCLUDE - com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.OnlineOnlyServicesOption
Online layers and tables that cannot be taken offline will be included when taking a map offline and continue to reference the online service.
INCLUDES_ANY - com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Tests whether an attribute includes any of the values specified in another attribute or the particular values contained in the condition.
INCLUDES_THE_VALUES - com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Tests whether an attribute includes all the values specified in another attribute or the particular values contained in the condition.
INDEPENDENT - com.esri.arcgisruntime.layers.GroupVisibilityMode
Each child manages its visibility independent of the parent group.
INDETERMINATE - com.esri.arcgisruntime.tasks.offlinemap.OfflineUpdateAvailability
It is not possible to determine whether updates are available, for example because the operation is not supported.
INDEX_INTERSECTS - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Index intersects operator.
indexOf(Object) - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
 
indexOf(Object) - Method in class com.esri.arcgisruntime.geometry.ImmutablePartCollection
 
indexOf(Object) - Method in class com.esri.arcgisruntime.geometry.ImmutablePointCollection
 
indexOf(Object) - Method in class com.esri.arcgisruntime.geometry.Part
 
indexOf(Object) - Method in class com.esri.arcgisruntime.geometry.PartCollection
 
indexOf(Object) - Method in class com.esri.arcgisruntime.geometry.PointCollection
indexOf(Object) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
indexOf(Object) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
indexOf(Object) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
indexOf(Object) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
indexOf(Object) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
IndoorsLocationDataSource - Class in com.esri.arcgisruntime.location
For the IPS (Indoors Positioning System) we need to collect radio data such as iBeacon BLE (if user is inside) in and GPS (if user is outside).
IndoorsLocationDataSource(Context, FeatureTable, ArcGISFeatureTable) - Constructor for class com.esri.arcgisruntime.location.IndoorsLocationDataSource
Creates a new IndoorsLocationDataSource from the given feature table and context.
IndoorsLocationDataSource(Context, FeatureTable, ArcGISFeatureTable, UUID) - Constructor for class com.esri.arcgisruntime.location.IndoorsLocationDataSource
Creates a new IndoorsLocationDataSource from the given feature table, row in the feature table and context.
INFO - com.esri.arcgisruntime.concurrent.Job.MessageSeverity
An informative message is generated during the job's execution, such as a job uploading data, job progressing on a server or job results.
INHERITED - com.esri.arcgisruntime.layers.GroupVisibilityMode
Each child inherits the visibility of its parent group.
InheritedDomain - Class in com.esri.arcgisruntime.data
Inherited domains may be part of a FeatureType.
INITIALIZED - com.esri.arcgisruntime.ogc.kml.KmlTourStatus
State of the tour when it is associated with a KmlTourController and the tour is ready to be executed in a SceneView.
INITIALIZING - com.esri.arcgisruntime.ogc.kml.KmlTourStatus
State of the tour when it is associated with a KmlTourController.
INNER_JOIN - com.esri.arcgisruntime.layers.TableJoinSublayerSource.JoinType
Inner join type.
INPUT - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo.Direction
Input parameter.
insertVertexAfterSelectedVertex(Point) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Inserts a new vertex after the selected vertex.
INSET_PIXELS - com.esri.arcgisruntime.ogc.kml.KmlUnitsType
Treat the x/y value as an integral number of device-independent pixels (dips) from the top right cvorner.
INSIGHTS_MODEL - com.esri.arcgisruntime.portal.PortalItem.Type
Insights model records analysis steps on an Insights Page
INSIGHTS_PAGE - com.esri.arcgisruntime.portal.PortalItem.Type
Insights Page resides in Insights Workbook
INSIGHTS_SCRIPT - com.esri.arcgisruntime.portal.PortalItem.Type
An Insights Script is JSON that allows parameterized code created in the Insights console to be shared as an item and consumed in Insights in order for the user to run the script using different Insights data sets and fields as input parameters.
INSIGHTS_THEME - com.esri.arcgisruntime.portal.PortalItem.Type
Insights Theme is a collection of properties set on cards and pages in an Insights Workbook.
INSIGHTS_WORKBOOK - com.esri.arcgisruntime.portal.PortalItem.Type
Insights Workbook collects or associates all data and analytical activity for a project
INTEGER - com.esri.arcgisruntime.data.Field.Type
A 32-bit integer value (Java Integer).
INTEGER - com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
The value of the attribute is an Integer.
INTEGER - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
Integer data type.
INTEGER_16_BIT - com.esri.arcgisruntime.arcgisservices.PixelType
Signed integer, 16 bit (Java Short).
INTEGER_32_BIT - com.esri.arcgisruntime.arcgisservices.PixelType
Signed integer, 32 bit (Java Integer).
INTEGER_8_BIT - com.esri.arcgisruntime.arcgisservices.PixelType
Signed integer, 8 bit (Java Byte}.
IntegratedMeshLayer - Class in com.esri.arcgisruntime.layers
Represents a layer that can visualize an integrated mesh layer.
IntegratedMeshLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.IntegratedMeshLayer
Creates an IntegratedMeshLayer object with the given PortalItem.
IntegratedMeshLayer(String) - Constructor for class com.esri.arcgisruntime.layers.IntegratedMeshLayer
Creates an IntegratedMeshLayer object with the given Service URI.
INTERACTION_EDIT - com.esri.arcgisruntime.mapping.view.SketchEditConfiguration.SketchVertexEditMode
The mode allows users to interactively edit vertices by tapping or clicking.
interactionActivateFlick() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Activates a camera flick by performing an inertia based pan in the direction of the most recent pan operations.
InteractionOptions(GeoView) - Constructor for class com.esri.arcgisruntime.mapping.view.GeoView.InteractionOptions
Constructs an instance of InteractionOptions for GeoView.
InteractionOptions(MapView) - Constructor for class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Constructs an instance of InteractionOptions for MapView.
interactionPan(float, float) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Pan the scene view relative to the screen point origin, set by calling interactionSetInteractionOrigin.
interactionPitch(double) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Rotate the camera around the origin that's set by interactionSetInteractionOrigin, only the pitch angle of the camera is updated, not the heading.
interactionRotate(double) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Rotate the camera around the origin that's set by interactionSetInteractionOrigin, only the heading angle of the camera is updated, not the pitch.
interactionSetInteracting(boolean) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets if the view is being interacted with or not.
interactionSetInteractionOrigin(float, float) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the interaction origin screen point, subsequent interactions pass delta changes from this point.
interactionZoomInAnimated(float, float) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Animated zoom in used for scene interaction e.g.
interactionZoomOutAnimated(float, float) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Animated zoom out used for scene interaction e.g.
interactionZoomToOrigin(double) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Zoom the camera towards or away from the origin that's set by interactionSetInteractionOrigin.
intersection(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the intersection of two geometries.
intersections(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the intersections of two geometries.
intersects(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Tests if two geometries intersect.
INTERSECTS - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Intersects operator.
INVALID - com.esri.arcgisruntime.LicenseStatus
License is invalid.
INVALID - com.esri.arcgisruntime.location.NmeaFixType
An invalid GPS fix type.
INVITE_USERS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
isAllIsolatedDangers() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group AllIsolatedDangers.
isAllowAnonymousToDelete() - Method in class com.esri.arcgisruntime.arcgisservices.EditorTrackingInfo
Indicates whether anonymous users are allowed to delete features.
isAllowAnonymousToDelete() - Method in class com.esri.arcgisruntime.arcgisservices.OwnershipBasedAccessControlInfo
Indicates whether anonymous users are allowed to delete features.
isAllowAnonymousToUpdate() - Method in class com.esri.arcgisruntime.arcgisservices.EditorTrackingInfo
Indicates whether anonymous users are allowed to update features.
isAllowAnonymousToUpdate() - Method in class com.esri.arcgisruntime.arcgisservices.OwnershipBasedAccessControlInfo
Indicates whether anonymous users are allowed to update features.
isAllowDelete() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Checks if the pop-up allows the geoelement to be deleted.
isAllowDelete() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks whether deleting the GeoElement is allowed.
isAllowEdit() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Checks if the pop-up allows the associated GeoElement's attributes to be edited.
isAllowEdit() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks whether editing the GeoElement's attributes is allowed.
isAllowEditGeometry() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Checks if the pop-up allows the associated geoelement's geometry to be edited.
isAllowEditGeometry() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks whether editing the GeoElement's geometry is allowed.
isAllowGeometryUpdates() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Returns true if the service supports editing the geometry, false otherwise.
isAllowGeometryUpdates() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Indicates whether geometry of existing features can be updated.
isAllowOthersToDelete() - Method in class com.esri.arcgisruntime.arcgisservices.EditorTrackingInfo
Indicates whether owner access control allows non-owners to delete features.
isAllowOthersToDelete() - Method in class com.esri.arcgisruntime.arcgisservices.OwnershipBasedAccessControlInfo
Indicates whether a feature can be deleted by others (i.e.
isAllowOthersToQuery() - Method in class com.esri.arcgisruntime.arcgisservices.OwnershipBasedAccessControlInfo
Indicates whether a feature can be queried by others (i.e.
isAllowOthersToUpdate() - Method in class com.esri.arcgisruntime.arcgisservices.EditorTrackingInfo
Indicates whether owner access control allows non-owners to update features.
isAllowOthersToUpdate() - Method in class com.esri.arcgisruntime.arcgisservices.OwnershipBasedAccessControlInfo
Indicates whether a feature can be updated by others (i.e.
isAllowPartSelection() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
Indicates whether or not a part in a multipart geometry (multipoint, polyline or polygon) can be selected.
isAllowTrueCurvesUpdates() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
True if the service allows curve geometries to be updated.
isAllSsl() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Indicates if the organization is using SSL.
isAnimateCallout() - Method in class com.esri.arcgisruntime.mapping.view.Callout.ShowOptions
Gets the value of the animateCallout parameter.
isAnimateRecenter() - Method in class com.esri.arcgisruntime.mapping.view.Callout.ShowOptions
Gets the value of the animateRecenter parameter.
isAnimationEnabled() - Method in class com.esri.arcgisruntime.mapping.view.ViewLabelProperties
Gets whether animation is enabled for labels in the view.
isAntiAlias() - Method in class com.esri.arcgisruntime.symbology.LineSymbol
Indicates whether or not anti aliasing is enabled for this Symbol.
isAntialiasing() - Method in class com.esri.arcgisruntime.data.TileCache
Returns if the tile cache has antialiasing or not.
isApportionable() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute
Indicates whether the network attribute should be apportioned across the length of linear features.
isArchipelagicSeaLanes() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group ArchipelagicSeaLanes.
isAscending() - Method in class com.esri.arcgisruntime.raster.MosaicRule
Indicates whether this MosaicRule is ascending.
isAttributionTextVisible() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Indicates whether the Esri attribution text is visible or not.
isAutoHeadingEnabled() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Determines if CameraHeadingOffset is updated with target's heading.
isAutoPitchEnabled() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Determines if CameraPitchOffset is updated with target's pitch.
isAutoRollEnabled() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Determines if CameraRollOffset is updated with target's roll.
isBalloonVisible() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNodeBalloonVisibilityChangedEvent
Gets the balloon visibility.
isBerthNumber() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Gets whether the text group BerthNumber is visible.
isBoundariesAndLimits() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group BoundariesAndLimits.
isBuoysBeaconsAidsToNavigation() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group BuoysBeaconsAidsToNavigation.
isBuoysBeaconsStructures() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group BuoysBeaconsStructures.
isCacheEnabled() - Method in class com.esri.arcgisruntime.security.SelfSignedResponse
Returns a boolean indicating whether this response should be cached for further use, or if the user should continue to be prompted for this service.
isCameraDistanceInteractive() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Gets whether a zoom interaction can affect the camera distance.
isCameraDistanceInteractive() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Gets whether a zoom interaction can affect the camera distance.
isCameraHeadingOffsetInteractive() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Gets whether a horizontal pan interaction can affect the camera heading offset.
isCameraHeadingOffsetInteractive() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Gets whether a horizontal pan interaction can affect the camera heading offset.
isCameraPitchOffsetInteractive() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Gets whether a vertical pan interaction can affect the camera pitch offset.
isCameraPitchOffsetInteractive() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Gets whether a vertical pan interaction can affect the camera pitch offset.
isCanSearchPublic() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Indicates if members of the organization can search outside of the organization.
isCanSearchPublic() - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Returns whether or not public items outside the organization may be included in the query.
isCanShareBingPublic() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Indicates if the Bing key can be shared to the public.
isCanSharePublic() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Indicates if members of the organization can share resources outside of the organization.
isCategoriesStrictlyMatch() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Gets whether search should enforce a strict match for categories.
isChartScaleBoundaries() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group ChartScaleBoundaries.
isChromeCustomTabsEnabled() - Static method in class com.esri.arcgisruntime.security.DefaultAuthenticationChallengeHandler
Returns whether the DefaultAuthenticationChallengeHandler uses Chrome Custom Tabs to launch the OAuth login page.
isCircular() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
Indicates if this arc is a portion of the boundary of a 2D circle.
isClosed() - Method in class com.esri.arcgisruntime.geometry.Segment
Indicates if this segment is closed, that is it has a matching start and end point.
isCollection() - Method in class com.esri.arcgisruntime.tasks.geocode.SuggestResult
Indicates if this suggestion is related to a category or group.
isColorLocked() - Method in class com.esri.arcgisruntime.symbology.SymbolLayer
Gets whether the SymbolLayer is color-locked.
isCommentsEnabled() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Indicates if users are allowed to view and add comments on portal items.
isCommentsEnabled() - Method in class com.esri.arcgisruntime.portal.PortalItem
Indicates if comments are allowed on this item.
isComposite() - Method in class com.esri.arcgisruntime.arcgisservices.RelationshipInfo
Gets whether or not the relationship is composite.
isContainmentVisible() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssociation
If this UtilityAssociation represents a containment association, returns whether the containment is visible.
isContextMenuEnabled() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
Indicates whether or not the context menu should be displayed when users interact with a vertex or a part.
isContinueOnErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Indicates whether or not the download preplanned offline map job should continue running in the event of failure to take a layer or table offline.
isContinueOnErrors() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Indicates whether or not the generate offline map job should continue running in the event of failure to take a layer or table offline.
isCounterClockwise() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
Indicates if the direction of the segment, from start point to end point, proceeds in a counterclockwise direction.
isCurrentVelocity() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Gets whether the text group CurrentVelocity is visible.
isCurve() - Method in class com.esri.arcgisruntime.geometry.Segment
Indicates if this Segment is curved.
isDataQuality() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets the visibility of the CATZOC attribute of the M_QUAL object for bathymetric data and the POSACC attribute of the M_ACCY object (if available) for non-bathymetric data.
isDataSupported() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceCapabilities
Indicates if map service supports various data operations.
isDataVersioned() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Indicates whether data in the service is versioned.
isDataVersioned() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Indicates whether data in the sublayer is versioned.
isDefinitionExpressionFilterEnabled() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Indicates if feature layer definition expressions are used when taking feature layers and tables offline using this GenerateOfflineMapParameters instance.
isDepthContours() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group DepthContours.
isDirectReadSupportedAsync(String) - Static method in class com.esri.arcgisruntime.mapping.MobileMapPackage
Deprecated.
As of 100.7.0, no replacement. This method is no longer required, since the result is always true. It can be removed from calling code, including any subsequent use of MobileMapPackage.unpackAsync(String, String).
isDirectReadSupportedAsync(String) - Static method in class com.esri.arcgisruntime.mapping.MobileScenePackage
Deprecated.
As of 100.7.0, no replacement. This method is no longer required as the result is always true. It can be removed from calling code, including any subsequent use of MobileScenePackage.unpackAsync(String, String)
isDisplayBase() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayCategories
Gets whether the "base" display category is enabled.
isDisplayNOBJNM() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets whether the setting DisplayNOBJNM (display national names when available) is applied.
isDryingLine() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group DryingLine.
isEditable() - Method in class com.esri.arcgisruntime.data.FeatureTable
Indicates if this FeatureTable is editable.
isEditable() - Method in class com.esri.arcgisruntime.data.Field
Gets whether or not the Field is editable.
isEditable() - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Gets a flag indicating whether users can edit the field.
isEditing() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks whether the PopupManager is currently in editing mode.
isEditingRestrictive() - Method in class com.esri.arcgisruntime.data.FieldGroup
Gets a boolean indicating whether fields in this field group are restricted to this field group's contingent values.
isEditorTrackingEnabled() - Method in class com.esri.arcgisruntime.arcgisservices.EditorTrackingInfo
Indicates whether the feature service has editor tracking enabled.
isEmpty() - Method in class com.esri.arcgisruntime.geometry.Geometry
Indicates if this Geometry is empty.
isEmpty() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Indicates if any coordinates have been added to this builder.
isEmpty() - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
 
isEmpty() - Method in class com.esri.arcgisruntime.geometry.ImmutablePartCollection
 
isEmpty() - Method in class com.esri.arcgisruntime.geometry.ImmutablePointCollection
 
isEmpty() - Method in class com.esri.arcgisruntime.geometry.Part
 
isEmpty() - Method in class com.esri.arcgisruntime.geometry.PartCollection
 
isEmpty() - Method in class com.esri.arcgisruntime.geometry.PointCollection
 
isEmpty() - Method in class com.esri.arcgisruntime.layers.SublayerList
 
isEmpty() - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
isEmpty() - Method in class com.esri.arcgisruntime.mapping.LayerList
 
isEmpty() - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
isEmpty() - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
isEmpty() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Returns true if the lists for categories, keys, names, symbolClasses and tags are all empty.
isEnabled() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
Gets if the elevation source is enabled or disabled
isEnabled() - Method in class com.esri.arcgisruntime.mapping.Surface
Gets if the surface is enabled in the ArcGISScene.
isEnabled() - Method in class com.esri.arcgisruntime.mapping.view.GeoView.InteractionOptions
Indicates whether user interactions on the GeoView are disabled or not.
isEnabled() - Method in class com.esri.arcgisruntime.symbology.SymbolLayer
Gets whether the SymbolLayer is enabled and will be rendered.
isEstimateStatistics() - Method in class com.esri.arcgisruntime.raster.BaseStretchRenderer
Gets whether statistics estimation is enabled.
isExcludeBasemap() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapJob
isExpired() - Method in class com.esri.arcgisruntime.mapping.Expiration
Gets whether the current package has expired.
isExportTileCacheCompactV2Allowed() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Whether exporting tiles in compact version 2 format (.tpkx) is supported.
isExtruded() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGeometry
Gets a value indicating that the KML geometry is extruded.
isFeaturesRequireGeometry() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo
Returns whether or not a geoprocessing feature parameter requires features with geometry.
isFeatureType(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks if the specified PopupField is the feature type field.
isFieldInFieldGroup(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Gets whether the given PopupField is part of a FieldGroup as defined in a ContingentValuesDefinition.
isFilled() - Method in class com.esri.arcgisruntime.ogc.kml.KmlPolygonStyle
Indicates whether or not to display the polygon with a filled symbol.
isFindBestSequence() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Indicates if the order of the stops can be changed in order to find the optimal route between all stops.
isFindBestSequence() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets whether this route task can find best sequence.
isFlickEnabled() - Method in class com.esri.arcgisruntime.mapping.view.GeoView.InteractionOptions
Indicates whether the GeoView can be flicked with a fast pan gesture.
isForced() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
Indicates whether a line break must be inserted when the LabelStackSeparator.getSeparator() is encountered.
isForcePost() - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Checks whether network requests will be forced as a POST request.
isForStorage() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Gets the value of the forStorage flag.
isForStorage() - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Gets the value of the forStorage flag.
isFrustumOutlineVisibile() - Method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Gets whether the outline of the frustum is visible.
isGeoElementValid() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks whether the GeoElement is valid or not.
isGeographic() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
Indicates if this instance represents a geographic coordinate system.
isGeographicNames() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Gets whether the text group GeographicNames is visible.
isHeightOfIsletOrLandFeature() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Gets whether the text group HeightOfIsletOrLandFeature is visible.
isHighlighted() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Controls whether the default style or an alternate 'highlighted' style (if present) is used for rendering the node.
isHonorSCAMIN() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets whether the SCAMIN (Scale Min) S-57 feature attribute is used.
isIdentifyEnabled() - Method in class com.esri.arcgisruntime.layers.Layer
Gets whether the layer supports identify.
isIgnoreBarriersAtStartingPoints() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Indicates whether to ignore barriers at starting points.
isImportantText() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Gets whether the text group ImportantText is visible.
isIncludeBarriers() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Indicates whether to include barriers in the trace results or subnetwork.
isIncludeBasemap() - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Indicates whether or not the basemap will be included in the offline map to be downloaded using this DownloadPreplannedOfflineMapParameters instance.
isIncludeBasemap() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Indicates whether or not a basemap will be included in the offline map.
isIncludeContainers() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Indicates whether to include containment features in the trace results or subnetwork.
isIncludeContent() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Indicates whether to include content in the trace results or subnetwork.
isIncludeIsolatedFeatures() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Indicates whether to include isolated features in the trace results when used in conjunction with UtilityTraceType.ISOLATION.
isIncludeRelated() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Gets the value of the includeRelated flag.
isIncludeStructures() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Indicates whether to include structure features in the trace results or subnetwork.
isInTransaction() - Method in class com.esri.arcgisruntime.data.Geodatabase
Gets whether a transaction is active on the geodatabase.
isInTransaction() - Method in class com.esri.arcgisruntime.data.Geodatabase.TransactionStatusChangedEvent
Gets whether a transaction is active.
isInUse() - Method in class com.esri.arcgisruntime.location.NmeaSatelliteInfo
Indicates if the satellite was used in the calculation of the location.
isInverse() - Method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
Indicates if this geographic transformation step instance is an inverted transformation.
isInverse() - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
Indicates if this transformation step instance is an inverted transformation.
isInvitationOnly() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Returns whether or not this group requires an invitation to join.
isIsolatedDangers() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets the visibility of isolated dangerous objects location in shallow waters.
isIssueAuthenticationChallenge() - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Checks whether or not an authentication challenge should be issued upon failure to access the requested resource.
isKeepGeodatabaseDeltas() - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters
Indicates whether or not the uploaded or downloaded server delta geodatabases will be removed at the end of the sync job.
isKeepGeodatabaseDeltas() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncParameters
Indicates whether or not the uploaded or downloaded delta geodatabases should be removed at the end of the sync job.
isKeysStrictlyMatch() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Gets whether search should enforce a strict match for keys.
isLabelContours() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets whether to display depth and safety contour labels.
isLabelingEnabled() - Method in class com.esri.arcgisruntime.mapping.view.ViewLabelProperties
Gets whether labels are enabled in the view.
isLabelSafetyContours() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets whether to display safety contour labels.
isLabelsEnabled() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
True if labels should be displayed.
isLabelsEnabled() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Returns whether or not labels are enabled for this sublayer.
isLabelsEnabled() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets whether labels are enabled.
isLabelsEnabled() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets whether labels are enabled.
isLabelVisible() - Method in class com.esri.arcgisruntime.mapping.view.Grid
Checks if labels are being displayed to the grid.
isLastKnown() - Method in class com.esri.arcgisruntime.location.LocationDataSource.Location
Indicates whether this is an outdated position retrieved and cached earlier (last known position) and therefore not guaranteed to represent the current location.
isLightDescription() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Gets whether the text group LightDescription is visible.
isLights() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group Lights.
isLocal() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
Returns true if the attachment is a local attachment.
isLoginRequired() - Method in class com.esri.arcgisruntime.portal.Portal
Indicates if loginRequired was specified when this Portal object was constructed.
isLowAccuracy() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets whether low accuracy symbols are being used (CATZOC).
isMagneticVariation() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group MagneticVariation.
isMagneticVariationAndSweptDepth() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Gets whether the text group MagneticVariationAndSweptDepth is visible.
isMagnifierEnabled() - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Indicates whether the map magnifier is enabled or not.
isMagnifierEnabled() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Deprecated.
isManualRenderingEnabled() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Indicates whether manual rendering is enabled.
isMapSupported() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceCapabilities
Indicates if the map service supports the map capability.
isMissingProjectionEngineFiles() - Method in class com.esri.arcgisruntime.geometry.DatumTransformation
Indicates if any files needed by the Projection Engine for any of the geographic transformation steps that comprise this transformation are missing from the local file system.
isMissingProjectionEngineFiles() - Method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
Indicates if any files needed by the Projection Engine for this geographic transformation step are missing from the local file system.
isMissingProjectionEngineFiles() - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
Indicates if any files needed by the Projection Engine for this horizontal-vertical transformation step are missing from the local file system.
isMobileMapPackageReopenRequired() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncResult
Indicates whether the mobile map package must be closed and reopened with a new instance to allow the updates to take effect.
isMobileMapPackageReopenRequired() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapUpdatesInfo
Indicates whether the mobile map package must be reopened after applying the available updates.
isNamesForPositionReporting() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Gets whether the text group NamesForPositionReporting visible.
isNamesStrictlyMatch() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Gets whether search should enforce a strict match for names.
isNatureOfSeabed() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Gets whether the text group NatureOfSeabed is visible.
isNavigating() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Indicates if the viewpoint of the map is currently being changed.
isNavigating() - Method in class com.esri.arcgisruntime.mapping.view.NavigationChangedEvent
Checks if navigation is active or not.
isNoteOnChartData() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Gets whether the text group NoteOnChartData is visible.
isNullable() - Method in class com.esri.arcgisruntime.data.Field
Gets whether or not the Field may be set to null.
isNullable(PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks if the specified PopupField is nullable.
ISOLATION - com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
Isolation trace.
isOnlyAllowTrueCurveUpdatesByTrueCurveClients() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
True if the service only allows curve geometries to be updated by client code that identifies itself as a true curve capable client, indicating that client editing workflows account for curve segments correctly.
isOnRightSideOfSource() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.NetworkLocation
Indicates if the Stop is on the right side of the source feature.
isOnRoute() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets boolean indicating whether or not the current location is on the route.
isOpaque() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Indicates if the layer's content should be considered "opaque".
isOpen() - Method in class com.esri.arcgisruntime.ogc.kml.KmlContainer
Gets a value indicating that, when shown in a tree view, the node representing the KML container should be open.
isOpen() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Gets a value indicating that the network link node should be shown expanded in a tree view.
isOtherDisplay() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayCategories
Gets whether "other" display category is enabled.
isOtherMiscellaneous() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group OtherMiscellaneous.
isOutlined() - Method in class com.esri.arcgisruntime.ogc.kml.KmlPolygonStyle
Indicates whether or not to display the polygon with an outline symbol using the current KmlLineStyle.
isOwner() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
Gets whether the current portal user is the owner of the version.
isOwnershipBasedAccessControlEnabled() - Method in class com.esri.arcgisruntime.arcgisservices.EditorTrackingInfo
Indicates whether the feature service has ownership based access control enabled.
isPanEnabled() - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Indicates whether the user can pan the MapView or not.
isPannable() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
Indicates if an ArcGISMap with this SpatialReference can be continuously horizontally pannable.
isPartiallyVisible() - Method in class com.esri.arcgisruntime.ogc.kml.KmlContainer
Gets a value indicating that the container node has mixed visibility.
isPartiallyVisible() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Gets a value indicating that the network link node has mixed visibility.
isPassTouchEventsToMapView() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Returns whether or not touch events on the callout are passed up to the parent MapView.
isPermanent() - Method in class com.esri.arcgisruntime.ExtensionLicense
Returns true if extension license is permanent; false otherwise.
isPermanent() - Method in class com.esri.arcgisruntime.License
Returns true if extension license is permanent; false otherwise.
isPKCESupported() - Method in class com.esri.arcgisruntime.portal.Portal
Returns a boolean that defines if PKCE (proof key code exchange) is supported with this portal.
isPKCESupported() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Returns a boolean that defines if PKCE (proof key code exchange) is supported with this portal.
isPKCESupported() - Method in class com.esri.arcgisruntime.security.AuthenticationChallenge
Returns a boolean that defines if PKCE (proof key code exchange) is supported with the portal associated with this authentication challenge.
isPopupEnabled() - Method in class com.esri.arcgisruntime.data.FeatureTable
Gets a flag indicating whether the PopupDefinition returned from FeatureTable.getPopupDefinition() is enabled or disabled.
isPopupEnabled() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
isPopupEnabled() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
isPopupEnabled() - Method in interface com.esri.arcgisruntime.mapping.popup.PopupSource
Checks if the pop-up definition returned from PopupSource.getPopupDefinition() is enabled or disabled.
isPopupEnabled() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
 
isPortal() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Indicates if this portal is on premise or online.
isPreserveFirstStop() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Indicates if the first input stop is preserved as the first stop on the solved route.
isPreserveFirstStop() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Indicates if the route task will keep the first stop fixed in the sequence when RouteTaskInfo.isFindBestSequence() is enabled.
isPreserveLastStop() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Indicates if the last input stop is preserved as the last stop on the solved route.
isPreserveLastStop() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets if the route task will keep the last stop fixed in the sequence when RouteTaskInfo.isFindBestSequence() is enabled.
isProhibitedAndRestrictedAreas() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group ProhibitedAndRestrictedAreas.
isProjected() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
Indicates if this instance represents a projected coordinate system.
isQueryable() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
Indicates if the layer is queryable.
isQuerySupported() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceCapabilities
Indicates if the map service supports query operations.
isReadOnly() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Indicates if the portal is currently in read-only mode.
isRecenterMap() - Method in class com.esri.arcgisruntime.mapping.view.Callout.ShowOptions
Gets the value of the recenterMap parameter.
isRemainsOnline() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineCapability
Indicates if this online only layer or table will be referenced from an offline map.
isRemoteResourceFederated() - Method in class com.esri.arcgisruntime.security.AuthenticationChallenge
Returns true if the server the RemoteResource runs on is federated to a portal.
isRequired() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute
Gets whether or not this locator attribute is required.
isRequired() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo
Returns whether or not this geoprocessing parameter is required.
isRequireSelectionBeforeDrag() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
Indicates whether or not a vertex or a part must first be selected before it can be dragged.
isReroutingEnabled() - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Reports if routes are automatically regenerated when tracking status is off-route.
isRespectsDaylightSavings() - Method in class com.esri.arcgisruntime.arcgisservices.TimeReference
Indicates whether the referenced time respects Daylight Savings Time.
isRetired() - Method in class com.esri.arcgisruntime.data.Contingency
Gets a boolean indicating if the contingency is retired or not.
isReturnAttachments() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Indicates if attachments for features should be included in the generated geodatabase.
isReturnDirections() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets whether to return direction maneuvers in the result.
isReturnDirections() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Gets whether to return direction maneuvers in the result.
isReturnGeometry() - Method in class com.esri.arcgisruntime.data.QueryParameters
Gets whether geometries of features are returned in the query result.
isReturnGeometry() - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
Gets whether geometries of features are returned in the query result.
isReturnPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Indicates if point barriers will be returned in the result ClosestFacilityResult.getPointBarriers().
isReturnPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Indicates if point barriers will be returned in the result RouteResult.getPointBarriers().
isReturnPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Indicates if point barriers will be returned in the result ServiceAreaResult.getPointBarriers().
isReturnPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Indicates if polygon barriers will be returned in the result ClosestFacilityResult.getPolygonBarriers().
isReturnPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Indicates if polygon barriers will be returned in the result RouteResult.getPolygonBarriers().
isReturnPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Indicates if polygon barriers will be returned in the result ServiceAreaResult.getPolygonBarriers().
isReturnPolygons() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Indicates if polygons will be returned in the result ServiceAreaResult.getResultPolygons(int).
isReturnPolygons() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Indicates if polygons will be generated in the result.
isReturnPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Indicates if polyline barriers will be returned in the result ClosestFacilityResult.getPolylineBarriers().
isReturnPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Indicates if polyline barriers will be returned in the result RouteResult.getPolylineBarriers().
isReturnPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Indicates if polyline barriers will be returned in the result ServiceAreaResult.getPolylineBarriers().
isReturnPolylines() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Indicates if polylines will be returned in the result ServiceAreaResult.getResultPolylines(int).
isReturnPolylines() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTaskInfo
Indicates if polylines will be generated in the result.
isReturnRoutes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Gets whether to return routes in the result ClosestFacilityResult.getRoute(int, int).
isReturnRoutes() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Gets whether to return routes in the result RouteResult.getRoutes().
isReturnSchemaOnlyForEditableLayers() - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Indicates whether or not feature layers taken offline should be schema only and contain no data.
isReturnStops() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Gets whether returning stops in the result Route.getStops() is enabled or not.
isRollbackOnFailure() - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters
Gets the value of the rollbackOnFailure flag.
isRollbackOnFailure() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncParameters
Indicates if geodatabase synchronization should roll back on a failure.
isRotateEnabled() - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Indicates whether the user can rotate the MapView or not.
isRouteCalculating() - Method in class com.esri.arcgisruntime.navigation.TrackingStatus
Gets boolean indicating whether the route is currently being calculated.
isScaleSymbols() - Method in class com.esri.arcgisruntime.arcgisservices.DrawingInfo
Indicates whether the text and symbols will change as the map scale varies.
isScaleSymbols() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
This is always true, indicating that the annotation text always scales with the MapView.
isScaleSymbols() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Gets whether the layer's symbols and labels honor the map reference scale.
isScaleSymbols() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Gets whether this graphics overlay's symbols and labels honor the map reference scale when displayed in a map view.
isSeabed() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group Seabed.
isSearchPublic() - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Indicates whether public items outside the organization may be included in the search results.
isSelected() - Method in class com.esri.arcgisruntime.mapping.view.Graphic
Checks if the graphic is selected.
isSelfSigned() - Method in exception com.esri.arcgisruntime.io.MismatchedHostnameException
Checks if the certificate that was presented is self signed.
isShallowDepthPattern() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets whether the shallow depth pattern is symbolized.
isShareRasterInfo() - Method in class com.esri.arcgisruntime.raster.FrameCameraAddRastersParameters
Gets a boolean that indicates whether to share the raster info.
isShipsRoutingSystemsAndFerryRoutes() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group ShipsRoutingSystemsAndFerryRoutes.
isShowAccuracy() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Indicates if a symbol is displayed to indicate an approximate area of location horizontal accuracy.
isShowAttachments() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Checks if attachments should be loaded for feature layers that have attachments.
isShowAttachments() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks whether attachments should be shown.
isShowChildrenInLegend() - Method in class com.esri.arcgisruntime.layers.GroupLayer
Indicates if the child layers of this group layer should be shown in the map legend.
isShowCustomHtmlDescription() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks whether the custom HTML description should be shown.
isShowEditSummary() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Checks if the pop-up should display the edit summary of the associated geoelement.
isShowEditSummary() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks whether the EditInfo summary should be shown.
isShowHomePageDescription() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Indicates if the organization description should be shown on the home page.
isShowing() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Returns whether or not the callout is currently shown.
isShowLabels() - Method in class com.esri.arcgisruntime.arcgisservices.DrawingInfo
Indicates whether labels are defined on this layer or sub-layer.
isShowLocation() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Indicates whether the location symbol is displayed when the LocationDisplay has been started.
isShowMedia() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Checks whether the PopupMedias should be shown.
isShowNumbersForVertices() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Indicates if every vertex in the sketch is labeled with a number.
isShowPingAnimation() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Returns whether the ping animation symbol is displayed or not.
isShowRelatedFeatures() - Method in class com.esri.arcgisruntime.mapping.popup.PopupRelatedFeaturesDefinition
Gets if the popup should show features that are related to this popup's feature.
isShowRelatedRecords() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Deprecated.
isShowRelatedRecords(ArcGISMap) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Deprecated.
isSimple(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Indicates if this Geometry is topologically simple (in other words, is topologically correct).
isSketchValid() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Check if a geometry builder contains sufficient points to show a valid graphical sketch.
isSketchValid() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Indicates if the sketch geometry is valid.
isSpatialIndexEnabled() - Method in class com.esri.arcgisruntime.data.ShapefileFeatureTable
Gets whether the shapefile uses spatial indexes.
isSpotSoundings() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group SpotSoundings.
isStable() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
Returns whether a script is considered stable.
isStandardDisplay() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayCategories
Gets whether the "standard" display category is enabled.
isStandardMiscellaneous() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group StandardMiscellaneous.
isStarted() - Method in class com.esri.arcgisruntime.location.LocationDataSource
Deprecated.
as of 100.14.0, use LocationDataSource.getStatus() to check if the LocationDataSource has started.
isStarted() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay.DataSourceStatusChangedEvent
Gets the new status of the LocationDataSource.
isStarted() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Indicates if the location display is currently active, that is, has been successfully started.
isStructureNetwork() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityDomainNetwork
Returns true if the utility domain network is the structure network.
isSubmarineCablesAndPipelines() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group SubmarineCablesAndPipelines.
isSubstitution() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute
Indicates whether the UtilityNetworkAttribute is used as a substitution for another network attribute at tap features.
isSupportsAddresses() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Indicates if the LocatorTask supports geocoding of addresses (point addresses or street addresses).
isSupportsAdvancedQueries() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Indicates whether the service supports advanced query operations (such as ordering results, or returning distinct results).
isSupportsAdvancedQueries() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Indicates whether the sublayer supports advanced query operations (such as ordering results, or returning distinct results).
isSupportsAnnotations() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates if Annotation data is available for downloading.
isSupportsAsync() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates whether you can execute sync operations asynchronously.
isSupportsAttachmentsSyncDirection() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates whether the service supports options to define how attachments will be synced.
isSupportsBatchGeocoding() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Indicates if the geocoder can be used for batch geocoding.
isSupportsBranchVersioning() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Gets whether the service supports branch versioning.
isSupportsContingentValues() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates if Contingent Value data is available.
isSupportsCreate() - Method in class com.esri.arcgisruntime.arcgisservices.FeatureServiceCapabilities
Indicates whether the service allows new features to be created.
isSupportsDelete() - Method in class com.esri.arcgisruntime.arcgisservices.FeatureServiceCapabilities
Indicates whether the service allows features to be deleted.
isSupportsDimensions() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates if Dimension data is available.
isSupportsDisconnectedEditing() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Indicates whether disconnected editing is supported.
isSupportsDynamicLayers() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
Returns true if the ArcGIS map service supports dynamic layers, false otherwise.
isSupportsEditing() - Method in class com.esri.arcgisruntime.arcgisservices.FeatureServiceCapabilities
Indicates whether the service allows features to be edited.
isSupportsIntersections() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Indicates if the LocatorTask supports geocoding of intersections.
isSupportsOAuth() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Indicates if this portal supports OAuth authentication.
isSupportsObacForAnonymousUsers() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets whether the layer supports Ownership Based Access Control (OBAC) for anonymous users.
isSupportsOffline() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineCapability
Indicates if the layer or table supports being taken offline.
isSupportsPagination() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets whether the layer supports pagination of query results (with a max features count and result offset).
isSupportsPlaceFinding() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Indicates if the geocoder can be used for place finding.
isSupportsPoi() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Indicates if the LocatorTask supports geocoding of Points Of Interest.
isSupportsQuery() - Method in class com.esri.arcgisruntime.arcgisservices.FeatureServiceCapabilities
Indicates whether the service allows features to be queried.
isSupportsQueryExtent() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Gets whether the layer supports a query that only returns the extent for the queried features.
isSupportsRegisteringExistingData() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates whether the service supports registering existing datasets (*.geodatabase file) as new a sync-enabled geodatabase.
isSupportsRerouting() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTaskInfo
Gets the value of service property "Supports Rerouting".
isSupportsRollbackOnFailure() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates whether the service supports rolling back edits in case of a failure during sync operations.
isSupportsRollbackOnFailureParameter() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Indicates whether the service is capable of rolling back all edit operations in a batch if any one of the operations in the batch fails.
isSupportsScheduledUpdatesForFeatures() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapUpdateCapabilities
Indicates whether an offline map supports downloading of read-only scheduled update packages.
isSupportsStatistics() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Indicates whether the service is capable of returning statistics for query results.
isSupportsStatistics() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Indicates whether the sublayer supports statistical functions in query operations.
isSupportsSuggest() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
Indicates if the geocoder supports the suggest API for autocomplete results.
isSupportsSuggestions() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorInfo
Indicates if the LocatorTask supports suggestions.
isSupportsSync() - Method in class com.esri.arcgisruntime.arcgisservices.FeatureServiceCapabilities
Indicates whether the service allows a features to be synced.
isSupportsSyncDirectionControl() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates whether the service allows the client application to control direction of sync - upload only, download only, or bi-directional.
isSupportsSyncModelGeodatabase() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates whether the service supports sync capabilities for the entire sync-enabled geodatabase.
isSupportsSyncModelLayer() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates whether the service supports sync capabilities independently on a layer-by-layer basis in the sync-enabled geodatabase.
isSupportsSyncModelNone() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates whether the service supports neither sync capabilities independently on a layer-by-layer basis in the sync-enabled geodatabase nor supports sync capabilities for the entire sync-enabled geodatabase.
isSupportsSyncWithFeatureServices() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapUpdateCapabilities
Indicates whether an offline map references feature services which are sync enabled.
isSupportsTrueCurve() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
True if the service supports curve segments in feature geometries.
isSupportsUpdate() - Method in class com.esri.arcgisruntime.arcgisservices.FeatureServiceCapabilities
Indicates whether the service allows a features to be updated.
isSupportsUtilityNetworkSystem() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
Indicates if Utility Network System data is available.
isSymbolClassesStrictlyMatch() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Gets whether search should enforce a strict match for symbol classes.
isSyncEnabled() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Indicates if sync is enabled and this service can be used to allow data to be viewed and edited offline.
isSyncEnabled() - Method in class com.esri.arcgisruntime.data.Geodatabase
Indicates if sync is enabled for the geodatabase.
isSystemDefined() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute
Indicates that the network attribute has been added by the system.
isTagsStrictlyMatch() - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Gets whether search should enforce a strict match for tags.
isTessellated() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGeometry
Gets a value indicating that the KML geometry is tessellated.
isTextVisible() - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Deprecated.
as of 100.6.0, use the DictionarySymbolStyleConfiguration settings instead
isTidal() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Gets the visibility of the viewing group Tidal.
isTimeFilteringEnabled() - Method in interface com.esri.arcgisruntime.arcgisservices.TimeAware
Returns whether or not the object must use the time extent defined on the owning GeoView to filter its data.
isTimeFilteringEnabled() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
 
isTimeFilteringEnabled() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
isTimeFilteringEnabled() - Method in class com.esri.arcgisruntime.layers.KmlLayer
 
isTimeFilteringEnabled() - Method in class com.esri.arcgisruntime.layers.RasterLayer
 
isTimeFilteringEnabled() - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
isTimeFilteringSupported() - Method in interface com.esri.arcgisruntime.arcgisservices.TimeAware
Returns whether or not the object supports filtering its contents by time values with the extent set on the owning GeoView.
isTimeFilteringSupported() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
 
isTimeFilteringSupported() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
isTimeFilteringSupported() - Method in class com.esri.arcgisruntime.layers.KmlLayer
 
isTimeFilteringSupported() - Method in class com.esri.arcgisruntime.layers.RasterLayer
 
isTimeFilteringSupported() - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
isTransferLimitExceeded() - Method in class com.esri.arcgisruntime.data.FeatureQueryResult
Indicates if the number of features in the query result exceeded the transfer limit set on the service.
isTransferLimitExceeded() - Method in class com.esri.arcgisruntime.data.RelatedFeatureQueryResult
Gets if the transfer limit on the service was exceeded.
isTransferLimitExceeded() - Method in class com.esri.arcgisruntime.mapping.view.IdentifyLayerResult
Returns true if the number of the identify results exceeds the transfer limit set on the service; false if the limit was not exceeded or if there was an error.
isTransferLimitExceeded() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatureSet
Returns if the transfer limit has been exceeded or not.
isTrustAllSigners() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Returns true if all signers are trusted.
isTrusted() - Method in class com.esri.arcgisruntime.security.SelfSignedResponse
Returns whether or not the self signed certificate should be trusted.
isTwoDepthShades() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Gets whether the number of display shades is 2 or 4.
isUpstreamTerminal() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminal
Indicates whether this terminal is on the upstream side of the device.
isUseAdvancedSymbology() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Indicates whether the Feature table is using advanced symbology.
isUseAdvancedSymbology() - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Gets whether service feature tables will use advanced symbology.
isUseCodedValues() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Indicates whether the data source should translate domain identifiers into meanings using a CodedValueDomain.
isUseCodedValues() - Method in class com.esri.arcgisruntime.arcgisservices.LabelingInfo
Specifies whether or not the labelling is using coded values.
isUseCourseSymbolOnMovement() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Indicates if the course symbol is used to display current location, when location updates indicate the device is moving.
isUseGeometry() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Gets the value of the useGeometry flag.
isUseHierarchy() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Gets whether hierarchy of elements in the transportation network should be considered.
isUseStandardizedQueries() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Indicates whether the sublayer requires the use of standardized queries.
isUseThousandsSeparator() - Method in class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat
Gets a flag indicating whether a numerical field may use the thousands (or digit) separator when the field is displayed in a pop-up.
isValid() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
Indicates whether or not the UtilityElement has complete data available.
isValidateConsistency() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Indicates whether to validate network consistency as part of the trace operation.
isViewInsetsValid() - Method in class com.esri.arcgisruntime.mapping.view.MapView
Indicates if the configured insets specified on the MapView are currently valid.
isViewOnly() - Method in class com.esri.arcgisruntime.portal.PortalGroup
Returns whether or not this group is 'view only', in which case members are not able to share items to the group.
isVisible() - Method in class com.esri.arcgisruntime.geoanalysis.Analysis
Gets whether the analysis is visible.
isVisible() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
 
isVisible() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Indicates if the sublayer is visible on the map.
isVisible() - Method in class com.esri.arcgisruntime.layers.Layer
 
isVisible() - Method in interface com.esri.arcgisruntime.layers.LayerContent
Checks if this layer is visible or not.
isVisible() - Method in class com.esri.arcgisruntime.layers.WmsSublayer
 
isVisible() - Method in class com.esri.arcgisruntime.mapping.floor.FloorLevel
Gets the level's visibility.
isVisible() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
Indicates whether the separator should still be visible, if chosen as a line break position.
isVisible() - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Gets a flag indicating whether the field is visible in the pop-up.
isVisible() - Method in class com.esri.arcgisruntime.mapping.view.AnalysisOverlay
Indicates whether all analyses in this overlay are visible.
isVisible() - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Gets whether the grid lines are visible or not.
isVisible() - Method in class com.esri.arcgisruntime.mapping.view.Graphic
Checks if the graphic is visible.
isVisible() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Checks if this graphics overlay is visible.
isVisible() - Method in class com.esri.arcgisruntime.mapping.view.Grid
Checks if the grid lines and labels are displayed on the grid.
isVisible() - Method in class com.esri.arcgisruntime.mapping.view.ImageOverlay
Gets the visibility of the ImageOverlay.
isVisible() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Gets the visibility of the sketch geometry and associated graphics displayed by the SketchEditor such as vertices.
isVisible() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Gets the visibility of the KML node.
isVisibleAtScale(double) - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
 
isVisibleAtScale(double) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
isVisibleAtScale(double) - Method in class com.esri.arcgisruntime.layers.Layer
 
isVisibleAtScale(double) - Method in interface com.esri.arcgisruntime.layers.LayerContent
Checks if this layer has effective visibility at the given scale.
isVisibleAtScale(double) - Method in class com.esri.arcgisruntime.layers.WmsSublayer
 
isVisitFirstStopOnStart() - Method in class com.esri.arcgisruntime.navigation.ReroutingParameters
Whether the first stop must be visited when rerouted (false by default).
isWrapAroundEnabled() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Indicates whether wrap around map display is enabled or not.
isZDefaultsEnabled() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
Indicates whether a default z value will be applied for features created without a z value.
isZDefaultsEnabled() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
Indicates whether service supports default z values for geometries.
isZoomEnabled() - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Indicates whether the user can zoom on the MapView or not.
ITALIC - com.esri.arcgisruntime.symbology.TextSymbol.FontStyle
Applies a style that leans characters forwards, starting from the bottom left to top right of the text.
Item - Class in com.esri.arcgisruntime.mapping
Abstract base class for items of geographic information, providing metadata and also access to the item content.
ITEM_TO_ATTACHMENT - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates an item to an attachment.
ITEM_TO_REPORT - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates an item to a report.
ItemResourceCache - Class in com.esri.arcgisruntime.mapping
Contains information on resources associated with a vector tile cache.
ItemResourceCache(String) - Constructor for class com.esri.arcgisruntime.mapping.ItemResourceCache
Constructs an ItemResourceCache with absolute path to a directory containing item resources.
iterator() - Method in class com.esri.arcgisruntime.data.FeatureCollectionTable
Returns an iterator over the set of features in this FeatureCollectionTable.
iterator() - Method in class com.esri.arcgisruntime.data.FeatureQueryResult
Returns a new iterator over the set of features.
iterator() - Method in class com.esri.arcgisruntime.data.LocalFeatureEditsResult
Returns an iterator that iterates through a collection of LocalFeatureEdit.
iterator() - Method in class com.esri.arcgisruntime.data.RelatedFeatureQueryResult
Returns a new iterator over the set of features.
iterator() - Method in class com.esri.arcgisruntime.data.StatisticsQueryResult
Returns a new iterator over the set of statistic records.
iterator() - Method in class com.esri.arcgisruntime.layers.SublayerList
 
iterator() - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
iterator() - Method in class com.esri.arcgisruntime.mapping.LayerList
 
iterator() - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
iterator() - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
iterator() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatureSet
 
IWORK_KEYNOTE - com.esri.arcgisruntime.portal.PortalItem.Type
iWork Keynote file (.key)
IWORK_NUMBERS - com.esri.arcgisruntime.portal.PortalItem.Type
iWork Numbers file (.numbers)
IWORK_PAGES - com.esri.arcgisruntime.portal.PortalItem.Type
iWork Pages file (.pages)

J

Job - Class in com.esri.arcgisruntime.concurrent
Represents the base class of a long running operation that is performed by an ArcGIS Server asynchronous service operation.
Job.Message - Class in com.esri.arcgisruntime.concurrent
Represents a message indicating progress of a Job.
Job.MessageSeverity - Enum in com.esri.arcgisruntime.concurrent
The different levels of severity of a job message.
Job.MessageSource - Enum in com.esri.arcgisruntime.concurrent
The origin of a job message.
Job.Status - Enum in com.esri.arcgisruntime.concurrent
Signifies the status of a Job.
JobMessage - Class in com.esri.arcgisruntime.concurrent
A message from a job.
JobMessageAddedEvent - Class in com.esri.arcgisruntime.tasks
A callback invoked when a job message is added.
JobMessageAddedListener - Interface in com.esri.arcgisruntime.tasks
Defines the callback listener to listen to JobMessageAdded events.
JOIN_GROUP - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
JOIN_NON_ORG_GROUP - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
JPG - com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
 
JPG - com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
JPG.
JPG_PNG - com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
This format returns a JPG if there are no transparent pixels in the requested extent; otherwise a PGN.
JSON - com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
The content is JSON text.
JsonEmbeddedException - Exception in com.esri.arcgisruntime.io
Represents a json embedded error from a service response, typically indicates a token secured service that wasn't properly authenticated.
JsonSerializable - Interface in com.esri.arcgisruntime.io
Implemented by classes that can be serialized to and from JSON.
JUNCTION - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.Type
The network source references junctions in a feature class or table.
JUNCTION - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Miscellaneous junctions not typically tracked as assets, such as taps.
JUNCTION_EDGE_OBJECT_CONNECTIVITY_FROM_SIDE - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
The association represents a junction or non-spatial junction connected to the end point of a non-spatial edge.
JUNCTION_EDGE_OBJECT_CONNECTIVITY_MIDSPAN - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
The association represents a junction or non-spatial junction connected along the midspan of a non-spatial edge.
JUNCTION_EDGE_OBJECT_CONNECTIVITY_TO_SIDE - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
The association represents a junction or non-spatial junction connected to the start point of a non-spatial edge.
JUNCTION_OBJECT - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Non-spatial junctions, such as a transceiver in a fiber network.
JUNCTIONS - com.esri.arcgisruntime.utilitynetworks.UtilityTraversabilityScope
The traversability criteria should only be evaluated at junctions.
JUNCTIONS_AND_EDGES - com.esri.arcgisruntime.utilitynetworks.UtilityTraversabilityScope
The traversability criteria should be evaluated at both junctions and edges.

K

KEEP_END_ATTRIBUTES - com.esri.arcgisruntime.geometry.ExtendOptions
If an extension is performed at an end, do not extrapolate the end-segment's attributes for the new point.
KEEP_VALUES - com.esri.arcgisruntime.mapping.popup.PopupManager.FeatureTypeChangeMode
Keeps all applicable current field values.
KERNEL_GATEWAY_CONNECTION - com.esri.arcgisruntime.portal.PortalItem.Type
A Kernel Gateway Connection is JSON that creates a connection string from Insights in order for the Insights console to connect and execute code against a Jupyter Kernel Gateway.
KEY_FLOOR - Static variable in class com.esri.arcgisruntime.location.LocationDataSource.Location
The key to use with LocationDataSource.Location.getAdditionalSourceProperties() to retrieve the determined floor used to create the Location object.
KEY_POSITION_SOURCE - Static variable in class com.esri.arcgisruntime.location.LocationDataSource.Location
The key to use with the Map returned by LocationDataSource.Location.getAdditionalSourceProperties() to retrieve a String that indicates the source provider of the location.
KEY_SATELLITE_COUNT - Static variable in class com.esri.arcgisruntime.location.LocationDataSource.Location
The key to use with the Map returned by LocationDataSource.Location.getAdditionalSourceProperties() to retrieve the number of satellites used to create the Location object.
KEY_TRANSMITTER_COUNT - Static variable in class com.esri.arcgisruntime.location.LocationDataSource.Location
The key to use with LocationDataSource.Location.getAdditionalSourceProperties() to retrieve the number of transmitters (iBeacons) used to create the Location object.
KILOMETER - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
Kilometer.
KILOMETERS - com.esri.arcgisruntime.geometry.LinearUnitId
Indicates a linear measurement in kilometers.
KILOMETERS - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A kilometers attribute unit.
KILOMETERS_METERS - com.esri.arcgisruntime.mapping.view.MgrsGrid.LabelUnit
Labels are displayed in kilometers or meters based on MapView's scale.
KILOMETERS_METERS - com.esri.arcgisruntime.mapping.view.UsngGrid.LabelUnit
Labels are displayed in kilometers or meters based on MapView's scale.
KML - com.esri.arcgisruntime.portal.PortalItem.Type
KML/KMZ file or link to a KML/KMZ file.
KML_COLLECTION - com.esri.arcgisruntime.portal.PortalItem.Type
A zip file containing a collection of KML/KMZ files
KmlAltitudeMode - Enum in com.esri.arcgisruntime.ogc.kml
Determines how altitude values should be interpreted.
KmlColorMode - Enum in com.esri.arcgisruntime.ogc.kml
Defines a KML color mode.
KmlColorStyle - Class in com.esri.arcgisruntime.ogc.kml
Defines how KmlNode will appear based on the specified color and KmlColorMode properties.
KmlContainer - Class in com.esri.arcgisruntime.ogc.kml
A KML container element holds one or more KML nodes and allows the creation of nested hierarchies.
KmlContainer.ListItemType - Enum in com.esri.arcgisruntime.ogc.kml
The list of KML list item types.
KmlDataset - Class in com.esri.arcgisruntime.ogc.kml
A KML dataset object.
KmlDataset(KmlNode) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlDataset
Constructs a KmlDataset for the given KmlNode.
KmlDataset(String) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlDataset
Constructs a KML dataset from the provided path to a KML/KMZ file.
KmlDocument - Class in com.esri.arcgisruntime.ogc.kml
A KML document is a container for nodes and styles.
KmlDocument() - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlDocument
Constructs a KmlDocument.
KmlFolder - Class in com.esri.arcgisruntime.ogc.kml
A KML folder is used to arrange other nodes hierarchically (KmlFolder, KmlPlacemark, KmlNetworkLink, KmlPhotoOverlay or KmlScreenOverlay).
KmlFolder() - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlFolder
Constructs a KmlFolder.
KmlGeometry - Class in com.esri.arcgisruntime.ogc.kml
A KML geometry contains all the KML specific information associated with a geometry.
KmlGeometry(Geometry, KmlAltitudeMode) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlGeometry
Constructs a KmlGeometry with the given simple Geometry and KmlAltitudeMode.
KmlGeometry(Geometry, KmlAltitudeMode, boolean) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlGeometry
Constructs a KmlGeometry with the given simple Geometry and KmlAltitudeMode.
KmlGeometry(Geometry, KmlAltitudeMode, boolean, boolean) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlGeometry
Constructs a KmlGeometry with the given simple Geometry and KmlAltitudeMode.
KmlGeometry.Type - Enum in com.esri.arcgisruntime.ogc.kml
The list of KML geometry types.
KmlGroundOverlay - Class in com.esri.arcgisruntime.ogc.kml
A KML ground overlay is an image overlay draped on to the terrain.
KmlGroundOverlay(Geometry, KmlIcon) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Creates a KML ground overlay with the specified geometry and icon.
KmlIcon - Class in com.esri.arcgisruntime.ogc.kml
A KML icon.
KmlIcon(String) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlIcon
Constructs a KmlIcon from the given URI.
KmlIconStyle - Class in com.esri.arcgisruntime.ogc.kml
A KML icon style.
KmlIconStyle(KmlIcon, double) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlIconStyle
Constructs a KmlIconStyle with the specified icon and scale.
KmlImageCoordinate - Class in com.esri.arcgisruntime.ogc.kml
A KML image coordinate system.
KmlImageCoordinate(double, double, KmlUnitsType, KmlUnitsType) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlImageCoordinate
Constructs a KmlImageCoordinate.
KmlLabelStyle - Class in com.esri.arcgisruntime.ogc.kml
Specifies how the name of a KmlNode is draw, including color and style.
KmlLabelStyle(int, double) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlLabelStyle
Constructs a KML label style with a specified label color and scale.
KmlLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize KML data.
KmlLayer(KmlDataset) - Constructor for class com.esri.arcgisruntime.layers.KmlLayer
Constructs a KmlLayer from the given KmlDataset.
KmlLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.KmlLayer
Creates a KmlLayer from the given PortalItem.
KmlLineStyle - Class in com.esri.arcgisruntime.ogc.kml
Specifies the drawing style (color, color mode, and line width) for all line geometry.
KmlLineStyle(int, double) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlLineStyle
Constructs a KmlLineStyle with the specified color and width.
KmlNetworkLink - Class in com.esri.arcgisruntime.ogc.kml
A KML network link references other KML resources, locally or on the network.
KmlNetworkLink(String) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Constructs a KML network link for the given URI which references a KML/KMZ file on a local or remote network.
KmlNetworkLinkMessageReceivedEvent - Class in com.esri.arcgisruntime.ogc.kml
An event that indicates that a network link control message is available.
KmlNetworkLinkMessageReceivedListener - Interface in com.esri.arcgisruntime.ogc.kml
The listener interface for receiving network link control messages from a KmlDataset.
KmlNode - Class in com.esri.arcgisruntime.ogc.kml
A single node within a KML document.
KmlNode.RefreshStatus - Enum in com.esri.arcgisruntime.ogc.kml
KML node refresh statuses.
kmlNodeBalloonVisibilityChanged(KmlNodeBalloonVisibilityChangedEvent) - Method in interface com.esri.arcgisruntime.ogc.kml.KmlNodeBalloonVisibilityChangedListener
Invoked when the balloon visibility on the KML node is changed.
KmlNodeBalloonVisibilityChangedEvent - Class in com.esri.arcgisruntime.ogc.kml
An event to be fired when a Kml node's balloon visibility is changed during a KML tour execution.
KmlNodeBalloonVisibilityChangedListener - Interface in com.esri.arcgisruntime.ogc.kml
The listener interface for receiving balloon visibility changed events for a KML node during a KML tour execution.
KmlNodeRefreshStatusChangedEvent - Class in com.esri.arcgisruntime.ogc.kml
An event to be fired when a Kml node's refresh status changes.
KmlNodeRefreshStatusChangedListener - Interface in com.esri.arcgisruntime.ogc.kml
The listener interface for receiving refresh status changed events for KML nodes.
KmlPhotoOverlay - Class in com.esri.arcgisruntime.ogc.kml
Photo overlays are a legacy KML feature.
KmlPlacemark - Class in com.esri.arcgisruntime.ogc.kml
A KML Placemark is a KML node associated with geometries.
KmlPlacemark(KmlGeometry) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlPlacemark
Creates a KML placemark from the specified KML geometry.
KmlPlacemark.GraphicType - Enum in com.esri.arcgisruntime.ogc.kml
The list of KML graphic types.
KmlPolygonStyle - Class in com.esri.arcgisruntime.ogc.kml
Specifies the drawing style for all polygons, including polygon extrusions (which look like buildings) and line extrusions (which look like solid fences).
KmlPolygonStyle(int) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlPolygonStyle
Constructs a KmlPolygonStyle with the specified fill color.
KmlRefreshMode - Enum in com.esri.arcgisruntime.ogc.kml
KML refresh modes.
KmlScreenOverlay - Class in com.esri.arcgisruntime.ogc.kml
A KML screen overlay is an image overlay fixed to the screen.
KmlScreenOverlay(KmlIcon) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Creates a KML screen overlay with the specified icon.
KmlStyle - Class in com.esri.arcgisruntime.ogc.kml
Specifies the drawing style for a KmlNode.
KmlStyle() - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlStyle
Creates a KML style.
KmlTour - Class in com.esri.arcgisruntime.ogc.kml
A KML tour is a type of KmlNode, it is usually associated with an executed playlist command.
KmlTourController - Class in com.esri.arcgisruntime.ogc.kml
Controls the execution of a KML tour on a SceneView.
KmlTourController(Context) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlTourController
Constructs a KmlTourController object.
KmlTourCurrentPositionChangedEvent - Class in com.esri.arcgisruntime.ogc.kml
An event to inform its listener when the current position of a KML tour changes.
KmlTourCurrentPositionChangedListener - Interface in com.esri.arcgisruntime.ogc.kml
The interface for receiving current position changed events for a KML tour.
KmlTourStatus - Enum in com.esri.arcgisruntime.ogc.kml
KML tour execution status.
kmlTourStatusChanged(KmlTourStatusChangedEvent) - Method in interface com.esri.arcgisruntime.ogc.kml.KmlTourStatusChangedListener
Invoked when a KML tour status is changed.
KmlTourStatusChangedEvent - Class in com.esri.arcgisruntime.ogc.kml
An event to be fired when a Kml tour's status changed.
KmlTourStatusChangedListener - Interface in com.esri.arcgisruntime.ogc.kml
The listener for receiving KML tour status changed events for a KmlTour.
KmlTourTotalDurationChangedEvent - Class in com.esri.arcgisruntime.ogc.kml
An event to inform its listener when the total duration of a KML tour changes.
KmlTourTotalDurationChangedListener - Interface in com.esri.arcgisruntime.ogc.kml
The interface for receiving total duration changed events for a KML tour.
KmlUnitsType - Enum in com.esri.arcgisruntime.ogc.kml
A KML units type.
KmlViewpoint - Class in com.esri.arcgisruntime.ogc.kml
A KML viewpoint contains information about a viewer's position, defined as either a LookAt relationship to another object or a camera.
KmlViewpoint.Type - Enum in com.esri.arcgisruntime.ogc.kml
The list of view types.
KmlViewRefreshMode - Enum in com.esri.arcgisruntime.ogc.kml
List of KML view refresh modes.
KNOWLEDGE_GRAPH - com.esri.arcgisruntime.portal.PortalItem.Type
A Knowledge Graph enables you to connect, open, and access graph data so that it can be used in Link Charts and Maps.

L

LABEL_CLASS - com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
Remove nearby duplicate labels, if they below to the same Label Class.
LABEL_LARGEST - com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
If a feature consists of multiple parts, only the largest one will be assigned a label.
LABEL_PER_FEATURE - com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
One label per feature, but not supported yet in runtime.
LABEL_PER_PART - com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
If a feature consists of multiple geometries, each geometry will be assigned a label.
LABEL_PER_SEGMENT - com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
One label per segment, but not supported yet in runtime.
LabelAngle - Class in com.esri.arcgisruntime.mapping.labeling
Specifies how to calculate the angular position and layout direction for labels on or around point feature symbols.
LabelAngle(ArcadeExpression) - Constructor for class com.esri.arcgisruntime.mapping.labeling.LabelAngle
Creates a LabelAngle with the specified ArcadeExpression.
LabelAngle(ArcadeExpression, LabelAngleRotationType) - Constructor for class com.esri.arcgisruntime.mapping.labeling.LabelAngle
Creates a LabelAngle with the specified ArcadeExpression and LabelAngleRotationType.
LabelAngleRotationType - Enum in com.esri.arcgisruntime.mapping.labeling
How the placement angle should be interpreted.
LabelBarrierWeight - Enum in com.esri.arcgisruntime.mapping.labeling
The weight of features when considered as barriers to labeling.
LabelDeconflictionStrategy - Enum in com.esri.arcgisruntime.mapping.labeling
The strategy for moving labels to avoid overlapping point symbols or higher priority labels.
LabelDefinition - Class in com.esri.arcgisruntime.arcgisservices
An object that defines the text, appearance, and position of labels for features within a given scale range.
LabelDefinition(LabelExpression, TextSymbol) - Constructor for class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Creates a LabelDefinition with the specified LabelExpression and TextSymbol.
LabelExpression - Class in com.esri.arcgisruntime.mapping.labeling
Abstract base class for the different types of expressions that can be used to create label text.
LabelExpression(CoreLabelExpression) - Constructor for class com.esri.arcgisruntime.mapping.labeling.LabelExpression
Creates a LabelExpression from a CoreLabelExpression instance.
LABELING - com.esri.arcgisruntime.arcade.ArcadeProfile
Labeling profile.
LabelingInfo - Class in com.esri.arcgisruntime.arcgisservices
An object that defines the text, appearance and position of labels for features for a given scale range.
LabelingPlacement - Enum in com.esri.arcgisruntime.arcgisservices
Defines the labeling placement options.
LabelLineConnection - Enum in com.esri.arcgisruntime.mapping.labeling
The strategy for whether line features with the same label, and matching end vertices, should be joined before sharing a label.
LabelMultipartStrategy - Enum in com.esri.arcgisruntime.mapping.labeling
The strategy for the number of labels to be placed on a multipart feature.
LabelOverlapStrategy - Enum in com.esri.arcgisruntime.mapping.labeling
The strategy for whether another label is allowed to be placed over this feature or label.
LabelOverrunStrategy - Enum in com.esri.arcgisruntime.mapping.labeling
The strategy for whether a label should be visible at viewing scales where the feature is too small for the label to fit.
labelPoint(Polygon) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates an interior point for the given polygon.
LabelRemoveDuplicatesStrategy - Enum in com.esri.arcgisruntime.mapping.labeling
The strategy for whether labels should be removed if they have the same text as other labels, to reduce clutter and free up space.
LabelRepeatStrategy - Enum in com.esri.arcgisruntime.mapping.labeling
The strategy for whether a label should have multiple copies created and placed along or across the same feature.
LabelStackAlignment - Enum in com.esri.arcgisruntime.mapping.labeling
The strategy for how multi-row (stacked) text should be horizontally aligned.
LabelStackBreakPosition - Enum in com.esri.arcgisruntime.mapping.labeling
The strategy for whether a row of text should be broken before or after it exceeds the ideal length.
LabelStackSeparator - Class in com.esri.arcgisruntime.mapping.labeling
A separator character in a label, where a line break may be inserted in long text.
LabelStackSeparator() - Constructor for class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
Creates a label stack separator with default values.
LabelStackSeparatorBreakPosition - Enum in com.esri.arcgisruntime.mapping.labeling
The position where the separator character in a label will be written, if used.
LabelStackStrategy - Enum in com.esri.arcgisruntime.mapping.labeling
The strategy for whether the text should be stacked or wrapped, rather than place long trailing labels across the map.
LabelTextLayout - Enum in com.esri.arcgisruntime.mapping.labeling
The layout to use for label text, which can be either horizontal, straight, perpendicular, or follow the line feature.
LabelTextOrientation - Enum in com.esri.arcgisruntime.mapping.labeling
The orientation of label text.
LANDSCAPE_LEFT - com.esri.arcgisruntime.mapping.view.DeviceOrientation
The device is in landscape mode, with the device held sideways and the home button on the left side.
LANDSCAPE_RIGHT - com.esri.arcgisruntime.mapping.view.DeviceOrientation
The device is in landscape mode, with the device held sideways and the home button on the right side.
LARGE - com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
 
LAST - com.esri.arcgisruntime.raster.MosaicOperation
The overlapping areas will contain the cells from the last raster dataset listed in the mosaic dataset.
lastIndexOf(Object) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
lastIndexOf(Object) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
lastIndexOf(Object) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
lastIndexOf(Object) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
lastIndexOf(Object) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
LATITUDE_BAND_INDICATORS - com.esri.arcgisruntime.geometry.CoordinateFormatter.UtmConversionMode
The letter after the UTM zone number represents a latitudinal band (C through X, omitting I and O).
LatitudeLongitudeGrid - Class in com.esri.arcgisruntime.mapping.view
Represents a grid consisting of east-west lines of latitude and north-south lines of longitude (also known as graticules).
LatitudeLongitudeGrid() - Constructor for class com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid
Creates a new Latitude-Longitude grid.
LatitudeLongitudeGrid.LabelFormat - Enum in com.esri.arcgisruntime.mapping.view
Represents the possible grid label distance formats that can be displayed to grid.
launchOAuthBrowserPage(Context) - Method in class com.esri.arcgisruntime.security.OAuthLoginManager
Launches an intent to show the OAuth login page in a device installed browser.
launchOAuthBrowserPageInCustomTabs(Context) - Method in class com.esri.arcgisruntime.security.OAuthLoginManager
Launches an intent to show the OAuth login page within the context of your app using Chrome Custom Tabs.
Layer - Class in com.esri.arcgisruntime.layers
The abstract base class of all layer types.
LAYER - com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
A feature layer type.
LAYER - com.esri.arcgisruntime.portal.PortalItem.Type
Layer File (lyr) or ArcGIS Pro layer file (lyrx)
LAYER_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
Layer Package (lpk)
LayerContent - Interface in com.esri.arcgisruntime.layers
A layer implements this interface to provide information about the layer visibility, the layer legend, and the sub layers hierarchy.
LayerFloorDefinition - Class in com.esri.arcgisruntime.mapping.floor
Describes how features in a FloorAware layer are associated with floor levels of a facility.
LayerFloorDefinition(String) - Constructor for class com.esri.arcgisruntime.mapping.floor.LayerFloorDefinition
Creates a new LayerFloorDefinition object with a name of an attribute field.
LayerList - Class in com.esri.arcgisruntime.mapping
Represents the operational layers of an ArcGISMap or the base or reference layers of a Basemap.
LayerSceneProperties - Class in com.esri.arcgisruntime.mapping.view
A set of properties for displaying a layer or a graphics overlay in 3D space.
LayerSceneProperties.SurfacePlacement - Enum in com.esri.arcgisruntime.mapping.view
Handles the altitude of objects from a layer or graphics overlay in 3D space.
LayerTimeInfo - Class in com.esri.arcgisruntime.arcgisservices
Metadata about a Layer or Sublayers support for time.
LayerViewState - Class in com.esri.arcgisruntime.mapping.view
A layer view state object.
layerViewStateChanged(LayerViewStateChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.LayerViewStateChangedListener
 
LayerViewStateChangedEvent - Class in com.esri.arcgisruntime.mapping.view
An event that indicates that the view state of a layer in a GeoView has changed.
LayerViewStateChangedListener - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving LayerViewStatus changed events from a GeoView.
LayerViewStatus - Enum in com.esri.arcgisruntime.mapping.view
The status of a layer in the GeoView.
LAYOUT - com.esri.arcgisruntime.arcade.ArcadeProfile
Layout profile.
LAYOUT - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Pro layout file (pagx)
LEFT - com.esri.arcgisruntime.symbology.TextSymbol.HorizontalAlignment
Left side of the text is aligned to the right of the Symbol's mid-point.
LEFT_ARROW - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A left arrow.
LEFT_MIDDLE - com.esri.arcgisruntime.mapping.view.Callout.Style.LeaderPosition
Positions the leader at the left center of the callout.
LEFT_OUTER_JOIN - com.esri.arcgisruntime.layers.TableJoinSublayerSource.JoinType
Left outer join type.
LEFT_SIDE - com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
Left side.
LegendInfo - Class in com.esri.arcgisruntime.layers
Represents a single legend item.
length(Polyline) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the length of the given polyline.
LENGTH - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Deprecated.
As of 100.2.0, no replacement.
lengthGeodetic(Geometry, LinearUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the geodetic length of the geometry.
LERC - com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
 
LESS_THAN - com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Tests whether an attribute is less than another attribute or a specific value.
LESS_THAN_EQUAL - com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Tests whether an attribute is less than or equal to another attribute or a specific value.
LevelLayerDefinition - Class in com.esri.arcgisruntime.mapping.floor
Defines the properties of the layer that contains floor levels for a floor-aware map or scene.
LevelLayerDefinition(String, String, String, String, String, String, String) - Constructor for class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
Creates a new LevelLayerDefinition object using the specified layer ID, level ID field, level number field, short name field, long name field, vertical order field, and facility ID field.
LevelOfDetail - Class in com.esri.arcgisruntime.arcgisservices
Represents a single level of detail in a tiled map service.
LevelOfDetail(int, double, double) - Constructor for class com.esri.arcgisruntime.arcgisservices.LevelOfDetail
Creates a new level of detail.
License - Class in com.esri.arcgisruntime
Provides methods to manage the license of the ArcGIS Runtime.
LICENSE_KEY - com.esri.arcgisruntime.LicenseType
License created with a license string.
LicenseInfo - Class in com.esri.arcgisruntime
Contains information for licensing an app from a portal instance.
LicenseLevel - Enum in com.esri.arcgisruntime
ArcGIS Runtime license levels.
LicenseResult - Class in com.esri.arcgisruntime
Runtime license result information.
LicenseStatus - Enum in com.esri.arcgisruntime
Represents the status of license after it is applied.
LicenseType - Enum in com.esri.arcgisruntime
Type of license.
LIGHT - com.esri.arcgisruntime.mapping.view.LightingMode
Light from the Sun is applied but shadows from terrain and 3D models are not cast.
LIGHT_AND_SHADOWS - com.esri.arcgisruntime.mapping.view.LightingMode
Light from the Sun is applied and shadows from terrain and 3D models are cast.
LIGHT_GRAY_CANVAS - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A basemap with a light gray canvas base layer and a reference layer with labels.
LIGHT_GRAY_CANVAS_VECTOR - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A vector basemap with a light gray canvas base layer and a reference layer with labels.
LightingMode - Enum in com.esri.arcgisruntime.mapping.view
Defines the Sun lighting mode associated with the SceneView.
LINE - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A line.
LINE - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Lines such as conductors, pipes, or fiber strands.
LINE_ABOVE_AFTER - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Lower-left corner of label is at final geometry coord, label extrapolates the last geometry segment.
LINE_ABOVE_ALONG - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Lower midpoint of label prefers the midpoint of the geometry, label follows the geometry segments.
LINE_ABOVE_BEFORE - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Lower right corner of label is at first geometry coord, label extrapolates the first geometry segment.
LINE_ABOVE_END - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Lower right corner of label is at final geometry coord, label follows the last geometry segments.
LINE_ABOVE_START - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Lower left corner of label is at first geometry coord, label follows the first geometry segments.
LINE_BELOW_AFTER - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Upper left corner of label is at final geometry coord, label extrapolates the last geometry segment.
LINE_BELOW_ALONG - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Upper midpoint of label prefers the midpoint of the geometry, label follows the geometry segments.
LINE_BELOW_BEFORE - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Upper right corner of label is at first geometry coord, label extrapolates the first geometry segment.
LINE_BELOW_END - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Upper right corner of label is at final geometry coord, label follows the last geometry segments.
LINE_BELOW_START - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Upper left corner of label is at first geometry coord, label follows the first geometry segments.
LINE_CENTER_AFTER - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Left midpoint of label is at final geometry coord, label extrapolates the last geometry segment.
LINE_CENTER_ALONG - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Center of label prefers the midpoint of the geometry, label follows the geometry segments.
LINE_CENTER_BEFORE - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Right midpoint of label is at first geometry coord, label extrapolates the first geometry segment.
LINE_CENTER_END - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Right midpoint of label is at final geometry coord, label follows the last geometry segments.
LINE_CENTER_START - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Left midpoint of label is at first geometry coord, label follows the first geometry segments.
LINE_CHART - com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
Line chart.
LINE_THROUGH - com.esri.arcgisruntime.symbology.TextSymbol.FontDecoration
Draws a line through the middle of the text being used by this Symbol.
LINEAR - com.esri.arcgisruntime.mapping.view.AnimationCurve
Move linear.
LINEAR_UNIT - com.esri.arcgisruntime.geometry.UnitType
A LinearUnit, used when measuring distances or lengths of one-dimensional geometries such as Polylines.
LinearUnit - Class in com.esri.arcgisruntime.geometry
Indicates the units of a linear distance, for example the units of a projected spatial reference, or line measurement operation.
LinearUnit(AreaUnit) - Constructor for class com.esri.arcgisruntime.geometry.LinearUnit
Creates a new linear unit based on the given AreaUnit.
LinearUnit(LinearUnitId) - Constructor for class com.esri.arcgisruntime.geometry.LinearUnit
Creates a new linear unit from a LinearUnitId value.
LinearUnitId - Enum in com.esri.arcgisruntime.geometry
Defines a list of the most commonly-used units of linear measurement.
LineOfSight - Class in com.esri.arcgisruntime.geoanalysis
Line of Sight analysis calculates segments of visibility between two points.
LineOfSight.TargetVisibility - Enum in com.esri.arcgisruntime.geoanalysis
Specifies the target's visibility.
LineOfSight.TargetVisibilityChangedEvent - Class in com.esri.arcgisruntime.geoanalysis
An event indicating that the target visibility has changed.
LineOfSight.TargetVisibilityChangedListener - Interface in com.esri.arcgisruntime.geoanalysis
Listener for changes in target visibility.
LineSegment - Class in com.esri.arcgisruntime.geometry
Represents a straight line between a start and end Point.
LineSegment(double, double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.LineSegment
Creates a new LineSegment with start and end points at the given x,y coordinates.
LineSegment(double, double, double, double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.LineSegment
Creates a new LineSegment with start and end points at the given x,y coordinates and z value.
LineSegment(double, double, double, double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.LineSegment
Creates a new LineSegment with start and end points at the given x,y coordinates, z value, and the given SpatialReference.
LineSegment(double, double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.LineSegment
Creates a new LineSegment with start and end points at the given x,y coordinates, and the given SpatialReference.
LineSegment(Point, Point) - Constructor for class com.esri.arcgisruntime.geometry.LineSegment
Creates a new LineSegment with the given start and end Points.
LineSegment(Point, Point, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.LineSegment
Creates a new line segment with the given start and end Points, and SpatialReference.
LineSymbol - Class in com.esri.arcgisruntime.symbology
Defines a LineSymbol's basic functionality and is the base class for all LineSymbols.
LINK_CHART - com.esri.arcgisruntime.portal.PortalItem.Type
A Link Chart enables you to visualize and perform link analysis using entities and relationships from a Knowledge Graph so that you may better understand their connectivity.
LIST - com.esri.arcgisruntime.mapping.popup.PopupAttachmentsDisplayType
Show attachments as links.
listChanged(ListChangedEvent<E>) - Method in interface com.esri.arcgisruntime.util.ListChangedListener
 
ListChangedEvent<T> - Class in com.esri.arcgisruntime.util
Event indicating that an item has been added to or removed from a list that implements ListenableList.
ListChangedEvent(ListenableList<T>, int, List<T>, ListChangedEvent.Action) - Constructor for class com.esri.arcgisruntime.util.ListChangedEvent
Creates a new ListChangedEvent instance.
ListChangedEvent.Action - Enum in com.esri.arcgisruntime.util
Indicates the type of change that occurred on the list.
ListChangedListener<E> - Interface in com.esri.arcgisruntime.util
Implement this interface to handle item added and removed events on a ListenableList instance.
LISTED_TO_PROVISIONED - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a listed item to a provisioned item.
ListenableFuture<V> - Interface in com.esri.arcgisruntime.concurrent
A specialized Future that allows listeners to be set to run when the asynchronous computation is done.
ListenableList<E> - Interface in com.esri.arcgisruntime.util
This interface defines a listenable version of a List.
listIterator() - Method in class com.esri.arcgisruntime.layers.SublayerList
 
listIterator() - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
listIterator() - Method in class com.esri.arcgisruntime.mapping.LayerList
 
listIterator() - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
listIterator() - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
listIterator(int) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
listIterator(int) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
listIterator(int) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
listIterator(int) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
listIterator(int) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
LITE - com.esri.arcgisruntime.LicenseLevel
Lite mode: Licensed for lite level deployment.
LOAD_ALL - com.esri.arcgisruntime.data.ServiceFeatureTable.QueryFeatureFields
Includes all available attributes in the ArcGISFeatures of the query result.
Loadable - Interface in com.esri.arcgisruntime.loadable
An interface for loading metadata for an object.
loadAsync() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
 
loadAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Loads the metadata of the loadable resource asynchronously.
loadAsync() - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
 
loadAsync() - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
loadAsync() - Method in class com.esri.arcgisruntime.data.FeatureTable
 
loadAsync() - Method in class com.esri.arcgisruntime.data.Geodatabase
 
loadAsync() - Method in class com.esri.arcgisruntime.data.GeoPackage
 
loadAsync() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
loadAsync() - Method in class com.esri.arcgisruntime.data.TileCache
 
loadAsync() - Method in class com.esri.arcgisruntime.data.VectorTileCache
 
loadAsync() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
 
loadAsync() - Method in class com.esri.arcgisruntime.hydrography.EncCell
 
loadAsync() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
 
loadAsync() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
loadAsync() - Method in class com.esri.arcgisruntime.layers.Layer
 
loadAsync() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
loadAsync() - Method in interface com.esri.arcgisruntime.loadable.Loadable
Loads the metadata of the loadable resource asynchronously.
loadAsync() - Method in class com.esri.arcgisruntime.mapping.Basemap
 
loadAsync() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
loadAsync() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
 
loadAsync() - Method in class com.esri.arcgisruntime.mapping.GeoModel
 
loadAsync() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
 
loadAsync() - Method in class com.esri.arcgisruntime.mapping.LocalItem
 
loadAsync() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
 
loadAsync() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
 
loadAsync() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
 
loadAsync() - Method in class com.esri.arcgisruntime.mapping.Surface
 
loadAsync() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
loadAsync() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
loadAsync() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
loadAsync() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
loadAsync() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
loadAsync() - Method in class com.esri.arcgisruntime.portal.Portal
 
loadAsync() - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
loadAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
 
loadAsync() - Method in class com.esri.arcgisruntime.portal.PortalUser
 
loadAsync() - Method in class com.esri.arcgisruntime.raster.Raster
 
loadAsync() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
loadAsync() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
 
loadAsync() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
loadAsync() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
 
loadAsync() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
loadAsync() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
loadAsync() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
 
loadAsync() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
 
loadAsync() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
 
loadAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
loadAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
loadAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
loadAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
 
loadAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
 
loadAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
 
loadAsync() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
loadAsync() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
loadAsync() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
LOADED - com.esri.arcgisruntime.loadable.LoadStatus
The object is fully loaded and ready to use.
LOADING - com.esri.arcgisruntime.loadable.LoadStatus
The object is currently being loaded and some functionality may not work.
LOADING - com.esri.arcgisruntime.mapping.view.LayerViewStatus
The layer in the view is loading.
loadOrRefreshFeaturesAsync(Iterable<Feature>) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Loads all attributes and geometries for not loaded features, and refetches attributes and geometry from already-loaded features.
LoadSettings - Class in com.esri.arcgisruntime.mapping
Contains properties that set the rendering behavior for a map or scene as it loads.
LoadSettings() - Constructor for class com.esri.arcgisruntime.mapping.LoadSettings
Creates a new load settings instance with default values.
LoadStatus - Enum in com.esri.arcgisruntime.loadable
The load status for the object.
loadStatusChanged(LoadStatusChangedEvent) - Method in interface com.esri.arcgisruntime.loadable.LoadStatusChangedListener
Invoked when the LoadStatus of a Loadable resource changes.
LoadStatusChangedEvent - Class in com.esri.arcgisruntime.loadable
An event which indicates that the load status of a Loadable changed.
LoadStatusChangedEvent(Object, LoadStatus) - Constructor for class com.esri.arcgisruntime.loadable.LoadStatusChangedEvent
Creates a new instance of a LoadStatusChangedEvent.
LoadStatusChangedListener - Interface in com.esri.arcgisruntime.loadable
The listener interface for receiving LoadStatus changed events from Loadable resources.
loadTablesAndLayersAsync() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Loads all of the map service's sublayers and non spatial tables.
LocalFeatureEdit - Class in com.esri.arcgisruntime.data
An object that represents a pending feature edit specifying its edit operation and most recent edit time.
LocalFeatureEditsResult - Class in com.esri.arcgisruntime.data
An object that represents the LocalFeatureEdit results in ascending order based on edit time.
LocalItem - Class in com.esri.arcgisruntime.mapping
Defines a LocalItem.
LocalItem.Type - Enum in com.esri.arcgisruntime.mapping
Defines a LocalItem Type.
Location(Point) - Constructor for class com.esri.arcgisruntime.location.LocationDataSource.Location
Creates a new Location with given Point.
Location(Point, double, double, double, boolean) - Constructor for class com.esri.arcgisruntime.location.LocationDataSource.Location
Creates a new Location with given Point, accuracy, velocity, course, and whether the location represents a last known location or not.
Location(Point, double, double, double, double, boolean, Calendar) - Constructor for class com.esri.arcgisruntime.location.LocationDataSource.Location
Creates a new location with the given Point, horizontal accuracy, vertical accuracy, velocity, course, whether the location represents a last known location or not, and timeStamp.
Location(Point, double, double, double, double, boolean, Calendar, Map<String, Object>) - Constructor for class com.esri.arcgisruntime.location.LocationDataSource.Location
Creates a location object with timestamp and additional source properties.
LOCATION_ALLOCATION - com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
The ability to perform location-allocation tasks.
LOCATION_UPDATE_CONSTRAINT - com.esri.arcgisruntime.arcade.ArcadeProfile
Location Update Constraint profile.
locationChanged(LocationDataSource.LocationChangedEvent) - Method in interface com.esri.arcgisruntime.location.LocationDataSource.LocationChangedListener
Invoked when the Location of a LocationDataSource changes.
LocationChangedEvent(LocationDisplay, LocationDataSource.Location) - Constructor for class com.esri.arcgisruntime.mapping.view.LocationDisplay.LocationChangedEvent
Creates a new LocationChangedEvent with the given LocationDisplay and Location.
LocationDataSource - Class in com.esri.arcgisruntime.location
An abstract data source that provides location updates to the associated MapView's LocationDisplay.
LocationDataSource() - Constructor for class com.esri.arcgisruntime.location.LocationDataSource
Creates a default LocationDataSource, and sets up the status changed listeners.
LocationDataSource.ErrorChangedEvent - Class in com.esri.arcgisruntime.location
An event that is invoked when the error property changes.
LocationDataSource.ErrorChangedListener - Interface in com.esri.arcgisruntime.location
The listener interface for receiving error changed events from a LocationDataSource.
LocationDataSource.HeadingChangedEvent - Class in com.esri.arcgisruntime.location
An event representing the change of the heading of a LocationDataSource.
LocationDataSource.HeadingChangedListener - Interface in com.esri.arcgisruntime.location
The listener interface for receiving heading changed events from a LocationDataSource.
LocationDataSource.Location - Class in com.esri.arcgisruntime.location
A location update provided by a LocationDataSource, consisting primarily of a Point representing a geographical location, and attributes of location change such as the course (direction of travel), and the velocity (speed of location change).
LocationDataSource.LocationChangedEvent - Class in com.esri.arcgisruntime.location
An event representing the change of the location of a LocationDataSource.
LocationDataSource.LocationChangedListener - Interface in com.esri.arcgisruntime.location
The listener interface for receiving location changed events from a LocationDataSource.
LocationDataSource.Status - Enum in com.esri.arcgisruntime.location
The enumeration of possible LocationDataSource statuses.
LocationDataSource.StatusChangedEvent - Class in com.esri.arcgisruntime.location
An event representing the change of the status of a LocationDataSource.
LocationDataSource.StatusChangedListener - Interface in com.esri.arcgisruntime.location
The listener interface for receiving status changed events from a LocationDataSource.
LocationDisplay - Class in com.esri.arcgisruntime.mapping.view
Manages display of current location in a MapView.
LocationDisplay.AutoPanMode - Enum in com.esri.arcgisruntime.mapping.view
Defines how the MapView behaves when location updates are received.
LocationDisplay.AutoPanModeChangedEvent - Class in com.esri.arcgisruntime.mapping.view
Holds information from a change to the AutoPanMode of a LocationDisplay.
LocationDisplay.AutoPanModeChangedListener - Interface in com.esri.arcgisruntime.mapping.view
Defines methods that are called when the AutoPanMode of a LocationDisplay changes.
LocationDisplay.DataSourceStatusChangedEvent - Class in com.esri.arcgisruntime.mapping.view
Holds information from a change to the status of a LocationDataSource.
LocationDisplay.DataSourceStatusChangedListener - Interface in com.esri.arcgisruntime.mapping.view
Defines methods that are called when the LocationDataSource of a LocationDisplay is started or stopped.
LocationDisplay.LocationChangedEvent - Class in com.esri.arcgisruntime.mapping.view
Holds information from a change to the Location of a LocationDisplay.
LocationDisplay.LocationChangedListener - Interface in com.esri.arcgisruntime.mapping.view
Defines methods that are called when the Location of a LocationDisplay changes.
LocationDistanceMeasurement - Class in com.esri.arcgisruntime.geoanalysis
LocationDistanceMeasurement measures the distance between a start and an end location (each using Point geometry).
LocationDistanceMeasurement(Point, Point) - Constructor for class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Creates an instance of LocationDistanceMeasurement based on start and end locations given as 3D points.
LocationDistanceMeasurement.MeasurementChangedEvent - Class in com.esri.arcgisruntime.geoanalysis
Represents the event for changes in distances.
LocationDistanceMeasurement.MeasurementChangedListener - Interface in com.esri.arcgisruntime.geoanalysis
Listener for changes in the distances.
LocationGeotriggerFeed - Class in com.esri.arcgisruntime.geotriggers
Feed data for a Geotrigger created from a LocationDataSource.
LocationGeotriggerFeed() - Constructor for class com.esri.arcgisruntime.geotriggers.LocationGeotriggerFeed
Constructs an empty LocationGeotriggerFeed.
LocationGeotriggerFeed(LocationDataSource) - Constructor for class com.esri.arcgisruntime.geotriggers.LocationGeotriggerFeed
Constructs a LocationGeotriggerFeed with a LocationDataSource.
LocationLineOfSight - Class in com.esri.arcgisruntime.geoanalysis
Location Line of Sight analysis calculates segments of visibility between two Point objects.
LocationLineOfSight(Point, Point) - Constructor for class com.esri.arcgisruntime.geoanalysis.LocationLineOfSight
Creates an instance of LocationLineOfSight based on an observer and a target.
LocationStatus - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Specifies the status of location of a Stop or a PointBarrier.
locationToScreen(Point) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Converts a Point in map coordinates to an android.graphics.Point representing device screen coordinates.
locationToScreen(Point) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Returns the result of converting a scene location to a screen point contained in a LocationToScreenResult.
LocationToScreenResult - Class in com.esri.arcgisruntime.mapping.view
Combines a 2D screen point and visibility of a location in a SceneView.
LocationToScreenResult.SceneLocationVisibility - Enum in com.esri.arcgisruntime.mapping.view
Modes of visibility that can occur in a LocationToScreenResult.
LocationViewshed - Class in com.esri.arcgisruntime.geoanalysis
LocationViewshed can be used to perform viewshed analysis that starts from a point location, known as the observer location, either provided by the user using LocationViewshed.setLocation(Point) or derived from a camera using LocationViewshed.updateFromCamera(Camera).
LocationViewshed(Point, double, double, double, double, double, double) - Constructor for class com.esri.arcgisruntime.geoanalysis.LocationViewshed
Constructs a viewshed positioned at the specified location, with direction given by the heading and pitch, spread from horizontalAngle, verticalAngle, minDistance, and maxDistance.
LocationViewshed(Camera, double, double) - Constructor for class com.esri.arcgisruntime.geoanalysis.LocationViewshed
Constructs a viewshed from the location, direction, and field of view information from a camera, and a min and max distance.
LOCATOR_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Locator Package (gcpk)
LocatorAttribute - Class in com.esri.arcgisruntime.tasks.geocode
Represents an attribute that can be used as input to multi-line geocode operations.
LocatorAttribute.Type - Enum in com.esri.arcgisruntime.tasks.geocode
Signifies the type of a LocatorAttribute.
LocatorInfo - Class in com.esri.arcgisruntime.tasks.geocode
Holds information about a LocatorTask.
LocatorTask - Class in com.esri.arcgisruntime.tasks.geocode
A task used to convert an address to a point (geocode) or vice-versa (reverse geocode).
LocatorTask(String) - Constructor for class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Constructs an online or offline LocatorTask.
LOCK_RASTER - com.esri.arcgisruntime.raster.MosaicMethod
LockRasDisplays only the selected rasters specified in MosaicRule.getLockRasterIds().
logFrameRate(TextView) - Method in class com.esri.arcgisruntime.mapping.view.MapView
For debugging purposes only.
LOGIN_REQUIRED - com.esri.arcgisruntime.LicenseStatus
The current login generated by authenticating with a portal has timed out and is no longer valid.
LONG_DASH - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dash line with long dash.
LONG_DASH_DOT - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dash dot line with long dash.
LONG_DATE - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: Tuesday, December 30, 1997
LONG_MONTH_DAY_YEAR - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: December 30, 1997
LONG_MONTH_YEAR - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: December 1997
LONG_PRESS_TIMEOUT - Static variable in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Default long press timeout in milliseconds as defined by android.view.ViewConfiguration.getLongPressTimeout(), which can be used to detect when to trigger/cancel a long press.
LONG_PRESS_TIMEOUT - Static variable in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Default long press timeout in milliseconds as defined by android.view.ViewConfiguration.getLongPressTimeout(), which can be used to detect when to trigger/cancel a long press.
LOOK_AT - com.esri.arcgisruntime.ogc.kml.KmlViewpoint.Type
The view type is a look at point, which defines the position of the camera relative to a point of interest.
LOOPS - com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
Detects loops in the network.
LOW - com.esri.arcgisruntime.mapping.labeling.LabelBarrierWeight
The feature will be avoided by labels unless that's the only way they can be placed.
LOWER_LEFT - com.esri.arcgisruntime.geometry.CoordinateFormatter.GarsConversionMode
Represents a Global Area Reference System (GARS) cell by the coordinate of its south-west corner.
LOWER_LEFT_CORNER - com.esri.arcgisruntime.mapping.view.Callout.Style.LeaderPosition
Positions the leader at the bottom left corner of the callout.
LOWER_MIDDLE - com.esri.arcgisruntime.mapping.view.Callout.Style.LeaderPosition
Positions the leader at the bottom center of the callout.
LOWER_RIGHT_CORNER - com.esri.arcgisruntime.mapping.view.Callout.Style.LeaderPosition
Positions the leader at the bottom right corner of the callout.
LOXODROME - com.esri.arcgisruntime.geometry.GeodeticCurveType
A rhumb line (loxodrome)

M

MANAGE - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
MANAGE_COLLABORATION_GROUP_MEMBERS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
The ability to manage members in partnered collaboration groups.
MANAGE_COLLABORATIONS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to manage the organization's collaborations.
MANAGE_CREDITS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to manage the organization's credit settings.
MANAGE_ENTERPRISE_GROUPS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
MANAGE_LICENSES - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
MANAGE_REPLICATIONS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
MANAGE_ROLES - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to manage the organization's member roles.
MANAGE_SECURITY - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to manage the organization's security settings.
MANAGE_SERVERS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to manage the portal's server settings.
MANAGE_UTILITY_SERVICES - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to manage the organization's utility service settings.
MANAGE_VERSIONS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
The ability to manage version locks and view, alter, delete, edit, reconcile, and post to all branch versions accessed through ArcGIS Server feature layers.
MANAGE_WEBSITE - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to manage the organization's website settings.
MANUAL - com.esri.arcgisruntime.location.NmeaFixType
A manual input mode GPS fix type.
MANUAL - com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
Manual classification
MANUAL_CACHE - com.esri.arcgisruntime.data.ServiceFeatureTable.FeatureRequestMode
The features are requested from the server by an explicit call to populateFromServiceAsync(QueryParameters, boolean, Iterable<String>), which populates the local cache.
ManualDisplayFilterDefinition - Class in com.esri.arcgisruntime.layers
Filter features from the display based on the specified active display filter.
ManualDisplayFilterDefinition(DisplayFilter, Iterable<DisplayFilter>) - Constructor for class com.esri.arcgisruntime.layers.ManualDisplayFilterDefinition
Creates a new ManualDisplayFilterDefinition with the specified active and available filters.
MANY - com.esri.arcgisruntime.utilitynetworks.UtilityMinimumStartingLocations
At least 2 starting points are necessary for the particular trace parameters.
MANY_TO_MANY - com.esri.arcgisruntime.arcgisservices.RelationshipCardinality
Features in both tables may be related to any number of features in the other table..
MAP - com.esri.arcgisruntime.symbology.MarkerSymbol.AngleAlignment
Symbol rotation is relative to the map and will be affected by the map's rotation.
MAP_AREA - com.esri.arcgisruntime.portal.PortalItem.Type
A map area defining a preplanned offline map.
MAP_DOCUMENT - com.esri.arcgisruntime.portal.PortalItem.Type
ArcMap Document (mxd, msd)
MAP_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Map Package (mpk)
MAP_SERVICE - com.esri.arcgisruntime.arcgisservices.ServiceSourceType
A map service.
MAP_SERVICE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Map Service
MAP_TEMPLATE - com.esri.arcgisruntime.portal.PortalItem.Type
The Map Template (.zip) contains documentation, a map and geodatabase folder
MAP_TO_APP_CONFIG - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Web Map to an Application Configuration.
MAP_TO_AREA - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Web Map to a Map Area.
MAP_TO_FEATURE_COLLECTION - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a map with a feature collection.
MAP_TO_SERVICE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a map with a service.
mapRotationChanged(MapRotationChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.MapRotationChangedListener
Invoked when the rotation of the MapView changes.
MapRotationChangedEvent - Class in com.esri.arcgisruntime.mapping.view
An event that indicates that rotation of the MapView has changed.
MapRotationChangedEvent(MapView) - Constructor for class com.esri.arcgisruntime.mapping.view.MapRotationChangedEvent
Creates a new rotation changed event.
MapRotationChangedListener - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving rotation changed events from a MapView.
mapScaleChanged(MapScaleChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.MapScaleChangedListener
Invoked when the scale of the MapView changes.
MapScaleChangedEvent - Class in com.esri.arcgisruntime.mapping.view
An event that indicates that scale of the MapView has changed.
MapScaleChangedEvent(MapView) - Constructor for class com.esri.arcgisruntime.mapping.view.MapScaleChangedEvent
Creates a new scale event.
MapScaleChangedListener - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving scale changed events from a MapView.
MapServiceCapabilities - Class in com.esri.arcgisruntime.arcgisservices
Indicates the capabilities of an ArcGIS map service, including whether it supports exporting map images, data and query operations.
MapServiceLayerIdInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents the sub layer metadata for a Map service.
MapSublayerSource - Class in com.esri.arcgisruntime.layers
A map sublayer source refers to a layer in the current map service.
MapSublayerSource(int) - Constructor for class com.esri.arcgisruntime.layers.MapSublayerSource
Creates a new map sublayer source based on a sublayer ID.
MapView - Class in com.esri.arcgisruntime.mapping.view
A MapView renders the data from an ArcGISMap in an Android layout, and allows users to interact with the map.
MapView(Context) - Constructor for class com.esri.arcgisruntime.mapping.view.MapView
Creates a new MapView using the given Context.
MapView(Context, AttributeSet) - Constructor for class com.esri.arcgisruntime.mapping.view.MapView
Creates a new MapView using the given Context, called when the MapView is inflated from XML.
MapView.InteractionOptions - Class in com.esri.arcgisruntime.mapping.view
Options to control user interactions with a MapView.
MapView.OnTouchListener - Interface in com.esri.arcgisruntime.mapping.view
Defines single and multitouch gesture events that can occur on the MapView, such as a multi-pointer tap.
MarkerSceneSymbol - Class in com.esri.arcgisruntime.symbology
Defines a MarkerSceneSymbol which is a SceneSymbol based on simple 3D geometries (e.g., sphere) or 3D models (e.g., COLLADA file format): Color, color of the symbol. Width, width of the symbol . Height, height of the symbol . Depth, depth of the symbol . Pitch, pitch of the symbol. Roll, roll of the symbol. Heading, heading of the symbol.
MarkerSymbol - Class in com.esri.arcgisruntime.symbology
Defines a MarkerSymbol's basic functionality and is the base class for all MarkerSymbols, including TextSymbols.
MarkerSymbol.AngleAlignment - Enum in com.esri.arcgisruntime.symbology
Defines whether the rotation of a Symbol is relative to the map or the user's screen.
MarkerSymbolLayer - Class in com.esri.arcgisruntime.symbology
A base class for marker symbol layer, representing a symobl layer used to display a marker.
MARKETPLACE - com.esri.arcgisruntime.portal.PortalPrivilege.Realm
Used for privileges related to the ArcGIS Marketplace.
MAX - com.esri.arcgisruntime.raster.MosaicOperation
The overlapping areas will contain the maximum cell values from all the overlapping cells.
MAX - com.esri.arcgisruntime.utilitynetworks.UtilityPropagatorFunctionType
The network attribute value of the current element is compared against the network attribute value propagated from the source - the maximum of these values is propagated further.
MAX - com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
Computes the maximum value of the network attribute from each applicable element.
MAX_CALENDAR - Static variable in class com.esri.arcgisruntime.mapping.TimeExtent
The maximum possible calendar date.
MAXIMUM - com.esri.arcgisruntime.data.StatisticType
The maximum number of values in a field.
MAXIMUM - com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
A z value is calculated by adding the extrusion height to the maximum z value of the feature, and the feature is extruded to a flat top at that value.
mCredential - Variable in class com.esri.arcgisruntime.concurrent.Job
 
MEAN - com.esri.arcgisruntime.raster.MosaicOperation
The overlapping areas will contain the mean cell values from all the overlapping cells.
MEAN - com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
The simple mean transformation method applies a simple mean averaging equation to each of the output band combinations.
MEASURE_VISUALIZATION - com.esri.arcgisruntime.arcade.ArcadeProfile
Measure Visualization profile.
measurementChanged(LocationDistanceMeasurement.MeasurementChangedEvent) - Method in interface com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement.MeasurementChangedListener
Method called when any of the distances change.
MediaPopupElement - Class in com.esri.arcgisruntime.mapping.popup
Represents a pop-up element of type media that defines an individual or array of chart and/or image to display in a pop-up for a geoelement.
MediaPopupElement(Iterable<PopupMedia>) - Constructor for class com.esri.arcgisruntime.mapping.popup.MediaPopupElement
Creates a new media pop-up element with the given collection of PopupMedia.
MEDIUM - com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
 
MEDIUM - com.esri.arcgisruntime.mapping.labeling.LabelBarrierWeight
The feature will be avoided by labels unless that's the only way they can be placed after trying some additional positions.
MESH - com.esri.arcgisruntime.utilitynetworks.UtilityTierTopologyType
A mesh network.
METER - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
Meter.
METERS - com.esri.arcgisruntime.geometry.LinearUnitId
Indicates a linear measurement in meters.
METERS - com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
Meters.
METERS - com.esri.arcgisruntime.mapping.view.MgrsGrid.LabelUnit
Labels are displayed in meters.
METERS - com.esri.arcgisruntime.mapping.view.UsngGrid.LabelUnit
Labels are displayed in meters.
METERS - com.esri.arcgisruntime.symbology.SymbolSizeUnits
Render the affected symbol by interpreting the size values as meters.
METERS - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A meters attribute unit.
METRIC - com.esri.arcgisruntime.UnitSystem
Metric.
mFeed - Variable in class com.esri.arcgisruntime.geotriggers.Geotrigger
 
MgrsGrid - Class in com.esri.arcgisruntime.mapping.view
Represents a MGRS (Military Grid Reference System) for displaying on a MapView.
MgrsGrid() - Constructor for class com.esri.arcgisruntime.mapping.view.MgrsGrid
Creates a new Military Grid Reference System grid.
MgrsGrid.LabelUnit - Enum in com.esri.arcgisruntime.mapping.view
Represents the possible grid label distance units that can be displayed to grid.
MICROSOFT_EXCEL - com.esri.arcgisruntime.portal.PortalItem.Type
Microsoft Excel Document (.xls, .xlsx)
MICROSOFT_POWERPOINT - com.esri.arcgisruntime.portal.PortalItem.Type
Microsoft Powerpoint Document (.ppt, .pptx)
MICROSOFT_WORD - com.esri.arcgisruntime.portal.PortalItem.Type
Microsoft Word Document (.doc, .docx)
MIDDLE - com.esri.arcgisruntime.symbology.TextSymbol.VerticalAlignment
Text is centered on Symbol's mid-point.
MILES - com.esri.arcgisruntime.geometry.LinearUnitId
Indicates a linear measurement in statute miles.
MILES - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A miles attribute unit.
MILLIMETER - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
Millimeter.
MILLIMETERS - com.esri.arcgisruntime.geometry.LinearUnitId
Indicates a linear measurement in millimeters.
MILLIMETERS - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A millimeters attribute unit.
MILLISECONDS - com.esri.arcgisruntime.arcgisservices.TimeUnit
Milliseconds.
MIN - com.esri.arcgisruntime.raster.MosaicOperation
The overlapping areas will contain the minimum cell values from all the overlapping cells.
MIN - com.esri.arcgisruntime.utilitynetworks.UtilityPropagatorFunctionType
The network attribute value of the current element is compared against the network attribute value propagated from the source - the minimum of these values is propagated further.
MIN - com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
Computes the minimum value of the network attribute from each applicable element.
MIN_CALENDAR - Static variable in class com.esri.arcgisruntime.mapping.TimeExtent
The minimum possible calendar date.
MINIMIZE_LABELS - com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
Line geometries with the same label and coincident end vertices should be considered together as a single, continuous geometry when placing labels.
MINIMUM - com.esri.arcgisruntime.data.ServiceFeatureTable.QueryFeatureFields
Includes the minimum set of attributes in the ArcGISFeatures of the query result.
MINIMUM - com.esri.arcgisruntime.data.StatisticType
The minimum number of values in a field.
MINIMUM - com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
A z value is calculated by adding the extrusion height to the minimum z value of the feature, and the feature is extruded to a flat top at that value.
MinMaxStretchParameters - Class in com.esri.arcgisruntime.raster
Represents a minimum/maximum stretch parameters.
MinMaxStretchParameters(List<Double>, List<Double>) - Constructor for class com.esri.arcgisruntime.raster.MinMaxStretchParameters
Creates a new MinMaxStretchParameters with the specified minimum and maximum values.
MINUTES - com.esri.arcgisruntime.arcgisservices.TimeUnit
Minutes.
MINUTES - com.esri.arcgisruntime.geometry.AngularUnitId
Indicates an angular measurement in minutes, equal to one-sixtieth of a degree.
MINUTES - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A minutes attribute unit.
MismatchedHostnameException - Exception in com.esri.arcgisruntime.io
Represents an exception caused by an SSL certificate whose hostname does not match the common name or any of the subject alternative domain names specified in the certificate.
MismatchedHostnameException(String, Throwable, X509Certificate, String, boolean) - Constructor for exception com.esri.arcgisruntime.io.MismatchedHostnameException
Creates a MismatchedHostnameException with the specified values.
MISSION - com.esri.arcgisruntime.portal.PortalItem.Type
A collection of portal items created and maintained by the ArcGIS Mission Command web app.
MITERED - com.esri.arcgisruntime.geometry.GeometryOffsetType
Joints will be mitered.
MIXED - com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
 
mMapView - Variable in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
 
mMessageExpression - Variable in class com.esri.arcgisruntime.geotriggers.Geotrigger
 
MOBILE_APP_TO_CODE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a mobile application with a code attachment.
MOBILE_APPLICATION - com.esri.arcgisruntime.portal.PortalItem.Type
A mobile application built using the ArcGIS for iPhone SDK, ArcGIS for Android SDK, ArcGIS Mobile SDK for the Windows Mobile Platform, or the JavaScript or Flex API
MOBILE_BASEMAP_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Mobile Basemap Package (bpk)
MOBILE_MAP - com.esri.arcgisruntime.mapping.LocalItem.Type
Mobile map.
MOBILE_MAP_PACKAGE - com.esri.arcgisruntime.mapping.LocalItem.Type
Mobile map package.
MOBILE_MAP_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Mobile Map Package (mmpk)
MOBILE_SCENE - com.esri.arcgisruntime.mapping.LocalItem.Type
Mobile scene.
MOBILE_SCENE_PACKAGE - com.esri.arcgisruntime.mapping.LocalItem.Type
Mobile scene package.
MOBILE_SCENE_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
Mobile Scene Package (mspk).
MobileBasemapLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize the basemap layer of a map from mobile map package.
MobileMapPackage - Class in com.esri.arcgisruntime.mapping
A mobile map package.
MobileMapPackage(String) - Constructor for class com.esri.arcgisruntime.mapping.MobileMapPackage
Creates a new MobileMapPackage from the .mmpk file or an unpacked mobile map package at the given path.
MobileScenePackage - Class in com.esri.arcgisruntime.mapping
A mobile scene package.
MobileScenePackage(String) - Constructor for class com.esri.arcgisruntime.mapping.MobileScenePackage
Create a MobileScenePackage with a path.
MODEL - com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
A model.
MODEL - com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
A model.
ModelSceneSymbol - Class in com.esri.arcgisruntime.symbology
A marker symbol based on a 3D model that can be displayed in a scene by a SceneView.
ModelSceneSymbol(String, double) - Constructor for class com.esri.arcgisruntime.symbology.ModelSceneSymbol
Creates an instance of a ModelSceneSymbol from the given URI and scale factor.
MODIFIED - com.esri.arcgisruntime.portal.PortalGroup.SortField
The date the item was last modified.
MONTHS - com.esri.arcgisruntime.arcgisservices.TimeUnit
Months.
MosaicDatasetRaster - Class in com.esri.arcgisruntime.raster
Represents a geodatabase model designed for managing collection of images.
MosaicDatasetRaster(String, String) - Constructor for class com.esri.arcgisruntime.raster.MosaicDatasetRaster
Creates a mosaic dataset raster from a mosaic dataset in an existing SQLite database.
MosaicMethod - Enum in com.esri.arcgisruntime.raster
Enumerates mosaic method types.
MosaicOperation - Enum in com.esri.arcgisruntime.raster
Enumerates mosaic operation types.
MosaicRule - Class in com.esri.arcgisruntime.raster
A rule determining how a requested image should participate in the mosaic.
MosaicRule() - Constructor for class com.esri.arcgisruntime.raster.MosaicRule
Creates a mosaic rule object.
moveCameraAsync(double, double, double, float) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Moves the camera to a new offset position with the specified duration.
moveCameraAsync(double, double, double, float) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Moves the camera to a new offset position with the specified duration.
moveForward(double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
Creates a copy of the camera with the location moved by a given distance in the direction the camera is facing.
moveGeodetic(Point, double, LinearUnit, double, AngularUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Returns a new Point, moved by the given distance at the given azimuth (angle) from the given input Point.
moveGeodetic(List<Point>, double, LinearUnit, double, AngularUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Returns a List of Points, moved by the given distance at the given azimuth (angle) from the given input List of Points.
movePortalItemAsync(PortalItem, PortalFolder) - Method in class com.esri.arcgisruntime.portal.PortalUser
Executes an asynchronous operation to move a portal item to a different folder.
movePortalItemsAsync(Iterable<PortalItem>, PortalFolder) - Method in class com.esri.arcgisruntime.portal.PortalUser
Executes an asynchronous operation to move a batch of portal items to a different folder.
moveSelectedVertex(Point) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Moves the selected vertex to a new position.
moveTo(Point) - Method in class com.esri.arcgisruntime.mapping.view.Camera
Creates a copy of the camera with the location changed.
moveToward(Point, double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
Creates a copy of the camera with the location moved in the direction of a target point by a given distance.
mRequestConfiguration - Variable in class com.esri.arcgisruntime.concurrent.Job
 
MSG_ILLEGAL_AREA_OF_INTEREST - Static variable in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
MULTI_GEOMETRY - com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
A multi-geometry.
MULTI_LINE - com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
A multi-line input box.
MULTI_TENANT - com.esri.arcgisruntime.portal.Portal.Mode
Portal type is multi tenant.
MultilayerPointSymbol - Class in com.esri.arcgisruntime.symbology
Used to render point or multipoint geometries, these symbols are built from multiple layers of symbols.
MultilayerPointSymbol(Iterable<SymbolLayer>) - Constructor for class com.esri.arcgisruntime.symbology.MultilayerPointSymbol
Creates a multilayer point symbol from the given symbol layers.
MultilayerPointSymbol(Iterable<SymbolLayer>, SymbolReferenceProperties) - Constructor for class com.esri.arcgisruntime.symbology.MultilayerPointSymbol
Creates a multilayer point symbol object with symbol layers and SymbolReferenceProperties.
MultilayerPolygonSymbol - Class in com.esri.arcgisruntime.symbology
Used to render polygon geometries, these symbols are built from multiple layers of symbols.
MultilayerPolygonSymbol(Iterable<SymbolLayer>) - Constructor for class com.esri.arcgisruntime.symbology.MultilayerPolygonSymbol
Creates a multilayer polygon symbol from the given symbol layers.
MultilayerPolygonSymbol(Iterable<SymbolLayer>, SymbolReferenceProperties) - Constructor for class com.esri.arcgisruntime.symbology.MultilayerPolygonSymbol
Creates a multilayer polygon symbol object with symbol layers and SymbolReferenceProperties.
MultilayerPolylineSymbol - Class in com.esri.arcgisruntime.symbology
Used to render polyline geometries, these symbols are built from multiple layers of symbols.
MultilayerPolylineSymbol(Iterable<SymbolLayer>) - Constructor for class com.esri.arcgisruntime.symbology.MultilayerPolylineSymbol
Creates a multilayer polyline symbol from the given symbol layers.
MultilayerPolylineSymbol(Iterable<SymbolLayer>, SymbolReferenceProperties) - Constructor for class com.esri.arcgisruntime.symbology.MultilayerPolylineSymbol
Creates a multilayer polyline symbol object with symbol layers and SymbolReferenceProperties.
MultilayerSymbol - Class in com.esri.arcgisruntime.symbology
A base class for multilayer symbols.
Multipart - Class in com.esri.arcgisruntime.geometry
Defines common members for polyline and polygon multipart geometries.
MultipartBuilder - Class in com.esri.arcgisruntime.geometry
Represents a builder for geometries made up of multiple parts, such as Polyline and Polygon.
Multipoint - Class in com.esri.arcgisruntime.geometry
An ordered collection of points that can be managed as a single geometry.
Multipoint(Iterable<Point>) - Constructor for class com.esri.arcgisruntime.geometry.Multipoint
Creates a new multipoint from the given collection of points.
Multipoint(Iterable<Point>, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Multipoint
Creates a new multipoint from the given collection of points and using the given spatial reference.
MULTIPOINT - com.esri.arcgisruntime.geometry.GeometryType
A Multipoint geometry.
MULTIPOINT - com.esri.arcgisruntime.mapping.view.SketchCreationMode
Multipoint geometry
MULTIPOINT_BUILDER - com.esri.arcgisruntime.geometry.GeometryBuilderType
Multipoint builder to which produces multipoint geometry.
MultipointBuilder - Class in com.esri.arcgisruntime.geometry
Helper class for building immutable Multipoint geometries.
MultipointBuilder(Multipoint) - Constructor for class com.esri.arcgisruntime.geometry.MultipointBuilder
Creates a new MultipointBuilder containing the points from the given Multipoint.
MultipointBuilder(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.MultipointBuilder
Creates a new empty MultipointBuilder with the given SpatialReference.
MultipointBuilder(Iterable<Point>) - Constructor for class com.esri.arcgisruntime.geometry.MultipointBuilder
Creates a new multipoint builder containing a copy of the given iterable of Points.
MultipointBuilder(Iterable<Point>, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.MultipointBuilder
Creates a new multipoint builder containing a copy of the given iterable of Points, with the given SpatialReference.

N

NADIR - com.esri.arcgisruntime.raster.MosaicMethod
Orders rasters based on the distance between each raster's nadir position and view center.
NAMED_USER - com.esri.arcgisruntime.LicenseType
Named user license.
NATIONAL_GEOGRAPHIC - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A national geographic basemap.
NATIVE_APPLICATION - com.esri.arcgisruntime.portal.PortalItem.Type
Native Application for ArcGIS AppStudio
NATIVE_APPLICATION_INSTALLER - com.esri.arcgisruntime.portal.PortalItem.Type
Native Application Installer for ArcGIS AppStudio
NATIVE_APPLICATION_TEMPLATE - com.esri.arcgisruntime.portal.PortalItem.Type
Native Application Template for ArcGIS AppStudio
NATURAL_BREAKS - com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
Natural breaks classification
NAUTICAL_MILES - com.esri.arcgisruntime.geometry.LinearUnitId
Indicates a linear measurement in nautical miles.
NAUTICAL_MILES - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A nautical miles attribute unit.
NAVIC - com.esri.arcgisruntime.location.NmeaGnssSystem
The Navigation Indian Constellation.
NAVIGATION - com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanMode
Best suited for in-vehicle navigation, the location symbol is fixed at a specific point on the screen, and always points towards the top of the screen.
NAVIGATION - com.esri.arcgisruntime.tasks.networkanalysis.DirectionsStyle
The driving directions generated by this style are most suited for navigation applications.
NAVIGATION_VECTOR - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A vector basemap with a street navigation layer.
navigationChanged(NavigationChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.NavigationChangedListener
Invoked when the navigation of a GeoView changes.
NavigationChangedEvent - Class in com.esri.arcgisruntime.mapping.view
An event that indicates that the navigation status of a GeoView has changed.
NavigationChangedListener - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving navigation changed events from a GeoView.
NavigationConstraint - Enum in com.esri.arcgisruntime.mapping
The options for constraining navigation based on the surface elevation.
nearestCoordinate(Geometry, Point) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Determines the nearest point in the input geometry to the input point using a simple planar measurement.
nearestCoordinateGeodetic(Geometry, Point, double, LinearUnit) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Determines the nearest point in the input geometry to the input point, by using a shape preserving geodesic approximation of the input geometry.
nearestVertex(Geometry, Point) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Returns a ProximityResult that describes the nearest vertex in the input geometry to the input point.
NET_CDF - com.esri.arcgisruntime.portal.PortalItem.Type
Self-describing, portable and scalable file format for storing multidimensional scientific data usable by GeoAnalytics tool
NETWORK_ANALYSIS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
NETWORK_ANALYSIS_LAYER - com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
A network analysis layer.
NETWORK_ANALYSIS_SERVICE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Network Analyst Service
NetworkDirectionsSupport - Enum in com.esri.arcgisruntime.tasks.networkanalysis
The various types of directions support.
NetworkLocation - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents a specific location/position along a transportation network source feature.
NetworkLocation() - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.NetworkLocation
Creates an instance of NetworkLocation.
NEVER - com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
Ignore changes in the view.
NEW - com.esri.arcgisruntime.layers.FeatureLayer.SelectionMode
Creates a new selection set, discarding the current selection set.
NEW_180_IN_ZONE_01 - com.esri.arcgisruntime.geometry.CoordinateFormatter.MgrsConversionMode
The MGRS notation uses the new lettering scheme (AA scheme) and, when converted, places points with longitude of 180 degrees in zone 01.
NEW_180_IN_ZONE_60 - com.esri.arcgisruntime.geometry.CoordinateFormatter.MgrsConversionMode
The MGRS notation uses the new lettering scheme (AA scheme) and, when converted, places points with longitude of 180 degrees in zone 60.
NewVoiceGuidanceEvent(RouteTracker, VoiceGuidance) - Constructor for class com.esri.arcgisruntime.navigation.RouteTracker.NewVoiceGuidanceEvent
Creates new instance of the event.
NIGHT - com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
Night.
NmeaAccuracyType - Enum in com.esri.arcgisruntime.location
The list of NMEA accuracy types.
NmeaFixType - Enum in com.esri.arcgisruntime.location
The list of NMEA fix types.
NmeaGnssSystem - Enum in com.esri.arcgisruntime.location
Enumeration of supported GNSS (Global Navigation Satellite System) systems.
NmeaLocationDataSource - Class in com.esri.arcgisruntime.location
This object will parse specific NMEA messages pushed into it.
NmeaLocationDataSource() - Constructor for class com.esri.arcgisruntime.location.NmeaLocationDataSource
Creates an NMEA location data source object.
NmeaLocationDataSource(SpatialReference) - Constructor for class com.esri.arcgisruntime.location.NmeaLocationDataSource
Creates an NMEA location data source object.
NmeaLocationDataSource(SpatialReference, SpatialReference) - Constructor for class com.esri.arcgisruntime.location.NmeaLocationDataSource
Creates an NMEA location data source object.
NmeaLocationDataSource(SpatialReference, SpatialReference, DatumTransformation) - Constructor for class com.esri.arcgisruntime.location.NmeaLocationDataSource
Creates an NMEA location data source object.
NmeaLocationDataSource.NmeaLocation - Class in com.esri.arcgisruntime.location
An NMEA location object.
NmeaLocationDataSource.SatellitesChangedEvent - Class in com.esri.arcgisruntime.location
An event representing a change of satellite information.
NmeaLocationDataSource.SatellitesChangedListener - Interface in com.esri.arcgisruntime.location
The listener interface for receiving satellite changed events.
NmeaSatelliteInfo - Class in com.esri.arcgisruntime.location
An NMEA satellite info object.
NO_END_ATTRIBUTES - com.esri.arcgisruntime.geometry.ExtendOptions
If an extension is performed at an end, do not extrapolate the end-segment's attributes for the new point.
NO_LIGHT - com.esri.arcgisruntime.mapping.view.LightingMode
No lighting is applied.
NO_SWAP - com.esri.arcgisruntime.ogc.wfs.OgcAxisOrder
Indicates the order of x/y coordinates will stay as is, and all swapping rules by the OGC standards will be ignored.
NO_UPDATES - com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapUpdateMode
No feature updates will be performed.
NO_UPDATES - com.esri.arcgisruntime.tasks.offlinemap.PreplannedScheduledUpdatesOption
No updates will be downloaded.
NO_UPDATES - com.esri.arcgisruntime.tasks.offlinemap.PreplannedUpdateMode
No feature updates will be performed.
NO_UTURN - com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
No uturn.
NONE - com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
No antialiasing is performed.
NONE - com.esri.arcgisruntime.arcgisservices.TextAntiAliasingMode
No text antialiasing is performed.
NONE - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
None.
NONE - com.esri.arcgisruntime.data.RelationshipConstraintViolation
There are no constraint violations.
NONE - com.esri.arcgisruntime.data.SyncModel
Sync model is not known and invalid
NONE - com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
 
NONE - com.esri.arcgisruntime.mapping.labeling.LabelBarrierWeight
The feature will not act as an barrier to labels.
NONE - com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
Place the label in the preferred location, regardless of overlaps with other features, graphics or labels.
NONE - com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
Keep one label per line feature geometry.
NONE - com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
The label cannot run past the ends of its line geometry or edges of its polygon geometry.
NONE - com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
No duplicates should be removed.
NONE - com.esri.arcgisruntime.mapping.labeling.LabelRepeatStrategy
Only place one label per feature.
NONE - com.esri.arcgisruntime.mapping.labeling.LabelStackStrategy
The text should not be broken, no matter how long it is.
NONE - com.esri.arcgisruntime.mapping.NavigationConstraint
Camera navigation is unconstrained.
NONE - com.esri.arcgisruntime.mapping.view.AtmosphereEffect
No atmosphere effect is applied.
NONE - com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
The KML node has no refresh status.
NONE - com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
There is no geometry present.
NONE - com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
The privilege does not relate to a fine-grained operation.
NONE - com.esri.arcgisruntime.raster.ColorRamp.PresetType
None.
NONE - com.esri.arcgisruntime.raster.MosaicMethod
Orders rasters based on the order (ObjectID) in the mosaic dataset attribute table.
NONE - com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
None.
NONE - com.esri.arcgisruntime.raster.SlopeType
None.
NONE - com.esri.arcgisruntime.security.AuthenticationType
No security needed for the communication.
NONE - com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
There is no normalization
NONE - com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
No extrusion.
NONE - com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerStyle
No markers are placed at the ends of the symbol.
NONE - com.esri.arcgisruntime.symbology.TextSymbol.FontDecoration
Displays text with no decoration was applied.
NONE - com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters.AttachmentSyncDirection
Attachment edits are never synced from either the client or the server.
NONE - com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption.QueryOption
Combines with GenerateLayerOption.isIncludeRelated(), if false then no features are copied from the server.
NONE - com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
There is no specified geodatabase sync direction.
NONE - com.esri.arcgisruntime.tasks.geodatabase.UtilityNetworkSyncMode
No utility network resource will be synced.
NONE - com.esri.arcgisruntime.tasks.networkanalysis.RouteShapeType
None.
NONE - com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
Don't include attachments when taking feature layers offline.
NONE - com.esri.arcgisruntime.tasks.offlinemap.OfflineUpdateAvailability
There are no updates available.
NONE - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationDeletionSemantics
Any associated features will not be deleted, but the associations will no longer exist.
NONE - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationRole
No association role.
NONE - com.esri.arcgisruntime.utilitynetworks.UtilitySubnetworkControllerType
This domain network doesn't support subnetworks.
NORMAL - com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
A good balance of speed and quality.
NORMAL - com.esri.arcgisruntime.arcgisservices.TextAntiAliasingMode
Text antialiasing is performed as determined by the font.
NORMAL - com.esri.arcgisruntime.ogc.kml.KmlColorMode
The color defined in the KmlColorStyle will be used.
NORMAL - com.esri.arcgisruntime.symbology.TextSymbol.FontStyle
Displays text as if no style was applied.
NORMAL - com.esri.arcgisruntime.symbology.TextSymbol.FontWeight
Displays text as it normally would be displayed.
NORMAL_SECTION - com.esri.arcgisruntime.geometry.GeodeticCurveType
A normal section.
normalizeCentralMeridian(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Returns a copy of the input geometry that does not intersect the antimeridian.
NORTH_SOUTH_INDICATORS - com.esri.arcgisruntime.geometry.CoordinateFormatter.UtmConversionMode
The letter after the UTM zone number represents a hemisphere (N or S).
NORTHWEST - com.esri.arcgisruntime.raster.MosaicMethod
Orders rasters based on the distance between each raster's center and the northwest point of the service.
NOT_ALLOWED - com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
Not allow backtracking.
NOT_EQUAL - com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Tests whether an attribute is not equal to another attribute or a specific value.
NOT_INITIALIZED - com.esri.arcgisruntime.ogc.kml.KmlTourStatus
The KML tour is not initialized.
NOT_LOADED - com.esri.arcgisruntime.loadable.LoadStatus
The object is not loaded and some functionality may not work.
NOT_LOCATED - com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
A not located status.
NOT_ON_SCREEN - com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
Location is not on any part of the globe visible on the screen.
NOT_REACHED - com.esri.arcgisruntime.navigation.DestinationStatus
Not reached destination status.
NOT_REACHED - com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
The network location can't be arrived at by the solver.
NOT_STARTED - com.esri.arcgisruntime.concurrent.Job.Status
The job has not been started yet.
NOT_VISIBLE - com.esri.arcgisruntime.mapping.view.LayerViewStatus
The layer in the view is not visible.
NULL - com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
No fill.
NULL - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Invisible line.
NUMBER - com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type is expected to be a floating-point number.
NUMBER - com.esri.arcgisruntime.mapping.popup.PopupExpression.ReturnType
A numeric value.

O

OAUTH - com.esri.arcgisruntime.portal.Portal.LoginType
Login uses an OAuth 2.0 based workflow.
OAUTH_CREDENTIAL_CHALLENGE - com.esri.arcgisruntime.security.AuthenticationChallenge.Type
This challenge is raised when an endpoint is Token secured and requires a credential.
OAuthConfiguration - Class in com.esri.arcgisruntime.security
Represents a configuration for OAuth access information used by the DefaultAuthenticationChallengeHandler and set on the AuthenticationManager.
OAuthConfiguration(String, String, String) - Constructor for class com.esri.arcgisruntime.security.OAuthConfiguration
Constructs an OAuthConfiguration with the specified portal URL, client ID, and redirect URI.
OAuthConfiguration(String, String, String, int) - Constructor for class com.esri.arcgisruntime.security.OAuthConfiguration
Constructs an OAuthConfiguration with the specified portal URL, client ID, redirect URI and the expiration time for the refresh token.
OAuthLoginManager - Class in com.esri.arcgisruntime.security
Assists with the retrieval of an OAuthTokenCredential by launching an intent to show the OAuth login page in a device-installed browser app for custom OAuth workflows (those not already handled by the DefaultAuthenticationChallengeHandler).
OAuthLoginManager(String, String, String, int) - Constructor for class com.esri.arcgisruntime.security.OAuthLoginManager
Constructs an OAuthLoginManager with a Portal URL, the client ID registered to the application, the redirect URI that directs the result back into the application, and the expiration time for the refresh token.
OAuthTokenCredential - Class in com.esri.arcgisruntime.security
Encapsulates a credential created from the OAuth workflow.
OAuthTokenCredentialRequest - Class in com.esri.arcgisruntime.security
Performs a request to retrieve an OAuthTokenCredential.
OAuthTokenCredentialRequest(String, RequestConfiguration, String, String, String) - Constructor for class com.esri.arcgisruntime.security.OAuthTokenCredentialRequest
Instantiates a new OAuthTokenCredentialRequest with the specified parameters to request an OAuthTokenCredential.
OAuthTokenCredentialRequest(String, RequestConfiguration, String, String, String, long) - Constructor for class com.esri.arcgisruntime.security.OAuthTokenCredentialRequest
Instantiates a new OAuthTokenCredentialRequest with the specified parameters to request an OAuthTokenCredential.
OAuthTokenCredentialRequest(String, RequestConfiguration, String, String, String, long, String, String, String) - Constructor for class com.esri.arcgisruntime.security.OAuthTokenCredentialRequest
Instantiates a new OAuthTokenCredentialRequest with the specified parameters to request an OAuthTokenCredential.
OBLIQUE - com.esri.arcgisruntime.symbology.TextSymbol.FontStyle
Applies a style that leans characters backwards, starting from the bottom right to top left of the text.
OBSTRUCTED - com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibility
Target is not visible from the observer because the line of sight is obstructed.
OCEANS - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A basemap with bathymetry, marine water body names, undersea feature names, and derived depth values in meters.
OFF - com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanMode
The location symbol is shown at the current location, and is updated when location updates are received.
OfflineCapability - Class in com.esri.arcgisruntime.tasks.offlinemap
Describes whether a layer or table can be included in an offline map.
OfflineMapCapabilities - Class in com.esri.arcgisruntime.tasks.offlinemap
Represents the capability of taking an online map's layers and tables offline.
OfflineMapItemInfo - Class in com.esri.arcgisruntime.tasks.offlinemap
Contains metadata for an offline map item.
OfflineMapItemInfo() - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Constructs a new OfflineMapItemInfo instance.
OfflineMapParametersKey - Class in com.esri.arcgisruntime.tasks.offlinemap
Represents a key comprised of a service URL and a type of an online service.
OfflineMapParametersKey(ServiceFeatureTable) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey
Creates an OfflineMapParametersKey for the given ServiceFeatureTable.
OfflineMapParametersKey(Layer) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey
Creates an OfflineMapParametersKey for the given layer.
OfflineMapParametersKey(UtilityNetwork) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey
Create an offline map parameters key for the specified UtilityNetwork.
OfflineMapParametersKey.Type - Enum in com.esri.arcgisruntime.tasks.offlinemap
Indicates the type of parameters object used to take layers offline.
OfflineMapSyncJob - Class in com.esri.arcgisruntime.tasks.offlinemap
A Job that synchronizes an offline map's geodatabases with their originating services.
OfflineMapSyncLayerResult - Class in com.esri.arcgisruntime.tasks.offlinemap
Represents the result of an OfflineMapSyncJob for a single layer or table.
OfflineMapSyncParameters - Class in com.esri.arcgisruntime.tasks.offlinemap
Represents the parameters that are used to create an OfflineMapSyncJob.
OfflineMapSyncParameters() - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncParameters
Constructs a new OfflineMapSyncParameters instance.
OfflineMapSyncResult - Class in com.esri.arcgisruntime.tasks.offlinemap
Represents the result of an OfflineMapSyncJob created by an OfflineMapSyncTask.
OfflineMapSyncTask - Class in com.esri.arcgisruntime.tasks.offlinemap
A task used to synchronize an offline map's geodatabases with their originating services.
OfflineMapSyncTask(ArcGISMap) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
Constructs an OfflineMapSyncTask for synchronizing the geodatabases used by the given map.
OfflineMapTask - Class in com.esri.arcgisruntime.tasks.offlinemap
A task used to take a map offline.
OfflineMapTask(ArcGISMap) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Create the offline map task for the provided online map.
OfflineMapTask(PortalItem) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Constructs the offline map task with the provided portal item, which must represent a web map.
OfflineMapUpdateCapabilities - Class in com.esri.arcgisruntime.tasks.offlinemap
Describes supported methods for obtaining updates for an offline map.
OfflineMapUpdatesInfo - Class in com.esri.arcgisruntime.tasks.offlinemap
Provides information on the available updates for an offline map.
OfflineSettings - Class in com.esri.arcgisruntime.mapping
Settings in an online web map which the author has configured for offline use.
OfflineUpdateAvailability - Enum in com.esri.arcgisruntime.tasks.offlinemap
Enumerates whether offline data has updates, has no updates, or that the availability of updates cannot be determined.
offset(Geometry, double, GeometryOffsetType, double, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates an offset version of the input geometry.
offsetBy(double, double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Moves the builder's Envelope geometry by the given offsets.
OGC_FEATURE_SERVER - com.esri.arcgisruntime.portal.PortalItem.Type
Support to publish OGC API Features service.
OgcAxisOrder - Enum in com.esri.arcgisruntime.ogc.wfs
Represents the different ways to treat the x/y coordinates order.
OgcFeatureCollectionInfo - Class in com.esri.arcgisruntime.layers
Provides the metadata of a layer (feature collection) in an "OGC API - Features" service.
OgcFeatureCollectionTable - Class in com.esri.arcgisruntime.data
An OGC API - Features feature collection table.
OgcFeatureCollectionTable(OgcFeatureCollectionInfo) - Constructor for class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
Constructs an OGCFeatureCollectionTable from the given OgcFeatureCollectionInfo.
OgcFeatureCollectionTable(String, String) - Constructor for class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
Constructs an OGCFeatureCollectionTable from the URL of the "OGC API - Features" service and the unique identifier for the collection.
OgcFeatureService - Class in com.esri.arcgisruntime.layers
Represents an "OGC API - Features" service.
OgcFeatureService(String) - Constructor for class com.esri.arcgisruntime.layers.OgcFeatureService
Constructs an OGCFeatureService with the given URL.
OgcFeatureServiceInfo - Class in com.esri.arcgisruntime.layers
Provides the metadata for an "OGC API - Features" service.
OID - com.esri.arcgisruntime.data.Field.Type
An object ID value (Java Long).
OLD_180_IN_ZONE_01 - com.esri.arcgisruntime.geometry.CoordinateFormatter.MgrsConversionMode
The MGRS notation uses the old lettering scheme (AL scheme) and, when converted, places points with longitude of 180 degrees in zone 01.
OLD_180_IN_ZONE_60 - com.esri.arcgisruntime.geometry.CoordinateFormatter.MgrsConversionMode
The MGRS notation uses the old lettering scheme (AL scheme) and, when converted, places points with longitude of 180 degrees in zone 60.
ON_CHANGE - com.esri.arcgisruntime.ogc.kml.KmlRefreshMode
Refresh when the resource is loaded and whenever the Link parameters change.
ON_CLOSEST - com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
Located on closest network element.
ON_CLOSEST_NOT_RESTRICTED - com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
Located on closest network element which is not restricted.
ON_EXPIRE - com.esri.arcgisruntime.ogc.kml.KmlRefreshMode
Refresh the resource when the expiration time is reached.
ON_INTERACTION_CACHE - com.esri.arcgisruntime.data.ServiceFeatureTable.FeatureRequestMode
The features are requested from the server as they are needed, in response to user or developer interaction with the layer (pan, zoom).
ON_INTERACTION_NO_CACHE - com.esri.arcgisruntime.data.ServiceFeatureTable.FeatureRequestMode
The features are always requested from the server and are never cached.
ON_INTERVAL - com.esri.arcgisruntime.ogc.kml.KmlRefreshMode
Refresh every n milliseconds, where n is specified by refreshInterval.
ON_REGION - com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
Refresh the resource when the KML region becomes active.
ON_REQUEST - com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
Refresh the resource only when the user explicitly requests it.
ON_STOP - com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
Refresh the resource n milliseconds after movement stops, where n is specified by viewRefreshTime.
onArcadeConsoleMessage(ArcadeConsoleMessageEvent) - Method in interface com.esri.arcgisruntime.arcade.ArcadeConsoleMessageListener
 
onAutoPanModeChanged(LocationDisplay.AutoPanModeChangedEvent) - Method in class com.esri.arcgisruntime.location.AndroidLocationDataSource
Called when the AutoPanMode is changed on the associated LocationDisplay, this method populates the heading (LocationDisplay.getHeading()) on the associated LocationDisplay if the AutoPanMode is changed to LocationDisplay.AutoPanMode.COMPASS_NAVIGATION.
onAutoPanModeChanged(LocationDisplay.AutoPanModeChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanModeChangedListener
Called when the AutoPanMode of a LocationDisplay has changed.
onBackPressed() - Method in class com.esri.arcgisruntime.security.DefaultOAuthIntentReceiver
When the Back button is tapped for whatever reasons, the OAuth challenge will be cancelled.
onDoneLoadingInternal() - Method in class com.esri.arcgisruntime.data.FeatureTable
 
onDoneLoadingInternal() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
 
onDoubleTap(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a double-tap with a single pointer is performed within the double-tap timeout as defined at android.view.ViewConfiguration.getDoubleTapTimeout().
onDoubleTap(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a double-tap with a single pointer is performed within the double-tap timeout as defined at android.view.ViewConfiguration.getDoubleTapTimeout().
onDoubleTapEvent(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
This method is not called in the default implementation.
onDoubleTouchDrag(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a double-touch-and-drag gesture is performed on the MapView.
onDoubleTouchDrag(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a double-touch-and-drag gesture is performed on the SceneView.
onDoubleTouchDrag(MotionEvent) - Method in interface com.esri.arcgisruntime.mapping.view.MapView.OnTouchListener
Notified when a double-tap-and-drag gesture is performed on the MapView.
onDown(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a pointer is placed on the screen.
ONE - com.esri.arcgisruntime.utilitynetworks.UtilityMinimumStartingLocations
At least one starting point is necessary for the particular trace parameters.
ONE_TO_MANY - com.esri.arcgisruntime.arcgisservices.RelationshipCardinality
An origin feature can be related to any number of features in the destination table.
ONE_TO_ONE - com.esri.arcgisruntime.arcgisservices.RelationshipCardinality
An origin feature can be related to at most one feature in the destination table.
onFling() - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a single pointer is lifted from the screen after being dragged.
onFling(MotionEvent, MotionEvent, float, float) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a single pointer is lifted from the screen after being dragged and released, if the pointer movement is above a certain velocity threshold.
onGeotriggerMonitoringWarningChanged(GeotriggerMonitorWarningChangedEvent) - Method in interface com.esri.arcgisruntime.geotriggers.GeotriggerMonitorWarningChangedEventListener
 
onGeotriggerMonitorNotification(GeotriggerMonitorNotificationEvent) - Method in interface com.esri.arcgisruntime.geotriggers.GeotriggerMonitorNotificationEventListener
 
onGeotriggerMonitorStatusChanged(GeotriggerMonitorStatusChangedEvent) - Method in interface com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatusChangedEventListener
 
onIconUpdated(IconUpdatedEvent) - Method in interface com.esri.arcgisruntime.ogc.kml.IconUpdatedListener
Invoked when the icon of a KmlNode has been updated.
onJobMessageAdded(JobMessageAddedEvent) - Method in interface com.esri.arcgisruntime.tasks.JobMessageAddedListener
 
onKmlNetworkLinkMessageReceived(KmlNetworkLinkMessageReceivedEvent) - Method in interface com.esri.arcgisruntime.ogc.kml.KmlNetworkLinkMessageReceivedListener
Called when a KML dataset network link control message is available.
onKmlNodeRefreshStatusChanged(KmlNodeRefreshStatusChangedEvent) - Method in interface com.esri.arcgisruntime.ogc.kml.KmlNodeRefreshStatusChangedListener
Invoked when a KML node changes its refresh status.
onLocationChanged(LocationDisplay.LocationChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.LocationDisplay.LocationChangedListener
Called when the Location of a LocationDisplay has changed.
onLongPress(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a single pointer is pressed and held for a certain length of time on the screen.
onLongPress(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a single pointer is pressed and held for a certain length of time on the screen.
onMultiPointerTap(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a multi-pointer-tap gesture is performed on the MapView.
onMultiPointerTap(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a multi-pointer-tap gesture is performed on the SceneView.
onMultiPointerTap(MotionEvent) - Method in interface com.esri.arcgisruntime.mapping.view.MapView.OnTouchListener
Notified when a multi-pointer-tap gesture is performed on the MapView.
onNewVoiceGuidance(RouteTracker.NewVoiceGuidanceEvent) - Method in interface com.esri.arcgisruntime.navigation.RouteTracker.NewVoiceGuidanceListener
Called when new voice guidance is generated.
onPause() - Method in class com.esri.arcgisruntime.security.DefaultOAuthIntentReceiver
 
onRefreshStatusChanged(RefreshStatusChangedEvent) - Method in interface com.esri.arcgisruntime.ogc.kml.RefreshStatusChangedListener
Invoked when a KML node changes its refresh status.
onRequestRequired(CoreRequest) - Method in class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
 
onRerouteCompleted(RouteTracker.RerouteCompletedEvent) - Method in interface com.esri.arcgisruntime.navigation.RouteTracker.RerouteCompletedListener
Called when rerouting is completed.
onRerouteStarted(RouteTracker.RerouteStartedEvent) - Method in interface com.esri.arcgisruntime.navigation.RouteTracker.RerouteStartedListener
Called when rerouting is started.
onResume() - Method in class com.esri.arcgisruntime.security.DefaultOAuthIntentReceiver
 
onRotate(MotionEvent, double) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a rotate gesture is performed on the MapView.
onRotate(MotionEvent, double) - Method in interface com.esri.arcgisruntime.mapping.view.MapView.OnTouchListener
Notified when a rotate gesture is performed on the MapView.
onScale(ScaleGestureDetector) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when two pointers are pinched closer together or farther apart.
onScale(ScaleGestureDetector) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when two pointers are pinched closer together or farther apart.
onScaleBegin(ScaleGestureDetector) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a pinch gesture begins.
onScaleBegin(ScaleGestureDetector) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a pinch gesture begins.
onScaleEnd(ScaleGestureDetector) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a pinch gesture ends.
onScaleEnd(ScaleGestureDetector) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a pinch gesture ends.
onScroll(MotionEvent, MotionEvent, float, float) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when the screen is scrolled (with one or two pointers).
onScroll(MotionEvent, MotionEvent, float, float) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when the screen is scrolled.
onShowPress(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
This method does not perform any actions, and is not called in this default implementation.
onSinglePointerDown(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a single pointer is placed on the screen.
onSinglePointerUp(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a single pointer is lifted up, following any combination of gesture actions.
onSingleTapConfirmed(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a single-tap has been confirmed on the MapView, meaning that a double-tap has not been detected within the double-tap timeout.
onSingleTapConfirmed(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a single-tap has been confirmed on the SceneView, meaning that a double-tap has not been detected within the double-tap timeout.
onSingleTapUp(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a single-tap pointer goes up, but before the single-tap event is confirmed.
onSingleTapUp(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a single-tap pointer goes up, but before the single-tap event is confirmed.
onSpeechEngineReady(RouteTracker.SpeechEngineReadyEvent) - Method in interface com.esri.arcgisruntime.navigation.RouteTracker.SpeechEngineReadyListener
 
onStart() - Method in class com.esri.arcgisruntime.location.AndroidLocationDataSource
Called when the LocationDataSource is started, by calling LocationDataSource.startAsync(), or indirectly by calling LocationDisplay.startAsync() on the LocationDisplay associated with this data source.
onStart() - Method in class com.esri.arcgisruntime.location.IndoorsLocationDataSource
 
onStart() - Method in class com.esri.arcgisruntime.location.LocationDataSource
onStart() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource
 
onStart() - Method in class com.esri.arcgisruntime.location.RouteTrackerLocationDataSource
 
onStart() - Method in class com.esri.arcgisruntime.location.SimulatedLocationDataSource
 
onStartCompleted(Throwable) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Sets the result status of the starting process, and any error generated during it.
onStatusChanged(LocationDisplay.DataSourceStatusChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.LocationDisplay.DataSourceStatusChangedListener
Called when the the LocationDataSource of a LocationDisplay is started or stopped.
onStop() - Method in class com.esri.arcgisruntime.location.AndroidLocationDataSource
Called when the location data source is stopped, by calling LocationDataSource.stopAsync() or LocationDataSource.stop(), or indirectly by calling LocationDisplay.stop() on the LocationDisplay associated with this data source.
onStop() - Method in class com.esri.arcgisruntime.location.IndoorsLocationDataSource
 
onStop() - Method in class com.esri.arcgisruntime.location.LocationDataSource
Called from the LocationDataSource.stopAsync() or LocationDataSource.stop() method, subclasses should perform any necessary clean-up in this method; for example, stop streaming the location data, release resources, and so on.
onStop() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource
 
onStop() - Method in class com.esri.arcgisruntime.location.RouteTrackerLocationDataSource
 
onStop() - Method in class com.esri.arcgisruntime.location.SimulatedLocationDataSource
 
onTouch(View, MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Called when a touch event is dispatched to a view, this method determines which gesture is being performed and delegates to the corresponding method.
onTouch(View, MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Called when a touch event is dispatched to the SceneView, this method determines which gesture is being performed and delegates to the corresponding method.
onTouchEvent(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Handles touch events on the MapView by delegating them to the currently set OnTouchListener.
onTouchEvent(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.PinchToZoomGestureDetector
Determines if the specified motion event is part of a pinch-to-zoom gesture, in which case the associated MapView will be zoomed in or out depending on the current scale of the pinch gesture.
onTouchEvent(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
 
onTrackingStatusChanged(RouteTracker.TrackingStatusChangedEvent) - Method in interface com.esri.arcgisruntime.navigation.RouteTracker.TrackingStatusChangedListener
Called when tracking status is updated.
onTwoPointerPitch(MotionEvent, double) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a pitch gesture is performed on the SceneView.
onTwoPointerRotate(MotionEvent, double) - Method in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Notified when a rotate gesture is performed on the SceneView.
onUp(MotionEvent) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Notified when a pointer is lifted up, following any combination of gesture actions.
onUp(MotionEvent) - Method in interface com.esri.arcgisruntime.mapping.view.MapView.OnTouchListener
Notified when a pointer is lifted up, following any combination of gesture actions.
onWindowFocusChanged(boolean) - Method in class com.esri.arcgisruntime.security.DefaultOAuthIntentReceiver
When the focus has changed back to this window (either via the redirect or the user hitting back on the browser), if the user hit back, call back the challenge handler with a null credential and finish.
OPEN_DATA_ADMIN - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
OPEN_STREET_MAP - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A basemap with OpenStreetMap tiled layer.
OPENDATA - com.esri.arcgisruntime.portal.PortalPrivilege.Realm
Used for privileges related to ArcGIS Open Data.
OpenStreetMapLayer - Class in com.esri.arcgisruntime.layers
A layer that requests images from OpenStreetMap servers.
OpenStreetMapLayer() - Constructor for class com.esri.arcgisruntime.layers.OpenStreetMapLayer
Creates an instance of OpenStreetMapLayer.
OPERATION_VIEW - com.esri.arcgisruntime.portal.PortalItem.Type
The definition of data, tools, widgets, and layout that are used in Operations Dashboard
OPERATIONS_DASHBOARD_ADDIN - com.esri.arcgisruntime.portal.PortalItem.Type
Deprecated.
100.11.0. No longer used.
OPERATIONS_DASHBOARD_EXTENSION - com.esri.arcgisruntime.portal.PortalItem.Type
Deprecated.
100.11.0. No longer used.
OPTIMIZED_ROUTING - com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
The ability to perform optimized routing tasks.
OrbitGeoElementCameraController - Class in com.esri.arcgisruntime.mapping.view
Represents a camera controller that restricts the scene view's camera to a (possibly moving) GeoElement.
OrbitGeoElementCameraController(GeoElement, double) - Constructor for class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Creates an orbit geo-element camera controller given a target geo-element, and camera's distance from target.
OrbitLocationCameraController - Class in com.esri.arcgisruntime.mapping.view
Represents a camera controller that restricts the scene view's camera to orbit a fixed location.
OrbitLocationCameraController(Point, double) - Constructor for class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Creates an orbit location camera controller given a target location, and distance from target.
OrbitLocationCameraController(Point, Point) - Constructor for class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Creates an orbit location camera controller given a target location and camera location.
OrderBy(String, QueryParameters.SortOrder) - Constructor for class com.esri.arcgisruntime.data.QueryParameters.OrderBy
Creates an instance of OrderBy.
ORGANIZATION - com.esri.arcgisruntime.portal.PortalGroup.Access
Access level is organization.
ORGANIZATION - com.esri.arcgisruntime.portal.PortalItem.Access
Access level is organization.
ORGANIZATION - com.esri.arcgisruntime.portal.PortalUser.Access
Access level is organization.
ORIENTED_IMAGERY_CATALOG - com.esri.arcgisruntime.portal.PortalItem.Type
A collection of images stored as a catalog where data is added with specific parameters and auxiliary information to allow exploring non-nadir imagery on a map and see the camera's field of view dynamically.
ORIGIN - com.esri.arcgisruntime.arcgisservices.RelationshipRole
Represents the origin table in a relationship.
ORIGIN - com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
The origin of the SceneSymbol is positioned at the GeoElement's geometry.
ORIGIN_DESTINATION_COST_MATRIX - com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
The ability to perform origin-destination cost matrix tasks.
ORIGINAL - com.esri.arcgisruntime.mapping.popup.PopupAttachment.EditState
Attachments that already existed on the GeoElement and have not been deleted are considered original.
originCameraChanged(OriginCameraChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.OriginCameraChangedListener
Invoked when the OriginCamera of a TransformationMatrixCameraController changes.
OriginCameraChangedEvent - Class in com.esri.arcgisruntime.mapping.view
An event representing the change of the origin camera of a TransformationMatrixCameraController.
OriginCameraChangedListener - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving origin camera changed events from a TransformationMatrixCameraController.
ORPHANED - com.esri.arcgisruntime.data.RelationshipConstraintViolation
The given feature is an orphaned destination feature in a composite relationship.
ORTHO_MAPPING_PROJECT - com.esri.arcgisruntime.portal.PortalItem.Type
Ortho mapping project.
ORTHO_MAPPING_TEMPLATE - com.esri.arcgisruntime.portal.PortalItem.Type
Ortho mapping template.
OSM_DARK_GRAY - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap version of Open Street Map (OSM) data hosted by Esri and rendered using dark neutral style with minimal colors as the base layer and labels as the reference layer.
OSM_DARK_GRAY_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap version of Open Street Map (OSM) data hosted by Esri and rendered using dark neutral style with minimal colors as the base layer.
OSM_DARK_GRAY_LABELS - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap version of Open Street Map (OSM) data hosted by Esri.
OSM_LIGHT_GRAY - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap version of Open Street Map (OSM) data hosted by Esri and rendered using light neutral style with minimal colors as the base layer and labels as the reference layer.
OSM_LIGHT_GRAY_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap version of Open Street Map (OSM) data hosted by Esri and rendered using light neutral style with minimal colors as the base layer.
OSM_LIGHT_GRAY_LABELS - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap version of Open Street Map (OSM) data hosted by Esri.
OSM_STANDARD - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap version of Open Street Map (OSM) data hosted by Esri and rendered using Open Street Map (OSM) cartography.
OSM_STANDARD_RELIEF - com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap that uses elevation as an artistic hillshade (raster) and Open Street Map (OSM) data hosted by Esri.
OSM_STANDARD_RELIEF_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap is a version of Open Street Map (OSM) data hosted by Esri and rendered using Esri Street Map cartographic style.
OSM_STREETS - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap version of Open Street Map (OSM) data hosted by Esri and rendered using Esri Street Map style.
OSM_STREETS_RELIEF - com.esri.arcgisruntime.mapping.BasemapStyle
A composite basemap with elevation as an artistic hillshade (raster) and Open Street Map (OSM) data hosted by Esri and rendered similarly to the Esri Street Map (with Relief) cartographic style (vector) as the base layers.
OSM_STREETS_RELIEF_BASE - com.esri.arcgisruntime.mapping.BasemapStyle
A vector basemap with Open Street Map (OSM) data hosted by Esri.
OTHER - com.esri.arcgisruntime.geometry.AngularUnitId
Indicates that the unit of angular measurement is a custom unit, or a unit not listed in the enumerated type.
OTHER - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates that the unit of area measurement is a custom unit, or a unit not listed in the enumerated type.
OTHER - com.esri.arcgisruntime.geometry.LinearUnitId
Indicates that the unit of linear measurement is a custom unit, or is a unit not listed in the enumerated type.
OTHER - com.esri.arcgisruntime.mapping.popup.PopupAttachment.Type
Represents any other type of attachment.
OUT_OF_SCALE - com.esri.arcgisruntime.mapping.view.LayerViewStatus
The layer in the view is out of scale.
OUTPUT - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo.Direction
Output parameter.
OVERLAP - com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaOverlapGeometry
Overlap behavior.
overlaps(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Tests if two geometries overlap.
OVERLAPS - com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
When start and end time of the time slider are included.
OVERLAPS - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Overlaps operator.
OVERLAPS_START_WITHIN_END - com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
When start time is included and end time is excluded.
OWNER - com.esri.arcgisruntime.portal.PortalGroup.SortField
The owner of the item.
OwnershipBasedAccessControlInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents information about the ownership-based access control for the features of a feature service layer.

P

PAPER_CHART - com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType
Paper chart symbols.
Part - Class in com.esri.arcgisruntime.geometry
Represents a mutable collection of Segments that define the shape of a part of a Multipart geometry under construction.
Part(ImmutablePointCollection) - Constructor for class com.esri.arcgisruntime.geometry.Part
Creates a new part from the given ImmutablePointCollection.
Part(ImmutablePointCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Part
Creates a new part from the given ImmutablePointCollection and SpatialReference.
Part(PointCollection) - Constructor for class com.esri.arcgisruntime.geometry.Part
Creates a new part from the given PointCollection.
Part(PointCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Part
Creates a new part from the given PointCollection and SpatialReference.
Part(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Part
Creates a new empty Part with the given SpatialReference.
Part(Iterable<Segment>) - Constructor for class com.esri.arcgisruntime.geometry.Part
Creates a new part with the given set of Segments.
Part(Iterable<Segment>, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Part
Creates a new part with the given set of Segments and SpatialReference.
PartCollection - Class in com.esri.arcgisruntime.geometry
Represents a mutable collection of parts for creating a Multipart geometry from a MultipartBuilder.
PartCollection(ImmutablePart) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection with one Part, and copies the geometries from the given ImmutablePart into the Part.
PartCollection(ImmutablePartCollection) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection and copies the ImmutableParts in the given ImmutablePartCollection into new Parts in the new PartCollection.
PartCollection(ImmutablePartCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection with the given SpatialReference, and copies the ImmutableParts in the given ImmutablePartCollection into new Parts in the new PartCollection.
PartCollection(ImmutablePart, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection with one Part and with the given SpatialReference, and copies the geometries from the given ImmutablePart into the Part.
PartCollection(ImmutablePointCollection) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection with one Part, and copies the geometries from the given ImmutablePointCollection into the Part.
PartCollection(ImmutablePointCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection with one Part and the given SpatialReference, and copies the geometries from the given ImmutablePointCollection into the Part.
PartCollection(Part) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection and adds the given Part to the collection.
PartCollection(PartCollection) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection containing the Parts in the given PartCollection.
PartCollection(PartCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection with the given SpatialReference, containing the Parts in the given PartCollection.
PartCollection(Part, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection with the given SpatialReference, and adds the given Part to the collection.
PartCollection(PointCollection) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection with one Part, and copies the Points from the given PointCollection into the Part.
PartCollection(PointCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new PartCollection with one Part and with the given SpatialReference, and copies the Points from the given PointCollection into the Part.
PartCollection(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PartCollection
Creates a new empty PartCollection with the given SpatialReference.
PARTITIONED - com.esri.arcgisruntime.utilitynetworks.UtilityTierType
Partitioned tier.
pause() - Method in class com.esri.arcgisruntime.concurrent.Job
Pauses this job.
pause() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Pauses the drawing of the GeoView.
pause() - Method in class com.esri.arcgisruntime.mapping.view.MapView
 
pause() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
 
pause() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
Pauses the execution of the KML tour.
PAUSED - com.esri.arcgisruntime.concurrent.Job.Status
The job has been paused.
PAUSED - com.esri.arcgisruntime.ogc.kml.KmlTourStatus
State of the tour when it is paused in a SceneView.
PDF - com.esri.arcgisruntime.portal.PortalItem.Type
Portable Document Format (.pdf)
PEDESTRIAN_RAMP - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Pedestrian ramp.
PER_GEODATABASE - com.esri.arcgisruntime.data.SyncModel
Layers within a geodatabase cannot be synchronized independently, the whole geodatabase must be synced.
PER_LAYER - com.esri.arcgisruntime.data.SyncModel
Layers within a geodatabase can be synchronized independently of one another.
PERCENT_RISE - com.esri.arcgisruntime.raster.SlopeType
Percent rise.
PercentClipStretchParameters - Class in com.esri.arcgisruntime.raster
Represents a percent clip stretch parameters.
PercentClipStretchParameters(double, double) - Constructor for class com.esri.arcgisruntime.raster.PercentClipStretchParameters
Creates a new PercentClipStretchParameters with the specified minimum and maximum value.
PERPENDICULAR - com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
Text will be written perpendicular to the LabelTextLayout.STRAIGHT text layout.
PERSISTENT - com.esri.arcgisruntime.arcgisservices.FeatureServiceSessionType
A session is held open as long as tables are actively reading or writing.
PictureFillSymbol - Class in com.esri.arcgisruntime.symbology
Uses an image to symbolize the fill for a polygon geoelement.
PictureFillSymbol(String) - Constructor for class com.esri.arcgisruntime.symbology.PictureFillSymbol
Instantiates a PictureFillSymbol with a URL to an image.
PictureFillSymbolLayer - Class in com.esri.arcgisruntime.symbology
Represents a polygon geometry filled with an image.
PictureFillSymbolLayer(String) - Constructor for class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
Instantiates a PictureFillSymbolLayer with a URI to an image.
PictureMarkerSymbol - Class in com.esri.arcgisruntime.symbology
Uses an image to symbolize geoelements that have point or multipoint geometry.
PictureMarkerSymbol(BitmapDrawable) - Constructor for class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Deprecated.
PictureMarkerSymbol(String) - Constructor for class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Constructs a PictureMarkerSymbol with a URL to a Drawable image.
PictureMarkerSymbol(String, RequestConfiguration) - Constructor for class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Constructs a PictureMarkerSymbol with a URL to a Drawable image and a request configuration.
PictureMarkerSymbolLayer - Class in com.esri.arcgisruntime.symbology
PictureMarkerSymbolLayers can be used to symbolize point geometries with an image.
PictureMarkerSymbolLayer(String) - Constructor for class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
Instantiates a PictureMarkerSymbolLayer with a URI to an image.
PIE_CHART - com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
Pie chart.
PinchToZoomGestureDetector - Class in com.esri.arcgisruntime.mapping.view
Implements a scale gesture detector for pinch-to-zoom gestures which can be used as an alternative to ScaleGestureDetector with the DefaultMapViewOnTouchListener.
PinchToZoomGestureDetector(MapView) - Constructor for class com.esri.arcgisruntime.mapping.view.PinchToZoomGestureDetector
Creates a PinchToZoomGestureDetector with a MapView.
PIXELS - com.esri.arcgisruntime.ogc.kml.KmlUnitsType
Treat the x/y value as an integral number of device-independent pixels (dips).
PixelType - Enum in com.esri.arcgisruntime.arcgisservices
Various types of pixel, also known as bit depth, in a raster.
PLAIN - com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.AreaSymbolizationType
Renders area symbols using plain symbols.
play() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
Starts or resumes playing of the KML tour, which may include audio contents.
PLAYING - com.esri.arcgisruntime.ogc.kml.KmlTourStatus
State of the tour when it is being played in a SceneView.
PNG - com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
 
PNG - com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
PNG.
PNG24 - com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
 
PNG24 - com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
24-bit PNG.
PNG32 - com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
 
PNG32 - com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
32-bit PNG.
PNG8 - com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
 
PNG8 - com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
8-bit PNG.
Point - Class in com.esri.arcgisruntime.geometry
A location defined by x and y (and optionally z) coordinates.
Point(double, double) - Constructor for class com.esri.arcgisruntime.geometry.Point
Creates a new immutable Point with the given x and y coordinates.
Point(double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.Point
Creates a new immutable Point with the given x,y coordinates and z value.
Point(double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Point
Creates a new immutable Point with the given x,y coordinates, z value, and SpatialReference.
Point(double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Point
Creates a new immutable Point with the given x,y coordinates and SpatialReference.
POINT - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A point.
POINT - com.esri.arcgisruntime.geometry.GeometryDimension
A zero-dimensional geometry such as a Point or Multipoint.
POINT - com.esri.arcgisruntime.geometry.GeometryType
A Point geometry.
POINT - com.esri.arcgisruntime.mapping.view.SketchCreationMode
Point geometry
POINT - com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
A point.
POINT - com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
A point.
POINT - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
Typographical point (1/72").
POINT_ABOVE_CENTER - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Lower midpoint of label is offset north of point symbol.
POINT_ABOVE_LEFT - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Lower right corner of the label is offset northwest of point symbol.
POINT_ABOVE_RIGHT - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Lower left corner of the label is offset northeast of point symbol.
POINT_BELOW_CENTER - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Upper midpoint of label is offset south of point symbol.
POINT_BELOW_LEFT - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Upper right corner of the label is offset southwest of point symbol.
POINT_BELOW_RIGHT - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Upper left corner of the label is offset South-east of point symbol.
POINT_BUILDER - com.esri.arcgisruntime.geometry.GeometryBuilderType
Point builder to which produces point geometry.
POINT_CENTER_CENTER - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Center of label is placed on geometry point.
POINT_CENTER_LEFT - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Right midpoint of label is offset West of point symbol.
POINT_CENTER_RIGHT - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Left midpoint of label is offset East of point symbol.
PointBarrier - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents a point barrier that can be used to constrain routes generated by RouteTask.
PointBarrier(Point) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
Creates an instance of PointBarrier with the given Point location.
PointBuilder - Class in com.esri.arcgisruntime.geometry
Helper class for building immutable Point geometries.
PointBuilder(double, double) - Constructor for class com.esri.arcgisruntime.geometry.PointBuilder
Creates a new empty PointBuilder with the given x,y coordinates.
PointBuilder(double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.PointBuilder
Creates a new point builder with the given x,y coordinates and z value.
PointBuilder(double, double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.PointBuilder
Creates a new point builder with the given x,y coordinates and z- and m values.
PointBuilder(double, double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PointBuilder
Creates a new point builder with the given x,y coordinates, z- and m values, and SpatialReference.
PointBuilder(double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PointBuilder
Creates a new point builder with the given x,y coordinates, z value, and SpatialReference.
PointBuilder(double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PointBuilder
Creates a new point builder with the given x,y coordinates and SpatialReference.
PointBuilder(Point) - Constructor for class com.esri.arcgisruntime.geometry.PointBuilder
Creates a new empty PointBuilder from the given Point.
PointBuilder(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PointBuilder
Creates a new empty PointBuilder with the given SpatialReference.
PointCloudLayer - Class in com.esri.arcgisruntime.layers
Represents a layer that can visualize a point cloud layer.
PointCloudLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.PointCloudLayer
Creates a PointCloudLayer object from a PortalItem.
PointCloudLayer(String) - Constructor for class com.esri.arcgisruntime.layers.PointCloudLayer
Creates a PointCloudLayer from a service, scene layer package, or service portal item with the given URL.
PointCollection - Class in com.esri.arcgisruntime.geometry
Represents a mutable collection of Points for creating a Multipoint geometry from a MultipointBuilder.
PointCollection(Part) - Constructor for class com.esri.arcgisruntime.geometry.PointCollection
Creates a new PointCollection by copying the points from the given Part.
PointCollection(Part, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PointCollection
Creates a new PointCollection with the given SpatialReference by copying the points from the given Part (the points are assigned the given SpatialReference-they are not projected).
PointCollection(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PointCollection
Creates a new empty PointCollection with the given SpatialReference.
PointCollection(Iterable<Point>) - Constructor for class com.esri.arcgisruntime.geometry.PointCollection
Creates a new PointCollection with the given iterable set of Points.
PointCollection(Iterable<Point>, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PointCollection
Creates a new PointCollection with the given iterable set of Points and SpatialReference.
Polygon - Class in com.esri.arcgisruntime.geometry
A multipart shape used to represent an area.
Polygon(Part) - Constructor for class com.esri.arcgisruntime.geometry.Polygon
Creates a new immutable Polygon containing a copy of the given Part.
Polygon(PartCollection) - Constructor for class com.esri.arcgisruntime.geometry.Polygon
Creates a new immutable Polygon containing a copy of the given PartCollection.
Polygon(PartCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Polygon
Creates a new Polygon containing a copy of the given PartCollection, and with the given SpatialReference.
Polygon(Part, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Polygon
Creates a new Polygon containing a copy of the given Part, and with the given SpatialReference.
Polygon(PointCollection) - Constructor for class com.esri.arcgisruntime.geometry.Polygon
Creates a new immutable Polygon containing a copy of the Points in the given PointCollection.
Polygon(PointCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Polygon
Creates a new Polygon containing a copy of the Points in the given PointCollection, and with the given SpatialReference.
POLYGON - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A polygon.
POLYGON - com.esri.arcgisruntime.geometry.GeometryType
A Polygon geometry.
POLYGON - com.esri.arcgisruntime.mapping.view.SketchCreationMode
Polygon geometry incrementally vertex by vertex
POLYGON - com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
A polygon.
POLYGON - com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
A polygon.
POLYGON_ALWAYS_HORIZONTAL - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Center of label is as far inside polygon as possible.
POLYGON_BUILDER - com.esri.arcgisruntime.geometry.GeometryBuilderType
Polygon builder to which produces polygon geometry.
PolygonBarrier - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents a polygon barrier that can be used to constrain routes generated by RouteTask.
PolygonBarrier(Polygon) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.PolygonBarrier
Creates an instance of PolygonBarrier with the provided geometry.
PolygonBuilder - Class in com.esri.arcgisruntime.geometry
Helper class for building immutable Polygon geometries.
PolygonBuilder(Part) - Constructor for class com.esri.arcgisruntime.geometry.PolygonBuilder
Creates a new PolygonBuilder containing the given Part.
PolygonBuilder(PartCollection) - Constructor for class com.esri.arcgisruntime.geometry.PolygonBuilder
Creates a new PolygonBuilder containing the Parts in the given PartCollection.
PolygonBuilder(PartCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PolygonBuilder
Creates a new PolygonBuilder containing the Parts in the given PartCollection, and with the given SpatialReference.
PolygonBuilder(Part, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PolygonBuilder
Creates a new PolygonBuilder containing the given Part, and with the given SpatialReference.
PolygonBuilder(PointCollection) - Constructor for class com.esri.arcgisruntime.geometry.PolygonBuilder
Creates a new PolygonBuilder containing a copy of the Points in the given PointCollection.
PolygonBuilder(PointCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PolygonBuilder
Creates a new PolygonBuilder containing a copy of the Points in the given PointCollection, and with the given SpatialReference.
PolygonBuilder(Polygon) - Constructor for class com.esri.arcgisruntime.geometry.PolygonBuilder
Creates a new PolygonBuilder by copying the parts from the given Polygon.
PolygonBuilder(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PolygonBuilder
Creates a new empty PolygonBuilder with the given SpatialReference.
Polyline - Class in com.esri.arcgisruntime.geometry
A multipart linear shape.
Polyline(Part) - Constructor for class com.esri.arcgisruntime.geometry.Polyline
Creates a new immutable Polyline containing a copy of the given Part.
Polyline(PartCollection) - Constructor for class com.esri.arcgisruntime.geometry.Polyline
Creates a new immutable Polyline containing a copy of the given PartCollection.
Polyline(PartCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Polyline
Creates a new Polyline containing a copy of the given PartCollection, and with the given SpatialReference.
Polyline(Part, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Polyline
Creates a new Polyline containing a copy of the given Part, and with the given SpatialReference.
Polyline(PointCollection) - Constructor for class com.esri.arcgisruntime.geometry.Polyline
Creates a new immutable Polyline containing a copy of the Points in the given PointCollection.
Polyline(PointCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Polyline
Creates a new Polyline containing a copy of the Points in the given PointCollection, and with the given SpatialReference.
POLYLINE - com.esri.arcgisruntime.geometry.GeometryType
A Polyline geometry.
POLYLINE - com.esri.arcgisruntime.mapping.view.SketchCreationMode
Polyline geometry incrementally vertex by vertex
POLYLINE - com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
A polyline.
POLYLINE - com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
A polyline.
POLYLINE_BUILDER - com.esri.arcgisruntime.geometry.GeometryBuilderType
Polyline builder to which produces polyline geometry.
PolylineBarrier - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents a polyline barrier that can be used to constrain routes generated by RouteTask.
PolylineBarrier(Polyline) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.PolylineBarrier
Creates an instance of PolylineBarrier with provided geometry.
PolylineBuilder - Class in com.esri.arcgisruntime.geometry
Helper class for building immutable Polyline geometries.
PolylineBuilder(Part) - Constructor for class com.esri.arcgisruntime.geometry.PolylineBuilder
Creates a new PolylineBuilder containing the given Part.
PolylineBuilder(PartCollection) - Constructor for class com.esri.arcgisruntime.geometry.PolylineBuilder
Creates a new PolylineBuilder containing the Parts in the given PartCollection.
PolylineBuilder(PartCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PolylineBuilder
Creates a new PolylineBuilder containing the Parts in the given PartCollection, and with the given SpatialReference.
PolylineBuilder(Part, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PolylineBuilder
Creates a new PolylineBuilder containing the given Part, and with the given SpatialReference.
PolylineBuilder(PointCollection) - Constructor for class com.esri.arcgisruntime.geometry.PolylineBuilder
Creates a new PolylineBuilder containing a copy of the Points in the given PointCollection.
PolylineBuilder(PointCollection, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PolylineBuilder
Creates a new PolylineBuilder containing a copy of the Points in the given PointCollection, and with the given SpatialReference.
PolylineBuilder(Polyline) - Constructor for class com.esri.arcgisruntime.geometry.PolylineBuilder
Creates a new Polyline by copying the parts from the given Polyline.
PolylineBuilder(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PolylineBuilder
Creates a new empty PolylineBuilder with the given SpatialReference.
populateFromServiceAsync(QueryParameters, boolean, Iterable<String>) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Queries the feature service and places the resulting features in the local table, which is cached for the duration of the session.
populateFromServiceAsync(QueryParameters, boolean, Iterable<String>) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Executes an asynchronous method that populates the table with the results of a query.
populateFromServiceAsync(QueryParameters, boolean, List<String>) - Method in class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
Asynchronously populate the "OGC API - Features" feature collection table with the results of a query.
populateFromServiceAsync(String, boolean) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Executes an asynchronous method that populates the table with the results of the XML query.
Popup - Class in com.esri.arcgisruntime.mapping.popup
Represents the combination of a PopupDefinition and a GeoElement, which allows a visual representation of the GeoElement's attributes as well as the ability to edit them.
Popup(GeoElement) - Constructor for class com.esri.arcgisruntime.mapping.popup.Popup
Creates a new popup from a GeoElement.
Popup(GeoElement, PopupDefinition) - Constructor for class com.esri.arcgisruntime.mapping.popup.Popup
Creates a new popup from a GeoElement and PopupDefinition.
POPUP - com.esri.arcgisruntime.arcade.ArcadeProfile
Popup profile.
POPUP_ELEMENT - com.esri.arcgisruntime.arcade.ArcadeProfile
Popup Element profile.
PopupAttachment - Class in com.esri.arcgisruntime.mapping.popup
Represents an attachment to a Popup, which contains the attachment data and some additional metadata about the attachment.
PopupAttachment.EditState - Enum in com.esri.arcgisruntime.mapping.popup
The edit state of attachments in a PopupAttachmentManager.
PopupAttachment.Type - Enum in com.esri.arcgisruntime.mapping.popup
The type of attachments in a PopupAttachmentManager
PopupAttachmentManager - Class in com.esri.arcgisruntime.mapping.popup
Manages PopupAttachments for a Popup.
PopupAttachmentManager(ArcGISFeature) - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupAttachmentManager
Constructs a PopupAttachmentManager to manage the attachments of the provided ArcGISFeature.
PopupAttachmentsDisplayType - Enum in com.esri.arcgisruntime.mapping.popup
The type indicating how to display the attachments.
PopupDefinition - Class in com.esri.arcgisruntime.mapping.popup
A pop-up definition for a GeoElement.
PopupDefinition() - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Creates a new, empty pop-up definition.
PopupDefinition(GeoElement) - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Creates a new popup definition from a GeoElement.
PopupDefinition(PopupSource) - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Creates a new popup definition from a popup source.
PopupElement - Class in com.esri.arcgisruntime.mapping.popup
Represents an element that is displayed in a pop-up for a geoelement.
PopupExpression - Class in com.esri.arcgisruntime.mapping.popup
Defines an Arcade expression within a pop-up.
PopupExpression() - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupExpression
Creates a new instance of an empty PopupExpression.
PopupExpression.ReturnType - Enum in com.esri.arcgisruntime.mapping.popup
The type of the result returned by an Arcade expression.
PopupExpressionEvaluation - Class in com.esri.arcgisruntime.mapping.popup
The result of an attempt to evaluate a popup expression.
PopupField - Class in com.esri.arcgisruntime.mapping.popup
Represents how a geoelement's attribute (field) should be displayed in a pop-up.
PopupField() - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupField
Constructs an empty PopupField.
PopupField.StringFieldOption - Enum in com.esri.arcgisruntime.mapping.popup
Type of input box editors see when editing the field in a pop-up.
PopupFieldFormat - Class in com.esri.arcgisruntime.mapping.popup
Represents the formatting of a field when used in the application.
PopupFieldFormat() - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat
Constructs an empty PopupFieldFormat.
PopupFieldFormat.DateFormat - Enum in com.esri.arcgisruntime.mapping.popup
Format of a date field in a pop-up.
PopupManager - Class in com.esri.arcgisruntime.mapping.popup
Manages the viewing and editing of a Popup.
PopupManager(Context, Popup) - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupManager
Constructs a PopupManager to manage the specified Popup.
PopupManager.FeatureTypeChangeMode - Enum in com.esri.arcgisruntime.mapping.popup
Specifies the way that a feature type change should occur.
PopupMedia - Class in com.esri.arcgisruntime.mapping.popup
Represents the media that is displayed in a pop-up for a geo-element.
PopupMedia() - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupMedia
Constructs an empty PopupMedia.
PopupMedia.Type - Enum in com.esri.arcgisruntime.mapping.popup
Type of media in a pop-up.
PopupMediaValue - Class in com.esri.arcgisruntime.mapping.popup
Represents the media info values correlating to the type of media.
PopupMediaValue() - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
Constructs an empty PopupMediaValue.
PopupRelatedFeaturesDefinition - Class in com.esri.arcgisruntime.mapping.popup
Contains information about displaying related features in a popup.
PopupRelatedFeaturesDefinition() - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupRelatedFeaturesDefinition
Creates an instance of PopupRelatedFeaturesDefinition.
PopupRelatedFeaturesSortOrder - Class in com.esri.arcgisruntime.mapping.popup
Defines the order in which related features of a particular relationship are sorted for displaying in a popup.
PopupRelatedFeaturesSortOrder() - Constructor for class com.esri.arcgisruntime.mapping.popup.PopupRelatedFeaturesSortOrder
Creates an instance of PopupRelatedFeaturesSortOrder.
PopupSource - Interface in com.esri.arcgisruntime.mapping.popup
An interface to classes that support pop-up and have a PopupDefinition.
Portal - Class in com.esri.arcgisruntime.portal
Represents an information portal such as ArcGIS Online or Portal for ArcGIS.
Portal(String) - Constructor for class com.esri.arcgisruntime.portal.Portal
Creates a Portal for anonymous access using the portal URL.
Portal(String, boolean) - Constructor for class com.esri.arcgisruntime.portal.Portal
Creates a Portal for anonymous or authenticated access using the portal URL, depending on the value of the loginRequired parameter.
PORTAL - com.esri.arcgisruntime.portal.PortalPrivilege.Realm
Used for privileges related to general portal content and usage.
Portal.LoginType - Enum in com.esri.arcgisruntime.portal
Signifies the login type for a portal.
Portal.Mode - Enum in com.esri.arcgisruntime.portal
Signifies the tenancy mode of a portal.
PortalFolder - Class in com.esri.arcgisruntime.portal
Represents a sub folder in the root folder of a user.
PortalGroup - Class in com.esri.arcgisruntime.portal
Represents a group within a portal.
PortalGroup(Portal, String) - Constructor for class com.esri.arcgisruntime.portal.PortalGroup
Constructor for use when the group ID is known.
PortalGroup.Access - Enum in com.esri.arcgisruntime.portal
Signifies the level of access to a portal group, which determines who can access the content of the group.
PortalGroup.SortField - Enum in com.esri.arcgisruntime.portal
Signifies the field that items in a portal group are sorted by.
PortalGroup.SortOrder - Enum in com.esri.arcgisruntime.portal
Signifies the sort order for items in a portal group.
PortalGroupContentSearchParameters - Class in com.esri.arcgisruntime.portal
Contains search parameters suitable for finding portal items that belong to a portal group.
PortalGroupContentSearchParameters(Envelope) - Constructor for class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Constructor that sets a bounding box for a spatial search.
PortalGroupContentSearchParameters(String) - Constructor for class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Constructor that sets a custom query string to use.
PortalGroupContentSearchParameters(String, int) - Constructor for class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Constructor that sets a custom query string to use and a limit on the number of results to return.
PortalGroupContentSearchParameters(String, Envelope) - Constructor for class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Constructor that sets a custom query string to use and a bounding box for a spatial search.
PortalGroupContentSearchResultSet - Class in com.esri.arcgisruntime.portal
Represents the results of a Group Content Search operation performed on a PortalGroup.
PortalGroupUsers - Class in com.esri.arcgisruntime.portal
Holds the administrators and users for a portal group.
PortalInfo - Class in com.esri.arcgisruntime.portal
Provides information about a Portal as seen by the current user, anonymous or logged in.
PortalInfo.Access - Enum in com.esri.arcgisruntime.portal
Signifies the level of access to a portal or organization for anonymous users.
PortalItem - Class in com.esri.arcgisruntime.portal
Represents an item (a unit of content) stored in an ArcGIS portal.
PortalItem(Portal, PortalItem.Type, String, String, String, Iterable<String>) - Constructor for class com.esri.arcgisruntime.portal.PortalItem
Constructor for use if you wish to add a new item to a portal.
PortalItem(Portal, String) - Constructor for class com.esri.arcgisruntime.portal.PortalItem
Creates a portal item object for a specified portal and a specified item ID.
PortalItem.Access - Enum in com.esri.arcgisruntime.portal
Signifies the level of access to a portal item.
PortalItem.Type - Enum in com.esri.arcgisruntime.portal
Represents the type of an item stored in an ArcGIS portal.
PortalItemComment - Class in com.esri.arcgisruntime.portal
Holds the content of a comment on a portal item.
PortalItemContentParameters - Class in com.esri.arcgisruntime.portal
Specifies the content for a new portal item to be added.
PortalItemContentParameters.PortalItemContentType - Enum in com.esri.arcgisruntime.portal
Specifies the type of content represented by a PortalItemContentParameters instance.
PortalItemGroups - Class in com.esri.arcgisruntime.portal
Represents the groups a portal item belongs to.
PortalItemGroups() - Constructor for class com.esri.arcgisruntime.portal.PortalItemGroups
 
PortalItemMoveError - Class in com.esri.arcgisruntime.portal
Describes an error that happened when moving a portal item using the PortalUser.movePortalItemsAsync(Iterable, PortalFolder) method.
PortalItemMoveError() - Constructor for class com.esri.arcgisruntime.portal.PortalItemMoveError
 
PortalItemRelationship - Enum in com.esri.arcgisruntime.portal
An enumeration of PortalItem relationship types.
PortalItemRelationshipDirection - Enum in com.esri.arcgisruntime.portal
An enumeration of PortalItem relationship directions.
PortalPrivilege - Class in com.esri.arcgisruntime.portal
Represents a particular privilege possessed by a portal user.
PortalPrivilege.Realm - Enum in com.esri.arcgisruntime.portal
Signifies the realm a privilege belongs to.
PortalPrivilege.Role - Enum in com.esri.arcgisruntime.portal
Signifies the user role a privilege belongs to.
PortalPrivilege.Subtype - Enum in com.esri.arcgisruntime.portal
An enumeration of the fine-grained operation subtypes a portal privilege can permit.
PortalPrivilege.Type - Enum in com.esri.arcgisruntime.portal
Signifies the particular type of operation a privilege permits.
PortalQueryParameters - Class in com.esri.arcgisruntime.portal
Contains query parameters suitable for finding content or groups contained in a portal.
PortalQueryParameters() - Constructor for class com.esri.arcgisruntime.portal.PortalQueryParameters
Creates a PortalQueryParameters with default settings.
PortalQueryParameters(Envelope) - Constructor for class com.esri.arcgisruntime.portal.PortalQueryParameters
Creates a PortalQueryParameters with a particular bounding box.
PortalQueryParameters(String) - Constructor for class com.esri.arcgisruntime.portal.PortalQueryParameters
Creates a PortalQueryParameters with a particular query string.
PortalQueryParameters(String, int) - Constructor for class com.esri.arcgisruntime.portal.PortalQueryParameters
Creates a PortalQueryParameters with a particular query string and results limit.
PortalQueryParameters(String, Envelope) - Constructor for class com.esri.arcgisruntime.portal.PortalQueryParameters
Creates a PortalQueryParameters with a particular query string and bounding box.
PortalQueryParameters.SortOrder - Enum in com.esri.arcgisruntime.portal
Signifies the sort order, indicating whether results are returned in ascending or descending order.
PortalQueryResultSet<T> - Class in com.esri.arcgisruntime.portal
Represents the results of queries performed on a Portal.
PortalUser - Class in com.esri.arcgisruntime.portal
Represents a registered user of a portal.
PortalUser(Portal, String) - Constructor for class com.esri.arcgisruntime.portal.PortalUser
Constructor for use if you wish to fetch a particular user from a portal.
PortalUser.Access - Enum in com.esri.arcgisruntime.portal
Signifies the level of access to a portal user, which determines who can access the user descriptive information.
PortalUser.Role - Enum in com.esri.arcgisruntime.portal
Signifies the role in the organization of a portal user.
PortalUserContent - Class in com.esri.arcgisruntime.portal
Represents user content in a folder.
PORTRAIT - com.esri.arcgisruntime.mapping.view.DeviceOrientation
The device is in portrait mode, with the device held upright and the home button on the bottom.
POSITION_SOURCE_BLUETOOTH - Static variable in class com.esri.arcgisruntime.location.LocationDataSource.Location
Value associated with the key LocationDataSource.Location.KEY_POSITION_SOURCE when location data is acquired from a wireless (Bluetooth) network.
POSITION_SOURCE_CELL - Static variable in class com.esri.arcgisruntime.location.LocationDataSource.Location
Value associated with the key LocationDataSource.Location.KEY_POSITION_SOURCE when location data is acquired from a cellular network.
POSITION_SOURCE_GNSS - Static variable in class com.esri.arcgisruntime.location.LocationDataSource.Location
Value associated with the key LocationDataSource.Location.KEY_POSITION_SOURCE when location data is acquired from gps.
POSITION_SOURCE_WIFI - Static variable in class com.esri.arcgisruntime.location.LocationDataSource.Location
Value associated with the key LocationDataSource.Location.KEY_POSITION_SOURCE when location data is acquired from a wireless local network.
postRequestAsync(String) - Method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to send a customized request and let the caller handle the response.
PPS - com.esri.arcgisruntime.location.NmeaFixType
A PPS GPS fix type.
PREMIUM - com.esri.arcgisruntime.portal.PortalPrivilege.Realm
Used for privileges related to premium content.
PreplannedMapArea - Class in com.esri.arcgisruntime.tasks.offlinemap
Represents a single preplanned offline map area.
PreplannedMapArea(PortalItem) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
Create an offline map area instance with a portal item that is of type map area.
PreplannedPackagingStatus - Enum in com.esri.arcgisruntime.tasks.offlinemap
Enumerates the different packaging states that an online PreplannedMapArea can be in.
PreplannedScheduledUpdatesOption - Enum in com.esri.arcgisruntime.tasks.offlinemap
Defines the various options for downloading read-only preplanned updates from an online map area.
PreplannedUpdateMode - Enum in com.esri.arcgisruntime.tasks.offlinemap
Different modes for how updates are obtained for a preplanned offline map area.
PREVENT_EXPIRED_ACCESS - com.esri.arcgisruntime.mapping.ExpirationType
The expiration is mandatory and the package can no longer be used - for example, it will fail to load.
PREVIEW - com.esri.arcgisruntime.mapping.popup.PopupAttachmentsDisplayType
Attachments expand to the width of the pop-up.
PRIVATE - com.esri.arcgisruntime.arcgisservices.VersionAccess
The version is private.
PRIVATE - com.esri.arcgisruntime.portal.PortalGroup.Access
Access level is private.
PRIVATE - com.esri.arcgisruntime.portal.PortalInfo.Access
Access level is private - only members of the organization are able to access the site.
PRIVATE - com.esri.arcgisruntime.portal.PortalItem.Access
Access level is private.
PRIVATE - com.esri.arcgisruntime.portal.PortalUser.Access
Access level is private.
PRO_MAP - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Pro map file (mapx)
PRO_REPORT - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Pro Report File (rptx).
PROCESSING - com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
Indicates that the PreplannedMapArea is not yet ready for download.
project(Geometry, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Projects the given geometry from its current spatial reference system into the given spatial reference system, using the default geographic transformation.
project(Geometry, SpatialReference, DatumTransformation) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Projects the given geometry from its current spatial reference system into the given output spatial reference system, applying the datum transformation provided.
PROJECT_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Project Package (ppkx)
PROJECT_TEMPLATE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Project Template (aptx)
PROTECTED - com.esri.arcgisruntime.arcgisservices.VersionAccess
The version is protected.
ProximityResult - Class in com.esri.arcgisruntime.geometry
Defines the result of proximity operations in GeometryEngine.
PUBLIC - com.esri.arcgisruntime.arcgisservices.VersionAccess
The version is public.
PUBLIC - com.esri.arcgisruntime.portal.PortalGroup.Access
Access level is public.
PUBLIC - com.esri.arcgisruntime.portal.PortalInfo.Access
Access level is public.
PUBLIC - com.esri.arcgisruntime.portal.PortalItem.Access
Access level is public.
PUBLIC - com.esri.arcgisruntime.portal.PortalUser.Access
Access level is public.
PUBLISH_DYNAMIC_IMAGERY - com.esri.arcgisruntime.portal.PortalPrivilege.Type
The ability to publish hosted dynamic imagery layers from a single image or collection of images.
PUBLISH_FEATURES - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
PUBLISH_SCENES - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
PUBLISH_SERVER_GP_SERVICES - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to publish non-hosted server geoprocessing services.
PUBLISH_SERVER_SERVICES - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to publish non-hosted server services.
PUBLISH_TILED_IMAGERY - com.esri.arcgisruntime.portal.PortalPrivilege.Type
The ability to publish hosted tiled imagery layers from a single image or collection of images.
PUBLISH_TILES - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
PUBLISHED_MAP - com.esri.arcgisruntime.portal.PortalItem.Type
ArcReader Document (pmf)
PUBLISHER - com.esri.arcgisruntime.portal.PortalPrivilege.Role
Used for privileges related to publishing of services.
PUBLISHER - com.esri.arcgisruntime.portal.PortalUser.Role
Organization publisher or custom role with publisher privileges.
PURCHASE - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
pushData(byte[]) - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource
Reads the input NMEA data creating an NmeaLocationDataSource.NmeaLocation.

Q

QUANTILE - com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
Quantile classification
queryExtentAsync(QueryParameters) - Method in class com.esri.arcgisruntime.data.FeatureTable
Asynchronously queries the minimum bounding envelope that contains features satisfying the provided queryParameters.
queryFeatureCountAsync(QueryParameters) - Method in class com.esri.arcgisruntime.data.FeatureTable
Asynchronously queries the number of features that satisfy the provided query parameters.
queryFeaturesAsync(QueryParameters) - Method in class com.esri.arcgisruntime.data.FeatureTable
Asynchronously queries features in this FeatureTable.
queryFeaturesAsync(QueryParameters) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Asynchronously queries features from this table's cache and/or from the service used to create this table.
queryFeaturesAsync(QueryParameters, ServiceFeatureTable.QueryFeatureFields) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Asynchronously queries features from this table's cache and/or from the feature service used to create this table.
queryNamedTraceConfigurationsAsync(UtilityNamedTraceConfigurationQueryParameters) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Returns a list of UtilityNamedTraceConfiguration from the utility network.
QueryParameters - Class in com.esri.arcgisruntime.data
Represents the input parameters for a query.
QueryParameters() - Constructor for class com.esri.arcgisruntime.data.QueryParameters
Creates a new instance.
QueryParameters.OrderBy - Class in com.esri.arcgisruntime.data
Represents the field the results are sorted by, and the sort order.
QueryParameters.SortOrder - Enum in com.esri.arcgisruntime.data
Represents the the order in which results of a query are sorted.
QueryParameters.SpatialRelationship - Enum in com.esri.arcgisruntime.data
Defines the spatial relationship between the geometry set on QueryParameters and the geometry of a feature table's feature.
queryRelatedFeatureCountAsync(ArcGISFeature) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Performs an asynchronous query that returns the number of features related to the supplied feature.
queryRelatedFeatureCountAsync(ArcGISFeature, RelatedQueryParameters) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Performs an asynchronous query that returns the number of features related to the supplied feature based on the parameters.
queryRelatedFeaturesAsync(ArcGISFeature) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Asynchronously queries for features related to the given ArcGISFeature.
queryRelatedFeaturesAsync(ArcGISFeature, RelatedQueryParameters) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Asynchronously queries for features related to the given ArcGISFeature and using the given RelatedQueryParameters.
queryRelatedFeaturesAsync(ArcGISFeature, RelatedQueryParameters, ServiceFeatureTable.QueryFeatureFields) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Queries for related features in this service feature table using the provided parameters and query feature fields.
queryStatisticsAsync(StatisticsQueryParameters) - Method in class com.esri.arcgisruntime.data.FeatureTable
Performs an asynchronous query to calculate statistics for the fields defined in the statistics query parameter, which may also define fields on which results are grouped or sorted.
QUICK_CAPTURE_PROJECT - com.esri.arcgisruntime.portal.PortalItem.Type
A project created by the QuickCapture Designer tool for use by the QuickCapture mobile app.
QZSS - com.esri.arcgisruntime.location.NmeaGnssSystem
The Quasi-Zenith Satellite System.

R

RADIAL - com.esri.arcgisruntime.utilitynetworks.UtilityTierTopologyType
A radial network.
RADIANS - com.esri.arcgisruntime.geometry.AngularUnitId
Indicates an angular measurement in radians.
RADIO_FOLDER - com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
Only one child node can be enabled for display at any one time.
RAMP_LEFT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Ramp left.
RAMP_RIGHT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Ramp right.
RANDOM - com.esri.arcgisruntime.ogc.kml.KmlColorMode
The color defined in the KmlColorStyle will be overwritten by a random color.
Range(Symbol) - Constructor for class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.Range
Creates a Range that displays the given Symbol.
Range(Symbol, double, double) - Constructor for class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.Range
Creates a Range that displays the given Symbol when the SceneView's Camera is within the minimum and maximum distance that is passed.
RangeDomain - Class in com.esri.arcgisruntime.data
A range domain specifies a valid range of attribute values for a numeric Field.
RangeDomainDescription - Class in com.esri.arcgisruntime.data
An object that describes a RangeDomain to be created.
RangeDomainDescription(String, Field.Type, Object, Object) - Constructor for class com.esri.arcgisruntime.data.RangeDomainDescription
Creates a new range domain description object with the specified name and values.
Raster - Class in com.esri.arcgisruntime.raster
Represents raster data that can be rendered using a RasterLayer.
Raster(RasterFunction) - Constructor for class com.esri.arcgisruntime.raster.Raster
Creates a raster based on a function.
Raster(String) - Constructor for class com.esri.arcgisruntime.raster.Raster
Creates a raster based on the raster located at the provided path.
RASTER - com.esri.arcgisruntime.data.Field.Type
A raster value (Java byte array).
RASTER_ANALYSIS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Allows use of raster analysis.
RASTER_FUNCTION_TEMPLATE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Pro raster function template
RASTER_LAYER - com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
A raster layer.
RasterCell - Class in com.esri.arcgisruntime.raster
A specific type of GeoElement used to represent the values of a specific pixel in a RasterLayer.
RasterElevationSource - Class in com.esri.arcgisruntime.mapping
A raster based elevation source.
RasterElevationSource(Iterable<String>) - Constructor for class com.esri.arcgisruntime.mapping.RasterElevationSource
Creates a RasterElevationSource with provided sources.
RasterFunction - Class in com.esri.arcgisruntime.raster
Represents operations that can be performed on one or more rasters or a mosaic dataset by applying on-the-fly processing.
RasterFunction(String) - Constructor for class com.esri.arcgisruntime.raster.RasterFunction
Creates a raster function based on JSON file path.
RasterFunctionArguments - Class in com.esri.arcgisruntime.raster
Represents arguments associated with a raster function.
RasterLayer - Class in com.esri.arcgisruntime.layers
Displays raster data in a map or scene.
RasterLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.RasterLayer
Creates a new RasterLayer with the provided portal item.
RasterLayer(Raster) - Constructor for class com.esri.arcgisruntime.layers.RasterLayer
Creates a new RasterLayer with the provided raster.
RasterRenderer - Class in com.esri.arcgisruntime.raster
Defines a renderer that can be applied to a RasterLayer to render Raster data.
RasterSublayerSource - Class in com.esri.arcgisruntime.layers
Raster sublayer source is a file-based raster that resides in a raster workspace that has been registered with a service that supports Dynamic Layers.
RasterSublayerSource(String, String) - Constructor for class com.esri.arcgisruntime.layers.RasterSublayerSource
Create a raster sublayer source from a workspace ID and a data source name.
REACHED - com.esri.arcgisruntime.navigation.DestinationStatus
Reached destination status.
READ_ONLY_LAYERS - com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
Include attachments only with read-only feature layers when taking offline.
REAL_TIME_ANALYTIC - com.esri.arcgisruntime.portal.PortalItem.Type
A component used by the ArcGIS Analytics for IoT application for processing real-time data.
REALISTIC - com.esri.arcgisruntime.mapping.view.AtmosphereEffect
A realistic atmosphere effect is applied over the entire surface.
REASSIGN_GROUPS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
REASSIGN_ITEMS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
REASSIGN_USERS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
RECENTER - com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanMode
Keeps the location symbol on-screen by re-centering the location symbol when it moves outside a 'wander extent'.
RECTANGLE - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A rectangle.
RECTANGLE - com.esri.arcgisruntime.mapping.view.SketchCreationMode
Rectangle geometry.
REDIRECT_KEY - Static variable in class com.esri.arcgisruntime.security.DefaultOAuthIntentReceiver
 
redo() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Redoes the last action to the sketch geometry.
refresh() - Method in class com.esri.arcgisruntime.data.Feature
Resets the attributes and geometry of this feature to the values of the local backing feature table by discarding any in-memory changes to this feature that have not been applied to the local backing feature table.
refresh() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Refreshes the content of the callout.
refresh() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Refreshes the KML network link.
refreshObjectId() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Deprecated.
As of 100.4.0, replaced by Feature.refresh().
RefreshStatusChangedEvent - Class in com.esri.arcgisruntime.ogc.kml
An event to be fired when a KML node's refresh status changes.
RefreshStatusChangedListener - Interface in com.esri.arcgisruntime.ogc.kml
The listener interface for receiving refresh status changed events for a KML node.
refreshTokenAsync() - Method in class com.esri.arcgisruntime.security.OAuthTokenCredential
Asynchronously refreshes the access token on this OAuthTokenCredential.
REGISTER_DATA_STORES - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to register data stores to the portal.
registerSyncEnabledGeodatabaseAsync(Geodatabase) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Executes an asynchronous operation to register a existing sync enabled geodatabase (created by another client) with its original service so the geodatabase can be synchronized with the service.
relate(Geometry, Geometry, String) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Compares the spatial relationship of two geometries.
RELATE - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Relate operator.
RELATED_ONLY - com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.DestinationTableRowFilter
Indicates that, where appropriate, a table will be filtered to only related rows when taking the table offline.
RelatedFeatureQueryResult - Class in com.esri.arcgisruntime.data
Represents the results of a related tables query.
RelatedQueryParameters - Class in com.esri.arcgisruntime.data
Represents the query parameters to perform a related query operation.
RelatedQueryParameters(RelationshipInfo) - Constructor for class com.esri.arcgisruntime.data.RelatedQueryParameters
Creates a new instance of RelatedQueryParameters with a given RelationshipInfo.
relateFeature(ArcGISFeature) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Sets up a relationship between this feature and the provided feature.
relateFeature(ArcGISFeature, RelationshipInfo) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Sets up a relationship between this feature and the provided feature based on the given relationship info.
RELATIONAL_DATABASE_CONNECTION - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Relational Catalog Service
RelationshipCardinality - Enum in com.esri.arcgisruntime.arcgisservices
An enumeration of the different cardinalities of feature table relationships.
RelationshipConstraintViolation - Enum in com.esri.arcgisruntime.data
The various constraint violations that may occur when relating two features.
RelationshipInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents the relationship info for a table relationship.
RelationshipRole - Enum in com.esri.arcgisruntime.arcgisservices
An enumeration of the different roles of feature table relationships.
RELATIVE - com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
Treats the z values as relative to the surface altitude values.
RELATIVE - com.esri.arcgisruntime.symbology.SymbolAnchor.PlacementMode
Specify anchor with relative values.
RELATIVE_TO_GROUND - com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
(default) Interprets the altitude as a value in meters above the ground.
RELATIVE_TO_SCENE - com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
Treats the z values as relative to the scene altitude values.
RELOCATE_ENDS - com.esri.arcgisruntime.geometry.ExtendOptions
If an extension is performed at an end, relocate the end point to the new position instead of leaving the old point and adding a new point at the new position.
RemoteResource - Interface in com.esri.arcgisruntime.io
An interface implemented by classes needing to access network-enabled resources which might be secured.
remove(int) - Method in class com.esri.arcgisruntime.geometry.Part
Removes the Segment at the specified index position from this Part.
remove(int) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Removes the Part at the specified index position from this PartCollection.
remove(int) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Removes the Point at the given index position from the PointCollection.
remove(int) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
remove(int) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
remove(int) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
remove(int) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
remove(int) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
remove(Geodatabase, String) - Static method in class com.esri.arcgisruntime.raster.MosaicDatasetRaster
Deletes a mosaic dataset raster from the specified geodatabase.
remove(Object) - Method in class com.esri.arcgisruntime.geometry.Part
 
remove(Object) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
remove(Object) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
remove(Object) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
remove(Object) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
remove(Object) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
remove(String) - Method in interface com.esri.arcgisruntime.security.CredentialPersistence
This method will be called whenever a credential is removed from the AuthenticationManager.CredentialCache.
remove(String) - Method in class com.esri.arcgisruntime.security.SharedPreferencesCredentialPersistence
 
removeAll(Collection<?>) - Method in class com.esri.arcgisruntime.geometry.Part
 
removeAll(Collection<?>) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
removeAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
removeAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
removeAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
removeAll(Collection<?>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
removeAndRevokeAllCredentialsAsync() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
Removes all credentials from the cache.
removeAndRevokeCredentialAsync(Credential) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
Removes the given credential from the cache.
removeArcadeConsoleMessageListener(ArcadeConsoleMessageListener) - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
Removes the given ArcadeConsoleMessageListener if it is present.
removeAttributionTextChangedListener(AttributionTextChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Unregisters an AttributionTextChangedListener that was previously added using GeoView.addAttributionTextChangedListener(AttributionTextChangedListener).
removeAttributionViewLayoutChangeListener(View.OnLayoutChangeListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Unregisters a listener for the attribution view layout changes.
removeAutoPanModeChangedListener(LocationDisplay.AutoPanModeChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Unregisters the given AutoPanModeChangedListener that was previously added using LocationDisplay.addAutoPanModeChangedListener(AutoPanModeChangedListener).
removeBasemapChangedListener(ArcGISMap.BasemapChangedListener) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Removes a BasemapChangedListener from this ArcGISMap.
removeBasemapChangedListener(ArcGISScene.BasemapChangedListener) - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
Removes a BasemapChangedListener from this ArcGISScene.
removeCameraDistanceChangedListener(CameraDistanceChangedListener<OrbitGeoElementCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Removes a camera distance changed listener.
removeCameraDistanceChangedListener(CameraDistanceChangedListener<OrbitLocationCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Removes a camera distance changed listener.
removeCameraHeadingOffsetChangedListener(CameraHeadingOffsetChangedListener<OrbitGeoElementCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Removes a camera heading offset changed listener.
removeCameraHeadingOffsetChangedListener(CameraHeadingOffsetChangedListener<OrbitLocationCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Removes a camera heading offset changed listener.
removeCameraPitchOffsetChangedListener(CameraPitchOffsetChangedListener<OrbitGeoElementCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Removes a camera pitch offset changed listener.
removeCameraPitchOffsetChangedListener(CameraPitchOffsetChangedListener<OrbitLocationCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Removes a camera pitch offset changed listener.
removeCredentialCacheChangedListener(AuthenticationManager.CredentialCache.CredentialCacheChangedListener) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
Removes a CredentialCacheChangedListener from the CredentialCache.
removeCredentialChangedListener(Credential.CredentialChangedListener) - Method in class com.esri.arcgisruntime.security.Credential
Removes a CredentialChangedListener from this Credential.
removeCredentialChangedListener(CredentialChangedListener) - Method in class com.esri.arcgisruntime.portal.Portal
Attempts to remove a CredentialChangedListener.
removeCurrentChangedListener(KmlTourCurrentPositionChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
Removes a current position changed listener from the controller.
REMOVED - com.esri.arcgisruntime.util.ListChangedEvent.Action
Items were removed.
removeDataSourceStatusChangedListener(LocationDisplay.DataSourceStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Unregisters the given DataSourceStatusChangedListener that was previously added using LocationDisplay.addDataSourceStatusChangedListener(DataSourceStatusChangedListener).
removeDoneListener(Runnable) - Method in interface com.esri.arcgisruntime.concurrent.ListenableFuture
Removes a done listener so that it will not be called when the computation completes.
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.FeatureTable
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.Geodatabase
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.GeoPackage
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.TileCache
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.VectorTileCache
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.hydrography.EncCell
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.layers.Layer
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
removeDoneLoadingListener(Runnable) - Method in interface com.esri.arcgisruntime.loadable.Loadable
Removes a done loading listener from the loadable resource.
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.Basemap
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.GeoModel
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.LocalItem
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.Surface
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.Portal
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.PortalItem
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.PortalUser
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.raster.Raster
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
removeDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
removeDrawStatusChangedListener(DrawStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Unregisters the given DrawStatusChangedListener that was previously added using GeoView.addDrawStatusChangedListener(DrawStatusChangedListener).
removeErrorChangedListener(LocationDataSource.ErrorChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Unregisters the given listener that was previously added using LocationDataSource.addErrorChangedListener(ErrorChangedListener).
removeFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in interface com.esri.arcgisruntime.arcgisservices.TimeAware
Removes a full time extent changed listener.
removeFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
 
removeFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
removeFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.KmlLayer
 
removeFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.RasterLayer
 
removeFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
removeGeometryChangedListener(SketchGeometryChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Removes the geometry changed listener.
removeGeotriggerMonitorNotificationEventListener(GeotriggerMonitorNotificationEventListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Unregisters the given GeotriggerMonitorNotificationEventListener that was previously added using GeotriggerMonitor.addGeotriggerMonitorNotificationEventListener(GeotriggerMonitorNotificationEventListener).
removeGeotriggerMonitorStatusChangedEventListener(GeotriggerMonitorStatusChangedEventListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Unregisters the given GeotriggerMonitorStatusChangedEventListener that was previously added using GeotriggerMonitor.addGeotriggerMonitorStatusChangedEventListener(GeotriggerMonitorStatusChangedEventListener).
removeGeotriggerMonitorWarningChangedEventListener(GeotriggerMonitorWarningChangedEventListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Unregisters the given GeotriggerMonitorWarningChangedEventListener that was previously added using GeotriggerMonitor.addGeotriggerMonitorWarningChangedEventListener(GeotriggerMonitorWarningChangedEventListener).
removeHeadingChangedListener(LocationDataSource.HeadingChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Unregisters the given listener that was previously added using LocationDataSource.addHeadingChangedListener(HeadingChangedListener).
removeIconUpdatedEventListener(IconUpdatedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Removes an icon updated listener.
removeJobChangedListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
removeJobDoneListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
Removes a job done listener so that it will not be called when the job completes.
removeJobMessageAddedListener(JobMessageAddedListener) - Method in class com.esri.arcgisruntime.concurrent.Job
Unregisters the given JobMessageAddedListener that was previously added using Job.addJobMessageAddedListener(JobMessageAddedListener).
removeKmlNetworkLinkMessageReceivedListener(KmlNetworkLinkMessageReceivedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
Removes a KML network link message received listener.
removeKmlNodeBalloonVisibilityChangedListener(KmlNodeBalloonVisibilityChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
Removes a node balloon visibility changed listener.
removeKmlNodeRefreshStatusChangedListener(KmlNodeRefreshStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
Removes a node refresh status changed listener.
removeLayerViewStateChangedListener(LayerViewStateChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Unregisters the given LayerViewStateChangedListener that was previously added using GeoView.addLayerViewStateChangedListener(LayerViewStateChangedListener).
removeListChangedListener(ListChangedListener<ArcGISSublayer>) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
removeListChangedListener(ListChangedListener<Layer>) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
removeListChangedListener(ListChangedListener<Bookmark>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
removeListChangedListener(ListChangedListener<ElevationSource>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
removeListChangedListener(ListChangedListener<DistanceCompositeSceneSymbol.Range>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
removeListChangedListener(ListChangedListener<E>) - Method in interface com.esri.arcgisruntime.util.ListenableList
Removes the given listener from this class instance.
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.FeatureTable
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.Geodatabase
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.GeoPackage
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.TileCache
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.VectorTileCache
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.hydrography.EncCell
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.layers.Layer
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in interface com.esri.arcgisruntime.loadable.Loadable
Removes a LoadStatusChangedListener from the loadable resource.
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.Basemap
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.GeoModel
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.LocalItem
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.Surface
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.Portal
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.PortalItem
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.PortalUser
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.raster.Raster
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
removeLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
removeLocationChangedListener(LocationDataSource.LocationChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Unregisters the given listener that was previously added using LocationDataSource.addLocationChangedListener(LocationChangedListener).
removeLocationChangedListener(LocationDisplay.LocationChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Unregisters the given LocationChangedListener that was previously added using LocationDisplay.addLocationChangedListener(LocationChangedListener).
removeM(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates a copy of a geometry with its m values removed.
removeMapRotationChangedListener(MapRotationChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Removes a map rotation changed listener.
removeMapScaleChangedListener(MapScaleChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Removes a map scale changed listener.
removeMeasurementChangedListener(LocationDistanceMeasurement.MeasurementChangedListener) - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Removes a measurement changed listener.
removeNavigationChangedListener(NavigationChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Unregisters the given NavigationChangedListener that was previously added using GeoView.addNavigationChangedListener(NavigationChangedListener).
removeNewVoiceGuidanceListener(RouteTracker.NewVoiceGuidanceListener) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Removes a RouteTracker.NewVoiceGuidanceListener from this RouteTracker.
removeOAuthConfiguration(String) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Removes the OAuthConfiguration with the specified URL if it has previously been added.
removeOriginCameraChangedListener(OriginCameraChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Removes an origin camera changed listener.
removePoint(int) - Method in class com.esri.arcgisruntime.geometry.Part
Removes the Point at the given index position from the Part.
removeProgressChangedListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
Removes a progress changed listener so that it will not be called when the job progress changes.
removeRefreshStatusChangedListener(RefreshStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Removes a refresh status change listener.
removeRerouteCompletedListener(RouteTracker.RerouteCompletedListener) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Removes a RouteTracker.RerouteCompletedListener from this RouteTracker.
removeRerouteStartedListener(RouteTracker.RerouteStartedListener) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Removes a RouteTracker.RerouteStartedListener from this RouteTracker.
removeSatellitesChangedListener(NmeaLocationDataSource.SatellitesChangedListener) - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource
Unregisters the given listener that was previously added using NmeaLocationDataSource.addSatellitesChangedListener(SatellitesChangedListener).
removeSelectedVertex() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Removes the selected vertex.
removeSelectedVertexChangedListener(SelectedVertexChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Removes the specified selected vertex changed listener from the SketchEditor.
removeSpatialReferenceChangedListener(SpatialReferenceChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Unregisters the given SpatialReferenceChangedListener that was previously added using GeoView.addSpatialReferenceChangedListener(SpatialReferenceChangedListener).
removeSpeechEngineReadyListener(RouteTracker.SpeechEngineReadyListener) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Unregisters the given SpeechEngineReadyListener that was previously added using RouteTracker.addSpeechEngineReadyListener(SpeechEngineReadyListener).
removeStartedListener(Runnable) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Deprecated.
as of 100.14.0, use LocationDataSource.addStatusChangedListener(StatusChangedListener) to get notified when the LocationDataSource has started.
removeStatusChangedListener(LocationDataSource.StatusChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Unregisters the given listener that was previously added using LocationDataSource.addStatusChangedListener(StatusChangedListener).
removeStatusChangedListener(KmlTourStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTour
Removes a status changed listener
removeStatusChangedListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
Removes a status changed listener so that it will not be called when the job status changes.
removeTargetVisibilityChangedListener(LineOfSight.TargetVisibilityChangedListener) - Method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
Removes a target visibility changed listener.
removeTimeExtentChangedListener(TimeExtentChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
removeTotalDurationChangedListener(KmlTourTotalDurationChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
Removes a total duration changed listener from the controller.
removeTrackingStatusChangedListener(RouteTracker.TrackingStatusChangedListener) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Removes a RouteTracker.TrackingStatusChangedListener from this RouteTracker.
removeTransactionStatusChangedListener(Geodatabase.TransactionStatusChangedListener) - Method in class com.esri.arcgisruntime.data.Geodatabase
Removes the Geodatabase.TransactionStatusChangedListener from the Geodatabase.
removeTranslationFactorChangedListener(TranslationFactorChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Removes a translation factor changed listener.
removeViewpointChangedListener(ViewpointChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Unregisters a ViewpointChangedListener that was previously added using GeoView.addViewpointChangedListener(ViewpointChangedListener).
removeVisibilityChangedListener(VisibilityChangedListener) - Method in class com.esri.arcgisruntime.layers.Layer
Removes the visibility changed listener from the layer.
removeWarningChangedListener(WarningChangedListener) - Method in class com.esri.arcgisruntime.location.IndoorsLocationDataSource
Unregisters the given WarningChangedListener that was previously added using IndoorsLocationDataSource.addWarningChangedListener(WarningChangedListener).
removeZ(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates a copy of a geometry with its z values removed.
removeZAndM(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates a copy of a geometry with its z- and m values removed.
Renderer - Class in com.esri.arcgisruntime.symbology
Base class for Renderers and used to draw Features or Graphics to a GeoView.
Renderer.SceneProperties - Class in com.esri.arcgisruntime.symbology
This represents renderer properties applicable only to an ArcGISScene.
Renderer.SceneProperties.ExtrusionMode - Enum in com.esri.arcgisruntime.symbology
Extrusion mode to be applied to a GeoElement.
renderFrame() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Draws the scene based on a user defined pulse.
RenderingRule - Class in com.esri.arcgisruntime.raster
Represents the rule for how an ImageServiceRaster should be rendered or processed.
RenderingRule(RenderingRuleInfo) - Constructor for class com.esri.arcgisruntime.raster.RenderingRule
Creates a RenderingRule from a rendering rule info.
RenderingRule(String) - Constructor for class com.esri.arcgisruntime.raster.RenderingRule
Creates a RenderingRule from a rendering rule JSON string.
RenderingRuleInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents information about a rendering rule that is predefined on an ArcGIS Image Service.
RenderingRuleInfo(String) - Constructor for class com.esri.arcgisruntime.arcgisservices.RenderingRuleInfo
Creates a rendering rule info object with the name of a predefined service rendering rule.
REPEAT - com.esri.arcgisruntime.mapping.labeling.LabelRepeatStrategy
Repeat the label along or across the feature.
replaceGeometry(Geometry) - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Replaces the geometry currently stored in this builder with the new geometry.
replaceGeometry(Geometry) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
 
replaceGeometry(Geometry) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Replaces the current sketch geometry with the given geometry if the sketch editor is started.
REPORT_TEMPLATE - com.esri.arcgisruntime.portal.PortalItem.Type
Report template used by the geoenrichment service and Business Analyst applications to generate custom reports
RequestConfiguration - Class in com.esri.arcgisruntime.io
Specifies configuration settings that apply to network requests such as the maximum number of retries or a timeout.
RequestConfiguration() - Constructor for class com.esri.arcgisruntime.io.RequestConfiguration
Creates a default Request configuration.
RequestConfiguration(int, int, int, Map<String, String>, boolean, boolean) - Constructor for class com.esri.arcgisruntime.io.RequestConfiguration
Creates a custom RequestConfiguration.
requestLocationUpdates(Criteria, long, float) - Method in class com.esri.arcgisruntime.location.AndroidLocationDataSource
Changes the location update parameters to use the given provider Criteria, minimum update frequency, and minimum location distance change.
requestLocationUpdates(String, long, float) - Method in class com.esri.arcgisruntime.location.AndroidLocationDataSource
Changes the location update parameters to use the given provider name, minimum update frequency, and minimum location distance change.
RerouteCompletedEvent(RouteTracker, TrackingStatus, ArcGISRuntimeException) - Constructor for class com.esri.arcgisruntime.navigation.RouteTracker.RerouteCompletedEvent
Creates new instance of the event.
RerouteStartedEvent(RouteTracker) - Constructor for class com.esri.arcgisruntime.navigation.RouteTracker.RerouteStartedEvent
Creates new instance of the event.
ReroutingParameters - Class in com.esri.arcgisruntime.navigation
Represents the parameters that are used to perform automatic re-routing if off-route while navigating along a route.
ReroutingParameters(RouteTask, RouteParameters) - Constructor for class com.esri.arcgisruntime.navigation.ReroutingParameters
Creates a Rerouting parameters.
RESEQUENCE_STOPS_ONLY - com.esri.arcgisruntime.navigation.RouteTracker.ReroutingStrategy
Re-sequence (optimize) all remaining stops, which will drop all waypoints and rest breaks.
reset() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
Resets the execution of the KML tour to the beginning.
RESET_TO_DEFAULTS - com.esri.arcgisruntime.mapping.popup.PopupManager.FeatureTypeChangeMode
Resets all fields to the default values defined in the feature template prototype.
resetFeaturesVisible() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Resets the visibility of the layer's features back to the original visibility when loaded from the data source.
resetFeaturesVisible() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Resets the visibility of the layer's features back to the original visibility when loaded from the data source.
resetFeaturesVisible() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Resets all features back to the visible state.
resetRenderer() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Resets the renderer to the layer's default renderer.
resetSublayers() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Resets the sublayers of a map image layer to the default values defined by the service.
resetToDefaults() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Resets all settings to defaults.
resetToDefaults() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Resets all settings to defaults.
resetToDefaults() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Resets all settings to defaults.
reshape(Multipart, Polyline) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Reshapes a polygon or polyline using a single path polyline as the reshaper.
REST_BREAK - com.esri.arcgisruntime.tasks.networkanalysis.Stop.Type
Rest break.
restoreFromJson(String) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
Restores the state of a previously persisted credential cache, overwriting any values currently in the cache.
RESTRICTED - com.esri.arcgisruntime.arcade.ArcadeProfile
Usage of any optional feature is blocked.
RESTRICTED - com.esri.arcgisruntime.portal.SubscriptionInfo.State
Subscription has run out of credits.
RESTRICTED - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationDeletionSemantics
If the feature has any associations, deleting the feature will fail.
RESTRICTION - com.esri.arcgisruntime.tasks.networkanalysis.BarrierType
Restriction.
RestrictionAttribute - Class in com.esri.arcgisruntime.tasks.networkanalysis
Specifies a transportation network restriction attribute.
resume() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Resumes the drawing of the GeoView that has been paused, restarting the display of the contained ArcGISMap.
resume() - Method in class com.esri.arcgisruntime.mapping.view.MapView
 
resume() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
 
retainAll(Collection<?>) - Method in class com.esri.arcgisruntime.geometry.Part
 
retainAll(Collection<?>) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
retainAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
retainAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
retainAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
retainAll(Collection<?>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.data.FeatureTable
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.data.Geodatabase
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.data.GeoPackage
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.data.TileCache
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.data.VectorTileCache
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.hydrography.EncCell
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.layers.Layer
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
retryLoadAsync() - Method in interface com.esri.arcgisruntime.loadable.Loadable
Loads or retries loading metadata for the object asynchronously.
retryLoadAsync() - Method in class com.esri.arcgisruntime.mapping.Basemap
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.mapping.GeoModel
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.mapping.LocalItem
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.mapping.Surface
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.portal.Portal
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.portal.PortalUser
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.raster.Raster
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
retryLoadAsync() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
REVERSE - com.esri.arcgisruntime.portal.PortalItemRelationshipDirection
The relationship goes from destination to origin.
REVERSE_PORTRAIT - com.esri.arcgisruntime.mapping.view.DeviceOrientation
The device is in portrait mode, with the device held upside down and the home button on the top.
reverseGeocodeAsync(Point) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Executes an asynchronous reverse geocode operation to find address candidates for a given location.
reverseGeocodeAsync(Point, ReverseGeocodeParameters) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Executes an asynchronous reverse geocode operation to find address candidates for a given location.
ReverseGeocodeParameters - Class in com.esri.arcgisruntime.tasks.geocode
Holds parameters to be passed to reverse geocode operations.
ReverseGeocodeParameters() - Constructor for class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Constructs a ReverseGeocodeParameters with default settings.
revertChanges() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachmentManager
Reverts the current working changes made to the Popup's attachments (such as addAttachment and deleteAttachment).
RGBRenderer - Class in com.esri.arcgisruntime.raster
Defines a renderer that allows you to combine bands as red, green, and blue.
RGBRenderer(StretchParameters, List<Integer>, List<Double>, boolean) - Constructor for class com.esri.arcgisruntime.raster.RGBRenderer
Creates a RGBRenderer.
RGBRenderer(StretchParameters, List<Integer>, List<Double>, boolean, RGBRenderer.PansharpenType, Raster, List<Double>) - Constructor for class com.esri.arcgisruntime.raster.RGBRenderer
Creates a RGBRenderer with options to specify panchromatic raster.
RGBRenderer.PansharpenType - Enum in com.esri.arcgisruntime.raster
Panchromatic sharpening uses a higher-resolution panchromatic image (or raster band) to fuse with a lower-resolution multiband raster dataset.
RICH_TEXT - com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
A rich text editor allowing for bold text, highlighting, and so forth.
RIGHT - com.esri.arcgisruntime.symbology.TextSymbol.HorizontalAlignment
Right side of the text is aligned to the left of the Symbol's mid-point.
RIGHT_ARROW - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A right arrow.
RIGHT_MIDDLE - com.esri.arcgisruntime.mapping.view.Callout.Style.LeaderPosition
Positions the leader at the right center of the callout.
RIGHT_SIDE - com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
Right side.
RINGS - com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonCutoffGeometry
Rings behaviour.
ROAD - com.esri.arcgisruntime.layers.BingMapsLayer.Style
A Bing road layer.
rollbackTransaction() - Method in class com.esri.arcgisruntime.data.Geodatabase
Rollback the current transaction on the geodatabase.
rotateAround(Point, double, double, double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
Creates a copy of the camera rotated around the given target point by the given delta angles in degrees.
rotateTo(double, double, double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
Creates a copy of the camera with the heading, pitch and roll changed to the absolute given angles in degrees.
RotationType - Enum in com.esri.arcgisruntime.symbology
Defines the type of rotation applied to a Symbol.
ROUND - com.esri.arcgisruntime.symbology.StrokeSymbolLayer.CapStyle
Applying the round cap style will terminate the line ending with a semicircle of diameter equal to the stroke width.
ROUNDABOUT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Take roundabout.
ROUNDED - com.esri.arcgisruntime.geometry.GeometryOffsetType
Joints will be rounded.
Route - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents an independent route within a RouteResult.
RouteParameters - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents input parameters for computing routes using RouteTask.
RouteParameters() - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Creates an instance of RouteParameters.
RouteResult - Class in com.esri.arcgisruntime.tasks.networkanalysis
RouteShapeType - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Specifies the type of shape output for a route.
RouteTask - Class in com.esri.arcgisruntime.tasks.networkanalysis
A task to compute routes and turn-by-turn directions.
RouteTask(Context, TransportationNetworkDataset) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Creates a RouteTask from a transportation network dataset.
RouteTask(Context, String) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Creates a RouteTask with the given URL to a route layer in an ArcGIS Network Analyst service.
RouteTask(Context, String, String) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Creates a RouteTask using the given path to the geodatabase and transportation network dataset name.
RouteTaskInfo - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents metadata about the network analyst service or dataset used by RouteTask
RouteTracker - Class in com.esri.arcgisruntime.navigation
Uses a location to provide status and progress updates as a route is traversed (by a moving vehicle, for example).
RouteTracker(Context, RouteResult, int) - Constructor for class com.esri.arcgisruntime.navigation.RouteTracker
Deprecated.
RouteTracker(Context, RouteResult, int, boolean) - Constructor for class com.esri.arcgisruntime.navigation.RouteTracker
Creates a Route Tracker using a specific route from a route result with an option to specify treating coincident stops as a single destination.
RouteTracker.NewVoiceGuidanceEvent - Class in com.esri.arcgisruntime.navigation
The new voice guidance event.
RouteTracker.NewVoiceGuidanceListener - Interface in com.esri.arcgisruntime.navigation
A listener that is notified when a new voice guidance is available.
RouteTracker.RerouteCompletedEvent - Class in com.esri.arcgisruntime.navigation
The reroute completed event.
RouteTracker.RerouteCompletedListener - Interface in com.esri.arcgisruntime.navigation
A listener that is notified when the route tracker completes rerouting.
RouteTracker.RerouteStartedEvent - Class in com.esri.arcgisruntime.navigation
The reroute started event.
RouteTracker.RerouteStartedListener - Interface in com.esri.arcgisruntime.navigation
A listener that is notified when the route tracker starts rerouting.
RouteTracker.ReroutingStrategy - Enum in com.esri.arcgisruntime.navigation
The route tracker's rerouting strategy.
RouteTracker.SpeechEngineReadyEvent - Class in com.esri.arcgisruntime.navigation
Called by RouteTracker before a new RouteTracker.NewVoiceGuidanceEvent is raised to check if the speech engine is busy.
RouteTracker.SpeechEngineReadyListener - Interface in com.esri.arcgisruntime.navigation
Defines the callback listener to listen to SpeechEngineReadyListener events.
RouteTracker.TrackingStatusChangedEvent - Class in com.esri.arcgisruntime.navigation
Tracking status changed event.
RouteTracker.TrackingStatusChangedListener - Interface in com.esri.arcgisruntime.navigation
A listener that is notified when the tracking status is updated.
RouteTrackerLocationDataSource - Class in com.esri.arcgisruntime.location
A location data source that uses a route tracker and a generic location data source to output locations snapped to a route.
RouteTrackerLocationDataSource(Context, RouteTracker) - Constructor for class com.esri.arcgisruntime.location.RouteTrackerLocationDataSource
Constructs a RouteTrackerLocationDataSource using the the passed RouteTracker and the default platform supported location data source AndroidLocationDataSource.
RouteTrackerLocationDataSource(RouteTracker, LocationDataSource) - Constructor for class com.esri.arcgisruntime.location.RouteTrackerLocationDataSource
Constructs a RouteTrackerLocationDataSource using the the passed RouteTracker and the given location data source.
ROUTING - com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
The ability to perform simple routing tasks.
RTK - com.esri.arcgisruntime.location.NmeaFixType
A real time kinematic GPS fix type.
RULE_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Rule Package (rpk)

S

satellitesChanged(NmeaLocationDataSource.SatellitesChangedEvent) - Method in interface com.esri.arcgisruntime.location.NmeaLocationDataSource.SatellitesChangedListener
Invoked when satellites have changed
saveAsAsync(Portal, PortalFolder, String, Iterable<String>, String, byte[]) - Method in class com.esri.arcgisruntime.data.FeatureCollection
Executes an asynchronous operation to save this FeatureCollection by creating a new PortalItem on the given portal in the given folder.
saveAsAsync(Portal, PortalFolder, String, Iterable<String>, String, byte[], boolean) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Executes an asynchronous operation to save this map by creating a new map on the given portal in the given folder.
saveAsAsync(String) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Asynchronously saves the KML node and any referenced local files into a zipped KMZ archive(.kmz).
saveAsync() - Method in class com.esri.arcgisruntime.data.FeatureCollection
Executes an asynchronous operation to save any changes that have been made to the FeatureCollection to the Portal.
saveAsync(boolean) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Executes an asynchronous operation to save any changes that have been made to the map.
SCALED - com.esri.arcgisruntime.raster.SlopeType
Scaled.
ScaleDisplayFilterDefinition - Class in com.esri.arcgisruntime.layers
Filter features from the display based on the current map scale.
ScaleDisplayFilterDefinition(Iterable<ScaleRangeDisplayFilter>) - Constructor for class com.esri.arcgisruntime.layers.ScaleDisplayFilterDefinition
Creates a new ScaleDisplayFilterDefinition with the specified scale range display filters.
ScaleRangeDisplayFilter - Class in com.esri.arcgisruntime.layers
A DisplayFilter that is applied on the layer based on the provided scale range.
ScaleRangeDisplayFilter(String, String, double, double) - Constructor for class com.esri.arcgisruntime.layers.ScaleRangeDisplayFilter
Creates a new ScaleRangeDisplayFilter with the specified filter id, where clause, and scale range.
SCENE_DOCUMENT - com.esri.arcgisruntime.portal.PortalItem.Type
ArcScene Document (sxd)
SCENE_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
Scene Layer Package (spk, slpk)
SCENE_SERVICE - com.esri.arcgisruntime.portal.PortalItem.Type
Cached web layers that are optimized for displaying a large amount of 2D and 3D features and can be viewed in scene viewer
SceneSymbol - Class in com.esri.arcgisruntime.symbology
Defines a SceneSymbol's basic functionality and is the base class for all SceneSymbols.
SceneSymbol.AnchorPosition - Enum in com.esri.arcgisruntime.symbology
Defines the placement of a SceneSymbol relative to the GeoElement's geometry it is assigned to.
SceneView - Class in com.esri.arcgisruntime.mapping.view
A SceneView renders the data from an ArcGISScene in an Android layout, and allows users to interact with the scene.
SceneView(Context) - Constructor for class com.esri.arcgisruntime.mapping.view.SceneView
Creates a SceneView using the given Context.
SceneView(Context, AttributeSet) - Constructor for class com.esri.arcgisruntime.mapping.view.SceneView
Creates a SceneView using the given Context, called when the SceneView is inflated from XML.
SCHEDULE_NOTEBOOKS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
The ability to schedule future automated runs of a notebook.
SCREEN - com.esri.arcgisruntime.mapping.labeling.LabelTextOrientation
Text follows the screen orientation, and flips if necessary.
SCREEN - com.esri.arcgisruntime.symbology.MarkerSymbol.AngleAlignment
Symbol rotation is relative to the user's screen and will not be affected by the map's rotation.
screenToBaseSurface(Point) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Returns the scene location of a screen point on the base surface i.e.
screenToLocation(Point) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Converts an android.graphics.Point representing device screen coordinates in pixels to a Point in map coordinates.
screenToLocationAsync(Point) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Asynchronously converts a screen coordinate to a location coordinate in the spatial reference of the scene view.
SEAMLINE - com.esri.arcgisruntime.raster.MosaicMethod
Orders rasters based on the predefined seamline.
searchSymbolsAsync(SymbolStyleSearchParameters) - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
Searches for symbol primitives using searchParameters.
SECONDS - com.esri.arcgisruntime.arcgisservices.TimeUnit
Seconds.
SECONDS - com.esri.arcgisruntime.geometry.AngularUnitId
Indicates an angular measurement in seconds, equal to one-sixtieth of a minute.
SECONDS - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A seconds attribute unit.
sectorGeodesic(GeodesicSectorParameters) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates a sector as a polygon, polyline or multipoint geometry.
Segment - Class in com.esri.arcgisruntime.geometry
A segment represents an edge of a multipart geometry, connecting a start to an end point.
SELECT_ONLY - com.esri.arcgisruntime.mapping.view.SketchEditConfiguration.SketchVertexEditMode
The mode allows users to only be able to select a vertex.
selectedVertexChanged(SelectedVertexChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.SelectedVertexChangedListener
Invoked when the selected vertex is changed.
SelectedVertexChangedEvent - Class in com.esri.arcgisruntime.mapping.view
An event representing the selection change of the SketchVertex during a sketching session.
SelectedVertexChangedEvent(SketchEditor, SketchVertex) - Constructor for class com.esri.arcgisruntime.mapping.view.SelectedVertexChangedEvent
Constructs a SelectedVertexChangedEvent object.
SelectedVertexChangedListener - Interface in com.esri.arcgisruntime.mapping.view
The listener interface to get notified when the selected vertex during a sketch edit session changes.
selectFeature(Feature) - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Selects the given feature and adds it to the current list of selected features.
selectFeature(Feature) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Selects the given feature and adds it to the current list of selected features.
selectFeature(Feature) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Selects the given feature and adds it to the current list of selected features.
selectFeature(Feature) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Adds the feature to the current selection.
selectFeature(EncFeature) - Method in class com.esri.arcgisruntime.layers.EncLayer
Selects an ENC feature.
selectFeatures(Iterable<Feature>) - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Selects the features in the list and adds them to the current list of selected features.
selectFeatures(Iterable<Feature>) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Selects the features in the list and adds them to the current list of selected features.
selectFeatures(Iterable<Feature>) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Selects the features in the list and adds them to the current list of selected features.
selectFeatures(Iterable<Feature>) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Adds features to the current selection.
selectFeaturesAsync(QueryParameters, FeatureLayer.SelectionMode) - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Selects the features that match the criteria in the QueryParameters object and adds them to the current list of selected features.
selectFeaturesAsync(QueryParameters, FeatureLayer.SelectionMode) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Selects the features that match the criteria in the QueryParameters object and adds them to the current list of selected features.
selectFeaturesAsync(QueryParameters, FeatureLayer.SelectionMode) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Selects features, asynchronously, based on query and selection mode.
selectGraphics(Iterable<Graphic>) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Selects the specified graphics.
SelectionProperties - Class in com.esri.arcgisruntime.mapping
Represents selection properties for selecting graphics and features in a GeoView.
SELF_SIGNED_CHALLENGE - com.esri.arcgisruntime.security.AuthenticationChallenge.Type
This challenge is raised when an endpoint presents an SSL certificate that is self signed or signed by an unknown root authority (for example an enterprise root certificate).
SelfSignedCertificateException - Exception in com.esri.arcgisruntime.security
Represents an exception caused by requesting resources from a service with a self signed SSL certificate.
SelfSignedCertificateException(String, Throwable, X509Certificate) - Constructor for exception com.esri.arcgisruntime.security.SelfSignedCertificateException
Creates a SelfSignedCertificateException with the specified message, original CertificateException, and the certificate that caused it.
SelfSignedCertificateListener - Interface in com.esri.arcgisruntime.security
Interface for the listener to handle self-signed certificates.
SelfSignedResponse - Class in com.esri.arcgisruntime.security
Represents the response from a user defined SelfSignedCertificateListener.
SelfSignedResponse(boolean, boolean) - Constructor for class com.esri.arcgisruntime.security.SelfSignedResponse
Constructs a SelfSignedResponse with the specified trusted and should cache values.
sendRequestAsync(String) - Method in class com.esri.arcgisruntime.portal.Portal
Executes an asynchronous operation to send a customized request and let the caller handle the response.
SERVICE - com.esri.arcgisruntime.concurrent.Job.MessageSource
A job message generated by a service.
SERVICE_AREA - com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
The ability to perform service area tasks.
SERVICE_DEFINITION - com.esri.arcgisruntime.portal.PortalItem.Type
A Service Definition that can be published to create a geospatial web service using the Portal API Publish call
SERVICE_TIME - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Deprecated.
As of 100.2.0, no replacement.
SERVICE_TO_DATA - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a derived service and its source data.
SERVICE_TO_LAYER - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Feature Service to a Feature Layer.
SERVICE_TO_ROUTE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Feature Service containing all the routes and the Route Layer representing each route.
SERVICE_TO_SERVICE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a source service and a derived service.
SERVICE_TO_STYLE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Vector Tile service or style to a Vector Tile service or style.
SERVICE_URL - com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
Deprecated.
ServiceAreaFacility - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents service area facility.
ServiceAreaFacility(Point) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Creates an instance of service area facility.
ServiceAreaOverlapGeometry - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Service area overlap geometry.
ServiceAreaParameters - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents input parameters for computing service area using ServiceAreaTask.
ServiceAreaPolygon - Class in com.esri.arcgisruntime.tasks.networkanalysis
Defines a service area polygon calculated with a ServiceAreaTask.
ServiceAreaPolygonCutoffGeometry - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Service area polygon cutoff geometry.
ServiceAreaPolygonDetail - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Specifies the level of detail of the output polygons.
ServiceAreaPolyline - Class in com.esri.arcgisruntime.tasks.networkanalysis
Defines a service area polyline calculated with a ServiceAreaTask.
ServiceAreaResult - Class in com.esri.arcgisruntime.tasks.networkanalysis
ServiceAreaTask - Class in com.esri.arcgisruntime.tasks.networkanalysis
A task to compute areas that can be serviced (reached) from a given location using an ArcGIS Network Analyst service.
ServiceAreaTask(Context, TransportationNetworkDataset) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
Creates a service area task with a transportation network dataset.
ServiceAreaTask(Context, String) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
Creates a ServiceAreaTask with the given URL to a service area service.
ServiceAreaTask(Context, String, String) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
Creates a service area task with a path to a geodatabase.
ServiceAreaTaskInfo - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents metadata about the network analyst service used by ServiceAreaTask.
ServiceCurveGeometryMode - Enum in com.esri.arcgisruntime
How curve geometries are fetched from and sent to services that support curves.
ServiceDocumentInfo - Class in com.esri.arcgisruntime.arcgisservices
Provides various information about the map service such as title, author, keywords and comments.
ServiceFeatureTable - Class in com.esri.arcgisruntime.data
A feature table created from the URL to an ArcGIS feature service.
ServiceFeatureTable(ServiceFeatureTable, RelationshipInfo) - Constructor for class com.esri.arcgisruntime.data.ServiceFeatureTable
Creates a ServiceFeatureTable instance that relates to the given table based on the given relationship info.
ServiceFeatureTable(PortalItem) - Constructor for class com.esri.arcgisruntime.data.ServiceFeatureTable
Creates a new service feature table object from a feature service or feature layer portal item.
ServiceFeatureTable(PortalItem, long) - Constructor for class com.esri.arcgisruntime.data.ServiceFeatureTable
Creates a new service feature table instance from a feature service portal item.
ServiceFeatureTable(String) - Constructor for class com.esri.arcgisruntime.data.ServiceFeatureTable
Creates an instance from the given feature service URL.
ServiceFeatureTable.FeatureRequestMode - Enum in com.esri.arcgisruntime.data
The feature request mode for a ServiceFeatureTable.
ServiceFeatureTable.QueryFeatureFields - Enum in com.esri.arcgisruntime.data
ServiceGeodatabase - Class in com.esri.arcgisruntime.data
A container for a collection of ServiceFeatureTable connected to a feature service.
ServiceGeodatabase(PortalItem) - Constructor for class com.esri.arcgisruntime.data.ServiceGeodatabase
Creates a new ServiceGeodatabase from a feature service portal item, and connects to the default version in the feature service.
ServiceGeodatabase(PortalItem, FeatureServiceSessionType) - Constructor for class com.esri.arcgisruntime.data.ServiceGeodatabase
Creates a new ServiceGeodatabase from a feature service portal item, and connects to the default version in the feature service.
ServiceGeodatabase(PortalItem, String) - Constructor for class com.esri.arcgisruntime.data.ServiceGeodatabase
Creates a new ServiceGeodatabase from a feature service portal item, and connects to a specific version in the feature service.
ServiceGeodatabase(PortalItem, String, FeatureServiceSessionType) - Constructor for class com.esri.arcgisruntime.data.ServiceGeodatabase
Creates a new ServiceGeodatabase from a feature service portal item, and connects to a specific version in the feature service.
ServiceGeodatabase(String) - Constructor for class com.esri.arcgisruntime.data.ServiceGeodatabase
Constructs a ServiceGeodatabase with the given URL and connected to the default version in the feature service.
ServiceGeodatabase(String, FeatureServiceSessionType) - Constructor for class com.esri.arcgisruntime.data.ServiceGeodatabase
Creates a new ServiceGeodatabase connected to the default version in a feature service.
ServiceGeodatabase(String, String) - Constructor for class com.esri.arcgisruntime.data.ServiceGeodatabase
Constructs a ServiceGeodatabase with the given URL and connected to a specific version in the feature service.
ServiceGeodatabase(String, String, FeatureServiceSessionType) - Constructor for class com.esri.arcgisruntime.data.ServiceGeodatabase
Creates a new ServiceGeodatabase connected to a specific version in a feature service.
ServiceImageTiledLayer - Class in com.esri.arcgisruntime.layers
A base class for layers which display tiles from a service.
ServiceImageTiledLayer(TileInfo, Envelope) - Constructor for class com.esri.arcgisruntime.layers.ServiceImageTiledLayer
Creates a ServiceImageTiledLayer based on tile info and full extent.
ServiceSourceType - Enum in com.esri.arcgisruntime.arcgisservices
An enumeration of the different types of ArcGIS Server services.
ServiceTimeInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents metadata about a service's support for querying features (see FeatureTable.queryFeaturesAsync(QueryParameters)) and requesting map images for ArcGISMapImageLayer based on time.
ServiceTimeInfo.TimeRelation - Enum in com.esri.arcgisruntime.arcgisservices
Indicates how the start and end time of the time slider extent are processed.
ServiceVersionInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents version metadata for a version in a branch-versioned feature service.
ServiceVersionParameters - Class in com.esri.arcgisruntime.arcgisservices
The parameters used to create a new version in a branch-versioned feature service.
ServiceVersionParameters() - Constructor for class com.esri.arcgisruntime.arcgisservices.ServiceVersionParameters
Constructs a ServiceVersionParameters.
set(int, double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Replaces the Point at the given index position with a new Point that has the given x,y coordinates.
set(int, Part) - Method in class com.esri.arcgisruntime.geometry.PartCollection
Replaces the Part at the given index position with the given Part.
set(int, Point) - Method in class com.esri.arcgisruntime.geometry.PointCollection
Replaces the Point at the given index position with the given Point.
set(int, Segment) - Method in class com.esri.arcgisruntime.geometry.Part
Replaces the Segment at the given index position with the given Segment.
set(int, ArcGISSublayer) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
set(int, Layer) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
set(int, Bookmark) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
set(int, ElevationSource) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
set(int, DistanceCompositeSceneSymbol.Range) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
setAccess(VersionAccess) - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionParameters
Sets the access level of the version.
setAccessAndUseConstraintsHtml(String) - Method in class com.esri.arcgisruntime.portal.PortalItem
Deprecated.
As of 100.4.0, replaced by Item.setTermsOfUse(String).
setAccessInformation(String) - Method in class com.esri.arcgisruntime.mapping.Item
Sets information on the source of this item and its copyright status.
setAccessInformation(String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Sets information on the source of the map and its copyright status.
setAccuracySymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets the fill symbol used to indicate an approximate area of location horizontal accuracy.
setAcquiringSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets the marker symbol used to display the last known location, while location is being acquired.
setActiveFilter(DisplayFilter) - Method in class com.esri.arcgisruntime.layers.ManualDisplayFilterDefinition
Sets a display filter from ManualDisplayFilterDefinition.getAvailableFilters() to apply.
setAddedCost(String, double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Sets the added cost for this facility.
setAddedCost(String, double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Sets the added cost for this incident.
setAddedCost(String, double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
Sets the added cost for the barrier.
setAddedCost(String, double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Sets the added cost for a given cost attribute for this facility.
setAddedCost(String, double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the added cost for this Stop.
setAdditionalUserAgentInfo(String) - Static method in class com.esri.arcgisruntime.io.RequestConfiguration
Sets additional information to be put in the User-Agent header field in all HTTP requests.
setAddress(String) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Sets the address of the KML node.
setAlias(String) - Method in class com.esri.arcgisruntime.data.FieldDescription
Sets the field's alias.
setAllowDelete(boolean) - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Sets whether or not the pop-up allows the geoelement to be deleted.
setAllowEdit(boolean) - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Sets whether or not the pop-up allows the associated geoelement's attributes to be edited.
setAllowEditGeometry(boolean) - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Sets whether or not the pop-up allows the associated geoelement's geometry to be edited.
setAllowPartSelection(boolean) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
Sets whether or not a part in a multipart geometry (multipoint, polyline or polygon) can be selected.
setAltitude(double) - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Sets the KML ground overlay's altitude.
setAltitudeMode(KmlAltitudeMode) - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Sets the altitude mode of the ground overlay.
setAltitudeOffset(double) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Sets the layer altitude offset.
setAltitudeOffset(double) - Method in class com.esri.arcgisruntime.layers.IntegratedMeshLayer
Sets the layer altitude offset.
setAltitudeOffset(double) - Method in class com.esri.arcgisruntime.layers.PointCloudLayer
Sets the layer altitude offset.
setAltitudeOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.LayerSceneProperties
Sets the altitude offset.
setAmbientLightColor(int) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the color of the ambient light.
setAnchor(SymbolAnchor) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
Sets the anchor for this MarkerSymbolLayer.
setAnchorPosition(SceneSymbol.AnchorPosition) - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Sets the anchor position.
setAngle(double) - Method in class com.esri.arcgisruntime.symbology.HatchFillSymbolLayer
Sets the angle of rotation of the hatch lines.
setAngle(double) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Sets the angle of the picture fill symbol.
setAngle(float) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Sets the angle, in degrees, at which the Symbol will be rotated by.
setAngle(float) - Method in class com.esri.arcgisruntime.symbology.MultilayerPointSymbol
Sets the angle of the symbol in degrees.
setAngle(LabelAngle) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the angular positions and layout directions for labels on or around point feature symbols.
setAngleAlignment(MarkerSymbol.AngleAlignment) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Sets the AngleAlignment of the Symbol.
setAngleAlignment(MarkerSymbol.AngleAlignment) - Method in class com.esri.arcgisruntime.symbology.MultilayerPointSymbol
Sets the symbol AngleAlignment of the multilayer point symbol, rotating the symbol to the current MultilayerPointSymbol.getAngle(), either relative to the user's screen or relative to the map.
setAngleExpression(ArcadeExpression) - Method in class com.esri.arcgisruntime.mapping.labeling.LabelAngle
Sets how the angle (in degrees) is calculated from the feature attributes, using an Arcade expression.
setAngularUnit(AngularUnit) - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Sets the unit of measurement for axis direction.
setAngularUnit(AngularUnit) - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Sets the unit of measurement for AxisDirection, SectorAngle, and StartDirection.
setAnimateCallout(boolean) - Method in class com.esri.arcgisruntime.mapping.view.Callout.ShowOptions
Sets the value of the animateCallout parameter.
setAnimateRecenter(boolean) - Method in class com.esri.arcgisruntime.mapping.view.Callout.ShowOptions
Sets the value of the animateRecenter parameter.
setAnimationEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.ViewLabelProperties
Sets whether animation is enabled for labels in the view.
setAntiAlias(boolean) - Method in class com.esri.arcgisruntime.symbology.LineSymbol
Sets whether or not the line used for this Symbol should be drawn with anti aliasing.
setApiKey(String) - Method in interface com.esri.arcgisruntime.ApiKeyResource
Sets the API key to access API key enabled services and resources in ArcGIS Online.
setApiKey(String) - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
Sets the unique key generated from ArcGIS Developers website.
setApiKey(String) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
 
setApiKey(String) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
 
setApiKey(String) - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
 
setApiKey(String) - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
 
setApiKey(String) - Method in class com.esri.arcgisruntime.mapping.Basemap
 
setApiKey(String) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
 
setApiKey(String) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
 
setApiKey(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
setApiKey(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
setApiKey(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
setApiKey(String) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
setApiKey(String) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
setAreaOfInterest(Geometry) - Method in class com.esri.arcgisruntime.geotriggers.FeatureFenceParameters
Sets the geometry that can be used to spatially filter fences.
setAreaOfInterest(Geometry) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets the area of interest for the offline map.
setAreaOfInterest(Geometry) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheParameters
Sets the geometry that represents the area of tiles to be exported.
setAreaOfInterest(Geometry) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesParameters
Sets the geometry that represents the area of vector tiles to be exported.
setAreaSymbolizationType(EncEnvironmentSettings.DisplaySettings.MarinerSettings.AreaSymbolizationType) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets the type of line symbol used to display area features.
setArgument(String, String) - Method in class com.esri.arcgisruntime.raster.RasterFunctionArguments
Sets the argument value for the given argument name.
setAscending(boolean) - Method in class com.esri.arcgisruntime.raster.MosaicRule
Sets whether this MosaicRule is ascending.
setAtmosphereEffect(AtmosphereEffect) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the effect to be applied to the scene view's atmosphere.
setAttachmentSyncDirection(GenerateGeodatabaseParameters.AttachmentSyncDirection) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Sets the direction for attachments to be synchronized with its originating service.
setAttachmentSyncDirection(GenerateGeodatabaseParameters.AttachmentSyncDirection) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets the direction for attachments to be synchronized when syncing offline feature layers.
setAttributeName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.AttributeParameterValue
Sets the attribute name.
setAttribution(String) - Method in class com.esri.arcgisruntime.layers.OpenStreetMapLayer
Throws UnsupportedOperationException.
setAttribution(String) - Method in class com.esri.arcgisruntime.layers.WebTiledLayer
Sets the attribution.
setAttributionTextVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Sets the visibility of the Esri attribution text, this is visible by default.
setAuthenticationChallengeHandler(AuthenticationChallengeHandler) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Sets an authentication challenge handler which will be used to handle any authentication exceptions that arise while executing requests.
setAutoHeadingEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Determines if CameraHeadingOffset is updated with target's heading.
setAutoPanMode(LocationDisplay.AutoPanMode) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets the LocationDisplay.AutoPanMode for the LocationDisplay that affects the symbols used to display device location, the initial zooming behaviour, and the panning behavior of the MapView.
setAutoPitchEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Determines if CameraPitchOffset is updated with target's pitch.
setAutoRollEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Determines if CameraRollOffset is updated with target's roll.
setAxisDirection(double) - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Sets the direction of the major axis of the ellipse as an angle, in units of GeodesicEllipseParameters.getAngularUnit().
setAxisDirection(double) - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Sets the direction of the major axis of the sector as an angle, in units of GeodesicSectorParameters.getAngularUnit().
setAxisOrder(OgcAxisOrder) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Sets the axis order, which defines how coordinates are interpreted.
setBackgroundColor(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Sets the background color.
setBackgroundColor(int) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the background color of this TextSymbol using an ARGB(alpha, red, green, blue) color value.
setBackgroundColor(Integer) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Sets background color of the map.
setBackgroundFillSymbol(Symbol) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Sets the renderer's background fill symbol which must be a SimpleFillSymbol.
setBackgroundGrid(BackgroundGrid) - Method in class com.esri.arcgisruntime.mapping.Surface
Sets the BackgroundGrid that is displayed when the corresponding SceneView has nothing in it.
setBackgroundGrid(BackgroundGrid) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Sets the BackgroundGrid on the MapView.
setBarrierId(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
Sets the point barrier ID.
setBarrierId(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolygonBarrier
Sets the polygon barrier ID.
setBarrierId(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolylineBarrier
Sets the polyline barrier ID.
setBarriers(UtilityTraceCondition) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFilter
Sets a condition object specifying when to traverse a node or its subnodes.
setBarriers(UtilityTraceCondition) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraversability
Sets the UtilityTraceCondition object specifying when to traverse a node or its subnodes.
setBarrierWeight(LabelBarrierWeight) - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Sets the weight of annotation features when considered as barriers to labeling.
setBarrierWeight(LabelBarrierWeight) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Sets the weight of dimension features when considered as barriers to labeling.
setBasemap(Basemap) - 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.
setBaseSurface(Surface) - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
Sets the base surface of this ArcGISScene with a new surface.
setBitsetNetworkAttribute(UtilityNetworkAttribute) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFilter
Sets a UtilityNetworkAttribute that stores a bitset, and this bitset should be used to filter results.
setBookmarkAsync(Bookmark) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously sets the bookmark, which consequently applies the viewpoint within the bookmark to the GeoView.
setBorderColor(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Sets the border color.
setBorderWidth(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Sets the border width.
setBoundingBox(Envelope) - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Sets an Envelope specifying the bounding box for a spatial search.
setBoundingBox(Envelope) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the bounding box for a spatial search.
setBreakPosition(LabelStackSeparatorBreakPosition) - Method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
Sets the position where the separator will be written, if used and remaining visible.
setBrightness(float) - Method in class com.esri.arcgisruntime.layers.ImageAdjustmentLayer
Sets the brightness of the layer.
setBufferFactor(double) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Sets the factor used to calculate a buffered extent, within which features are automatically fetched and cached, if the FeatureRequestMode of the table is ON_INTERACTION_CACHE.
setBufferSize(ImageTiledLayer.BufferSize) - Method in class com.esri.arcgisruntime.layers.ImageTiledLayer
Sets the buffer size.
setCameraController(CameraController) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the camera controller.
setCameraDistance(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets the distance between the camera and the target.
setCameraDistance(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets the distance between the camera and the target.
setCameraDistanceInteractive(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets whether a zoom interaction can affect the camera distance.
setCameraDistanceInteractive(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets whether a zoom interaction can affect the camera distance.
setCameraHeadingOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets the clockwise angle in the target symbol's horizontal plane starting directly behind the symbol.
setCameraHeadingOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets the clockwise angle in the target symbol's horizontal plane starting directly behind the symbol.
setCameraHeadingOffsetInteractive(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets whether a horizontal pan interaction can affect the camera heading offset.
setCameraHeadingOffsetInteractive(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets whether a horizontal pan interaction can affect the camera heading offset.
setCameraPitchOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets anti-clockwise angle from the positive z-axis of the target's symbol to the symbol's horizontal plane.
setCameraPitchOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets anti-clockwise angle from the positive z-axis of the target's symbol to the symbol's horizontal plane.
setCameraPitchOffsetInteractive(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets whether a vertical pan interaction can affect the camera pitch offset.
setCameraPitchOffsetInteractive(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets whether a vertical pan interaction can affect the camera pitch offset.
setCamerasFile(String) - Method in class com.esri.arcgisruntime.raster.FrameCameraAddRastersParameters
Sets the cameras file.
setCanFlyToNode(boolean) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Sets a flag indicating if the view is adjusted to the KML network link node when it refreshes.
setCanMagnifierPanMap(boolean) - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Set whether or not the magnifier can pan the map when it touches the edge of the MapView.
setCanMagnifierPanMap(boolean) - Method in class com.esri.arcgisruntime.mapping.view.MapView
setCanSearchPublic(boolean) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Determines if public items outside the organization may be included in the query.
setCanShowInLegend(boolean) - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
Setting this property is not supported on AnnotationSublayer.
setCanShowInLegend(boolean) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
setCanShowInLegend(boolean) - Method in class com.esri.arcgisruntime.layers.Layer
 
setCanShowInLegend(boolean) - Method in interface com.esri.arcgisruntime.layers.LayerContent
Sets whether or not this layer should be visible in the legend.
setCanShowInLegend(boolean) - Method in class com.esri.arcgisruntime.layers.WmsSublayer
 
setCapStyle(StrokeSymbolLayer.CapStyle) - Method in class com.esri.arcgisruntime.symbology.StrokeSymbolLayer
Sets the cap style.
setCaption(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupMedia
Sets the caption that is displayed for the media.
setCategoriesStrictlyMatch(boolean) - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Sets whether search should enforce a strict match for categories added to the list from SymbolStyleSearchParameters.getCategories().
setCenter(Point) - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Sets the center of the ellipse.
setCenter(Point) - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Sets the center of the ellipse.
setChromeCustomTabsEnabled(boolean) - Static method in class com.esri.arcgisruntime.security.DefaultAuthenticationChallengeHandler
Set whether the DefaultAuthenticationChallengeHandler uses Chrome Custom Tabs to launch the OAuth login page.
setChromeCustomTabsToolbarColor(Integer) - Static method in class com.esri.arcgisruntime.security.DefaultAuthenticationChallengeHandler
Sets the Chrome Custom Tabs toolbar color to an ARGB(alpha, red, green, blue) value.
setClippingDistance(double) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Determines the clipping distance around the originCamera in metres.
setColor(int) - Method in class com.esri.arcgisruntime.mapping.SelectionProperties
Sets the selection color to an ARGB(alpha, red, green, blue) value.
setColor(int) - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Sets the color of the background.
setColor(int) - Method in class com.esri.arcgisruntime.ogc.kml.KmlColorStyle
Sets the color of the KmlColorStyle.
setColor(int) - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Sets the color mask to be applied to the KML ground overlay's image.
setColor(int) - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Sets the color mask to be applied to the KML screen overlay's image buffer.
setColor(int) - Method in class com.esri.arcgisruntime.symbology.FillSymbol
Sets the interior color used to display this symbol.
setColor(int) - Method in class com.esri.arcgisruntime.symbology.LineSymbol
Sets the color of this Symbol using a ARGB(alpha, red, green, blue) value.
setColor(int) - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Sets the color of the symbol to a ARGB(alpha, red, green, blue) value.
setColor(int) - Method in class com.esri.arcgisruntime.symbology.MultilayerSymbol
Sets the consensus color of all layers in the symbol (excluding those that are color-locked) using an ARGB(alpha, red, green, blue) value.
setColor(int) - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
Sets the interior color of this Symbol to a ARGB(alpha, red, green, blue) value.
setColor(int) - Method in class com.esri.arcgisruntime.symbology.SolidFillSymbolLayer
Sets the color of the fill.
setColor(int) - Method in class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
Sets the color of a solid stroke symbol layer.
setColor(int) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the color of this TextSymbol using an ARGB(alpha, red, green, blue) color value.
setColorLocked(boolean) - Method in class com.esri.arcgisruntime.symbology.SymbolLayer
Sets if the SymbolLayer is color-locked.
setColorMode(KmlColorMode) - Method in class com.esri.arcgisruntime.ogc.kml.KmlColorStyle
Sets the color mode of the KmlColorStyle.
setColorScheme(EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets the type of color scheme that all layers attached to map will use.
setCompressionQuality(float) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheParameters
Sets the compression quality of the exported tiles.
setCondition(UtilityTraceCondition) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunction
Sets the UtilityTraceCondition to use to restrict the functional calculation to features that satisfy the condition.
setConnectionTimeout(int) - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Sets the connection timeout to use for the request.
setContent(View) - Method in class com.esri.arcgisruntime.mapping.view.Callout
Sets the content of the callout.
setContextMenuEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
Sets whether or not a context menu should be displayed when users interact with a vertex or a part.
setContinueOnErrors(boolean) - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Sets whether or not the download preplanned offline map job should continue running in the event of failure to take a layer or table offline.
setContinueOnErrors(boolean) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets whether or not the generate offline map job should continue running in the event of failure to take a layer or table offline.
setContrast(float) - Method in class com.esri.arcgisruntime.layers.ImageAdjustmentLayer
Sets the contrast of the layer.
setCornerRadius(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Sets the corner curve radius.
setCountryCode(String) - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Sets the country code used to filter the results of the geocode operation.
setCountryCode(String) - Method in class com.esri.arcgisruntime.tasks.geocode.SuggestParameters
Sets the country code used to filter the results of the suggest operation.
setCourseSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets the marker symbol used to display current location, rotated to indicate the course (direction of travel).
setCredential(Credential) - Method in class com.esri.arcgisruntime.concurrent.Job
Sets the credential used to authenticate the user with this job.
setCredential(Credential) - Method in class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Sets the credential used to authenticate the user with the service feature table.
setCredential(Credential) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
setCredential(Credential) - Method in interface com.esri.arcgisruntime.io.RemoteResource
Sets a Credential to be used by the network-enabled resource in the event of an authentication challenge.
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Sets the credential used to authenticate the user with the map service.
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Sets the credential used to authenticate the user with the scene service.
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Sets the credential used to authenticate the user with the sublayer.
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Sets the credential used to authenticate the user with the tiled layer.
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.IntegratedMeshLayer
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.PointCloudLayer
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.ServiceImageTiledLayer
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.layers.WmtsLayer
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.mapping.Basemap
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.portal.Portal
Sets the credential used to authenticate the user with the Portal.
setCredential(Credential) - Method in class com.esri.arcgisruntime.raster.ImageServiceRaster
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Sets the credential used to authenticate access to the picture fill symbol URL.
setCredential(Credential) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Sets the credential used to authenticate access to the picture marker symbol URL.
setCredential(Credential) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Sets the credential used to authenticate the user with this task.
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Sets the credential used to authenticate the user with this task.
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Sets the credential used to authenticate the user with the geoprocessing service.
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Sets the credential used to authenticate the user with the geoprocessing service.
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
Sets the credential used to authenticate the user with the geoprocessing service.
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
Sets the credential used to authenticate the user with this task.
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Sets the credential used to authenticate the user with this task.
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
setCredential(Credential) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
setCulture(String) - Method in class com.esri.arcgisruntime.layers.BingMapsLayer
Sets the culture.
setCulture(String) - Method in class com.esri.arcgisruntime.portal.Portal
Sets a code that specifies the culture-specific formatting to use when accessing portal content.
setCulture(String) - Method in class com.esri.arcgisruntime.security.OAuthConfiguration
Sets the culture code corresponding to the language to be used on the OAuth login page.
setCulture(String) - Method in class com.esri.arcgisruntime.security.OAuthLoginManager
Sets the culture code corresponding to the language to be used on the OAuth login page.
setCurbApproach(CurbApproach) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Sets the direction from which a vehicle may arrive at or depart from the facility.
setCurbApproach(CurbApproach) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Sets the direction from which a vehicle may arrive at or depart from the incident.
setCurbApproach(CurbApproach) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
Sets the curb approach.
setCurbApproach(CurbApproach) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Sets the direction from which a vehicle may arrive at or depart from the facility.
setCurbApproach(CurbApproach) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the direction from which a vehicle may arrive at or depart from the stop.
setCurrentBearing(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Sets the current bearing in degrees, measured clockwise from true north.
setCurrentBearing(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Sets the current bearing in degrees, measured clockwise from true north.
setCurrentBearing(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Sets the current bearing in degrees, measured clockwise from true north.
setCurrentBearing(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the current bearing in degrees.
setCurrentBearingTolerance(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Sets the current bearing tolerance in degrees.
setCurrentBearingTolerance(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Sets the current bearing tolerance in degrees.
setCurrentBearingTolerance(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Sets the current bearing tolerance in degrees.
setCurrentBearingTolerance(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the current bearing tolerance in degrees.
setCurrentLocationIndex(int) - Method in class com.esri.arcgisruntime.location.SimulatedLocationDataSource
Sets the index of the item in the location list that provides the current location.
setCurrentStyle(String) - Method in class com.esri.arcgisruntime.layers.WmsSublayer
Sets the name of the style for this sublayer to use.
setDateFormat(PopupFieldFormat.DateFormat) - Method in class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat
Sets the format used to display a date field in a pop-up.
setDecimalPlaces(long) - Method in class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat
Sets the number of supported decimal places that should appear for displaying a numerical field in a pop-up.
setDeconflictionStrategy(LabelDeconflictionStrategy) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for moving labels to avoid overlapping feature, annotation, dimension or graphic symbols or higher priority labels.
setDeepContour(double) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets the depth of the deep water contour.
setDefaultImpedanceCutoff(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the default impedance cutoff which is a value for the impedance beyond which facilities should not be found.
setDefaultLabel(String) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Sets the default label, suitable for showing in a legend, for values that don't fall within any of the class breaks.
setDefaultLabel(String) - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer
Sets the label that will be the default label for this Renderer.
setDefaultSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets the default marker symbol used to display current location.
setDefaultSymbol(Symbol) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Sets the default symbol for values that don't fall within any of the class breaks.
setDefaultSymbol(Symbol) - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer
Sets the Symbol that will be the default Symbol for this Renderer.
setDefaultTargetFacilityCount(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the default target facility count.
setDefinitionExpression(String) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Sets a definition expression which is a SQL statement where clause to filter out the features to be queried.
setDefinitionExpression(String) - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Sets an expression which is a SQL statement where clause to specify the subset of features to be displayed.
setDefinitionExpression(String) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Sets the definition expression for this sublayer - can be null.
setDefinitionExpression(String) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Sets an expression which is a SQL statement where clause to specify the subset of features to be displayed.
setDefinitionExpression(String) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Sets a definition expression which is a SQL statement where clause to filter out the features to be displayed.
setDefinitionExpressionFilterEnabled(boolean) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets whether or not feature layer definition expressions are used when taking feature layers and tables offline using this GenerateOfflineMapParameters instance.
setDepth(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Sets the depth of the symbol, in meters.
setDescription(String) - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionParameters
Sets the description of the version.
setDescription(String) - Method in class com.esri.arcgisruntime.layers.Layer
Sets the description of this layer.
setDescription(String) - Method in class com.esri.arcgisruntime.mapping.Item
Sets the description of this item.
setDescription(String) - Method in class com.esri.arcgisruntime.mapping.popup.AttachmentsPopupElement
Sets a string describing the element in detail.
setDescription(String) - Method in class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
Sets a string describing the element in detail.
setDescription(String) - Method in class com.esri.arcgisruntime.mapping.popup.MediaPopupElement
Sets a string describing the element in detail.
setDescription(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Sets a string that appears in the body of the pop-up as a description.
setDescription(String) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Sets the description of the KML node.
setDescription(String) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Sets the description of the class break.
setDescription(String) - Method in class com.esri.arcgisruntime.symbology.SimpleRenderer
Sets the description, which gives detail information about what this Renderer's does.
setDescription(String) - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
Sets the description, which gives detail information about what this UniqueValue does or represents.
setDescription(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Sets the description of this TravelMode.
setDescription(String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Sets the description of the map.
setDestinationTableRowFilter(GenerateOfflineMapParameters.DestinationTableRowFilter) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets whether tables will contain all rows or can be filtered to a smaller set of related rows.
setDictionarySymbolStyle(DictionarySymbolStyle) - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Sets the dictionary symbol style to be applied by the renderer.
setDirectionsDistanceUnits(UnitSystem) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the unit system of measurement used when providing distances for turn-by-turn directions.
setDirectionsDistanceUnits(UnitSystem) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the unit system of measurement used when providing distances for turn-by-turn directions.
setDirectionsLanguage(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the language used when reporting directions.
setDirectionsLanguage(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the language used when reporting directions.
setDirectionsStyle(DirectionsStyle) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the style to use for providing directions.
setDirectionsStyle(DirectionsStyle) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the style to use for providing directions.
setDisplayDepthUnits(EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets the type of display depth units.
setDisplayFilterDefinition(DisplayFilterDefinition) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Defines how features are filtered from the display.
setDisplayName(String) - Method in class com.esri.arcgisruntime.data.FeatureTable
Sets the table's display name.
setDisplayType(PopupAttachmentsDisplayType) - Method in class com.esri.arcgisruntime.mapping.popup.AttachmentsPopupElement
Sets the PopupAttachmentsDisplayType that indicates how to display the attachments.
setDistance(double) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Sets the distance value.
setDistanceAttributeName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Sets the name of the attribute that can be set as TravelMode.setImpedanceAttributeName(String) to optimize routes based on distance travelled.
setDomainName(String) - Method in class com.esri.arcgisruntime.data.FieldDescription
Sets the name of the domain to use on this field.
setDomainNetwork(UtilityDomainNetwork) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets the utility domain network from which to start the trace.
setDrawOrder(int) - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Sets the KML ground overlay's draw order.
setDrawOrder(int) - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Sets the KML screen overlay's draw order.
setEditable(boolean) - Method in class com.esri.arcgisruntime.data.FieldDescription
True if the field is editable.
setEditable(boolean) - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Sets a flag indicating whether users can edit the field.
setElevationExaggeration(float) - Method in class com.esri.arcgisruntime.mapping.Surface
Set the exaggeration for the Surface.
setEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.ElevationSource
Sets if the elevation source is enabled or disabled.
setEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.Surface
Sets if the surface is enabled in the ArcGISScene or not.
setEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView.InteractionOptions
Sets whether or not user interactions on the GeoView are enabled.
setEnabled(boolean) - Method in class com.esri.arcgisruntime.symbology.SymbolLayer
Sets if this SymbolLayer is enabled, if it's not enabled it will not be rendered.
setEndLocation(Point) - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Sets the end location.
setEnterExitSpatialRelationship(FenceEnterExitSpatialRelationship) - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
Sets the spatial relationship that determines whether a fence polygon has been entered or exited.
setEsriVectorTilesDownloadOption(EsriVectorTilesDownloadOption) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets how Esri vector tiled basemap layers will be downloaded.
setEsriVectorTilesDownloadOption(EsriVectorTilesDownloadOption) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesParameters
Sets how Esri vector tiled basemap layers will be downloaded.
setExpression(LabelExpression) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the expression script used to calculate the label text.
setExpression(String) - Method in class com.esri.arcgisruntime.mapping.labeling.LabelExpression
Sets the label expression script string.
setExpression(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpression
Sets the Arcade expression defined in this expression.
setExtent(double, double, double, double) - Method in class com.esri.arcgisruntime.mapping.Item
Deprecated.
As of 100.2.0, replaced by Item.setExtent(Envelope).
setExtent(Envelope) - Method in class com.esri.arcgisruntime.mapping.Item
Sets the extent of this item.
setExtent(Geometry) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Sets the geometry to use as a spatial filter.
setExtrusionExpression(String) - Method in class com.esri.arcgisruntime.symbology.Renderer.SceneProperties
Sets the expression to calculate extrusion.
setExtrusionMode(Renderer.SceneProperties.ExtrusionMode) - Method in class com.esri.arcgisruntime.symbology.Renderer.SceneProperties
Sets the extrusion mode to be applied.
setFacilities(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the facilities that are searched for when finding the closest location, using features in a given feature table.
setFacilities(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the facilities around which service areas are generated, using features in a given feature table.
setFacilities(Iterable<Facility>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the facilities that are searched for when finding the closest location.
setFacilities(Iterable<ServiceAreaFacility>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the facilities around which service areas are generated.
setFacilityId(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Sets the facility ID.
setFacilityId(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Sets the service area facility ID.
setFeatureBoundaryOverlapStrategy(LabelOverlapStrategy) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for whether other labels are allowed to overlap the boundary of polygon features/graphics being labeled by this LabelDefinition.
setFeatureInteriorOverlapStrategy(LabelOverlapStrategy) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for whether other labels are allowed to overlap the interior of polygon features/graphics being labeled by this LabelDefinition.
setFeatureRequestMode(ServiceFeatureTable.FeatureRequestMode) - Method in class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
Sets the mode defining when features are requested from the service.
setFeatureRequestMode(ServiceFeatureTable.FeatureRequestMode) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Sets the Feature Request mode which affects how often data is retrieved from the service and how it is cached in the local table.
setFeatureRequestMode(ServiceFeatureTable.FeatureRequestMode) - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Sets the request mode to use for requesting features.
setFeatureRequestMode(ServiceFeatureTable.FeatureRequestMode) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Sets the mode defining when features are requested from the service.
setFeatures(FeatureSet) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Sets the features.
setFeatureServiceSessionType(FeatureServiceSessionType) - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Sets the session type to use for branch-versioned ServiceGeodatabase objects.
setFeaturesVisible(Iterable<Feature>, boolean) - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Sets the visibility of the given features.
setFeaturesVisible(Iterable<Feature>, boolean) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Sets the visibility of the given features.
setFeaturesVisible(Iterable<Feature>, boolean) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Makes multiple features visible or invisible.
setFeatureTilingMode(FeatureTilingMode) - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Sets the feature tiling mode of each feature layer that is loaded.
setFeatureTypeChangedListener(FeatureTypeChangedListener) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Sets a FeatureTypeChangedListener to be invoked when the FeatureType of the Popup's GeoElement changes.
setFeatureVisible(Feature, boolean) - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Sets the visibility of the given feature.
setFeatureVisible(Feature, boolean) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Sets the visibility of the given feature.
setFeatureVisible(Feature, boolean) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Makes a feature visible or invisible.
setFeedAccuracyMode(FenceGeotriggerFeedAccuracyMode) - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
Describes how a FenceGeotrigger will use accuracy information from a GeotriggerFeed.
setFeedbackFillSymbol(FillSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the symbol used to display feedback when editing polygon geometries.
setFeedbackLineSymbol(LineSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the symbol used to display feedback when editing line geometries.
setFeedbackVertexSymbol(MarkerSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the symbol used to display feedback when editing point geometries.
setFieldName(String) - Method in class com.esri.arcgisruntime.data.StatisticDefinition
Sets the name of the field in the table containing values on which the statistic should be computed.
setFieldName(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Sets the field name.
setFieldName(String) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Sets the name of the field that the class breaks will apply to.
setFieldOfView(double) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the field of view on the scene view in degrees.
setFieldOfViewAndDistortionRatio(double, double) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the field of view on the scene view in degrees and sets the value representing how much the vertical field of view is distorted.
setFieldOfViewFromLensIntrinsics(float, float, float, float, float, float, DeviceOrientation) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the field of view of the scene view using characteristics of a camera lens to allow for matching of field of view between them.
setFieldType(Field.Type) - Method in class com.esri.arcgisruntime.data.DomainDescription
Sets the field type of the domain to be created.
setFieldType(Field.Type) - Method in class com.esri.arcgisruntime.data.FieldDescription
Sets the field's data type.
setFilled(boolean) - Method in class com.esri.arcgisruntime.ogc.kml.KmlPolygonStyle
Sets whether or not to fill the polygon.
setFillSymbol(FillSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the symbol used to fill polygons.
setFilter(ArcadeExpression) - Method in class com.esri.arcgisruntime.geotriggers.LocationGeotriggerFeed
Sets an ArcadeExpression that controls whether an update from the LocationGeotriggerFeed is sent to a GeotriggerMonitor.
setFilter(UtilityTraceFilter) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets the criteria that define the dynamic barriers for the trace.
setFilter(String) - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Sets the raster filename filter.
setFilterAxisOrder(OgcAxisOrder) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Sets the axis order of the filter, which determines how coordinates are ordered when sent to the server as part of spatial queries (those that specify a geometry).
setFindBestSequence(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets if the order of the stops can be changed in order to find the optimal route between all stops.
setFlickEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView.InteractionOptions
Sets whether or not the GeoView can be flicked.
setFloorDefinition(GeoModelFloorDefinition) - Method in class com.esri.arcgisruntime.mapping.GeoModel
Sets the floor definition that defines the properties that allow a map or a scene to be floor-aware.
setFloorDefinition(LayerFloorDefinition) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
 
setFloorDefinition(LayerFloorDefinition) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
setFloorDefinition(LayerFloorDefinition) - Method in interface com.esri.arcgisruntime.mapping.floor.FloorAware
Sets the floor definition that defines the properties that allow a layer to be floor-aware.
setFontDecoration(TextSymbol.FontDecoration) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the decoration for the text being used by this Symbol.
setFontFamily(String) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the FontFamily for the text being used by this Symbol.
setFontStyle(TextSymbol.FontStyle) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the FontStyle for the text that is being used by this Symbol.
setFontWeight(TextSymbol.FontWeight) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the FontWeight for the text that is being used by this Symbol.
setForced(boolean) - Method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
Sets whether a line break must be inserted when the LabelStackSeparator.getSeparator() is encountered.
setForcePost(boolean) - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Sets whether network requests will be forced as a POST request.
setFormat(String) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingRaster
Sets the format.
setForStorage(boolean) - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Sets the value of the forStorage flag.
setForStorage(boolean) - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Sets the value of the forStorage flag.
setFractionAlongEdge(double) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
Sets how far the starting point or barrier is along an edge in the utility network feature.
setFramesFile(String) - Method in class com.esri.arcgisruntime.raster.FrameCameraAddRastersParameters
Sets the frames file.
setFrustumOutlineColor(int) - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Sets the color to render the frustum outline.
setFrustumOutlineVisible(boolean) - Method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Sets whether the outline of the frustum should be visible.
setGamma(float) - Method in class com.esri.arcgisruntime.layers.ImageAdjustmentLayer
Sets the gamma of the layer.
setGeodatabaseVersion(String) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Sets the geodatabase version.
setGeodatabaseVersion(String) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Sets the version that this geodatabase is using.
setGeodatabaseVersion(String) - Method in class com.esri.arcgisruntime.layers.MapSublayerSource
Sets the geodatabase version.
setGeodatabaseVersion(String) - Method in class com.esri.arcgisruntime.layers.TableSublayerSource
Sets the geodatabase version.
setGeoElement(GeoElement, Point) - Method in class com.esri.arcgisruntime.mapping.view.Callout
Sets the location of the callout by specifying a GeoElement it relates to and an optional tap location.
setGeoElementContingencyValidationErrorsChangedListener(GeoElementContingencyValidationErrorsChangedListener) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Sets a GeoElementContingencyValidationErrorsChangedListener to be invoked when the validity of the Popup's GeoElement contingency validation errors changed.
setGeoElementContingencyValidationWarningsChangedListener(GeoElementContingencyValidationWarningsChangedListener) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Sets a GeoElementContingencyValidationWarningsChangedListener to be invoked when the validity of the Popup's GeoElement contingency validation warnings changed.
setGeoElementValidityChangedListener(GeoElementValidityChangedListener) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Sets a GeoElementValidityChangedListener to be invoked when the validity of the Popup's GeoElement changes.
setGeoElementWarningsChangedListener(GeoElementWarningsChangedListener) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Sets a GeoElementWarningsChangedListener to be invoked when the validity of the Popup's GeoElement validation warnings changed.
setGeometry(Geometry) - Method in class com.esri.arcgisruntime.data.Feature
 
setGeometry(Geometry) - Method in class com.esri.arcgisruntime.data.QueryParameters
Sets the geometry that will be used to perform a spatial query, along with the indicated spatial relationship.
setGeometry(Geometry) - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
Sets the geometry that defines features to be included in the statistical query.
setGeometry(Geometry) - Method in class com.esri.arcgisruntime.hydrography.EncFeature
 
setGeometry(Geometry) - Method in interface com.esri.arcgisruntime.mapping.GeoElement
Sets the GeoElement's geometry.
setGeometry(Geometry) - Method in class com.esri.arcgisruntime.mapping.view.Graphic
 
setGeometry(Geometry) - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Sets the geometry of the KML ground overlay.
setGeometry(Geometry) - Method in class com.esri.arcgisruntime.ogc.kml.KmlPlacemark
Sets the geometry.
setGeometry(Geometry) - Method in class com.esri.arcgisruntime.ogc.wms.WmsFeature
 
setGeometry(Geometry) - Method in class com.esri.arcgisruntime.raster.RasterCell
 
setGeometry(Geometry) - Method in class com.esri.arcgisruntime.symbology.VectorMarkerSymbolElement
Sets the geometry of this VectorMarkerSymbolElement.
setGeometry(Point) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the location at which this Stop should be placed on the map.
setGeometryAtCutoff(ServiceAreaPolygonCutoffGeometry) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the behavior for the geometry at cutoff.
setGeometryAtOverlap(ServiceAreaOverlapGeometry) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the geometry overlap behavior.
setGeometryType(GeometryType) - Method in class com.esri.arcgisruntime.data.TableDescription
Sets the type of geometry to be used by features in the table.
setGeometryType(GeometryType) - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Sets the type of output geometry.
setGeometryType(GeometryType) - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Sets the type of output geometry.
setGeometryType(GeometryType) - Method in class com.esri.arcgisruntime.layers.TableQuerySublayerSource
Sets the geometry type.
setGlobalRequestConfiguration(RequestConfiguration) - Static method in class com.esri.arcgisruntime.io.RequestConfiguration
Sets a global request configuration which will be used by default on any requests that do not override it with their own request-level configuration.
setGrid(Grid) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Sets a grid to be displayed on top of the MapView.
setGridLineColor(int) - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Sets the background grid line color.
setGridLineWidth(float) - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Sets the background grid line width in density-independent pixels (dp).
setGridSize(float) - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Sets the size of each background grid square, in density-independent pixels (dp).
setHaloColor(int) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the halo color using an ARGB(alpha, red, green, blue) color value.
setHaloWidth(float) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the width of the halo in density-independent pixels (dp).
setHasAttachments(boolean) - Method in class com.esri.arcgisruntime.data.TableDescription
True if the features should support attachments.
setHasM(boolean) - Method in class com.esri.arcgisruntime.data.TableDescription
True if the feature geometries should contain M values.
setHasZ(boolean) - Method in class com.esri.arcgisruntime.data.TableDescription
True if the feature geometries should contain Z values.
setHeaders(Map<String, String>) - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Copies the custom headers into the RequestConfiguration.
setHeading(double) - Method in class com.esri.arcgisruntime.geoanalysis.LocationViewshed
Sets the heading value (azimuth) that defines the observer's view direction, in degrees.
setHeading(double) - Method in class com.esri.arcgisruntime.ogc.kml.KmlIconStyle
Sets the direction in decimal degrees.
setHeading(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Sets the heading of the symbol, in degrees.
setHeading(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
Sets the marker symbol layer's heading: the angle of rotation about the anchor point.
setHeadingExpression(String) - Method in class com.esri.arcgisruntime.symbology.Renderer.SceneProperties
Sets the expression to calculate heading.
setHeadingOffset(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Sets the offset from the GeoElement's heading.
setHeadingSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets the marker symbol used to display current location, rotated to indicate the LocationDisplay.getHeading() (direction of device orientation).
setHeight(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Sets the height of the symbol, in meters.
setHeight(float) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Sets the height, in density-independent pixels (dp).
setHeight(float) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Sets the height, in density-independent pixels (dp).
setHighlighted(boolean) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Controls whether the default style or an alternate 'highlighted' style (if present) is used for rendering the node.
setHighlightStyle(KmlStyle) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Sets the KML node's highlight style.
setHorizontalAccuracy(double) - Method in class com.esri.arcgisruntime.location.SimulationParameters
Sets the horizontal accuracy to assign to generated locations.
setHorizontalAlignment(TextSymbol.HorizontalAlignment) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the horizontal alignment of the text relative to the Symbol's mid-point location.
setHorizontalAngle(double) - Method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Sets the horizontal spread of the viewshed, in degrees, > 0 and <= 360.
setHotSpot(KmlImageCoordinate) - Method in class com.esri.arcgisruntime.ogc.kml.KmlIconStyle
Sets the position within the icon that is anchored to the point specified in the KmlPlacemark.
setIcon(KmlIcon) - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Sets the KML ground overlay icon.
setIcon(KmlIcon) - Method in class com.esri.arcgisruntime.ogc.kml.KmlIconStyle
Sets the KML icon to be used by the KmlPlacemark.
setIcon(KmlIcon) - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Sets the KML screen overlay icon.
setIconStyle(KmlIconStyle) - Method in class com.esri.arcgisruntime.ogc.kml.KmlStyle
Sets a KML icon style.
setId(String) - Method in class com.esri.arcgisruntime.layers.Layer
Sets a string that represents the layer's unique ID in the map.
setId(String) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Sets the ID of the KML node.
setIgnoreBarriersAtStartingPoints(boolean) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets whether to ignore barriers at starting points.
setImageFormat(ArcGISMapImageLayer.ImageFormat) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Sets the image format being used to generate map images on this layer.
setImageFrame(ImageFrame) - Method in class com.esri.arcgisruntime.mapping.view.ImageOverlay
Sets the ImageFrame to be used in the ImageOverlay
setImpedanceAttributeName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Sets the name of the attribute to use as the impedance.
setImpedanceCutoff(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Sets the impedance cutoff.
setImpedanceCutoff(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Sets the impedance cutoff.
setIncidentId(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Sets the incident ID.
setIncidents(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the incidents from which the service searches for the nearby locations, using features in a given feature table.
setIncidents(Iterable<Incident>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the incidents from which the service searches for the nearby locations.
setIncludeBarriers(boolean) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets whether to include barriers in the trace results or subnetwork.
setIncludeBasemap(boolean) - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Sets whether or not the basemap will be included in the offline map to be downloaded using this DownloadPreplannedOfflineMapParameters instance.
setIncludeBasemap(boolean) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets whether or not the basemap of an online map will be included when the offline map is generated using this GenerateOfflineMapParameters instance.
setIncludeContainers(boolean) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets whether to include containment features in the trace results or subnetwork.
setIncludeContent(boolean) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets whether to include content in the trace results or subnetwork.
setIncludeIsolatedFeatures(boolean) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets whether to include isolated features in the trace results when used in conjunction with UtilityTraceType.ISOLATION.
setIncludeRelated(boolean) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Sets the value of the includeRelated flag.
setIncludeStructures(boolean) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets whether to include structure features in the trace results or subnetwork.
setInitialViewpoint(Viewpoint) - Method in class com.esri.arcgisruntime.mapping.GeoModel
Sets the initial viewpoint for the map or scene.
setInitialZoomScale(double) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets the initial map scale to which the MapView will zoom in when the first location update is received, unless the AutoPanMode is OFF.
setInputDirectory(String) - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Sets the input directory that contains the raster files.
setInputFile(String) - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Sets the raster input file.
setInputFilePath(String) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Sets the input file path of this parameter.
setInteractionOptions(MapView.InteractionOptions) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Sets a MapView.InteractionOptions to configure user interactions for the MapView.
setIsAllIsolatedDangers(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group AllIsolatedDangers.
setIsArchipelagicSeaLanes(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group ArchipelagicSeaLanes.
setIsBerthNumber(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Sets the visibility of the text group BerthNumber.
setIsBoundariesAndLimits(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group BoundariesAndLimits.
setIsBuoysBeaconsAidsToNavigation(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group BuoysBeaconsAidsToNavigation.
setIsBuoysBeaconsStructures(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group BuoysBeaconsStructures.
setIsChartScaleBoundaries(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group ChartScaleBoundaries.
setIsCurrentVelocity(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Sets the visibility of the text group CurrentVelocity.
setIsDataQuality(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets the visibility of the CATZOC attribute of the M_QUAL object for bathymetric data and the POSACC attribute of the M_ACCY object (if available) for non-bathymetric data.
setIsDepthContours(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group DepthContours.
setIsDisplayBase(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayCategories
Sets whether to enable the "base" display category.
setIsDisplayNOBJNM(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets whether to apply DisplayNOBJNM (display national names when available) setting.
setIsDryingLine(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group DryingLine.
setIsGeographicNames(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Sets the visibility of the text group GeographicNames.
setIsHeightOfIsletOrLandFeature(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Sets the visibility of the text group HeightOfIsletOrLandFeature.
setIsHonorSCAMIN(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets whether to use the SCAMIN (Scale Min) attribute on features.
setIsImportantText(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Sets the visibility of the text group ImportantText.
setIsIsolatedDangers(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets the visibility of isolated dangerous objects location in shallow waters.
setIsLabelContours(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets whether to display depth and safety contour labels.
setIsLabelSafetyContours(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets whether to display safety contour labels.
setIsLightDescription(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Sets the visibility of the text group LightDescription.
setIsLights(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group Lights.
setIsLowAccuracy(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets whether to use low accuracy symbols.
setIsMagneticVariation(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group MagneticVariation.
setIsMagneticVariationAndSweptDepth(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Sets the visibility of the text group MagneticVariationAndSweptDepth.
setIsNamesForPositionReporting(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Sets the visibility of the text group NamesForPositionReporting.
setIsNatureOfSeabed(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Sets the visibility of the text group NatureOfSeabed.
setIsNoteOnChartData(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings
Sets the visibility of the text group NoteOnChartData.
setIsOtherDisplay(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayCategories
Sets whether to enable the "other" display category.
setIsOtherMiscellaneous(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group OtherMiscellaneous.
setIsProhibitedAndRestrictedAreas(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group ProhibitedAndRestrictedAreas.
setIsSeabed(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group Seabed.
setIsShallowDepthPattern(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets whether to symbolize the shallow depth pattern.
setIsShipsRoutingSystemsAndFerryRoutes(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group ShipsRoutingSystemsAndFerryRoutes.
setIsSpotSoundings(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group SpotSoundings.
setIsStandardDisplay(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayCategories
Sets whether to enable the "standard" display category.
setIsStandardMiscellaneous(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group StandardMiscellaneous.
setIsSubmarineCablesAndPipelines(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group SubmarineCablesAndPipelines.
setIssueAuthenticationChallenge(boolean) - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Sets whether or not an authentication challenge should be issued upon failure to access the requested resource.
setIsTidal(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
Sets the visibility of the viewing group Tidal.
setIsTimeFilteringEnabled(boolean) - Method in interface com.esri.arcgisruntime.arcgisservices.TimeAware
Enables or disables whether the object must use the time extent defined on the owning GeoView to filter its data.
setIsTimeFilteringEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
 
setIsTimeFilteringEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
setIsTimeFilteringEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.KmlLayer
 
setIsTimeFilteringEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.RasterLayer
 
setIsTimeFilteringEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
setIsTwoDepthShades(boolean) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets whether to use 2 or 4 display shades.
setItem(Item) - Method in class com.esri.arcgisruntime.mapping.GeoModel
Sets the item for the map or scene.
setItemInfo(OfflineMapItemInfo) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets the offline map item info used for the local item properties in the offline map.
setItemRenderingRule(RenderingRule) - Method in class com.esri.arcgisruntime.raster.MosaicRule
Sets the rendering rule applied on items before mosaic operation.
setIterationRate(double) - Method in class com.esri.arcgisruntime.location.SimulatedLocationDataSource
Sets the rate over which the SimulatedLocationDataSource.getLocations() list is iterated, default is 1.0.
setKeepGeodatabaseDeltas(boolean) - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters
Sets whether or not the uploaded or downloaded server delta geodatabases will be removed at the end of the sync job.
setKeepGeodatabaseDeltas(boolean) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncParameters
Sets whether or not the uploaded or downloaded delta geodatabases should be removed at the end of the sync job.
setKey(String) - Method in class com.esri.arcgisruntime.layers.BingMapsLayer
Sets the key.
setKeysStrictlyMatch(boolean) - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Sets whether search should enforce a strict match for keys added to the list from SymbolStyleSearchParameters.getKeys().
setKeyStores(KeyStore, String, KeyStore) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Deprecated.
As of 100.2.0, use CertificateCredential and set it on the RemoteResource.
setLabel(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Sets the field label.
setLabel(String) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Sets the legend label for the class break.
setLabel(String) - Method in class com.esri.arcgisruntime.symbology.SimpleRenderer
Sets a name that this Renderer can be referred to.
setLabel(String) - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
Sets a name that this UniqueValue can be referred to.
setLabelFormat(LatitudeLongitudeGrid.LabelFormat) - Method in class com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid
Sets distance format used by grid labels.
setLabeling(ViewLabelProperties) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Sets the view label properties.
setLabeling(ViewLabelProperties) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Sets the view label properties.
setLabelingEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.ViewLabelProperties
Sets whether labels are enabled in the view.
setLabelOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.Grid
Sets grid's label offset from the edge of the MapView in dips.
setLabelOverlapStrategy(LabelOverlapStrategy) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for whether other labels are allowed to overlap labels created by this LabelDefinition.
setLabelPosition(Grid.LabelPosition) - Method in class com.esri.arcgisruntime.mapping.view.Grid
Sets positioning of grid labels.
setLabelsEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Sets whether or not labels are enabled for this sublayer
setLabelsEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
True if labels should be displayed.
setLabelsEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Enables or disables the labeling for the layer.
setLabelsEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
Sets whether the sublayer's labels are enabled/disabled.
setLabelsEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Enables or disables the labeling for the graphics overlay.
setLabelStyle(KmlLabelStyle) - Method in class com.esri.arcgisruntime.ogc.kml.KmlStyle
Sets a KML label style.
setLabelUnit(MgrsGrid.LabelUnit) - Method in class com.esri.arcgisruntime.mapping.view.MgrsGrid
Sets distance units used by grid labels.
setLabelUnit(UsngGrid.LabelUnit) - Method in class com.esri.arcgisruntime.mapping.view.UsngGrid
Sets distance units used by grid labels.
setLabelVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.view.Grid
Sets labels to be displayed on the grid.
setLastKnownLocation(LocationDataSource.Location) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Sets the last known Location, which will be displayed as soon as the data source has been started, until a new location update is received.
setLayerId(long) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Sets the ID of the layer this GenerateLayerOption relates to.
setLayerId(long) - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncLayerOption
Sets the ID of the layer this SyncLayerOption relates to.
setLeaderLength(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Sets the leader length.
setLeaderOffsetX(float) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Sets the callout's leader x-offset in density-independent pixels (dp).
setLeaderOffsetY(float) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Sets the callout's leader y-offset in density-independent pixels (dp).
setLeaderPosition(Callout.Style.LeaderPosition) - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Sets the position of the leader relative to the body of the callout.
setLeaderWidth(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Sets the leader width where it joins the body of the callout.
setLength(int) - Method in class com.esri.arcgisruntime.data.FieldDescription
Sets the length of the field.
setLicense(LicenseInfo) - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
Licenses the application using the given LicenseInfo, and returns a LicenseResult indicating the outcome of the license operation.
setLicense(String) - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
Licenses the application using the given license key, and returns a LicenseResult indicating the outcome of the license operation.
setLicense(String, List<String>) - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
Licenses the application using the given license key and list of extensions, and returns a LicenseResult indicating the outcome of the license operation.
setLimit(int) - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Sets the maximum number of results to be included in the result set response.
setLimit(int) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the results limit, which is used when paging through large result sets.
setLinearUnit(LinearUnit) - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Sets the unit of measurement for linear values.
setLinearUnit(LinearUnit) - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Sets the unit of measurement for SemiAxis1Length, SemiAxis2Length, and MaxSegmentLength.
setLineConnection(LabelLineConnection) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for whether line features with the same label, and matching end vertices, should be joined before sharing a label.
setLineStyle(KmlLineStyle) - Method in class com.esri.arcgisruntime.ogc.kml.KmlStyle
Sets a KML line style.
setLineStyle3D(StrokeSymbolLayer.LineStyle3D) - Method in class com.esri.arcgisruntime.symbology.StrokeSymbolLayer
Sets the line style in 3D.
setLineSymbol(int, Symbol) - Method in class com.esri.arcgisruntime.mapping.view.Grid
Sets line symbol used by the grid at the given resolution level.
setLineSymbol(LineSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the symbol for symbolizing a line geometry.
setLineWidth(float) - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
Sets the line width used to render line of sight.
setLinkUrl(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
Sets the link URL for an image media.
setListItemType(KmlContainer.ListItemType) - Method in class com.esri.arcgisruntime.ogc.kml.KmlContainer
Sets the container's list item type, which determines how visibility and selection should work in a table of contents, enabling either single or multiple selection of child nodes when shown in a list (for example, a legend).
setListItemType(KmlContainer.ListItemType) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Sets the network link's list item type.
setLoadSettings(LoadSettings) - Method in class com.esri.arcgisruntime.mapping.GeoModel
Set default behaviors (preferences) that control the rendering behaviors for maps and scenes as they load.
setLocation(Point) - Method in class com.esri.arcgisruntime.geoanalysis.LocationViewshed
Sets the observer location of the viewshed.
setLocation(Point) - Method in class com.esri.arcgisruntime.mapping.view.Callout
Sets the location of the callout by specifying a Point in map coordinates.
setLocationDataSource(LocationDataSource) - Method in class com.esri.arcgisruntime.geotriggers.LocationGeotriggerFeed
Sets the location data source that provides updates for the device location.
setLocationDataSource(LocationDataSource) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets a new LocationDataSource for this LocationDisplay.
setLocations(Polyline) - Method in class com.esri.arcgisruntime.location.SimulatedLocationDataSource
Creates a list of locations using vertices from an input polyline.
setLocations(Polyline, SimulationParameters) - Method in class com.esri.arcgisruntime.location.SimulatedLocationDataSource
Creates a list of locations along an input polyline based on simulation parameters.
setLocations(Iterable<LocationDataSource.Location>) - Method in class com.esri.arcgisruntime.location.SimulatedLocationDataSource
Sets a list of locations that are iterated sequentially.
setM(double) - Method in class com.esri.arcgisruntime.geometry.PointBuilder
Sets a new m value for the point being constructed.
setM(double, double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Sets the new maximum and minimum m values of the Envelope currently being constructed.
setM(Geometry, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates a copy of a geometry with its m values set to the given value.
setMagnifierEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Sets whether or not the map magnifier is enabled.
setMagnifierEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.MapView
setManualRenderingEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets a boolean that indicates whether manual rendering is enabled or not.
setMap(ArcGISMap) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Sets the ArcGISMap to display in this MapView.
setMarkerPlacement(SimpleLineSymbol.MarkerPlacement) - Method in class com.esri.arcgisruntime.symbology.SimpleLineSymbol
Sets the marker placement type for this symbol.
setMarkerStyle(SimpleLineSymbol.MarkerStyle) - Method in class com.esri.arcgisruntime.symbology.SimpleLineSymbol
Sets the marker style for this symbol.
setMaxAllowableOffset(double) - Method in class com.esri.arcgisruntime.data.QueryParameters
Sets the maximum allowable offset used for generalizing geometries returned by the query operation.
setMaxCameraDistance(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets the maximum distance from the camera to the target.
setMaxCameraDistance(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets the maximum distance from the camera to the target.
setMaxCameraHeadingOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets the maximum camera heading offset.
setMaxCameraHeadingOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets the maximum camera heading offset.
setMaxCameraPitchOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets the maximum camera pitch offset.
setMaxCameraPitchOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets the maximum camera pitch.
setMaxDistance(double) - Method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Sets the maximum distance from the viewshed Location where the viewshed renders, in meters within [0, Double.MAX_VALUE].
setMaxDistance(double) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.Range
Sets the maximum distance from the SceneView's Camera at which the Symbol assigned to this Range will be displayed.
setMaxDistance(double) - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Sets the maximum distance from the given location within which a matching address will be searched.
setMaxExtent(Envelope) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Sets the extent that constrains the display the ArcGISMap to a specific region.
setMaxFeatures(int) - Method in class com.esri.arcgisruntime.data.QueryParameters
Sets the maximum number of features to be included in the result.
setMaxFeatures(int) - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
Sets the maximum number of features to be included in the result.
setMaxHeight(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Sets the maximum height of the callout.
setMaxLevel(int) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesParameters
Sets the maximum level of details to export vector tiles.
setMaxNumberOfAttempts(int) - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Sets the maximum number of times the request should be attempted before failing completely and throwing the original exception.
setMaxPixelSizeFactor(double) - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Sets the maximum pixel size factor.
setMaxPointCount(int) - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Sets the maximum number of vertices in the ellipse.
setMaxPointCount(int) - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Sets the maximum number of vertices in the ellipse.
setMaxResults(int) - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Sets the maximum number of results to be returned by the geocode operation.
setMaxResults(int) - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Sets the maximum number of results to be returned by the reverse geocode operation.
setMaxResults(int) - Method in class com.esri.arcgisruntime.tasks.geocode.SuggestParameters
Sets the maximum number of results to be returned by the suggest operation.
setMaxScale(double) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the maximum scale at which labels will be visible.
setMaxScale(double) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Sets the maximum scale for this sublayer.
setMaxScale(double) - Method in class com.esri.arcgisruntime.layers.Layer
Sets the maximum zoom scale for this layer.
setMaxScale(double) - Method in class com.esri.arcgisruntime.layers.ScaleRangeDisplayFilter
Sets the maximum scale at which this display filter is applied.
setMaxScale(double) - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
Sets the sublayer's maximum scale.
setMaxScale(double) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Sets the maximum scale of the ArcGISMap.
setMaxScale(double) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Sets the maximum scale for the graphics overlay.
setMaxScale(double) - Method in class com.esri.arcgisruntime.symbology.SymbolReferenceProperties
Sets the maximum scale at which the symbol will be visible.
setMaxScale(double) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets the maximum scale for how far in to extract tiles from tiled services.
setMaxSegmentLength(double) - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Sets the maximum segment length of the ellipse, in units of GeodesicEllipseParameters.getLinearUnit().
setMaxSegmentLength(double) - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Sets the maximum segment length of the result, in units of GeodesicSectorParameters.getLinearUnit().
setMaxValue(double) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Sets the class max value for the range that defines this class break.
setMaxValue(Object) - Method in class com.esri.arcgisruntime.data.RangeDomainDescription
Sets the range domain's maximum value.
setMaxWidth(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Sets the maximum width of the callout.
setMemoryLimit(long) - Static method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets a memory limit in bytes, that defines the total amount of memory a process can use to render scene data.
setMessageExpression(ArcadeExpression) - Method in class com.esri.arcgisruntime.geotriggers.Geotrigger
Sets an ArcadeExpression that controls notification details when a Geotrigger is met.
setMidVertexSymbol(MarkerSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the symbol used to display the point between two vertices.
setMinCameraDistance(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets the minimum distance from the camera to the target.
setMinCameraDistance(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets the minimum distance from the camera to the target.
setMinCameraHeadingOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets the minimum camera heading offset.
setMinCameraHeadingOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets the minimum camera heading offset.
setMinCameraPitchOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets the minimum camera pitch offset.
setMinCameraPitchOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
Sets the minimum camera pitch offset.
setMinDistance(double) - Method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Sets the minimum distance from the location where the viewshed starts to render, in meters within [0, Double.MAX_VALUE].
setMinDistance(double) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.Range
Sets the minimum distance from the SceneView's Camera at which the Symbol assigned to this Range will be displayed.
setMinHeight(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Sets the minimum height of the callout.
setMinPixelSizeFactor(double) - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Sets the minimum pixel size factor.
setMinScale(double) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the minimum scale at which labels will be visible.
setMinScale(double) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Sets the minimum scale for this sublayer.
setMinScale(double) - Method in class com.esri.arcgisruntime.layers.Layer
Sets the minimum zoom scale for this layer.
setMinScale(double) - Method in class com.esri.arcgisruntime.layers.ScaleRangeDisplayFilter
Sets the minimum scale at which this display filter is applied.
setMinScale(double) - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
Sets the sublayer's minimum scale.
setMinScale(double) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Sets the minimum scale of the ArcGISMap.
setMinScale(double) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Sets the minimum scale for the graphics overlay.
setMinScale(double) - Method in class com.esri.arcgisruntime.symbology.SymbolReferenceProperties
Sets the minimum scale at which the symbol will be visible.
setMinScale(double) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets the minimum scale for how far out data will be in tile caches.
setMinScore(double) - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Sets the minimum score used to filter the results of the geocode operation.
setMinValue(double) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Sets the class min value for the range that defines this class break.
setMinValue(double) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Sets the minimum value of the first class break if the renderer uses continuous class breaks.
setMinValue(Object) - Method in class com.esri.arcgisruntime.data.RangeDomainDescription
Sets the range domain's minimum value.
setMinWidth(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout.Style
Sets the minimum width of the callout.
setMMax(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Sets a new maximum m value of the Envelope being constructed.
setMMin(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Sets a new minimum m value of the Envelope being constructed.
setMosaicMethod(MosaicMethod) - Method in class com.esri.arcgisruntime.raster.MosaicRule
Sets the type of mosaic method used for individual images.
setMosaicOperation(MosaicOperation) - Method in class com.esri.arcgisruntime.raster.MosaicRule
Specifies the mosaic operation used to resolve overlapped pixel values.
setMosaicRule(MosaicRule) - Method in class com.esri.arcgisruntime.raster.ImageServiceRaster
Sets the mosaic rule used for combining a number of input rasters that are often overlapping.
setMultilayerFeedbackFillSymbol(MultilayerPolygonSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the multilayer symbol used to display feedback when editing polygon geometries.
setMultilayerFeedbackLineSymbol(MultilayerPolylineSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the multilayer symbol used to display feedback when editing line geometries.
setMultilayerFeedbackVertexSymbol(MultilayerPointSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the multilayer symbol used to display feedback when editing point geometries.
setMultilayerFillSymbol(MultilayerPolygonSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the multilayer symbol used to fill polygons.
setMultilayerLineSymbol(MultilayerPolylineSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the multilayer symbol for symbolizing a line geometry.
setMultilayerMidVertexSymbol(MultilayerPointSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the multilayer symbol used to display the point between two vertices.
setMultilayerSelectedMidVertexSymbol(MultilayerPointSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the multilayer symbol used to display the selected middle vertex.
setMultilayerSelectedVertexSymbol(MultilayerPointSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the multilayer symbol to display the selected vertex.
setMultilayerVertexSymbol(MultilayerPointSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the multilayer symbol used to display the vertices.
setMultipartStrategy(LabelMultipartStrategy) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for how many labels should be placed on each polyline or polygon (multi-ring) feature.
setName(String) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the text name for the class of labels.
setName(String) - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionParameters
Sets the name of the version.
setName(String) - Method in class com.esri.arcgisruntime.data.CodedValueDescription
Sets the coded value's name.
setName(String) - Method in class com.esri.arcgisruntime.data.DomainDescription
Sets the name of the domain to be created.
setName(String) - Method in class com.esri.arcgisruntime.data.FieldDescription
Sets the field's name.
setName(String) - Method in class com.esri.arcgisruntime.geotriggers.Geotrigger
Sets the name of the Geotrigger.
setName(String) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Sets the name property for this sublayer.
setName(String) - Method in class com.esri.arcgisruntime.layers.DisplayFilter
Sets a descriptive name for this display filter.
setName(String) - Method in class com.esri.arcgisruntime.layers.Layer
Sets the name of this layer.
setName(String) - Method in class com.esri.arcgisruntime.mapping.Basemap
Sets the name of the Basemap.
setName(String) - Method in class com.esri.arcgisruntime.mapping.Bookmark
Sets the name of this Bookmark.
setName(String) - Method in class com.esri.arcgisruntime.mapping.ElevationSource
Sets the name of this elevation source.
setName(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpression
Sets the name of this expression.
setName(String) - Method in class com.esri.arcgisruntime.mapping.Surface
Sets the name of this surface.
setName(String) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Sets the name of the KML node.
setName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Sets the name for this facility.
setName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Sets the name for this incident.
setName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
Sets the name of the barrier.
setName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolygonBarrier
Sets the name of the barrier.
setName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolylineBarrier
Sets the name of the barrier.
setName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Sets the name for this facility.
setName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the name for this Stop.
setName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Sets the name of this TravelMode.
setNamesStrictlyMatch(boolean) - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Sets whether search should enforce a strict match for names added to the list from SymbolStyleSearchParameters.getNames().
setNavigationConstraint(NavigationConstraint) - Method in class com.esri.arcgisruntime.mapping.Surface
Sets the navigation constraint defining how the camera interacts with the elevation of the surface.
setNavigationLatency(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Sets the navigation latency in seconds.
setNavigationLatency(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Sets the navigation latency in seconds.
setNavigationLatency(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Sets the navigation latency in seconds.
setNavigationLatency(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the navigation latency in seconds.
setNavigationPointHeightFactor(float) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets the factor of map height at which the location symbol is positioned, vertically from the bottom of the MapView, when using LocationDisplay.AutoPanMode.NAVIGATION.
setNavigationSpeed(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Sets the navigation speed in meters per second.
setNavigationSpeed(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Sets the navigation speed in meters per second.
setNavigationSpeed(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Sets the navigation speed in meters per second.
setNavigationSpeed(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the navigation speed in meters per second.
setNearestNeighbor(UtilityNearestNeighbor) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFilter
Sets a filter object specifying the next N features to be returned from the starting point.
setNetworkEdgeGeometries(ArcGISFeatureTable) - Method in class com.esri.arcgisruntime.navigation.ReroutingParameters
Sets a FeatureTable containing the Polyline geometries that the RouteTask's network is based on.
setNetworkLocation(NetworkLocation) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Facility
Network location.
setNetworkLocation(NetworkLocation) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Network location.
setNetworkLocation(NetworkLocation) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaFacility
Network location.
setNetworkLocation(NetworkLocation) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the Stop's location in the underlying transportation network.
setNoDataTileBehavior(ImageTiledLayer.NoDataTileBehavior) - Method in class com.esri.arcgisruntime.layers.ImageTiledLayer
Sets the ImageTiledLayer.NoDataTileBehavior for the ImageTiledLayer.
setNormalizationField(String) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Sets the normalization field.
setNormalizationTotal(double) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Sets the normalization total.
setNormalizationType(ClassBreaksRenderer.NormalizationType) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
Sets the normalization type.
setNormalizeFieldName(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
Sets the optional field name used to normalize the chart.
setNullable(boolean) - Method in class com.esri.arcgisruntime.data.FieldDescription
True if the field is nullable.
setObserverLocation(Point) - Method in class com.esri.arcgisruntime.geoanalysis.LocationLineOfSight
Sets the observer location.
setObserverOffsetX(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Sets the observer's offset from the GeoElement's location along the x-axis.
setObserverOffsetY(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Sets the observer's offset from the GeoElement's location along the y-axis.
setObserverOffsetZ(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Sets the observer's offset from the GeoElement's location along the z-axis.
setObstructedColor(int) - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
Sets the color used to render segments that are obstructed along the line of sight.
setObstructedColor(int) - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Sets the color to render areas not visible from the observer location and within the frustum.
setOffsetDistance(double) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the distance (in points, i.e.
setOffsetX(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Sets the observer's offset from the GeoElement's location along the x-axis.
setOffsetX(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
Sets the X component of the offset.
setOffsetX(float) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Sets the offset of the Symbol's x coordinate from its starting location in density-independent pixels (dp).
setOffsetY(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Sets the observer's offset from the GeoElement's location along the y-axis.
setOffsetY(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
Sets the Y component of the offset.
setOffsetY(float) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Sets the offset of the Symbol's y coordinate from its starting location in density-independent pixels (dp).
setOffsetZ(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Sets the observer's offset from the GeoElement's location along the z-axis.
setOnlineOnlyServicesOption(GenerateOfflineMapParameters.OnlineOnlyServicesOption) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Describes how data that requires an online service will be handled when taking a map offline.
setOnRightSideOfSource(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.NetworkLocation
Sets if the Stop is on the right side of the source feature.
setOnTouchListener(View.OnTouchListener) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Sets the listener that handles touch gestures for this MapView.
setOnTouchListener(View.OnTouchListener) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the listener that handles touch gestures for this SceneView.
setOpacity(float) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Sets the opacity for this sublayer.
setOpacity(float) - Method in class com.esri.arcgisruntime.layers.Layer
Sets the opacity of this layer.
setOpacity(float) - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
Sets the opacity - a value between 0 to 1.0 with 1.0 being solid or opaque and 0 being transparent.
setOpacity(float) - Method in class com.esri.arcgisruntime.mapping.Surface
Sets the opacity of this Surface.
setOpacity(float) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Sets the opacity - a value between 0 to 1.0 with 1.0 being solid or opaque and 0 being transparent.
setOpacity(float) - Method in class com.esri.arcgisruntime.mapping.view.ImageOverlay
Sets the opacity of the ImageOverlay.
setOpacity(float) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets the opacity of the location symbols displayed on the map.
setOpacity(float) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Sets the opacity of the sketch geometry.
setOpacity(float) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Sets the opacity as a value between 0.0 and 1.0.
setOpacity(float) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Sets the opacity as a value between 0.0 and 1.0.
setOpen(boolean) - Method in class com.esri.arcgisruntime.ogc.kml.KmlContainer
When shown in a tree view, the node representing the KML container should be open.
setOpen(boolean) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Sets whether the network link node should be shown expanded/collapsed in a tree view.
setOrderByField(QueryParameters.OrderBy) - Method in class com.esri.arcgisruntime.mapping.popup.PopupRelatedFeaturesSortOrder
Sets the QueryParameters.OrderBy object that contains the field in the related table by which the related features should be sorted for displaying in a popup.
setOriginCamera(Camera) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Sets Camera that describes the origin location.
setOutline(LineSymbol) - Method in class com.esri.arcgisruntime.symbology.FillSymbol
Sets a LineSymbol to be the border for this FillSymbol.
setOutline(SimpleLineSymbol) - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
Sets the SimpleLineSymbol used to create the border of the Symbol.
setOutlineColor(int) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the outline color using an ARGB(alpha, red, green, blue) color value.
setOutlined(boolean) - Method in class com.esri.arcgisruntime.ogc.kml.KmlPolygonStyle
Sets whether or not to outline the polygon.
setOutlineWidth(float) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the width of the outline in density-independent pixels (dp).
setOutputAlias(String) - Method in class com.esri.arcgisruntime.data.StatisticDefinition
Sets the alias name for this statistic in the results.
setOutputCondition(UtilityTraceCondition) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets a condition object which specifies what to include in the trace results, or null if none.
setOutputGeometryPrecision(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Sets the desired precision (in Meters) of the output route geometry after generalization.
setOutputLanguageCode(String) - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Sets the language code to be requested in the geocode operation.
setOutputLanguageCode(String) - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Sets the language code to be requested in the reverse geocode operation.
setOutputSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Sets the spatial reference to be used for coordinates returned in the GeocodeResults.
setOutputSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.tasks.geocode.ReverseGeocodeParameters
Sets the spatial reference to be used for coordinates returned in the GeocodeResults.
setOutputSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters
Sets the output spatial reference.
setOutputSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the spatial reference in which the result geometries should be returned.
setOutputSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the spatial reference in which the result geometries should be returned.
setOutputSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the spatial reference in which the result geometries should be returned.
setOutSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.data.QueryParameters
Sets the spatial reference of the feature geometry in the result.
setOutSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Sets the spatial reference that is used for the generated geodatabase.
setOverlayCoordinate(KmlImageCoordinate) - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Sets a point on (or outside of) the overlay image that is mapped to the screen coordinate returned by KmlScreenOverlay.getScreenCoordinate().
setOverrunStrategy(LabelOverrunStrategy) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for whether a label will be visible at scales where the feature is too small for the label to fit.
setPanEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Sets whether or not the user can pan the MapView.
setParameterName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.AttributeParameterValue
Sets the parameter name.
setParameterValue(Object) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.AttributeParameterValue
Sets the parameter value.
setPassTouchEventsToMapView(boolean) - Method in class com.esri.arcgisruntime.mapping.view.Callout
Sets whether or not touch events on the callout are passed up to the parent MapView.
setPassword(String) - Method in class com.esri.arcgisruntime.security.UserCredential
Sets the password to use for authenticating with this credential.
setPersistence(CredentialPersistence) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
Sets the credential persistence object.
setPinchToZoomGestureDetector(PinchToZoomGestureDetector) - Method in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Sets a PinchToZoomGestureDetector that is used instead of the ScaleGestureDetector to perform pinch-to-zoom gestures.
setPingAnimationSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets the marker symbol that will be animated around the location symbol, to indicate when location updates are received.
setPitch(double) - Method in class com.esri.arcgisruntime.geoanalysis.LocationViewshed
Sets the pitch value (angle) of the observer's view, in degrees, in degrees.
setPitch(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Sets the pitch of the symbol, in degrees.
setPitchExpression(String) - Method in class com.esri.arcgisruntime.symbology.Renderer.SceneProperties
Sets the expression to calculate pitch.
setPitchOffset(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
Sets the offset from the GeoElement's pitch.
setPlacement(LabelingPlacement) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the preferred position of the text label, with respect to its feature geometry.
setPoint(int, Point) - Method in class com.esri.arcgisruntime.geometry.Part
Sets the given Point at the given point index position in this Part.
setPointBarriers(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the point barriers to avoid in the result closest facility route, using features in a given feature table.
setPointBarriers(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the point barriers to avoid in the result route, using features in a given feature table.
setPointBarriers(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the point barriers to avoid in the result service areas, using features in a given feature table.
setPointBarriers(Iterable<PointBarrier>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the point barriers to avoid in the result closest facility route.
setPointBarriers(Iterable<PointBarrier>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the point barriers to avoid in the result route.
setPointBarriers(Iterable<PointBarrier>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the point barriers to avoid in the result service areas.
setPointSymbolizationType(EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets the type of symbol used to display point features.
setPolygonBarriers(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the polygon barriers to avoid in the result closest facility route, using features in a given feature table.
setPolygonBarriers(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the polygon barriers to avoid in the result route, using features in a given feature table.
setPolygonBarriers(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the polygon barriers to avoid in the result service areas, using features in a given feature table.
setPolygonBarriers(Iterable<PolygonBarrier>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the polygon barriers to avoid in the result closest facility route.
setPolygonBarriers(Iterable<PolygonBarrier>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the polygon barriers to avoid in the result route.
setPolygonBarriers(Iterable<PolygonBarrier>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the polygon barriers to avoid in the result service areas.
setPolygonBufferDistance(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the service area polygon buffer distance in meters.
setPolygonDetail(ServiceAreaPolygonDetail) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the level of detail of the output polygons.
setPolygonStyle(KmlPolygonStyle) - Method in class com.esri.arcgisruntime.ogc.kml.KmlStyle
Sets the KML polygon style.
setPolyline(MultilayerPolylineSymbol) - Method in class com.esri.arcgisruntime.symbology.HatchFillSymbolLayer
Sets the polyline symbol used to symbolize the hatch lines.
setPolylineBarriers(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the polyline barriers to avoid in the result closest facility route, using features in a given feature table.
setPolylineBarriers(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the polyline barriers to avoid in the result route, using features in a given feature table.
setPolylineBarriers(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the polyline barriers to avoid in the result service areas, using features in a given feature table.
setPolylineBarriers(Iterable<PolylineBarrier>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the polyline barriers to avoid in the result closest facility route.
setPolylineBarriers(Iterable<PolylineBarrier>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the polyline barriers to avoid in the result route.
setPolylineBarriers(Iterable<PolylineBarrier>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the polyline barriers to avoid in the result service areas.
setPopupDefinition(PopupDefinition) - Method in class com.esri.arcgisruntime.data.FeatureTable
Sets the PopupDefinition for this feature table, overriding the previous one.
setPopupDefinition(PopupDefinition) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Sets the PopupDefinition for the ArcGISSublayer, overriding the previous one (for example, the one defined in the ArcGISSublayer definition).
setPopupDefinition(PopupDefinition) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Sets the PopupDefinition for the FeatureLayer, overriding the previous one (for example, the one defined in the FeatureLayer definition).
setPopupDefinition(PopupDefinition) - Method in interface com.esri.arcgisruntime.mapping.popup.PopupSource
Sets a new PopupDefinition on the entity, overriding any previously existing one.
setPopupDefinition(PopupDefinition) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Sets the PopupDefinition for the GraphicsOverlay, overriding any previous one set.
setPopupEnabled(boolean) - Method in class com.esri.arcgisruntime.data.FeatureTable
Sets a flag indicating whether the PopupDefinition returned from FeatureTable.getPopupDefinition() is enabled or disabled.
setPopupEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
 
setPopupEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
setPopupEnabled(boolean) - Method in interface com.esri.arcgisruntime.mapping.popup.PopupSource
Sets whether the pop-up definition returned from PopupSource.getPopupDefinition() is enabled or disabled.
setPopupEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
 
setPopupExpression(PopupExpression) - Method in class com.esri.arcgisruntime.mapping.popup.ExpressionPopupElement
Sets the Arcade expression that defines the pop-up element.
setPopupFieldFormat(PopupFieldFormat) - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Sets the format used to display the field.
setPosition(double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.SourceObjectPosition
Sets the position.
setPreferredImageFormat(ArcGISMapImageLayer.ImageFormat) - Method in class com.esri.arcgisruntime.layers.WmsLayer
Sets the preferred image format.
setPreferredPointFeatureRenderingMode(FeatureLayer.RenderingMode) - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Sets the preferred rendering mode for point and multi-point based feature layers.
setPreferredPolygonFeatureRenderingMode(FeatureLayer.RenderingMode) - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Sets the preferred rendering mode for polygon based feature layers.
setPreferredPolylineFeatureRenderingMode(FeatureLayer.RenderingMode) - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Sets the preferred rendering mode for polyline based feature layers.
setPreferredSearchLocation(Point) - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Sets the preferred search location.
setPreferredSearchLocation(Point) - Method in class com.esri.arcgisruntime.tasks.geocode.SuggestParameters
Sets the preferred search location.
setPreferredSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Sets the preferred spatial reference for the WFS feature table.
setPreplannedMapArea(PreplannedMapArea) - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Sets the offline map area that will be downloaded for offline use.
setPreplannedScheduledUpdatesOption(PreplannedScheduledUpdatesOption) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncParameters
Sets the PreplannedScheduledUpdatesOption that determines whether update packages will be downloaded from an online map area and applied to the map's data.
setPreserveFirstStop(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Specifies whether to keep the first stop fixed in the sequence even when RouteParameters.setFindBestSequence(boolean) is enabled.
setPreserveLastStop(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Specifies whether to keep the last stop fixed in the sequence even when RouteParameters.setFindBestSequence(boolean) is enabled.
setPriority(double) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the priority of this class of labels.
setProcessSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters
Sets the process spatial reference.
setProjectionEngineDirectory(String) - Static method in class com.esri.arcgisruntime.geometry.TransformationCatalog
Sets the path of the directory containing Projection Engine files on the local file system, where supporting files for grid-based transformations are located.
setProxyInfo(String, int) - Static method in class com.esri.arcgisruntime.io.RequestConfiguration
Sets a proxy with the specified host and port, using the default scheme of HTTP.
setProxyInfo(String, int, UserCredential) - Static method in class com.esri.arcgisruntime.io.RequestConfiguration
Sets a proxy with the specified host and port, using the default scheme of HTTP.
setProxyInfo(String, int, String) - Static method in class com.esri.arcgisruntime.io.RequestConfiguration
Sets a proxy with the specified host, port, and scheme.
setProxyInfo(String, int, String, UserCredential) - Static method in class com.esri.arcgisruntime.io.RequestConfiguration
Sets a proxy with the specified host, port, and scheme.
setQuery(PortalItem.Type, String, String) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the query string to find items of a given type that are in a specific group with a specific search string.
setQuery(Iterable<PortalItem.Type>, String, String, String) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the query string to find items of any one of a number of given types.
setQuery(String) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the query string to search with.
setQueryForGroups(String, String) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the query string to find groups with a specified owner and title.
setQueryForItemsInGroup(String) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the query string to find items in a specified group.
setQueryForItemsWithOwner(String, PortalItem.Type, String) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the query string to find items with a specified owner.
setQueryForItemWithId(String) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the query string to find an item with a specified item ID.
setQueryOption(GenerateLayerOption.QueryOption) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Sets the query option that determines the set of features to download.
setRaster(String, Raster) - Method in class com.esri.arcgisruntime.raster.RasterFunctionArguments
Sets the raster for the provided raster name.
setRasterFunctionTemplateFile(String) - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
Sets the raster function template file.
setRasterRenderer(RasterRenderer) - Method in class com.esri.arcgisruntime.layers.RasterLayer
Sets the raster renderer for this layer.
setReadyStatus(boolean) - Method in class com.esri.arcgisruntime.navigation.RouteTracker.SpeechEngineReadyEvent
If the speech engine is free and ready for text set to true, otherwise set to false.
setRecenterMap(boolean) - Method in class com.esri.arcgisruntime.mapping.view.Callout.ShowOptions
Sets the value of the recenterMap parameter.
setReferenceBasemapDirectory(String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Sets the path to a directory on the device where the local basemap file is located.
setReferenceBasemapDirectory(String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets the path to a directory on the device where the local basemap file is located.
setReferenceBasemapFilename(String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Sets the name of a local basemap file on the device which can be used rather than downloading an online basemap.
setReferenceBasemapFilename(String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets the name of a local basemap file on the device which can be used rather than downloading an online basemap.
setReferenceProperties(SymbolReferenceProperties) - Method in class com.esri.arcgisruntime.symbology.MultilayerSymbol
Sets the SymbolReferenceProperties for this symbol.
setReferenceScale(double) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Sets the reference scale of the ArcGISMap.
setReferer(String) - Method in class com.esri.arcgisruntime.security.UserCredential
Sets the referer of this credential, that is the entity that is using the credential to authenticate.
setRefreshInterval(long) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Sets the refresh interval in milliseconds.
setRefreshInterval(long) - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Sets the refresh interval in milliseconds.
setRefreshInterval(long) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Sets the refresh interval in milliseconds.
setRefreshInterval(long) - Method in class com.esri.arcgisruntime.layers.WmsLayer
Sets the refresh interval in milliseconds.
setRefreshInterval(long) - Method in class com.esri.arcgisruntime.ogc.kml.KmlIcon
Sets the icon's refresh interval.
setRefreshInterval(long) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Sets the KML network link refresh interval.
setRefreshMode(KmlRefreshMode) - Method in class com.esri.arcgisruntime.ogc.kml.KmlIcon
Sets the icon's refresh mode.
setRefreshMode(KmlRefreshMode) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Sets the KML network link refresh mode.
setRefreshVisibility(boolean) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Sets a flag indicating if the visibility for nodes shall be reset or not when refreshing.
setRelatedFeaturesDefinition(PopupRelatedFeaturesDefinition) - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Sets the related features definition for this pop-up definition.
setRelationshipId(long) - Method in class com.esri.arcgisruntime.mapping.popup.PopupRelatedFeaturesSortOrder
Sets the id of the relationship for which related features should be sorted for displaying in a popup.
setRelationshipInfo(RelationshipInfo) - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
Sets the relationship info used to define the tables to use for this query.
setRemoveDuplicatesDistance(double) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets a value that controls the duplicate thinning radius (in points, i.e.
setRemoveDuplicatesStrategy(LabelRemoveDuplicatesStrategy) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for whether labels are removed if other features have the same text label.
setRenderer(Renderer) - Method in class com.esri.arcgisruntime.data.FeatureCollectionTable
Sets the Renderer of this FeatureCollectionTable.
setRenderer(Renderer) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Sets the renderer for this sublayer.
setRenderer(Renderer) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Allows sub-classes to set the renderer reference e.g.
setRenderer(Renderer) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Sets the layer's renderer
setRenderer(Renderer) - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
Sets the renderer.
setRenderer(Renderer) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Sets a renderer to the graphics overlay.
setRenderingMode(FeatureLayer.RenderingMode) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Sets the rendering mode.
setRenderingRule(RenderingRule) - Method in class com.esri.arcgisruntime.raster.ImageServiceRaster
Sets the rendering rule.
setRepeatDistance(double) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the distance apart (in points, i.e.
setRepeatStrategy(LabelRepeatStrategy) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for whether a label should have multiple copies created and placed along or across the same feature.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.concurrent.Job
Sets configuration parameters used for network requests sent using this job.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.data.OgcFeatureCollectionTable
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Sets configuration parameters used for network requests sent using this table object.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
 
setRequestConfiguration(RequestConfiguration) - Method in interface com.esri.arcgisruntime.io.RemoteResource
Sets the RequestConfiguration used to modify the parameters of network requests made by this RemoteResource.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
Sets the configuration parameters used for sending a network request using this layer object.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Sets the configuration parameters used for sending a network request using this Layer object.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Sets the configuration parameters used for sending a network request using this sublayer object.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
Sets configuration parameters used for network requests sent using this Layer object.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.IntegratedMeshLayer
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.PointCloudLayer
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.ServiceImageTiledLayer
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.layers.WmtsLayer
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.mapping.Basemap
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.mapping.ElevationSource
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.portal.Portal
Sets configuration parameters used for network requests sent using this Portal object.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.raster.ImageServiceRaster
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Sets configuration parameters used for network requests sent using this PictureFillSymbol object.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Sets configuration parameters used for network requests sent using this PictureMarkerSymbol object.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchResult
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Sets configuration parameters used for network requests sent using this task.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Sets configuration parameters used for network requests sent using this task.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Sets the configuration parameters used for sending a network request using this parameter object - See GeoprocessingDataFile.fetchFileAsync(String).
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Sets the configuration parameters used for sending a network request using this parameter object - See GeoprocessingFeatures.fetchOutputFeaturesAsync().
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
Sets the configuration parameters used for sending a network request using this task object.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
Sets configuration parameters used for network requests sent using this task.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
Sets configuration parameters used for network requests sent using this task.
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
 
setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
 
setRequireSelectionBeforeDrag(boolean) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
Sets whether or not a vertex or a part must first be selected before it can be dragged.
setResourcePath(String) - Static method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings
Sets the path to the directory containing the ENC resource files.
setResponseData(byte[]) - Method in exception com.esri.arcgisruntime.io.JsonEmbeddedException
Sets the response data associated with the exception.
setResultOffset(int) - Method in class com.esri.arcgisruntime.data.QueryParameters
Sets the offset of results to fetch.
setResultOffset(int) - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
Sets the offset of results to fetch.
setReturnAttachments(boolean) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Sets if attachments for features should be included in the generated geodatabase.
setReturnDirections(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets whether to return turn-by-turn directions in the result ClosestFacilityRoute.getDirectionManeuvers().
setReturnDirections(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets whether to return turn-by-turn directions in the result Route.getDirectionManeuvers().
setReturnGeometry(boolean) - Method in class com.esri.arcgisruntime.data.QueryParameters
Sets whether to return geometries of features in the query result.
setReturnGeometry(boolean) - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
Sets whether to return geometries of features in the query result.
setReturnLayerAttachmentOption(GenerateOfflineMapParameters.ReturnLayerAttachmentOption) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets which feature layers will include attachments when being taken offline.
setReturnM(boolean) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters
Sets if M values are to be returned.
setReturnPointBarriers(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets whether to return point barriers used while computing the route, in the result ClosestFacilityResult.getPointBarriers().
setReturnPointBarriers(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets whether to return point barriers used while computing the route, in the result RouteResult.getPointBarriers().
setReturnPointBarriers(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets whether to return point barriers used while computing service areas, in the result ServiceAreaResult.getPointBarriers().
setReturnPolygonBarriers(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets whether to return polygon barriers used while computing the route, in the result ClosestFacilityResult.getPolygonBarriers().
setReturnPolygonBarriers(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets whether to return polygon barriers used while computing the route, in the result RouteResult.getPolygonBarriers().
setReturnPolygonBarriers(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets whether to return polygon barriers used while computing service areas, in the result ServiceAreaResult.getPolygonBarriers().
setReturnPolygons(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets whether to return polygons used while computing service areas, in the result ServiceAreaResult.getResultPolygons(int).
setReturnPolylineBarriers(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets whether to return polyline barriers used while computing the route, in the result ClosestFacilityResult.getPolylineBarriers().
setReturnPolylineBarriers(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets whether to return polyline barriers used while computing the route, in the result RouteResult.getPolylineBarriers().
setReturnPolylineBarriers(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets whether to return polyline barriers used while computing service areas, in the result ServiceAreaResult.getPolylineBarriers().
setReturnPolylines(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets whether to return polylines used while computing service areas, in the result ServiceAreaResult.getResultPolylines(int).
setReturnRoutes(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets whether to return routes in the result ClosestFacilityResult.getRoute(int, int).
setReturnRoutes(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets to return routes in the result RouteResult.getRoutes().
setReturnSchemaOnlyForEditableLayers(boolean) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets whether or not feature layers taken offline should be schema only and contain no data.
setReturnStops(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets whether to return the stops along each route in the result Route.getStops()
setReturnType(PopupExpression.ReturnType) - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpression
Sets the return type of this expression.
setReturnZ(boolean) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters
Sets if z values are to be returned.
setRoll(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Sets the roll of the symbol, in degrees.
setRollbackOnFailure(boolean) - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters
Sets the value of the rollbackOnFailure flag.
setRollbackOnFailure(boolean) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncParameters
Sets whether or not geodatabase synchronization should roll back on a failure.
setRollExpression(String) - Method in class com.esri.arcgisruntime.symbology.Renderer.SceneProperties
Sets the expression to calculate roll.
setRotateEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Sets whether or not the user can rotate the MapView.
setRotation(double) - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
Sets the rotation of the KML ground overlay.
setRotation(double) - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Sets the angle of rotation of the screen overlay.
setRotationCoordinate(KmlImageCoordinate) - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Sets the point relative to the screen about which the screen overlay is rotated.
setRotationExpression(String) - Method in class com.esri.arcgisruntime.symbology.Renderer
Sets the rotation expression.
setRotationType(LabelAngleRotationType) - Method in class com.esri.arcgisruntime.mapping.labeling.LabelAngle
Sets whether the angle should be interpreted as arithmetic or geographic.
setRotationType(RotationType) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
Deprecated.
As of 100.5.0. There is no other mechanism to specify the rotation type, but all angles are achievable by changing the value of the angle with MarkerSymbol.setAngle(float).
setRotationType(RotationType) - Method in class com.esri.arcgisruntime.symbology.Renderer
Sets the type of rotation that this Symbol uses to spin along the x-axis or y-axis.
setRouteName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the name of the route to which this Stop belongs.
setRouteShapeType(RouteShapeType) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the route shape type.
setRouteShapeType(RouteShapeType) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the route shape type.
setRuleType(FenceRuleType) - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
Sets the FenceRuleType that describes the check performed with the feed and fence data.
setSafetyContour(double) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets the safety contour depth.
setScale(double) - Method in class com.esri.arcgisruntime.ogc.kml.KmlIconStyle
Sets the scale factor that is applied to the rendered icon.
setScale(double) - Method in class com.esri.arcgisruntime.ogc.kml.KmlLabelStyle
Sets the scale to resize the label.
setScaleExpression(ArcadeExpression) - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Sets an arcade expression object with an expression for scaling symbols in a dictionary renderer.
setScaleFactorForCost(String, double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolygonBarrier
Sets the scale factor for cost for the barrier.
setScaleFactorForCost(String, double) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolylineBarrier
Sets the scale factor for cost.
setScaleSymbols(boolean) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
Sets whether the text and symbols on this sublayer will change as the map scale varies.
setScaleSymbols(boolean) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Sets whether the layer's symbols and labels honor the map reference scale.
setScaleSymbols(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Sets whether this graphics overlay's symbols and labels honor the map reference scale when displayed in a map view.
setScaleX(double) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Sets the x scale of the picture fill symbol.
setScaleY(double) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Sets the y scale of the picture fill symbol.
setScene(ArcGISScene) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the ArcGISScene to be displayed in this view.
setScope(UtilityTraversabilityScope) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFilter
Sets a value that determines whether traversability criteria are evaluated on edges, junctions, or both.
setScope(UtilityTraversabilityScope) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraversability
Sets whether traversability criteria are evaluated on edges, junctions, or both.
setScreenCoordinate(KmlImageCoordinate) - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Sets a point relative to the screen origin that the overlay image is mapped to.
setSearchArea(Geometry) - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
Sets the search area used to filter the results of the geocode operation.
setSearchArea(Geometry) - Method in class com.esri.arcgisruntime.tasks.geocode.SuggestParameters
Sets the search area used to filter the results of the suggest operation.
setSearchPublic(boolean) - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Sets whether public items outside the organization may be included in the search results.
setSearchWhereClause(String, String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the search where clause.
setSearchWhereClause(String, String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the search where clause.
setSearchWhereClause(String, String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets a search where clause on the specified network dataset's source feature class.
setSectorAngle(double) - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Sets the sweep angle of the sector in units of GeodesicSectorParameters.getAngularUnit().
setSelected(boolean) - Method in class com.esri.arcgisruntime.mapping.view.Graphic
Controls if the graphic is selected or not
setSelectedMidVertexSymbol(MarkerSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the symbol used to display the selected middle vertex.
setSelectedVertex(SketchVertex) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Sets the SketchVertex to be selected.
setSelectedVertexSymbol(MarkerSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the symbol to display the selected vertex.
setSelectionColor(int) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Deprecated.
As of 100.4.0, use SelectionProperties.setColor(int) from your GeoView.
setSelectionColor(int) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Deprecated.
As of 100.4.0, use SelectionProperties.setColor(int) from your GeoView.
setSelectionColor(int) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Deprecated.
As of 100.4.0, use SelectionProperties.setColor(int) from your MapView.
setSelectionWidth(double) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Deprecated.
As of 100.4.0, no replacement.
setSelfSignedCertificateListener(SelfSignedCertificateListener) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Sets the SelfSignedCertificateListener to handle self-signed certificates.
setSemiAxis1Length(double) - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Sets the length of the semi-major or semi-minor axis of the ellipse, in units of GeodesicEllipseParameters.getLinearUnit().
setSemiAxis1Length(double) - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Sets the length of the semi-major or semi-minor axis of the ellipse, in units of GeodesicSectorParameters.getLinearUnit().
setSemiAxis2Length(double) - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
Sets the length of the semi-major or semi-minor axis of the ellipse, in units of GeodesicEllipseParameters.getLinearUnit().
setSemiAxis2Length(double) - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Sets the length of the semi-major or semi-minor axis of the ellipse, in units of GeodesicSectorParameters.getLinearUnit().
setSencDataPath(String) - Static method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings
Sets the path to the directory where the SENC (System Electronic Navigational Chart) files will be written.
setSeparation(double) - Method in class com.esri.arcgisruntime.symbology.HatchFillSymbolLayer
Sets the distance between the hatch lines.
setSeparator(String) - Method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
Sets a String intended to describe one code point.
setServiceCurveGeometryMode(ServiceCurveGeometryMode) - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
Determines if curve geometries are fetched from and sent to services that support them.
setSessionType(FeatureServiceSessionType) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Sets the type of read and edit sessions to use when working with the service.
setShallowContour(double) - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
Sets the shallow contour depth.
setShareRasterInfo(boolean) - Method in class com.esri.arcgisruntime.raster.FrameCameraAddRastersParameters
Sets a boolean that indicates whether to share the raster info.
setShortestPathNetworkAttribute(UtilityNetworkAttribute) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets the the UtilityNetworkAttribute used to calculate the shortest path, or null if none.
setShowAccuracy(boolean) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets whether a symbol is displayed to indicate an approximate area of location horizontal accuracy.
setShowAttachments(boolean) - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Sets whether or not attachments should be loaded for feature layers that have attachments.
setShowChildrenInLegend(boolean) - Method in class com.esri.arcgisruntime.layers.GroupLayer
Sets whether or not the child layers of this group layer should be shown in the map legend.
setShowEditSummary(boolean) - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Sets whether the pop-up should display the edit summary of the associated geoelement.
setShowLocation(boolean) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets whether the location symbol is displayed when the LocationDisplay has been started.
setShowNumbersForVertices(boolean) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets whether or not the vertices of the sketch geometry are labelled with numbers.
setShowOptions(Callout.ShowOptions) - Method in class com.esri.arcgisruntime.mapping.view.Callout
Sets options for how the callout is shown.
setShowPingAnimation(boolean) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets whether the location update animated symbol is displayed or not.
setShowRelatedFeatures(boolean) - Method in class com.esri.arcgisruntime.mapping.popup.PopupRelatedFeaturesDefinition
Sets if the popup should show features that are related to this popup's feature.
setShowRelatedRecords(boolean) - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
setSize(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
Sets the size of this MarkerSymbolLayer.
setSize(float) - Method in class com.esri.arcgisruntime.symbology.MultilayerPointSymbol
Sets the size of the symbol in density-independent pixels (dp).
setSize(float) - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
Sets the height and width in density-independent pixels (dp) of the symbol.
setSize(float) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the size of the text in density-independent pixels (dp).
setSize(KmlImageCoordinate) - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
Sets the size of the image for the screen overlay.
setSketchEditor(SketchEditor) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Sets a SketchEditor into this MapView.
setSketchStyle(SketchStyle) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Applies the sketch style to the sketch editor.
setSnapToNorthThreshold(double) - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Sets the threshold to snap to north when the map is rotated within the +/- threshold degrees off north.
setSnippet(String) - Method in class com.esri.arcgisruntime.mapping.Item
Sets the summary description snippet of this item.
setSnippet(String) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Sets the KML node's snippet.
setSnippet(String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Sets the summary description snippet of the map.
setSnippetMaxLines(int) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Sets the maximum number of lines of snippet to be shown in the UI.
setSocketTimeout(int) - Method in class com.esri.arcgisruntime.io.RequestConfiguration
Sets the socket timeout to use for the request.
setSortField(String) - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Sets the field(s) to sort the results by.
setSortField(String) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the field or fields to sort the results by.
setSortField(String) - Method in class com.esri.arcgisruntime.raster.MosaicRule
Sets the field name used together with MosaicMethod.ATTRIBUTE.
setSortOrder(PortalGroup.SortOrder) - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Sets the sort order, indicating whether the results are returned in ascending or descending order.
setSortOrder(PortalQueryParameters.SortOrder) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the sort order, indicating whether the results are returned in ascending or descending order.
setSortValue(String) - Method in class com.esri.arcgisruntime.raster.MosaicRule
Sets the base sort value used together with MosaicMethod.ATTRIBUTE and MosaicRule.getSortField().
setSourceIndex(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.SourceObjectPosition
Sets the source index.
setSourceName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.NetworkLocation
Sets the name of the network source.
setSourceObjectId(long) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.SourceObjectPosition
Sets the source ObjectId.
setSourceObjectPosition(SourceObjectPosition) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.NetworkLocation
Sets the position of network element on the network source.
setSourceTier(UtilityTier) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets the utility tier to be used as the start of the trace.
setSourceUrl(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
Sets the source URL for an image media.
setSpaceEffect(SpaceEffect) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the effect to be applied to the scene view's background.
setSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.data.TableDescription
Sets the spatial reference to be used by feature geometries in the table.
setSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.layers.TableQuerySublayerSource
Sets the spatial reference for the resulting sublayer.
setSpatialRelationship(QueryParameters.SpatialRelationship) - Method in class com.esri.arcgisruntime.data.QueryParameters
Sets the spatial relationship to compare a given geometry to the geometry of a feature table's feature.
setSpatialRelationship(QueryParameters.SpatialRelationship) - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
Sets the spatial relationship that defines features to be included in the statistical query.
setStackAlignment(LabelStackAlignment) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for how multi-row (stacked) text should be aligned.
setStackBreakPosition(LabelStackBreakPosition) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for whether a row of text should be broken before or after it exceeds the ideal length.
setStackRowLength(double) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets a value that limits the number of characters in a row of stacked text.
setStackStrategy(LabelStackStrategy) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the strategy for whether the text should be stacked or wrapped, rather than placed as long trailing labels across the map.
setStartDirection(double) - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
Sets the direction of starting radius of the sector as an angle, in units of GeodesicSectorParameters.getAngularUnit().
setStartIndex(int) - Method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
Sets the index within the entire set of results of the first entry in the current page.
setStartIndex(int) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Sets the start index, which is used when paging through large result sets.
setStartLocation(Point) - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Sets the start location.
setStartTime(Calendar) - Method in class com.esri.arcgisruntime.location.SimulationParameters
Sets the date and time of the first location.
setStartTime(Calendar) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the time the closest facility route begins.
setStartTime(Calendar) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the time the route begins.
setStartTime(Calendar) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the start time.
setStartTimeUsage(StartTimeUsage) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the start time usage type.
setStatisticType(StatisticType) - Method in class com.esri.arcgisruntime.data.StatisticDefinition
Sets the statistic type.
setStopId(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the stop ID.
setStops(ArcGISFeatureTable, QueryParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the stops to visit in the result route, using features in a given feature table.
setStops(Iterable<Stop>) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the stops to visit in the result route.
setStrategy(RouteTracker.ReroutingStrategy) - Method in class com.esri.arcgisruntime.navigation.ReroutingParameters
Sets a rerouting strategy that determines how new routes are created (to the next waypoint by default).
setStringFieldOption(PopupField.StringFieldOption) - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Sets the type of input box editors see when editing the field.
setStyle(Callout.Style) - Method in class com.esri.arcgisruntime.mapping.view.Callout
Sets the style parameters used by the callout.
setStyle(KmlStyle) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Sets the KML node's style.
setStyle(SimpleFillSymbol.Style) - Method in class com.esri.arcgisruntime.symbology.SimpleFillSymbol
Sets the fill style that describes how this Symbol's pattern will be displayed.
setStyle(SimpleLineSymbol.Style) - Method in class com.esri.arcgisruntime.symbology.SimpleLineSymbol
Sets the line style that describes how this Symbol's pattern will be displayed.
setStyle(SimpleMarkerSceneSymbol.Style) - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Sets the style.
setStyle(SimpleMarkerSymbol.Style) - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
Sets the marker style that describes what shape this Symbol is going to be displayed as.
setSunLighting(LightingMode) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the type of sun lighting to be applied to the scene view.
setSunTime(Calendar) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the position of the sun based on time.
setSurfacePlacement(LayerSceneProperties.SurfacePlacement) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Sets the surface placement for the ArcGISSceneLayer.
setSurfacePlacement(LayerSceneProperties.SurfacePlacement) - Method in class com.esri.arcgisruntime.mapping.view.LayerSceneProperties
Sets the surface placement mode to a layer or graphics overlay.
setSymbol(MultilayerSymbol) - Method in class com.esri.arcgisruntime.symbology.VectorMarkerSymbolElement
Sets the symbol of this VectorMarkerSymbolElement.
setSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.Graphic
Sets the symbol.
setSymbol(Symbol) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
Sets the symbol used to represent elements in this ClassBreak in a GeoView.
setSymbol(Symbol) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.Range
Sets the Symbol to be displayed when the SceneView's Camera is within the distance set by this Range.
setSymbol(Symbol) - Method in class com.esri.arcgisruntime.symbology.SimpleRenderer
Sets the Symbol to be used by this Renderer to draw Features/Graphics to the GeoView.
setSymbol(Symbol) - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
Sets the Symbol for this UniqueValue.
setSymbolClassesStrictlyMatch(boolean) - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Sets whether search should enforce a strict match for symbol classes added to the list from SymbolStyleSearchParameters.getSymbolClasses().
setSymbolOverride(Feature, Symbol) - Method in class com.esri.arcgisruntime.data.FeatureCollectionTable
Sets the symbol override for the given feature in the FeatureCollectionTable.
setSymbolSizeUnits(SymbolSizeUnits) - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
Sets the size unit of the model scene symbol.
setSyncAnnotations(boolean) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Specifies whether Annotation data is to be included from the service, when generating, or downloading to, an offline geodatabase.
setSyncContingentValues(boolean) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Specifies whether Contingent Value data is to be included from the service, when generating, or synchronizing with, an offline geodatabase.
setSyncDimensions(boolean) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Specifies whether Dimension data is to be included from the service, when generating, or synchronizing with, an offline geodatabase.
setSyncDirection(SyncGeodatabaseParameters.SyncDirection) - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters
Sets the geodatabase synchronization direction.
setSyncDirection(SyncGeodatabaseParameters.SyncDirection) - Method in class com.esri.arcgisruntime.tasks.geodatabase.SyncLayerOption
Sets the synchronization direction for the layer this SyncLayerOption relates to.
setSyncDirection(SyncGeodatabaseParameters.SyncDirection) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncParameters
Sets the synchronization direction for geodatabases registered with feature services.
setSyncModel(SyncModel) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Sets the synchronization model that is used for the generated geodatabase.
setTableName(String) - Method in class com.esri.arcgisruntime.data.TableDescription
Sets the table's name.
setTagsStrictlyMatch(boolean) - Method in class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Sets whether search should enforce a strict match for tags added to the list from SymbolStyleSearchParameters.getTags().
setTargetFacilityCount(int) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
Sets the target facility count.
setTargetLocation(Point) - Method in class com.esri.arcgisruntime.geoanalysis.LocationLineOfSight
Sets the target location.
setTargetOffsetsAsync(double, double, double, float) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Moves the camera to focus on target's location offset by specified values.
setTargetOffsetX(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Sets the target's offset from the GeoElement's location along the x-axis.
setTargetOffsetX(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
The X offset of the target focus point relative to the target object in the x-axis in the symbol coordinate system.
setTargetOffsetY(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Sets the target's offset from the GeoElement's location along the y-axis.
setTargetOffsetY(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
The Y Offset of the target focus point relative to the target object in the Y axis in the symbol coordinate system.
setTargetOffsetZ(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
Sets the target's offset from the GeoElement's location along the z-axis.
setTargetOffsetZ(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets the target offset along z-axis.
setTargetTier(UtilityTier) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets the utility tier that is used to constrain the tiers returned by the upstream and downstream traces.
setTargetVerticalScreenFactor(float) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
Sets the vertical position of the target on the screen.
setTerminal(UtilityTerminal) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
Sets the terminal of the feature represented by this utility element.
setTermsOfUse(String) - Method in class com.esri.arcgisruntime.mapping.Item
Sets the terms of use for this item.
setTermsOfUse(String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Sets the terms of use for the item.
setText(String) - Method in class com.esri.arcgisruntime.mapping.popup.TextPopupElement
Sets the text to display in the pop-up.
setText(String) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the text displayed by this Symbol.
setTextLayout(LabelTextLayout) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Gets the layout of the text, which can be either horizontal, straight, perpendicular, or follow the line feature.
setTextOrientation(LabelTextOrientation) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the orientation of the text, which can be either angle direction or screen-oriented.
setTextSymbol(int, Symbol) - Method in class com.esri.arcgisruntime.mapping.view.Grid
Sets text symbol used by the grid's labels at given resolution level.
setTextSymbol(TextSymbol) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets the text symbol which describes the overall appearance of label text (for example font and size).
setTextVisibilityMaxScale(double) - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Deprecated.
as of 100.6.0, use the DictionarySymbolStyleConfiguration settings instead
setTextVisibilityMinScale(double) - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Deprecated.
as of 100.6.0, use the DictionarySymbolStyleConfiguration settings instead
setTextVisible(boolean) - Method in class com.esri.arcgisruntime.symbology.DictionaryRenderer
Deprecated.
as of 100.6.0, use the DictionarySymbolStyleConfiguration settings instead
setThumbnailData(byte[]) - Method in class com.esri.arcgisruntime.mapping.Item
Sets the thumbnail data for this item.
setThumbnailData(byte[]) - Method in class com.esri.arcgisruntime.mapping.LocalItem
Sets the thumbnail data for this local item.
setThumbnailData(byte[]) - Method in class com.esri.arcgisruntime.portal.PortalItem
Sets the thumbnail data for this portal item.
setThumbnailData(byte[]) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Sets the thumbnail data for the map.
setTilingMode(FeatureTilingMode) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Sets the feature tiling mode in use by the feature layer.
setTimeAttributeName(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Sets the name of the attribute that can be set as TravelMode.setImpedanceAttributeName(String) to optimize routes based on time taken.
setTimeExtent(TimeExtent) - Method in class com.esri.arcgisruntime.data.QueryParameters
Sets the time extent of the query.
setTimeExtent(TimeExtent) - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
Sets the time extent that defines features to be included in the statistics query.
setTimeExtent(TimeExtent) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Sets the time extent of the GeoView.
setTimeExtent(TimeExtent) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Sets the KML node's time extent.
setTimeOffset(TimeValue) - Method in interface com.esri.arcgisruntime.arcgisservices.TimeAware
Sets a time offset for this object.
setTimeOffset(TimeValue) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
 
setTimeOffset(TimeValue) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
 
setTimeOffset(TimeValue) - Method in class com.esri.arcgisruntime.layers.KmlLayer
 
setTimeOffset(TimeValue) - Method in class com.esri.arcgisruntime.layers.RasterLayer
 
setTimeOffset(TimeValue) - Method in class com.esri.arcgisruntime.layers.WmsLayer
 
setTimeWindowEnd(Calendar) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets ending time of a permissible time window for the stop.
setTimeWindowStart(Calendar) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the beginning time of a permissible time window for the stop.
setTintColor(int) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
Sets the tint color of a picture fill symbol layer.
setTintColor(int) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
Sets the tint color of a picture marker symbol layer.
setTitle(String) - Method in class com.esri.arcgisruntime.data.FeatureCollectionTable
Sets the title of this FeatureCollectionTable.
setTitle(String) - Method in class com.esri.arcgisruntime.mapping.Item
Sets the title of this item.
setTitle(String) - Method in class com.esri.arcgisruntime.mapping.popup.AttachmentsPopupElement
Sets a string indicating what the element represents.
setTitle(String) - Method in class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
Sets a string indicating what the element represents.
setTitle(String) - Method in class com.esri.arcgisruntime.mapping.popup.MediaPopupElement
Sets a string indicating what the element represents.
setTitle(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
Sets a string that appears at the top of the pop-up as a title.
setTitle(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpression
Sets the title of this expression.
setTitle(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupMedia
Sets the title that is displayed for the media.
setTitle(String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
Sets the title of the map.
setTooltip(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Sets a string providing an editing hint for editors of the field.
setTooltipFieldName(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
Sets the tooltip field name.
setTour(KmlTour) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
Sets the KML tour on the controller and initializes it.
setTraceConfiguration(UtilityTraceConfiguration) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceParameters
Sets the complete collection of trace options.
setTransformationMatrix(TransformationMatrix) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Sets the TransformationMatrix.
setTranslationFactor(double) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Sets the translation factor which will be multiplied into the TransformationMatrix.
setTravelDirection(TravelDirection) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the travel direction.
setTravelDirection(TravelDirection) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the travel direction.
setTravelMode(TravelMode) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
Sets the travel mode.
setTravelMode(TravelMode) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
Sets the travel mode.
setTravelMode(TravelMode) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
Sets the travel mode.
setTraversability(UtilityTraversability) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets the traversability conditions for the trace.
setTrustAllSigners(boolean) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
Set to true to trust all signers.
setType(PopupMedia.Type) - Method in class com.esri.arcgisruntime.mapping.popup.PopupMedia
Sets the type of media.
setType(BarrierType) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PointBarrier
Sets the type of the barrier, whether it fully restricts travel across it, or merely increases the cost of travel.
setType(BarrierType) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolygonBarrier
Sets the type of the barrier, whether it fully restricts travel across it, or merely increases the cost of travel.
setType(BarrierType) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.PolylineBarrier
Sets the type of the barrier, whether it fully restricts travel across it, or merely increases the cost of travel.
setType(Stop.Type) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Sets the type for this stop.
setType(String) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Sets the type of this TravelMode.
setUnit(GeoprocessingLinearUnit.Unit) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
Sets the unit.
setUnitSystem(UnitSystem) - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
Sets the unit system used to report distances.
setUpdateMode(GenerateOfflineMapUpdateMode) - Method in class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
Sets the update mode indicating how the offline map will support synchronization with online services.
setUpdateMode(PreplannedUpdateMode) - Method in class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
Sets the update mode that describes how the offline map will obtain feature updates from the online service.
setUploadId(String) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Sets the upload item ID of this parameter.
setupPKCEParameters() - Method in class com.esri.arcgisruntime.security.OAuthLoginManager
Generates PKCE (proof key code exchange) parameters for OAUTH related requests, such as fetching the OAUTH access token, refresh token as well as revoking a token.
setUri(String) - Method in class com.esri.arcgisruntime.concurrent.Job
Deprecated.
As of 100.1.0, no replacement.
setUri(String) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Sets the KML network link URI.
setUrl(String) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
Sets the URL.
setUrl(String) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
Sets the URL.
setUseAdvancedSymbology(boolean) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Sets whether the Feature table will use the advanced symbology.
setUseAdvancedSymbology(boolean) - Method in class com.esri.arcgisruntime.mapping.LoadSettings
Sets whether service feature tables will use advanced symbology.
setUseCodedValues(boolean) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets whether the data source should translate domain identifiers into meanings using a CodedValueDomain.
setUseCourseSymbolOnMovement(boolean) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets whether the course symbol should be used, indicating the direction of travel, when the location updates indicate the device is moving.
setUseGeometry(boolean) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Sets the value of the useGeometry flag.
setUseHierarchy(boolean) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Sets whether hierarchy of elements in the transportation network should be considered.
setUsername(String) - Method in class com.esri.arcgisruntime.security.UserCredential
Sets the username of the credential.
setUseThousandsSeparator(boolean) - Method in class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat
Sets a flag indicating whether a numerical field may use the thousands (or digit) separator when the field is displayed in a pop-up.
setUtilityNetworkSyncMode(UtilityNetworkSyncMode) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
Specifies the generation and synchronization mode of Utility Network data from the service to an offline geodatabase.
setUTurnPolicy(UTurnPolicy) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Sets the UTurn policy.
setValidateConsistency(boolean) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Sets whether to validate network consistency as part of the trace operation.
setValue(boolean) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingBoolean
Sets the value.
setValue(double) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDouble
Sets the value.
setValue(int) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLong
Sets the value.
setValue(PopupMediaValue) - Method in class com.esri.arcgisruntime.mapping.popup.PopupMedia
Sets the optional media info value that is depending on the type of media.
setValue(Object) - Method in class com.esri.arcgisruntime.data.CodedValueDescription
Sets the coded value's value.
setValue(Object) - Method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyleConfiguration
Sets the value of the configuration property.
setValue(String) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingString
Sets the value.
setValue(Calendar) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDate
Sets the value.
setVelocity(double) - Method in class com.esri.arcgisruntime.location.SimulationParameters
Sets the velocity.
setVertexEditMode(SketchEditConfiguration.SketchVertexEditMode) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
Sets the SketchVertexEditMode specifying what actions are permitted on vertices.
setVertexSymbol(MarkerSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the symbol used to display the vertices.
setVertexTextSymbol(TextSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
Sets the symbol to display the text over vertices when number labelling is enabled for vertices.
setVerticalAccuracy(double) - Method in class com.esri.arcgisruntime.location.SimulationParameters
Sets the vertical accuracy to assign to generated locations.
setVerticalAlignment(TextSymbol.VerticalAlignment) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
Sets the vertical alignment of the text relative to the Symbol's mid-point location.
setVerticalAngle(double) - Method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Sets the vertical spread of the viewshed, in degrees, > 0 and <= 360.
setViewInsets(double, double, double, double) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Sets the specified left, top, right, and bottom insets on the MapView.
setViewpoint(Viewpoint) - Method in class com.esri.arcgisruntime.mapping.Bookmark
Sets the geographic location of this Bookmark.
setViewpoint(Viewpoint) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Zooms and/or pans the map to the given Viewpoint.
setViewpoint(Viewpoint) - Method in class com.esri.arcgisruntime.raster.MosaicRule
Sets the viewpoint used along with MosaicMethod.VIEWPOINT.
setViewpoint(KmlViewpoint) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Sets the viewpoint of the KML node.
setViewpointAsync(Viewpoint) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously zooms and/or pans the map or scene to the given Viewpoint.
setViewpointAsync(Viewpoint, float) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
Asynchronously zooms and/or pans the map or scene to the given Viewpoint, taking the given number of seconds to complete the navigation.
setViewpointAsync(Viewpoint, float, AnimationCurve) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Asynchronously updates the MapView to the given Viewpoint, taking the given number of seconds to complete and using the supplied AnimationCurve to define the easing function for the animation.
setViewpointCamera(Camera) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the viewpoint based on the given camera.
setViewpointCameraAsync(Camera) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the viewpoint asynchronously, based on the given camera.
setViewpointCameraAsync(Camera, float) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Sets the viewpoint asynchronously with a specified animation duration.
setViewpointCenterAsync(Point) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Asynchronously pans the map, with animation, to the given center Point.
setViewpointCenterAsync(Point, double) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Asynchronously zooms and pans the map, with animation, to the given center Point and map scale.
setViewpointGeometryAsync(Geometry) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Asynchronously zooms the map, with animation, to show the given Geometry.
setViewpointGeometryAsync(Geometry, double) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Asynchronously zooms the map, with animation, to show the given Geometry, with the given padding around the Geometry.
setViewpointRotationAsync(double) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Asynchronously rotates the map, with animation, to the given angle.
setViewpointScaleAsync(double) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Asynchronously zooms the map, with animation, to the given scale.
setViewRefreshMode(KmlViewRefreshMode) - Method in class com.esri.arcgisruntime.ogc.kml.KmlIcon
Sets the icon's view refresh mode.
setViewRefreshMode(KmlViewRefreshMode) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Sets the KML network link view refresh mode.
setViewRefreshTime(long) - Method in class com.esri.arcgisruntime.ogc.kml.KmlIcon
Sets the icon's view refresh time.
setViewRefreshTime(long) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
Sets the KML network link view refresh time.
setVisibilityMode(GroupVisibilityMode) - Method in class com.esri.arcgisruntime.layers.GroupLayer
Sets the visibility mode for the layers in a table of contents.
setVisible(boolean) - Method in class com.esri.arcgisruntime.geoanalysis.Analysis
Sets whether the analysis should be visible.
setVisible(boolean) - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
 
setVisible(boolean) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
Shows or hides this sublayer from a map.
setVisible(boolean) - Method in class com.esri.arcgisruntime.layers.ArcGISTiledSublayer
 
setVisible(boolean) - Method in class com.esri.arcgisruntime.layers.Layer
 
setVisible(boolean) - Method in interface com.esri.arcgisruntime.layers.LayerContent
Sets the layer's visibility if LayerContent.canChangeVisibility() returns true.
setVisible(boolean) - Method in class com.esri.arcgisruntime.layers.WmsSublayer
 
setVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.floor.FloorLevel
Sets the level's visibility.
setVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
Gets whether the separator should still be visible, if chosen as a line break position.
setVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.popup.PopupField
Sets a flag indicating whether the field is visible in the pop-up.
setVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.view.AnalysisOverlay
Sets whether all analyses in this overlay should be visible.
setVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
Sets the grid lines visible or not.
setVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.view.Graphic
Controls the visibility of the graphic.
setVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Sets if this graphics overlay is visible.
setVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.view.Grid
Sets grid lines and labels to be displayed on the grid.
setVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.view.ImageOverlay
Sets the visibility of the ImageOverlay.
setVisible(boolean) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Sets the visibility of the sketch geometry and associated graphics displayed by the SketchEditor such as vertices.
setVisible(boolean) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
Sets the visibility of the KML node.
setVisibleColor(int) - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
Sets the color used to render segments that are visible along the line of sight.
setVisibleColor(int) - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
Sets the color to render areas visible from the observer location and within the frustum.
setVisitFirstStopOnStart(boolean) - Method in class com.esri.arcgisruntime.navigation.ReroutingParameters
Whether the first stop must be visited when rerouted (false by default).
setVoiceGuidanceUnitSystem(UnitSystem) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Sets the unit system used for generating voice guidance.
setWanderExtentFactor(float) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Sets the factor of map extent within which the location symbol may move before causing auto-panning to re-center the map on the current location.
setWhereClause(String) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
Sets a SQL where clause expression that limits the set of features for which labels will be generated and placed.
setWhereClause(String) - Method in class com.esri.arcgisruntime.data.QueryParameters
Sets the where clause.
setWhereClause(String) - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
Sets the where clause.
setWhereClause(String) - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
Sets an expression string used in the where clause.
setWhereClause(String) - Method in class com.esri.arcgisruntime.geotriggers.FeatureFenceParameters
Sets a where clause that defines the features from the FeatureTable to use as fences.
setWhereClause(String) - Method in class com.esri.arcgisruntime.layers.DisplayFilter
Sets a SQL expression that defines which features are rendered.
setWhereClause(String) - Method in class com.esri.arcgisruntime.raster.MosaicRule
Sets the SQL WHERE clause to define a subset of rasters used in the mosaic.
setWhereClause(String) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
Sets the where-clause of the layer this GenerateLayerOption relates to.
setWidth(double) - Method in class com.esri.arcgisruntime.ogc.kml.KmlLineStyle
Sets the width of the KML line style.
setWidth(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
Sets the width of the symbol, in meters.
setWidth(double) - Method in class com.esri.arcgisruntime.symbology.StrokeSymbolLayer
Sets the width of the stroke.
setWidth(float) - Method in class com.esri.arcgisruntime.symbology.LineSymbol
Sets the thickness of this Symbol in density-independent pixels (dp).
setWidth(float) - Method in class com.esri.arcgisruntime.symbology.MultilayerPolylineSymbol
Sets the width of the symbol in density-indepdent pixels (dp).
setWidth(float) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Sets the width, in density-independent pixels (dp).
setWidth(float) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Sets the width, in density-independent pixels (dp).
setWrapAroundMode(WrapAroundMode) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Sets the WrapAroundMode to determine if the map should be drawn continuously across the 180th meridian.
setX(double) - Method in class com.esri.arcgisruntime.geometry.PointBuilder
Sets a new x coordinate for the point being constructed.
setXMax(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Sets a new maximum x coordinate of the Envelope being constructed.
setXMin(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Sets a new minimum x coordinate of the Envelope being constructed.
setXY(double, double) - Method in class com.esri.arcgisruntime.geometry.PointBuilder
Sets new x,y coordinates for the point being constructed.
setXY(double, double, double, double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Sets new maximum and minimum x and y coordinates of the Envelope currently being constructed.
setY(double) - Method in class com.esri.arcgisruntime.geometry.PointBuilder
Sets a new y coordinate for the point being constructed.
setYMax(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Sets a new maximum y coordinate of the Envelope being constructed.
setYMin(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Sets a new minimum y coordinate of the Envelope being constructed.
setZ(double) - Method in class com.esri.arcgisruntime.geometry.PointBuilder
Sets a new z value for the point being constructed.
setZ(double, double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Sets the new maximum and minimum z values of the Envelope currently being constructed.
setZ(Geometry, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates a copy of a geometry with its z values set to the given value.
setZAndM(Geometry, double, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Creates a copy of a geometry with its z- and m values set to the given values.
setZIndex(int) - Method in class com.esri.arcgisruntime.mapping.view.Graphic
Sets the z-index.
setZMax(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Sets a new maximum z value of the Envelope being constructed.
setZMin(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Sets a new minimum z value of the Envelope being constructed.
setZoomEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.MapView.InteractionOptions
Sets whether or not the user can zoom on the MapView.
setZoomFactor(double) - Method in class com.esri.arcgisruntime.mapping.view.GeoView.InteractionOptions
Sets the zoom factor which controls the zoom amount for zooming in via double-tap and zooming out via multi-pointer-tap gestures.
setZOrderMediaOverlay(boolean) - Method in class com.esri.arcgisruntime.mapping.view.MapView
Deprecated.
as of 100.8.0, it is no longer necessary to set z order to support media overlays so this method now does nothing
setZOrderMediaOverlay(boolean) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
Deprecated.
as of 100.8.0, it is no longer necessary to set z order to support media overlays so this method now does nothing
SHAPE_PRESERVING - com.esri.arcgisruntime.geometry.GeodeticCurveType
The segment shape is preserved in the projection where it is defined.
SHAPEFILE - com.esri.arcgisruntime.portal.PortalItem.Type
Shapefile
ShapefileFeatureTable - Class in com.esri.arcgisruntime.data
Represents a shapefile table.
ShapefileFeatureTable(String) - Constructor for class com.esri.arcgisruntime.data.ShapefileFeatureTable
Constructs a ShapefileFeatureTable object from a local shapefile path.
ShapefileInfo - Class in com.esri.arcgisruntime.data
Contains metadata information about a shapefile.
SHARE_GROUP_TO_ORG - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
SHARE_GROUP_TO_PUBLIC - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
SHARE_TO_GROUP - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
SHARE_TO_ORG - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
SHARE_TO_PUBLIC - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
SHARED - com.esri.arcgisruntime.portal.PortalItem.Access
Access level is shared.
SharedPreferencesCredentialPersistence - Class in com.esri.arcgisruntime.security
An implementation of CredentialPersistence that can be used to persist credentials to internal storage for re-use between application sessions.
SharedPreferencesCredentialPersistence(Context) - Constructor for class com.esri.arcgisruntime.security.SharedPreferencesCredentialPersistence
Creates an instance of a SharedPreferencesCredentialPersistence based on SharedPreferences.
shareWithAsync(boolean, boolean) - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to modify the sharing of this portal item.
shareWithGroupsAsync(Iterable<PortalGroup>) - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to share this portal item with a number of groups.
SHARP_LEFT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Make sharp left.
SHARP_RIGHT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Make sharp right.
SHORT - com.esri.arcgisruntime.data.Field.Type
A 16-bit integer value (Java Short).
SHORT_DASH - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dash line with short gaps.
SHORT_DASH_DOT - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dash dot line with short gaps.
SHORT_DASH_DOT_DOT - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dash dot dot line with short gaps.
SHORT_DATE - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 12/30/1997
SHORT_DATE_LE - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 30/12/1997
SHORT_DATE_LE_LONG_TIME - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 30/12/1997 5:59:59 PM
SHORT_DATE_LE_LONG_TIME_24 - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 30/12/1997 17:59:59
SHORT_DATE_LE_SHORT_TIME - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 30/12/1997 6:00 PM
SHORT_DATE_LE_SHORT_TIME_24 - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 30/12/1997 18:00
SHORT_DATE_LONG_TIME - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 12/30/1997 5:59:59 PM
SHORT_DATE_LONG_TIME_24 - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 12/30/1997 17:59:59
SHORT_DATE_SHORT_TIME - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 12/30/1997 6:00 PM
SHORT_DATE_SHORT_TIME_24 - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 12/30/1997 18:00
SHORT_DOT - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Dot line with short gaps.
SHORT_MONTH_YEAR - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: Dec 1997
SHORTEST_PATH - com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
Discovers the shortest path.
show() - Method in class com.esri.arcgisruntime.mapping.view.Callout
Shows the callout.
show(View, Point) - Method in class com.esri.arcgisruntime.mapping.view.Callout
Sets the content and location of the callout and shows it.
show(View, GeoElement, Point) - Method in class com.esri.arcgisruntime.mapping.view.Callout
Sets the content of the callout and shows it, with its location specified by a GeoElement it relates to and an optional tap location.
SHOW - com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
Shows the tiles with 'No Data' stamped over them once you pass the lowest level-of-detail scale.
ShowOptions() - Constructor for class com.esri.arcgisruntime.mapping.view.Callout.ShowOptions
Constructor that allows all the parameters to take their default values.
ShowOptions(boolean, boolean, boolean) - Constructor for class com.esri.arcgisruntime.mapping.view.Callout.ShowOptions
Constructor that specifies values for each of the parameters.
SimpleFillSymbol - Class in com.esri.arcgisruntime.symbology
Defines a SimpleFillSymbol which is a FillSymbol based on simple pre-defined patterns.
SimpleFillSymbol() - Constructor for class com.esri.arcgisruntime.symbology.SimpleFillSymbol
Creates a new SimpleFillSymbol with default properties set.
SimpleFillSymbol(SimpleFillSymbol.Style, int, LineSymbol) - Constructor for class com.esri.arcgisruntime.symbology.SimpleFillSymbol
Creates a new SimpleFillSymbol with the given properties: Color, interior color of the Symbol. Style, pattern that makes up the interior of this Symbol. Outline, the LineSymbol that makes up the border of this SimpleFillSymbol.
SimpleFillSymbol.Style - Enum in com.esri.arcgisruntime.symbology
Defines the fill style for a SimpleFillSymbol.
SimpleLabelExpression - Class in com.esri.arcgisruntime.mapping.labeling
An expression script using the Simple REST language.
SimpleLabelExpression() - Constructor for class com.esri.arcgisruntime.mapping.labeling.SimpleLabelExpression
Creates a label Simple expression with an empty expression script.
SimpleLabelExpression(String) - Constructor for class com.esri.arcgisruntime.mapping.labeling.SimpleLabelExpression
Creates a label Simple expression with a specific Simple script.
SimpleLineSymbol - Class in com.esri.arcgisruntime.symbology
Defines a SimpleLineSymbol which is a LineSymbol based on simple patterns.
SimpleLineSymbol() - Constructor for class com.esri.arcgisruntime.symbology.SimpleLineSymbol
Creates a new SimpleLineSymbol with default properties set.
SimpleLineSymbol(SimpleLineSymbol.Style, int, float) - Constructor for class com.esri.arcgisruntime.symbology.SimpleLineSymbol
Creates a new SimpleLineSymbol with the given properties: Style, pattern that makes up the area of the symbol Color, interior color of the symbol Width, thickness of the symbol in density-independent pixels (dp)
SimpleLineSymbol(SimpleLineSymbol.Style, int, float, SimpleLineSymbol.MarkerStyle, SimpleLineSymbol.MarkerPlacement) - Constructor for class com.esri.arcgisruntime.symbology.SimpleLineSymbol
Creates a new SimpleLineSymbol with the given properties: Style, pattern that makes up the area of the symbol Color, interior color of the symbol Width, thickness of the symbol in density-independent pixels (dp) MarkerStyle, style of markers at the ends of the symbol MarkerPlacement, placement of markers at the ends of the symbol
SimpleLineSymbol.MarkerPlacement - Enum in com.esri.arcgisruntime.symbology
An enum that contains the possible marker placement locations on a SimpleLineSymbol.
SimpleLineSymbol.MarkerStyle - Enum in com.esri.arcgisruntime.symbology
An enum that contains the possible marker styles to be placed at the ends of a SimpleLineSymbol.
SimpleLineSymbol.Style - Enum in com.esri.arcgisruntime.symbology
The list of possible simple line symbol styles.
SimpleMarkerSceneSymbol - Class in com.esri.arcgisruntime.symbology
Used to draw point or multipoint features on a layer using a 3D marker symbol.
SimpleMarkerSceneSymbol(SimpleMarkerSceneSymbol.Style, int, double, double, double, SceneSymbol.AnchorPosition) - Constructor for class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
Creates a new SimpleMarkerSceneSymbol.
SimpleMarkerSceneSymbol.Style - Enum in com.esri.arcgisruntime.symbology
Defines the marker style for this SimpleMarkerSceneSymbol.
SimpleMarkerSymbol - Class in com.esri.arcgisruntime.symbology
Defines a SimpleMarkerSymbol which is a MarkerSymbol based on simple shapes.
SimpleMarkerSymbol() - Constructor for class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
Creates a new SimpleMarkerSymbol with default properties set.
SimpleMarkerSymbol(SimpleMarkerSymbol.Style, int, float) - Constructor for class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
Creates a new SimpleMarkerSymbol with the given properties: Color, interior color of the Symbol. Size, height and width of the area to place the Symbol in. Style, the shape that makes up the the Symbol.
SimpleMarkerSymbol.Style - Enum in com.esri.arcgisruntime.symbology
Defines the marker style for this SimpleMarkerSymbol.
SimpleRenderer - Class in com.esri.arcgisruntime.symbology
A SimpleRenderer uses one Symbol and draws all Features/Graphics using that Symbol.
SimpleRenderer() - Constructor for class com.esri.arcgisruntime.symbology.SimpleRenderer
Creates a new SimpleRenderer with given default properties: Symbol, Color: Red, Size: 10, Style: Circle Description, null Label, null
SimpleRenderer(Symbol) - Constructor for class com.esri.arcgisruntime.symbology.SimpleRenderer
Creates a new SimpleRenderer with the given Symbol.
SIMPLIFIED - com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType
Simplified symbols.
simplify(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Simplifies the given geometry to make it topologically consistent according to its geometry type.
SimulatedLocationDataSource - Class in com.esri.arcgisruntime.location
A location data source that provides simulated device locations for testing.
SimulatedLocationDataSource() - Constructor for class com.esri.arcgisruntime.location.SimulatedLocationDataSource
Creates a simulated location data source.
SIMULATION - com.esri.arcgisruntime.location.NmeaFixType
A simulation mode GPS fix type.
SimulationParameters - Class in com.esri.arcgisruntime.location
Parameters to control how locations are created from a simulated route of travel (Polyline).
SimulationParameters() - Constructor for class com.esri.arcgisruntime.location.SimulationParameters
Creates a SimulationParameters object with default values: zero Unix timestamp as start time velocity 10.0 (meters/second) horizontal accuracy 0.0 (meter) vertical accuracy 0.0 (meter)
SimulationParameters(Calendar, double, double, double) - Constructor for class com.esri.arcgisruntime.location.SimulationParameters
Constructs a SimulationParameters with the given arguments.
SINGLE_LINE - com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
A single-line input box.
SINGLE_TENANT - com.esri.arcgisruntime.portal.Portal.Mode
Portal type is single tenant.
SINK - com.esri.arcgisruntime.utilitynetworks.UtilitySubnetworkControllerType
Subnetwork controllers within this domain network serve as sinks.
SITE_APPLICATION - com.esri.arcgisruntime.portal.PortalItem.Type
A customizable website that provides a focused view of an organization's items.
SITE_PAGE - com.esri.arcgisruntime.portal.PortalItem.Type
A Site Page belongs to a Site Application and displays related, more detailed information.
SiteLayerDefinition - Class in com.esri.arcgisruntime.mapping.floor
Defines the properties of the layer that contains sites for a floor-aware map or scene.
SiteLayerDefinition(String, String, String) - Constructor for class com.esri.arcgisruntime.mapping.floor.SiteLayerDefinition
Creates a new SiteLayerDefinition object with the specified layer ID, site name attribute field and site ID attribute field.
size() - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
Returns the number of Segments in this ImmutablePart.
size() - Method in class com.esri.arcgisruntime.geometry.ImmutablePartCollection
Returns the number of ImmutableParts in this ImmutablePartCollection.
size() - Method in class com.esri.arcgisruntime.geometry.ImmutablePointCollection
Returns the number of Points in this ImmutablePointCollection.
size() - Method in class com.esri.arcgisruntime.geometry.Part
Returns the number of Segments in this Part.
size() - Method in class com.esri.arcgisruntime.geometry.PartCollection
Returns the number of Parts in this PartCollection.
size() - Method in class com.esri.arcgisruntime.geometry.PointCollection
Returns the number of Points in this PointCollection.
size() - Method in class com.esri.arcgisruntime.layers.SublayerList
 
size() - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
size() - Method in class com.esri.arcgisruntime.mapping.LayerList
 
size() - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
size() - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
SketchCreationMode - Enum in com.esri.arcgisruntime.mapping.view
Defines what type of geometry is going to be sketched during a SketchEditor session.
SketchEditConfiguration - Class in com.esri.arcgisruntime.mapping.view
Defines the edit capabilities of the SketchEditor in a sketching session.
SketchEditConfiguration() - Constructor for class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
Constructs a default SketchEditConfiguration.
SketchEditConfiguration.SketchVertexEditMode - Enum in com.esri.arcgisruntime.mapping.view
Defines how vertices respond to user interaction.
SketchEditor - Class in com.esri.arcgisruntime.mapping.view
Represents a sketch editor that allows users to interactively sketch geometries on the map view.
SketchEditor() - Constructor for class com.esri.arcgisruntime.mapping.view.SketchEditor
Constructs a default SketchEditor.
SketchGeometryChangedEvent - Class in com.esri.arcgisruntime.mapping.view
An event representing a change of the geometry in the sketch editor.
SketchGeometryChangedEvent(SketchEditor) - Constructor for class com.esri.arcgisruntime.mapping.view.SketchGeometryChangedEvent
Constructs a GeometryChangedEvent object.
SketchGeometryChangedListener - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving geometry changed events from the SketchEditor.
SketchStyle - Class in com.esri.arcgisruntime.mapping.view
Defines a set of styles used for the visual appearance of the sketch geometry during editing.
SketchStyle() - Constructor for class com.esri.arcgisruntime.mapping.view.SketchStyle
Constructs the default SketchStyle object.
SketchVertex - Class in com.esri.arcgisruntime.mapping.view
Represents a point location (in map coordinates) and position (in the collections of parts, vertices and mid-vertices) of the sketch editor.
SlopeType - Enum in com.esri.arcgisruntime.raster
Defines a SlopeType.
SMALL - com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
 
SOLID - com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Fills area with Solid color.
SOLID - com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Solid line.
SolidFillSymbolLayer - Class in com.esri.arcgisruntime.symbology
Represents a symbol layer used to fill a polygon geometry with a solid color.
SolidFillSymbolLayer() - Constructor for class com.esri.arcgisruntime.symbology.SolidFillSymbolLayer
Creates a SolidFillSymbolLayer.
SolidFillSymbolLayer(int) - Constructor for class com.esri.arcgisruntime.symbology.SolidFillSymbolLayer
Creates a SolidFillSymbolLayer with the given color.
SolidStrokeSymbolLayer - Class in com.esri.arcgisruntime.symbology
Represents a polyline geometry symbolized with a solid color.
SolidStrokeSymbolLayer() - Constructor for class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
Creates a solid stroke symbol layer with no parameters.
SolidStrokeSymbolLayer(double, int, Iterable<GeometricEffect>) - Constructor for class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
Creates a solid stroke symbol layer with the given width, color, and geometric effects.
SolidStrokeSymbolLayer(double, int, Iterable<GeometricEffect>, StrokeSymbolLayer.LineStyle3D) - Constructor for class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
Creates a solid stroke symbol layer with the given width, color, geometric effects and 3D line style.
SOLUTION - com.esri.arcgisruntime.portal.PortalItem.Type
A solution is comprised of one or more related items and groups that work together as part of a workflow.
SOLUTION_TO_ITEM - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Solution to items created as part of the Solution.
solveClosestFacilityAsync(ClosestFacilityParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
Executes an asynchronous operation to solve (calculate) the closest facility route based on the provided closest facility parameters.
solveRouteAsync(RouteParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
Executes an asynchronous operation to solve (calculate) the route based on the provided route parameters.
solveServiceAreaAsync(ServiceAreaParameters) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
Executes an asynchronous operation to solve (calculate) the service area task based on the given service area parameters.
SOURCE - com.esri.arcgisruntime.utilitynetworks.UtilitySubnetworkControllerType
Subnetwork controllers within this domain network serve as sources.
SourceObjectPosition - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents the SourceObjectPosition.
SourceObjectPosition(int, long, double) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.SourceObjectPosition
 
SpaceEffect - Enum in com.esri.arcgisruntime.mapping.view
Defines the effect used for the background of the SceneView.
SPATIAL_ANALYSIS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
SpatialReference - Class in com.esri.arcgisruntime.geometry
Defines how coordinates correspond to locations in the real world.
spatialReferenceChanged(SpatialReferenceChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.SpatialReferenceChangedListener
Invoked when the SpatialReference of a GeoView changes.
SpatialReferenceChangedEvent - Class in com.esri.arcgisruntime.mapping.view
An event that indicates that the spatial reference of a GeoView has changed.
SpatialReferenceChangedListener - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving spatial reference changed events from a GeoView.
SpatialReferences - Class in com.esri.arcgisruntime.geometry
Provides helper methods that return instances of the most common types of SpatialReference.
SpatialReferences() - Constructor for class com.esri.arcgisruntime.geometry.SpatialReferences
 
SPHERE - com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
The marker is a sphere.
SPLIT - com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaOverlapGeometry
Split behavior.
SQLITE_GEODATABASE - com.esri.arcgisruntime.portal.PortalItem.Type
A runtime sqlite geodatabase.
SQUARE - com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
The marker is a square.
SQUARE - com.esri.arcgisruntime.symbology.StrokeSymbolLayer.CapStyle
Applying the square cap style will extend the termination of the line ending past the end of the geometry by a distance of 1/2 the stroke width.
SQUARE_CENTIMETERS - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in square centimeters.
SQUARE_DECIMETERS - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in square decimeters.
SQUARE_FEET - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in square feet.
SQUARE_KILOMETERS - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in square kilometers.
SQUARE_METERS - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in square meters.
SQUARE_MILES - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in square statute miles.
SQUARE_MILLIMETERS - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in square millimeters.
SQUARE_YARDS - com.esri.arcgisruntime.geometry.AreaUnitId
Indicates an area measurement in square yards.
SQUARED - com.esri.arcgisruntime.geometry.GeometryOffsetType
Joints will be squared.
STAIRS - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Stairs.
STANDARD - com.esri.arcgisruntime.LicenseLevel
Standard mode: Licensed for standard level deployment.
STANDARD - com.esri.arcgisruntime.location.NmeaFixType
A standard GPS fix type.
STANDARD - com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonDetail
Standard level.
STANDARD_DEVIATION - com.esri.arcgisruntime.data.StatisticType
The standard deviation of values in a field.
STANDARD_DEVIATION - com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
Standard deviation classification
StandardDeviationStretchParameters - Class in com.esri.arcgisruntime.raster
Represents a standard deviation stretch parameters.
StandardDeviationStretchParameters(double) - Constructor for class com.esri.arcgisruntime.raster.StandardDeviationStretchParameters
Creates a new StandardDeviationStretchParameters with the specified standard deviation factor.
STARS - com.esri.arcgisruntime.mapping.view.SpaceEffect
The background is a simple space effect (random stars).
start() - Method in class com.esri.arcgisruntime.concurrent.Job
Starts or resumes this job.
start(Geometry) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Starts a sketch editing session based on the provided geometry.
start(Geometry, SketchCreationMode) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Starts a sketch editing session based on the provided geometry and creation mode.
start(Geometry, SketchCreationMode, SketchEditConfiguration) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Starts a sketch editing session based on the provided geometry, creation mode and edit configuration.
start(SketchCreationMode) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Starts a new editing session for given sketch creation mode.
start(SketchCreationMode, SketchEditConfiguration) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Starts a new editing session for given sketch creation mode and edit configuration.
START_TRIAL - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
startAsync() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Starts evaluating the GeotriggerMonitor.
startAsync() - Method in class com.esri.arcgisruntime.location.LocationDataSource
Asynchronously initializes the location data source and prepares to begin receiving location updates.
startAsync() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Asynchronously starts the LocationDataSource of this LocationDisplay, to begin receiving location updates.
STARTED - com.esri.arcgisruntime.concurrent.Job.Status
The job has started.
STARTED - com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
The GeotriggerMonitor has been started.
STARTED - com.esri.arcgisruntime.location.LocationDataSource.Status
The LocationDataSource has started.
startEditing() - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Initiates an editing session with the Popup.
STARTING - com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
The GeotriggerMonitor is starting.
STARTING - com.esri.arcgisruntime.location.LocationDataSource.Status
The LocationDataSource is starting.
StartTimeUsage - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Specifies the type of start time usage.
STATIC - com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
Static rendering mode - Features will only update between zoom and pan operations in a retained mode.
STATIC - com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
Place the label in the preferred location, unless it would overlap a higher priority label or feature/graphic symbol.
STATIC - com.esri.arcgisruntime.mapping.view.GraphicsOverlay.RenderingMode
Static rendering mode.
STATISTICAL_DATA_COLLECTION - com.esri.arcgisruntime.portal.PortalItem.Type
Data collection used by the geoenrichment service and Business Analyst applications to perform data aggregation with statistical feature data
StatisticDefinition - Class in com.esri.arcgisruntime.data
Defines a statistic type and field to be used for statistics query in the FeatureTable.
StatisticDefinition(String, StatisticType) - Constructor for class com.esri.arcgisruntime.data.StatisticDefinition
Creates a statistic definition based on a field name and statistic type.
StatisticDefinition(String, StatisticType, String) - Constructor for class com.esri.arcgisruntime.data.StatisticDefinition
Creates a statistic definition for given field name, statistic type and optional output alias name.
StatisticRecord - Class in com.esri.arcgisruntime.data
Represents the statistic value for a particular field.
StatisticsQueryParameters - Class in com.esri.arcgisruntime.data
Represents the input parameters for defining a statistics query.
StatisticsQueryParameters(Iterable<StatisticDefinition>) - Constructor for class com.esri.arcgisruntime.data.StatisticsQueryParameters
Constructs a StatisticsQueryParameters by a list of statistic definitions.
StatisticsQueryResult - Class in com.esri.arcgisruntime.data
Represents the results of a statistics query.
StatisticType - Enum in com.esri.arcgisruntime.data
Defines the statistic type that can be calculated for non-null values in a field of a FeatureTable.
statusChanged(LocationDataSource.StatusChangedEvent) - Method in interface com.esri.arcgisruntime.location.LocationDataSource.StatusChangedListener
Invoked when the status of a LocationDataSource changes.
STAY_ABOVE - com.esri.arcgisruntime.mapping.NavigationConstraint
Camera navigation is constrained to remaining above the elevation surface.
stop() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
Stops evaluating the GeotriggerMonitor.
stop() - Method in class com.esri.arcgisruntime.location.LocationDataSource
Deprecated.
as of 100.14.0, use LocationDataSource.stopAsync() instead.
stop() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
Stops the LocationDataSource of this LocationDisplay from receiving location updates.
stop() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Stops the sketching session if it is started.
Stop - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represent stops - locations that must be visited along a route.
Stop(Point) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.Stop
Creates an instance of Stop.
STOP - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Arrive at stop.
STOP - com.esri.arcgisruntime.tasks.networkanalysis.Stop.Type
Stop.
Stop.Type - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Specifies the type of a route stop.
stopAsync() - Method in class com.esri.arcgisruntime.location.LocationDataSource
Stop the location data source asynchronously.
STOPPED - com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
The GeotriggerMonitor has been stopped or has not been started yet.
STOPPED - com.esri.arcgisruntime.location.LocationDataSource.Status
The LocationDataSource is stopped.
STOPPING - com.esri.arcgisruntime.location.LocationDataSource.Status
The LocationDataSource is stopping.
STORED - com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
The ability to perform geocode operations and store the results, in a database for instance.
STORY_MAP - com.esri.arcgisruntime.portal.PortalItem.Type
The next generation of StoryMap applications.
STORY_MAP_THEME - com.esri.arcgisruntime.portal.PortalItem.Type
A set of fonts, colors, block styles, and other design elements that define the appearance of a StoryMap.
STRAIGHT - com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
Text will be written along a straight line, following the point positioning angle or at a tangent to the line feature.
STRAIGHT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Go straight.
STRAIGHT_LINE - com.esri.arcgisruntime.tasks.networkanalysis.RouteShapeType
Straight line.
STREET_NAME - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Street name.
STREETS - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A basemap with a worldwide streets base layer.
STREETS_NIGHT_VECTOR - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A vector basemap with a street base layer in night mode.
STREETS_VECTOR - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A vector basemap with a worldwide streets base layer.
STREETS_WITH_RELIEF_VECTOR - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A vector basemap with a street base layer and relief imagery layer.
StretchParameters - Interface in com.esri.arcgisruntime.raster
Represents a marker interface to indicate stretch parameters.
StretchRenderer - Class in com.esri.arcgisruntime.raster
Defines a renderer that displays continuous raster cell values across a gradual ramp of colors.
StretchRenderer(StretchParameters, List<Double>, boolean, ColorRamp) - Constructor for class com.esri.arcgisruntime.raster.StretchRenderer
Creates an instance of StretchRenderer.
STRING - com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
The return type is expected to be a string.
STRING - com.esri.arcgisruntime.mapping.popup.PopupExpression.ReturnType
A string value.
STRING - com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
The value of the attribute is a String.
STRIP - com.esri.arcgisruntime.symbology.StrokeSymbolLayer.LineStyle3D
The strip style causes the stroke to appear as a flat strip of surface.
StrokeSymbolLayer - Class in com.esri.arcgisruntime.symbology
Represents a symbol layer intended for use with line geometries.
StrokeSymbolLayer.CapStyle - Enum in com.esri.arcgisruntime.symbology
The cap style describes the way that line symbol layers will terminate when combined with a geometry.
StrokeSymbolLayer.LineStyle3D - Enum in com.esri.arcgisruntime.symbology
The 3D line style describes the way that line symbol layers will render in 3D.
STRUCTURE - com.esri.arcgisruntime.utilitynetworks.UtilityAssociationRole
Structure role.
STRUCTURE_BOUNDARY - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Polygonal structures, such as substations or town border stations.
STRUCTURE_EDGE_OBJECT - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Non-spatial structure edge, such as a duct in a duct bank.
STRUCTURE_JUNCTION - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Point structures, such as poles.
STRUCTURE_JUNCTION_OBJECT - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Non-spatial structure junction, such as a duct port in a manhole.
STRUCTURE_LINE - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Linear structures, such as ducts, conduits, or buffer tubes.
Style(Context) - Constructor for class com.esri.arcgisruntime.mapping.view.Callout.Style
Constructor that sets all parameters to their default values.
Style(Context, int) - Constructor for class com.esri.arcgisruntime.mapping.view.Callout.Style
Constructor taking the resource ID for an XML document.
STYLE - com.esri.arcgisruntime.portal.PortalItem.Type
A webstyle item.
STYLE_TO_STYLE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Vector Tile service to a style.
SublayerList - Class in com.esri.arcgisruntime.layers
Implements a modifiable list of ArcGISSublayers.
SublayerSource - Class in com.esri.arcgisruntime.layers
Class representing a source for an ArcGISMapImageSublayer.
subList(int, int) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
subList(int, int) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
subList(int, int) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
subList(int, int) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
subList(int, int) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
SUBNET_LINE - com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
System-generated subnetwork lines.
SUBNETWORK - com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
Subnetwork trace.
SubscriptionInfo - Class in com.esri.arcgisruntime.portal
Contains information about the user's subscription.
SubscriptionInfo.State - Enum in com.esri.arcgisruntime.portal
Signifies the state of the user's subscription.
substitute(String) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Substitutes attribute values for attribute place-holders in a given template string.
SUBTRACT - com.esri.arcgisruntime.layers.FeatureLayer.SelectionMode
Removes features from the current selection set.
SUBTRACT - com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
Takes the network attribute value from the starting point as the base number, and then subtracts the value of the network attribute from each applicable element.
subtractTransformation(TransformationMatrix) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
Creates a TransformationMatrix that equals the provided transformation subtracted from this instance.
SubtypeFeatureLayer - Class in com.esri.arcgisruntime.layers
A layer that can visualize feature data with different visibility, rendering, popup properties, and so on for some or all of the subtypes in an ArcGISFeatureTable.
SubtypeFeatureLayer(ArcGISFeatureTable) - Constructor for class com.esri.arcgisruntime.layers.SubtypeFeatureLayer
Creates a new subtype feature layer object.
SubtypeFeatureLayer(Item, long) - Constructor for class com.esri.arcgisruntime.layers.SubtypeFeatureLayer
Creates a new subtype feature layer object from a feature service portal item.
SubtypeSublayer - Class in com.esri.arcgisruntime.layers
A sublayer that allows custom rendering for features of a particular subtype.
SUCCEEDED - com.esri.arcgisruntime.concurrent.Job.Status
The job has completed successfully in which case the result is available using Job.getResult().
suggestAsync(String) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Executes an asynchronous suggest operation to fetch suggestions for a given search text.
suggestAsync(String, SuggestParameters) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
Executes an asynchronous suggest operation to fetch suggestions for a given search text.
SuggestParameters - Class in com.esri.arcgisruntime.tasks.geocode
Holds parameters to be passed to suggest operations.
SuggestParameters() - Constructor for class com.esri.arcgisruntime.tasks.geocode.SuggestParameters
Constructs a SuggestParameters with default settings.
SuggestResult - Class in com.esri.arcgisruntime.tasks.geocode
Represents an instance of a result from a suggest operation.
SUM - com.esri.arcgisruntime.data.StatisticType
The sum of values in a field.
SUM - com.esri.arcgisruntime.raster.MosaicOperation
The overlapping areas will contain the total sum of the cell values from all the overlapping cells.
SUMMARY - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Deprecated.
As of 100.2.0, no replacement.
SUPPORTED - com.esri.arcgisruntime.tasks.networkanalysis.NetworkDirectionsSupport
Directions are supported.
Surface - Class in com.esri.arcgisruntime.mapping
A Surface is a collection of ElevationSources where the order will determine how the elevations are blended together for each level of detail.
Surface() - Constructor for class com.esri.arcgisruntime.mapping.Surface
Creates an instance of a Surface.
Surface(Iterable<ElevationSource>) - Constructor for class com.esri.arcgisruntime.mapping.Surface
Creates an instance of a Surface initialised with the list of elevation sources.
Surface.ElevationSourceList - Class in com.esri.arcgisruntime.mapping
Represents the list of ElevationSources in a Surface.
SURVEY_ADD_IN_TO_DATA - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Survey123 Add In to data related to the add in.
SURVEY_TO_DATA - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a survey to its data.
SURVEY_TO_SERVICE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a survey to a Feature Service.
SURVEY123_ADD_IN - com.esri.arcgisruntime.portal.PortalItem.Type
Survey123 Add-Ins are created and published via Survey123 Connect and are downloaded and used by the Survey123 field app.
SUSPENDED - com.esri.arcgisruntime.portal.SubscriptionInfo.State
Subscription was suspended.
SWAP - com.esri.arcgisruntime.ogc.wfs.OgcAxisOrder
Indicates the order of x/y coordinates will be swapped.
switchToNextDestinationAsync() - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Starts tracking progress to the next destination in the Route.
switchVersionAsync(String) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Asynchronously switches all connected feature tables to the new version.
Symbol - Class in com.esri.arcgisruntime.symbology
Defines a generic symbol and is the base class for all symbols.
SYMBOL_SET - com.esri.arcgisruntime.portal.PortalItem.Type
Symbol Set
SymbolAnchor - Class in com.esri.arcgisruntime.symbology
Represents the anchor point of a symbol layer, including placement mode and anchor position values.
SymbolAnchor(double, double, SymbolAnchor.PlacementMode) - Constructor for class com.esri.arcgisruntime.symbology.SymbolAnchor
Creates a symbol anchor with the given anchor values and placement mode.
SymbolAnchor.PlacementMode - Enum in com.esri.arcgisruntime.symbology
Represents the ways in which symbol anchor values may be specified.
SYMBOLIZED - com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.AreaSymbolizationType
Renders area symbols using the traditional paper chart symbology.
SymbolLayer - Class in com.esri.arcgisruntime.symbology
SymbolReferenceProperties - Class in com.esri.arcgisruntime.symbology
Symbol properties that changes how symbols behave when attached to a renderer.
SymbolReferenceProperties() - Constructor for class com.esri.arcgisruntime.symbology.SymbolReferenceProperties
Creates a SymbolReferenceProperties object.
SymbolReferenceProperties(double, double) - Constructor for class com.esri.arcgisruntime.symbology.SymbolReferenceProperties
Creates a symbol reference properties object with minimum and maximum scales.
SymbolSizeUnits - Enum in com.esri.arcgisruntime.symbology
Represents possible size units for ModelSceneSymbols.
SymbolStyle - Class in com.esri.arcgisruntime.symbology
A SymbolStyle is created either from a style file on disk (an SQLite database with a .stylx extension, created with ArcGIS Pro) or from a style file hosted on ArcGIS Online or an ArcGIS Enterprise portal (also referred to as a web style).
SymbolStyle(PortalItem) - Constructor for class com.esri.arcgisruntime.symbology.SymbolStyle
Creates a new symbol style object from a portal item.
SymbolStyle(String) - Constructor for class com.esri.arcgisruntime.symbology.SymbolStyle
Creates a new symbol style instance from a *.stylx file located at the given path.
SymbolStyle(String, Portal) - Constructor for class com.esri.arcgisruntime.symbology.SymbolStyle
Creates a new symbol style object using the registered style name of the Esri web style on the portal.
SymbolStyleSearchParameters - Class in com.esri.arcgisruntime.symbology
Defines parameters used to search for symbol primitives in a SymbolStyle.
SymbolStyleSearchParameters() - Constructor for class com.esri.arcgisruntime.symbology.SymbolStyleSearchParameters
Creates an instance of symbol style search parameters, used to search a SymbolStyle.
SymbolStyleSearchResult - Class in com.esri.arcgisruntime.symbology
Defines the results from searching through a *.stylx file.
symmetricDifference(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the symmetric difference (exclusive or) of the two geometries.
SYNC_SYSTEM_TABLES - com.esri.arcgisruntime.tasks.geodatabase.UtilityNetworkSyncMode
Utility Network system tables will be synced.
SYNC_WITH_FEATURE_SERVICES - com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapUpdateMode
Changes, including local edits, will be synchronized directly with the underlying feature services.
SYNC_WITH_FEATURE_SERVICES - com.esri.arcgisruntime.tasks.offlinemap.PreplannedUpdateMode
Changes, including local edits, will be synced directly with the underlying feature services.
SyncCapabilities - Class in com.esri.arcgisruntime.arcgisservices
Instances of this class represent capabilities supported by a sync-enabled ArcGIS feature service.
syncGeodatabase(SyncGeodatabaseParameters.SyncDirection, boolean, Geodatabase) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Creates a SyncGeodatabaseJob to synchronize a geodatabase back to it's service using the given sync direction and a rollback on failure boolean value.
syncGeodatabase(SyncGeodatabaseParameters, Geodatabase) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Creates a SyncGeodatabaseJob that will synchronize a geodatabase with the service.
syncGeodatabaseAsync(SyncGeodatabaseParameters, Geodatabase) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
SyncGeodatabaseJob - Class in com.esri.arcgisruntime.tasks.geodatabase
A Job that synchronizes changes between a local geodatabase and an ArcGIS feature service.
SyncGeodatabaseParameters - Class in com.esri.arcgisruntime.tasks.geodatabase
Represents parameters that are used with GeodatabaseSyncTask.syncGeodatabase(SyncGeodatabaseParameters, Geodatabase) to synchronize geodatabases.
SyncGeodatabaseParameters() - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters
Constructs a new SyncGeodatabaseParameters instance.
SyncGeodatabaseParameters.SyncDirection - Enum in com.esri.arcgisruntime.tasks.geodatabase
Signifies the geodatabase synchronization direction.
SYNCHRONOUS_EXECUTE - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters.ExecutionType
Execute geoprocessing job synchronously.
SyncLayerOption - Class in com.esri.arcgisruntime.tasks.geodatabase
Used in conjunction with SyncGeodatabaseParameters to refine the direction of sync on a per layer basis when using GeodatabaseSyncTask.syncGeodatabase(SyncGeodatabaseParameters, com.esri.arcgisruntime.data.Geodatabase).
SyncLayerOption() - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.SyncLayerOption
Constructs a SyncLayerOption with default settings.
SyncLayerOption(long) - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.SyncLayerOption
Constructs a SyncLayerOption with a given layer ID.
SyncLayerOption(long, SyncGeodatabaseParameters.SyncDirection) - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.SyncLayerOption
Constructs a SyncLayerOption with a given layer ID and synchronization direction.
SyncLayerResult - Class in com.esri.arcgisruntime.tasks.geodatabase
Represents the result of a synchronize operation from a SyncGeodatabaseJob for a single table in a geodatabase initiated by GeodatabaseSyncTask.syncGeodatabase(SyncGeodatabaseParameters, Geodatabase).
SyncModel - Enum in com.esri.arcgisruntime.data
Defines the various geodatabase sync models
syncOfflineMap(OfflineMapSyncParameters) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
Creates an OfflineMapSyncJob that can be used to synchronize an offline map's geodatabases with their originating services.

T

TABLE - com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
A table type.
TABLE - com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
A feature table.
TableDescription - Class in com.esri.arcgisruntime.data
An object that describes a GeodatabaseFeatureTable to be created.
TableDescription(String) - Constructor for class com.esri.arcgisruntime.data.TableDescription
Creates a new table description object with the specified name.
TableDescription(String, SpatialReference, GeometryType) - Constructor for class com.esri.arcgisruntime.data.TableDescription
Creates a new table description object with the specified name, spatial reference, and geometry type.
TableJoinSublayerSource - Class in com.esri.arcgisruntime.layers
A table join sublayer source is the result of a join operation.
TableJoinSublayerSource(String, SublayerSource, String, SublayerSource, TableJoinSublayerSource.JoinType) - Constructor for class com.esri.arcgisruntime.layers.TableJoinSublayerSource
Creates a new table join sublayer source.
TableJoinSublayerSource.JoinType - Enum in com.esri.arcgisruntime.layers
The join type (left outer or left inner) of a table join sublayer source Can get the join type by calling TableJoinSublayerSource.getJoinType().
TableQuerySublayerSource - Class in com.esri.arcgisruntime.layers
Table query sublayer source is a layer/table that is defined by an SQL query.
TableQuerySublayerSource(String, String, Iterable<String>) - Constructor for class com.esri.arcgisruntime.layers.TableQuerySublayerSource
Creates a table query sublayer source based on a Geodatabase workspace.
TableSublayerSource - Class in com.esri.arcgisruntime.layers
Table sublayer source is a table, feature class, or raster that resides in a workspace that has been registered with a service that supports Dynamic Layers.
TableSublayerSource(String, String) - Constructor for class com.esri.arcgisruntime.layers.TableSublayerSource
Create a table sublayer source from a workspace ID and a data source name.
TAP_TIMEOUT - Static variable in class com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener
Default tap timeout in milliseconds is set to the LONG_PRESS_TIMEOUT minus 1 so that any single pointer event that doesn't involve an ACTION_MOVE will be considered either a single-tap or a long press.
TAP_TIMEOUT - Static variable in class com.esri.arcgisruntime.mapping.view.DefaultSceneViewOnTouchListener
Default tap timeout in milliseconds is set to the LONG_PRESS_TIMEOUT minus 1 so that any single pointer event that doesn't involve an ACTION_MOVE will be considered either a single-tap or a long press.
targetVisibilityChanged(LineOfSight.TargetVisibilityChangedEvent) - Method in interface com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibilityChangedListener
Method called when the target visibility changes.
TargetVisibilityChangedEvent(LineOfSight, LineOfSight.TargetVisibility) - Constructor for class com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibilityChangedEvent
Constructs a TargetVisibilityChangedEvent object.
TASK - com.esri.arcgisruntime.arcade.ArcadeProfile
Task profile.
TASK_FILE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Task File (esriTasks)
TEMPORARY - com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
The ability to perform geocode operations in which the results are not stored.
TERRAIN_WITH_LABELS - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A basemap with a terrain base layer, which includes shaded relief imagery, bathymetry, and coastal water features as well as a reference layer with labels.
TERRAIN_WITH_LABELS_VECTOR - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A vector basemap with a terrain base layer and a label reference layer.
TETRAHEDRON - com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
The marker is a tetrahedron.
TEXT - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A text.
TEXT - com.esri.arcgisruntime.data.Field.Type
A string value (Java String).
TEXT_SYMBOL - com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
Follow the alignment specified by the TextSymbol.getHorizontalAlignment().
TextAntiAliasingMode - Enum in com.esri.arcgisruntime.arcgisservices
An enumeration of the different text antialiasing modes.
TextPopupElement - Class in com.esri.arcgisruntime.mapping.popup
Represents a pop-up element of type text that defines descriptive text as an element to display in a pop-up for a geoelement.
TextPopupElement(String) - Constructor for class com.esri.arcgisruntime.mapping.popup.TextPopupElement
Creates a new text pop-up element with the given text.
TextSymbol - Class in com.esri.arcgisruntime.symbology
Defines how text is displayed, describing the appearance and positioning of the text.
TextSymbol() - Constructor for class com.esri.arcgisruntime.symbology.TextSymbol
Creates a new TextSymbol with default values.
TextSymbol(float, String, int, TextSymbol.HorizontalAlignment, TextSymbol.VerticalAlignment) - Constructor for class com.esri.arcgisruntime.symbology.TextSymbol
Creates a new TextSymbol with the given size, text, and color along with the horizontal and vertical alignment relative to the mid-point of this Symbol.
TextSymbol.FontDecoration - Enum in com.esri.arcgisruntime.symbology
Defines various decorations that can be applied to the text of this Symbol.
TextSymbol.FontStyle - Enum in com.esri.arcgisruntime.symbology
Defines various styles that can be applied to the text of this Symbol.
TextSymbol.FontWeight - Enum in com.esri.arcgisruntime.symbology
Defines how thick or thin the characters in text appear.
TextSymbol.HorizontalAlignment - Enum in com.esri.arcgisruntime.symbology
Defines horizontal alignment of the text within the Symbol.
TextSymbol.VerticalAlignment - Enum in com.esri.arcgisruntime.symbology
Defines vertical alignment of the text within the Symbol.
THEME_TO_STORY - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a StoryMap Theme to the StoryMaps that use the theme.
TIFF - com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
TIFF.
TILE_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
Tile Package (tpk)
TileCache - Class in com.esri.arcgisruntime.data
A local cache of pre-rendered map tiles that can be used to create a layer.
TileCache(String) - Constructor for class com.esri.arcgisruntime.data.TileCache
Creates a tile cache from the given local path to a tile package (.tpk or .tpkx file), or directory containing a compact cache or exploded cache.
TileCache.StorageFormat - Enum in com.esri.arcgisruntime.data
The storage format of a tile cache.
TileInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents the tiling scheme used by a cached map service.
TileInfo(int, TileInfo.ImageFormat, List<LevelOfDetail>, Point, SpatialReference, int, int) - Constructor for class com.esri.arcgisruntime.arcgisservices.TileInfo
Creates a new instance of this class with the given image format, spatial reference, origin and tile size including tile DPI.
TileInfo.ImageFormat - Enum in com.esri.arcgisruntime.arcgisservices
Defines image formats supported by cached map services.
TileKey - Class in com.esri.arcgisruntime.data
Represents a key that uniquely identifies a tile.
TileKey(int, int, int) - Constructor for class com.esri.arcgisruntime.data.TileKey
Creates a new TileKey.
TIME - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Deprecated.
As of 100.2.0, no replacement.
TIME_WINDOW - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Deprecated.
As of 100.2.0, no replacement.
TimeAware - Interface in com.esri.arcgisruntime.arcgisservices
An interface that is implemented by layers that support time.
TimeExtent - Class in com.esri.arcgisruntime.mapping
Represents a span of time between a start time and end time.
TimeExtent(Calendar) - Constructor for class com.esri.arcgisruntime.mapping.TimeExtent
Creates a time extent with a time instant.
TimeExtent(Calendar, Calendar) - Constructor for class com.esri.arcgisruntime.mapping.TimeExtent
Creates a time extent with the given start and end times.
timeExtentChanged(TimeExtentChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.TimeExtentChangedListener
Invoked when the time extent of a GeoView has changed.
TimeExtentChangedEvent - Class in com.esri.arcgisruntime.mapping.view
An event representing a change in the time extent of a GeoView.
TimeExtentChangedListener - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving time extent changed events from a GeoView.
TimeReference - Class in com.esri.arcgisruntime.arcgisservices
Represents information about the reference units for time values.
TimeUnit - Enum in com.esri.arcgisruntime.arcgisservices
The units of time used in a service, layer or sublayer which support time based operations.
TimeValue - Class in com.esri.arcgisruntime.mapping
Defines a time offset or interval.
TimeValue(double, TimeUnit) - Constructor for class com.esri.arcgisruntime.mapping.TimeValue
Creates a new time value instance.
TITLE - com.esri.arcgisruntime.portal.PortalGroup.SortField
The title of the item.
TO_FACILITY - com.esri.arcgisruntime.tasks.networkanalysis.TravelDirection
To facility.
TO_NEXT_STOP - com.esri.arcgisruntime.navigation.RouteTracker.ReroutingStrategy
Reroute to next unvisited stop.
TO_NEXT_WAYPOINT - com.esri.arcgisruntime.navigation.RouteTracker.ReroutingStrategy
Reroute to next unvisited waypoint, rest break, or stop.
toArray() - Method in class com.esri.arcgisruntime.layers.SublayerList
 
toArray() - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
toArray() - Method in class com.esri.arcgisruntime.mapping.LayerList
 
toArray() - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
toArray() - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
toArray(T[]) - Method in class com.esri.arcgisruntime.layers.SublayerList
 
toArray(T[]) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
 
toArray(T[]) - Method in class com.esri.arcgisruntime.mapping.LayerList
 
toArray(T[]) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
 
toArray(T[]) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
 
toGars(Point) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Returns formatted coordinates in Global Area Reference System (GARS) notation representing the given point's location.
toGeometry() - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Returns a new Envelope based on the current state of this builder.
toGeometry() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
Returns a new Geometry based on the current state of this builder.
toGeometry() - Method in class com.esri.arcgisruntime.geometry.MultipointBuilder
Returns a new Multipoint based on the current state of this builder.
toGeometry() - Method in class com.esri.arcgisruntime.geometry.PointBuilder
Returns a new Point based on the current state of this builder.
toGeometry() - Method in class com.esri.arcgisruntime.geometry.PolygonBuilder
Returns a new Polygon based on the current state of this builder.
toGeometry() - Method in class com.esri.arcgisruntime.geometry.PolylineBuilder
Returns a new Polyline based on the current state of this builder.
toGeoRef(Point, int) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Returns formatted coordinates in World Geographic Reference System (GEOREF) notation representing the given point's location.
toJson() - Method in class com.esri.arcgisruntime.arcade.ArcadeExpression
 
toJson() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
 
toJson() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
Serializes an ArcGISMapServiceSublayerInfo to a JSON string.
toJson() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
 
toJson() - Method in class com.esri.arcgisruntime.concurrent.Job
 
toJson() - Method in class com.esri.arcgisruntime.data.Domain
 
toJson() - Method in class com.esri.arcgisruntime.data.FeatureCollection
 
toJson() - Method in class com.esri.arcgisruntime.data.Field
Serializes this Field to a JSON string.
toJson() - Method in class com.esri.arcgisruntime.geometry.Geometry
Returns an ArcGIS JSON geometry representation of this Geometry.
toJson() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
 
toJson() - Method in interface com.esri.arcgisruntime.io.JsonSerializable
Serializes this object to a JSON string.
toJson() - Method in class com.esri.arcgisruntime.LicenseInfo
Returns the LicenseInfo as a JSON string representation.
toJson() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
Serializes this ArcGISMap to a JSON string.
toJson() - Method in class com.esri.arcgisruntime.mapping.Basemap
Serializes a Basemap to a JSON string.
toJson() - Method in class com.esri.arcgisruntime.mapping.floor.FacilityLayerDefinition
 
toJson() - Method in class com.esri.arcgisruntime.mapping.floor.GeoModelFloorDefinition
 
toJson() - Method in class com.esri.arcgisruntime.mapping.floor.LayerFloorDefinition
 
toJson() - Method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
 
toJson() - Method in class com.esri.arcgisruntime.mapping.floor.SiteLayerDefinition
 
toJson() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelAngle
 
toJson() - Method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
 
toJson() - Method in class com.esri.arcgisruntime.mapping.Viewpoint
 
toJson() - Method in class com.esri.arcgisruntime.portal.HelperServices
 
toJson() - Method in class com.esri.arcgisruntime.portal.PortalGroup
 
toJson() - Method in class com.esri.arcgisruntime.portal.PortalInfo
 
toJson() - Method in class com.esri.arcgisruntime.portal.PortalItem
 
toJson() - Method in class com.esri.arcgisruntime.portal.PortalUser
 
toJson() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
Returns a json String representation of the credential cache, allowing it to be persisted to disk and reloaded in a later session.
toJson() - Method in class com.esri.arcgisruntime.security.CertificateCredential
 
toJson() - Method in class com.esri.arcgisruntime.security.Credential
Writes this Credential object to a json String representation.
toJson() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
 
toJson() - Method in class com.esri.arcgisruntime.symbology.Renderer
 
toJson() - Method in class com.esri.arcgisruntime.symbology.Symbol
 
toJson() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
 
TOKEN - com.esri.arcgisruntime.security.AuthenticationType
The Token based security;
toLatitudeLongitude(Point, CoordinateFormatter.LatitudeLongitudeFormat, int) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Returns formatted coordinates in latitude-longitude notation representing the given point's location.
toMeters(double) - Method in class com.esri.arcgisruntime.geometry.LinearUnit
Converts a value from the units of this instance to meters.
toMgrs(Point, CoordinateFormatter.MgrsConversionMode, int, boolean) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Returns formatted coordinates in Military Grid Reference System (MGRS) notation representing the given point's location.
toMultilayerSymbol() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
Get Multilayer polygon symbol generated from picture fill symbol.
toMultilayerSymbol() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
Get Multilayer point symbol generated from picture marker symbol.
toMultilayerSymbol() - Method in class com.esri.arcgisruntime.symbology.SimpleFillSymbol
Gets a multilayer polygon symbol generated from this simple fill symbol.
toMultilayerSymbol() - Method in class com.esri.arcgisruntime.symbology.SimpleLineSymbol
Gets a multilayer polyline symbol generated from this simple line symbol.
toMultilayerSymbol() - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
Gets a multilayer point symbol generated from this simple marker symbol.
TOP - com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
The SceneSymbol's farthest edge from the ground's surface is positioned at the GeoElement's geometry.
TOP - com.esri.arcgisruntime.symbology.TextSymbol.VerticalAlignment
The top of the text is aligned to the bottom of the Symbol's mid-point.
TOP_LEFT - com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
Labels along x-axis are anchored to the top side of the MapView and labels along y-axis are anchored to left side of the MapView.
TOP_RIGHT - com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
Labels along x-axis are anchored to the top side of the MapView and labels along y-axis are anchored to right side of the map MapView.
TOPOGRAPHIC - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A basemap with a topographic base layer, including boundaries, cities, water features, physiographic features, parks, landmarks, transportation, and buildings.
TOPOGRAPHIC_VECTOR - com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
A vector basemap with a topographic base layer, including boundaries, cities, water features, physiographic features, parks, landmarks, transportation, and buildings.
toPolyline() - Method in class com.esri.arcgisruntime.geometry.Polygon
Returns a new Polyline representing the boundary of this Polygon.
toPolyline() - Method in class com.esri.arcgisruntime.geometry.PolygonBuilder
Creates a polyline with the values in this builder.
toRadians(double) - Method in class com.esri.arcgisruntime.geometry.AngularUnit
Converts a value from the units of this instance to radians.
toSquareMeters(double) - Method in class com.esri.arcgisruntime.geometry.AreaUnit
Converts a value from the units of this instance to square meters.
toString() - Method in exception com.esri.arcgisruntime.ArcGISRuntimeException
 
toString() - Method in class com.esri.arcgisruntime.geometry.CubicBezierSegment
Returns a string representation of this CubicBezierSegment instance.
toString() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
Returns a string representation of this EllipticArcSegment instance.
toString() - Method in class com.esri.arcgisruntime.geometry.Envelope
Returns a string representation of this Envelope instance.
toString() - Method in class com.esri.arcgisruntime.geometry.LineSegment
Returns a string representation of this LineSegment instance.
toString() - Method in class com.esri.arcgisruntime.geometry.Point
Returns a string representation of this Point instance.
toString() - Method in enum com.esri.arcgisruntime.portal.Portal.Mode
Returns a string representing the tenancy mode.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalGroup.Access
Returns a string representing the access level.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalGroup.SortField
Returns a string representing the sort field.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalGroup.SortOrder
Returns a string representing the sort order.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalInfo.Access
Returns a string representing the access level.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalItem.Access
Returns a string representing the access level.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalItem.Type
Returns a string representing the item type.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalItemRelationship
Returns a string representing the item relationship.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalItemRelationshipDirection
 
toString() - Method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Realm
Returns a string representing the PortalPrivilege.Realm.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Role
Returns a string representing the PortalPrivilege.Role.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
Returns a string representing the PortalPrivilege.Subtype.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Type
Returns a string representing the PortalPrivilege.Type.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalQueryParameters.SortOrder
Returns a string representing the sort order.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalUser.Access
Returns a string representing the access level.
toString() - Method in enum com.esri.arcgisruntime.portal.PortalUser.Role
Returns a string representing the role.
toString() - Method in enum com.esri.arcgisruntime.portal.SubscriptionInfo.State
Returns a string representing the subscription state.
totalDurationChanged(KmlTourTotalDurationChangedEvent) - Method in interface com.esri.arcgisruntime.ogc.kml.KmlTourTotalDurationChangedListener
Invoked when the total duration of a KML tour is updated.
touches(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Test if the two geometries touch on their borders.
TOUCHES - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Touches operator.
toUsng(Point, int, boolean) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Returns formatted coordinates in United States National Grid (USNG) notation representing the given point's location.
toUtm(Point, CoordinateFormatter.UtmConversionMode, boolean) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
Returns formatted coordinates in Universal Transverse Mercator (UTM) notation representing the given point's location.
TOWARD - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Towards signpost.
traceAsync(UtilityTraceParameters) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Begins a trace with the supplied UtilityTraceParameters.
TRACK_VIEW_TO_MAP - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Track View with a Web Map that was created in the Tracker web app.
TrackingStatus - Class in com.esri.arcgisruntime.navigation
Contains information about route tracker status.
TrackingStatus.Distance - Class in com.esri.arcgisruntime.navigation
Defines tracking distance.
TrackingStatus.Progress - Class in com.esri.arcgisruntime.navigation
Defines tracking progress (passed and remaining geometries, remaining time and distance).
TrackingStatusChangedEvent(RouteTracker, TrackingStatus) - Constructor for class com.esri.arcgisruntime.navigation.RouteTracker.TrackingStatusChangedEvent
Creates new instance of the event.
trackLocationAsync(LocationDataSource.Location) - Method in class com.esri.arcgisruntime.navigation.RouteTracker
Provides route tracking status relative to the provided location.
transactionStatusChanged(Geodatabase.TransactionStatusChangedEvent) - Method in interface com.esri.arcgisruntime.data.Geodatabase.TransactionStatusChangedListener
Method called when a transaction starts or ends (either committed or rolled back).
TransactionStatusChangedEvent(S, boolean) - Constructor for class com.esri.arcgisruntime.data.Geodatabase.TransactionStatusChangedEvent
Constructs a TransactionStatusChangedEvent object.
TransformationCatalog - Class in com.esri.arcgisruntime.geometry
Allows discovery and management of the transformations used to convert coordinates between different datums.
TransformationMatrix - Class in com.esri.arcgisruntime.mapping.view
Represents a more precise way to represent Camera properties than using just heading, pitch and roll.
TransformationMatrixCameraController - Class in com.esri.arcgisruntime.mapping.view
Support camera navigation by using TransformationMatrix.
TransformationMatrixCameraController() - Constructor for class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Creates an instance of TransformationMatrixCameraController.
TransformationMatrixCameraController(Camera) - Constructor for class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
Creates an instance of TransformationMatrixCameraController from an origin Camera.
TRANSIENT - com.esri.arcgisruntime.arcgisservices.FeatureServiceSessionType
A momentary session is used during queries and edit operations.
translationFactorChanged(TranslationFactorChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.TranslationFactorChangedListener
Invoked when the translation factor of a TransformationMatrixCameraController changes.
TranslationFactorChangedEvent - Class in com.esri.arcgisruntime.mapping.view
An event representing the change of the translation factor of a TransformationMatrixCameraController.
TranslationFactorChangedListener - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving translation factor changed events from a TransformationMatrixCameraController.
TRANSPARENT - com.esri.arcgisruntime.mapping.view.SpaceEffect
The background is transparent.
TransportationNetworkDataset - Class in com.esri.arcgisruntime.data
Implements the transportation network dataset.
TravelDirection - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Specifies the type of travel direction.
TravelMode - Class in com.esri.arcgisruntime.tasks.networkanalysis
Represents options that can be used to customize the routes generated by RouteTask.
TravelMode() - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.TravelMode
Creates a travel mode.
TRIANGLE - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
A triangle.
TRIANGLE - com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
The marker is a triangle.
TRIP_ITEM - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Trip planning item.
TRUE_CURVE_CLIENT - com.esri.arcgisruntime.ServiceCurveGeometryMode
Curve geometries are fetched, and ArcGIS Runtime acts as a true curve client when editing.
TRUE_SHAPE_WITH_MEASURES - com.esri.arcgisruntime.tasks.networkanalysis.RouteShapeType
True shape with measures.
TUBE - com.esri.arcgisruntime.symbology.StrokeSymbolLayer.LineStyle3D
The tube style causes the stroke to appear as a 3D tube.
TURN_LEFT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Turn left.
TURN_LEFT_LEFT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Turn left and immediately turn left.
TURN_LEFT_RIGHT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Turn left and immediately turn right.
TURN_RIGHT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Turn right.
TURN_RIGHT_LEFT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Turn right and immediately turn left.
TURN_RIGHT_RIGHT - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Turn right and immediately turn right.

U

U_TURN - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Make a U-turn.
UNAMBIGUOUS_LABELS - com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
Line geometries with the same label and coincident end vertices should be joined, until they hit a junction.
UNDEFINED - com.esri.arcgisruntime.data.ServiceFeatureTable.FeatureRequestMode
The feature request mode is undefined.
UNDERLINE - com.esri.arcgisruntime.symbology.TextSymbol.FontDecoration
Draws a line below the text being used by this Symbol.
undo() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
Undoes the last action to the sketch geometry.
undoLocalEditsAsync() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
Undoes all of the local edits since the last server acknowledgement.
undoLocalEditsAsync() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
Asynchronously undoes all of the local edits in all the tables.
UNIDIRECTIONAL - com.esri.arcgisruntime.utilitynetworks.UtilityTerminalDirectionality
Only one flow direction is permissible.
union(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the union of the two geometries.
union(Iterable<Geometry>) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Calculates the union of a collection of geometries.
unionOf(Envelope) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Finds the union of the builder's Envelope geometry and the given Envelope and updates the builder with the result.
unionOf(Point) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
Finds the union of the builder's Envelope geometry and the given point and updates the Envelope builder with the result.
UniqueValue() - Constructor for class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
Creates a new UniqueValue with given default properties: Description, an empty string. Label - null. Symbol - an empty string. Values - an empty iterable list.
UniqueValue(String, String, Symbol, Iterable<Object>) - Constructor for class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
Creates a new unique value (or unique combination of values) and a symbol used to display elements with this value in a UniqueValueRenderer.
UniqueValue(String, String, Symbol, Iterable<Object>, Iterable<Symbol>) - Constructor for class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
Creates a new unique value (or unique combination of values) object with alternate symbols.
UniqueValueRenderer - Class in com.esri.arcgisruntime.symbology
A UniqueValueRenderer symbolizes groups of geoelements that have matching attributes.
UniqueValueRenderer() - Constructor for class com.esri.arcgisruntime.symbology.UniqueValueRenderer
Creates a new UniqueValueRenderer with given default properties: Field Names, an empty list. Unique Values, an empty list. Default Label, an empty string Default Symbol, null
UniqueValueRenderer(Iterable<String>, Iterable<UniqueValueRenderer.UniqueValue>, String, Symbol) - Constructor for class com.esri.arcgisruntime.symbology.UniqueValueRenderer
Creates a new UniqueValueRenderer.
UniqueValueRenderer.UniqueValue - Class in com.esri.arcgisruntime.symbology
A UniqueValue object that is used in a UniqueValueRenderer.
Unit - Class in com.esri.arcgisruntime.geometry
Defines a unit of measurement.
UnitSystem - Enum in com.esri.arcgisruntime
Specifies the system of measurement being used to represent distance units.
UnitType - Enum in com.esri.arcgisruntime.geometry
Indicates the subtype of an instance of Unit.
UNKNOWN - com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
The domain of where the error occurred is unknown.
UNKNOWN - com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
Unknown/unsupported dataset type.
UNKNOWN - com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
An unknown/unsupported service type.
UNKNOWN - com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Preferred placement position has not been specified.
UNKNOWN - com.esri.arcgisruntime.arcgisservices.PixelType
Unknown.
UNKNOWN - com.esri.arcgisruntime.arcgisservices.ServiceSourceType
Unknown = -1.
UNKNOWN - com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
Unknown time relation.
UNKNOWN - com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
 
UNKNOWN - com.esri.arcgisruntime.arcgisservices.TimeUnit
Unknown = -1.
UNKNOWN - com.esri.arcgisruntime.concurrent.Job.MessageSeverity
A message of unknown severity.
UNKNOWN - com.esri.arcgisruntime.data.EditResult.EditOperation
The edit operation is unknown.
UNKNOWN - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
Drawing tool is unknown.
UNKNOWN - com.esri.arcgisruntime.data.Field.Type
Unknown field type.
UNKNOWN - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
An unknown value.
UNKNOWN - com.esri.arcgisruntime.data.TileCache.StorageFormat
Unknown storage format.
UNKNOWN - com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibility
Target's visibility is unknown.
UNKNOWN - com.esri.arcgisruntime.geometry.GeometryDimension
A geometry of unknown dimensionality.
UNKNOWN - com.esri.arcgisruntime.geometry.GeometryType
An unknown type of geometry.
UNKNOWN - com.esri.arcgisruntime.geometry.UnitType
Unknown units of measurement.
UNKNOWN - com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
Format unknown.
UNKNOWN - com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
This will show the raster picture with the text 'No Data' stamped over it once you pass the lowest level-of-detail scale.
UNKNOWN - com.esri.arcgisruntime.layers.TableJoinSublayerSource.JoinType
Unknown.
UNKNOWN - com.esri.arcgisruntime.location.NmeaGnssSystem
The unknown GNSS type.
UNKNOWN - com.esri.arcgisruntime.mapping.LocalItem.Type
Unknown.
UNKNOWN - com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
Unknown string field option.
UNKNOWN - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Unknown date format.
UNKNOWN - com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
Unknown media type.
UNKNOWN - com.esri.arcgisruntime.mapping.Viewpoint.Type
Deprecated.
as of 100.12.0. The Viewpoint.getType() always returns a known value. When a Viewpoint is unavailable, null is returned.
UNKNOWN - com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
Unknown altitude mode.
UNKNOWN - com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
Unknown KML list item type.
UNKNOWN - com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
Unknown KML geometry type.
UNKNOWN - com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
Unknown KML graphic type.
UNKNOWN - com.esri.arcgisruntime.ogc.kml.KmlViewpoint.Type
Unknown view type.
UNKNOWN - com.esri.arcgisruntime.portal.Portal.LoginType
Login type is unknown.
UNKNOWN - com.esri.arcgisruntime.portal.PortalGroup.Access
Access level is unknown.
UNKNOWN - com.esri.arcgisruntime.portal.PortalGroup.SortField
Sort field is unknown.
UNKNOWN - com.esri.arcgisruntime.portal.PortalInfo.Access
Access level is unknown.
UNKNOWN - com.esri.arcgisruntime.portal.PortalItem.Access
Access level is unknown.
UNKNOWN - com.esri.arcgisruntime.portal.PortalItem.Type
The item type does not match any of the values of this enum.
UNKNOWN - com.esri.arcgisruntime.portal.PortalPrivilege.Realm
Realm is unknown.
UNKNOWN - com.esri.arcgisruntime.portal.PortalPrivilege.Role
Role is unknown.
UNKNOWN - com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
An unknown portal privilege subtype.
UNKNOWN - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
UNKNOWN - com.esri.arcgisruntime.portal.PortalUser.Access
Access level is unknown.
UNKNOWN - com.esri.arcgisruntime.portal.PortalUser.Role
Role is unknown.
UNKNOWN - com.esri.arcgisruntime.portal.SubscriptionInfo.State
Subscription state is unknown.
UNKNOWN - com.esri.arcgisruntime.security.AuthenticationChallenge.Type
This value is used when the type of the authentication challenge cannot be determined from the available information (namely the exception that was raised).
UNKNOWN - com.esri.arcgisruntime.security.AuthenticationType
Unknown is for services whose security information could not be determined
UNKNOWN - com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
The type of the value of the attribute is unknown.
UNKNOWN - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
An unknown unit.
UNKNOWN - com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
Unknown.
UNKNOWN - com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Unknown.
UNKNOWN - com.esri.arcgisruntime.tasks.networkanalysis.NetworkDirectionsSupport
Directions support is unknown.
UNKNOWN - com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
The parameter type is unknown
UNKNOWN - com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
Indicates that the packaging status of the PreplannedMapArea is unknown.
UnknownLayer - Class in com.esri.arcgisruntime.layers
Represents a layer whose type could not be determined.
unpackAsync(String, String) - Static method in class com.esri.arcgisruntime.mapping.MobileMapPackage
Unpacks a mobile map package file (.mmpk) to an output directory.
unpackAsync(String, String) - Static method in class com.esri.arcgisruntime.mapping.MobileScenePackage
Unpacks a mobile scene package file (.mspk) to an output directory.
unregisterGeodatabaseAsync(Geodatabase) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Executes an asynchronous operation to unregister a geodatabase from the service.
unregisterGeodatabaseAsync(UUID) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
Executes an asynchronous operation to unregister a geodatabase from the service using the sync ID.
unrelateFeature(ArcGISFeature) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Removes the relationship between this feature and the provided feature.
UNRESTRICTED - com.esri.arcgisruntime.arcade.ArcadeProfile
All optional functionality is allowed.
unselectFeature(Feature) - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Unselects the given feature and removes it from the current list of selected features.
unselectFeature(Feature) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Removes a feature from selection.
unselectFeature(Feature) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Unselects the given feature and removes it from the current list of selected features.
unselectFeature(Feature) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Removes a feature from selection.
unselectFeatures(Iterable<Feature>) - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
Unselects the features in the given list and removes them from the current list of selected features.
unselectFeatures(Iterable<Feature>) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
Removes multiple features from selection.
unselectFeatures(Iterable<Feature>) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
Unselects the features in the given list and removes them from the current list of selected features.
unselectFeatures(Iterable<Feature>) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
Removes multiple features from selection.
unselectGraphics(Iterable<Graphic>) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
Unselects the specified graphics.
unshareAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to stop all sharing of this portal item.
unshareGroupsAsync(Iterable<PortalGroup>) - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to stop sharing this portal item with a number of groups.
UNSIGNED_1_BIT - com.esri.arcgisruntime.arcgisservices.PixelType
Unsigned integer, 1 bit (Java Byte).
UNSIGNED_16_BIT - com.esri.arcgisruntime.arcgisservices.PixelType
Unsigned integer, 16 bit (Java Integer).
UNSIGNED_2_BIT - com.esri.arcgisruntime.arcgisservices.PixelType
Unsigned integer, 2 bit (Java Byte).
UNSIGNED_32_BIT - com.esri.arcgisruntime.arcgisservices.PixelType
Unsigned integer, 32 bit (Java Long).
UNSIGNED_4_BIT - com.esri.arcgisruntime.arcgisservices.PixelType
Unsigned integer, 4 bit (Java Byte).
UNSIGNED_8_BIT - com.esri.arcgisruntime.arcgisservices.PixelType
Unsigned integer, 8 bit (Java Integer).
UNSUPPORTED - com.esri.arcgisruntime.tasks.networkanalysis.NetworkDirectionsSupport
Directions are unsupported.
UnsupportedLayer - Class in com.esri.arcgisruntime.layers
Represents a layer type that is not currently supported.
UnsupportedRenderer - Class in com.esri.arcgisruntime.symbology
Represents a renderer type that is not currently supported.
UP_ARROW - com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
An up arrow.
update(CredentialCacheEntry) - Method in interface com.esri.arcgisruntime.security.CredentialPersistence
This method will be called whenever a credential in the credential cache is updated or completely replaced, for example when the access token of an OAuthTokenCredential in the credential cache is updated.
update(CredentialCacheEntry) - Method in class com.esri.arcgisruntime.security.SharedPreferencesCredentialPersistence
 
UPDATE - com.esri.arcgisruntime.data.EditResult.EditOperation
An operation to update a feature or attachment in the feature table.
UPDATE_GROUPS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
UPDATE_ITEM_CATEGORY_SCHEMA - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to update the organization content category schema.
UPDATE_ITEMS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
UPDATE_USERS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
updateAttachmentAsync(Attachment, byte[], String, String) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
Updates the feature's attachment, defined by the given Attachment.
updateDataAsync(String) - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to update the portal item content data.
updateFeatureAsync(Feature) - Method in class com.esri.arcgisruntime.data.FeatureTable
Updates a feature's editable attribute values and/or geometry in this feature table.
updateFeaturesAsync(Iterable<Feature>) - Method in class com.esri.arcgisruntime.data.FeatureTable
Updates the geometry and/or attributes of features.
updateFromCamera(Camera) - Method in class com.esri.arcgisruntime.geoanalysis.LocationViewshed
Updates the frustum of the viewshed using the properties, such as position, pitch, and heading, of the supplied Camera.
updateHeading(double) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Called when the data source has a new heading value.
updateItemPropertiesAsync() - Method in class com.esri.arcgisruntime.mapping.Item
Executes an asynchronous operation to update any item properties that have been changed (using the setter methods).
updateItemPropertiesAsync() - Method in class com.esri.arcgisruntime.mapping.LocalItem
Executes an asynchronous operation to update any local item properties that have been changed (using the setter methods).
updateItemPropertiesAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
Executes an asynchronous operation to update any portal item properties that have been changed (using the setter methods).
updateLocation(LocationDataSource.Location) - Method in class com.esri.arcgisruntime.location.LocationDataSource
Called when the data source has new location information.
updateValue(FeatureTemplate, PopupManager.FeatureTypeChangeMode) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Updates the GeoElement's FeatureTemplate value, which in turn updates the values of its attribute table to match those in the feature template, dependent on the change mode.
updateValue(Object, PopupField) - Method in class com.esri.arcgisruntime.mapping.popup.PopupManager
Updates the value of the specified PopupField to the specified value.
UPLOAD - com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters.AttachmentSyncDirection
Attachment edits can only be uploaded from the client when syncing.
UPLOAD - com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
The geodatabase changes are uploaded only.
UPPER_LEFT_CORNER - com.esri.arcgisruntime.mapping.view.Callout.Style.LeaderPosition
Positions the leader at the top left corner of the callout.
UPPER_MIDDLE - com.esri.arcgisruntime.mapping.view.Callout.Style.LeaderPosition
Positions the leader at the top center of the callout.
UPPER_RIGHT_CORNER - com.esri.arcgisruntime.mapping.view.Callout.Style.LeaderPosition
Positions the leader at the top right corner of the callout.
UPSAMPLE - com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
Upsample the pixels from a lower level of detail tile.
UPSTREAM - com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
Upstream trace.
URBAN_MODEL - com.esri.arcgisruntime.portal.PortalItem.Type
Contains all information needed to start up an Urban App including links to the Urban database services.
URL - com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
The content is a URL.
US_NAUTICAL_MILE - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
US nautical mile (pre-1954).
US_SURVEY_FOOT - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
US survey foot.
US_SURVEY_INCH - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
US survey inch.
US_SURVEY_MILE - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
US survey mile.
US_SURVEY_YARD - com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
US survey yard.
USE_AUTHORED_SETTINGS - com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.OnlineOnlyServicesOption
The given layer or table will be taken offline, included as online content, or excluded according to the settings in the web map.
USE_FILTER - com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption.QueryOption
Combines with GenerateLayerOption.getWhereClause() and GenerateLayerOption.isUseGeometry() properties when copying features from the server to take offline.
USE_GEOMETRY - com.esri.arcgisruntime.geotriggers.FenceGeotriggerFeedAccuracyMode
The reported Geometry from a GeotriggerFeed will be used.
USE_GEOMETRY_WITH_ACCURACY - com.esri.arcgisruntime.geotriggers.FenceGeotriggerFeedAccuracyMode
The reported Geometry from a GeotriggerFeed will be used in conjunction with accuracy information.
USE_ORIGINAL_SERVICE - com.esri.arcgisruntime.tasks.vectortilecache.EsriVectorTilesDownloadOption
The complete set of vector tile resources for the original service, including the full set of fonts, will be downloaded.
USE_REDUCED_FONTS_SERVICE - com.esri.arcgisruntime.tasks.vectortilecache.EsriVectorTilesDownloadOption
An alternative service that uses a reduced set of font resources, supporting a limited set of language characters, will be downloaded.
USER - com.esri.arcgisruntime.portal.PortalPrivilege.Role
Used for privileges related to creating and using content.
USER - com.esri.arcgisruntime.portal.PortalUser.Role
Organization user or custom role with user privileges.
USER_CREDENTIAL_CHALLENGE - com.esri.arcgisruntime.security.AuthenticationChallenge.Type
This challenge is raised when a standard username/password credential is required to satisfy an HTTP or Token secured endpoint.
UserCredential - Class in com.esri.arcgisruntime.security
Represents a named user credential.
UserCredential(String, String) - Constructor for class com.esri.arcgisruntime.security.UserCredential
Constructs a UserCredential with the specified username and password.
UserCredential(String, String, String) - Constructor for class com.esri.arcgisruntime.security.UserCredential
Constructs a UserCredential with the specified username, password, and referer.
USERNAME_PASSWORD - com.esri.arcgisruntime.portal.Portal.LoginType
Login uses a username and password to identify the user.
useVectorBasemaps() - Method in class com.esri.arcgisruntime.portal.PortalInfo
Indicates if the organization uses the Esri vector basemaps in supported ArcGIS apps.
UsngGrid - Class in com.esri.arcgisruntime.mapping.view
Represents a USNG (United States National Grid) for displaying on a MapView.
UsngGrid() - Constructor for class com.esri.arcgisruntime.mapping.view.UsngGrid
Creates a new United States National Grid.
UsngGrid.LabelUnit - Enum in com.esri.arcgisruntime.mapping.view
Represents possible grid label distance units that can be displayed to the grid.
UtilityAssetGroup - Class in com.esri.arcgisruntime.utilitynetworks
Describes the configuration of a particular AssetGroup in a Utility Network.
UtilityAssetType - Class in com.esri.arcgisruntime.utilitynetworks
Describes the configuration of a particular asset type in a utility network.
UtilityAssociation - Class in com.esri.arcgisruntime.utilitynetworks
A connectivity, containment, or structural attachment association.
UtilityAssociationDeletionSemantics - Enum in com.esri.arcgisruntime.utilitynetworks
An enumeration of various association deletion behaviors.
UtilityAssociationRole - Enum in com.esri.arcgisruntime.utilitynetworks
Defines different utility association roles.
UtilityAssociationType - Enum in com.esri.arcgisruntime.utilitynetworks
An enumeration of the various types of associations supported by the utility network.
UtilityAttributeComparisonOperator - Enum in com.esri.arcgisruntime.utilitynetworks
The various comparisons to perform between a UtilityNetworkAttribute and a second UtilityNetworkAttribute or a specific value.
UtilityCategory - Class in com.esri.arcgisruntime.utilitynetworks
Defines a characteristic of an asset in a network.
UtilityCategoryComparison - Class in com.esri.arcgisruntime.utilitynetworks
A condition evaluating whether a particular UtilityCategory exists on a feature in the trace.
UtilityCategoryComparison(UtilityCategory, UtilityCategoryComparisonOperator) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparison
Creates a condition evaluating whether a UtilityCategory exists on a feature.
UtilityCategoryComparisonOperator - Enum in com.esri.arcgisruntime.utilitynetworks
An enumeration of the various types of operators to use when evaluating the existence of a UtilityCategory on a network feature.
UtilityDomainNetwork - Class in com.esri.arcgisruntime.utilitynetworks
Defines the domain network of a Utility Network.
UtilityElement - Class in com.esri.arcgisruntime.utilitynetworks
Defines a feature in the utility network.
UtilityElementTraceResult - Class in com.esri.arcgisruntime.utilitynetworks
Defines an element type trace result.
UtilityFunctionTraceResult - Class in com.esri.arcgisruntime.utilitynetworks
A trace result set comprised of a collection of UtilityTraceFunctionOutput objects.
UtilityGeometryTraceResult - Class in com.esri.arcgisruntime.utilitynetworks
The trace result comprised of a set of Geometry objects representing the network elements identified by the trace.
UtilityMinimumStartingLocations - Enum in com.esri.arcgisruntime.utilitynetworks
An enumeration of the various types of minimum starting locations used in UtilityTraceParameters.
UtilityNamedTraceConfiguration - Class in com.esri.arcgisruntime.utilitynetworks
A set of predefined trace options that can be used by UtilityTraceParameters to simplify configuring and running a trace operation.
UtilityNamedTraceConfigurationQueryParameters - Class in com.esri.arcgisruntime.utilitynetworks
The query parameters to use when searching for applicable named trace configuration objects.
UtilityNamedTraceConfigurationQueryParameters() - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityNamedTraceConfigurationQueryParameters
Creates an UtilityNamedTraceConfigurationQueryParameters.
UtilityNearestNeighbor - Class in com.esri.arcgisruntime.utilitynetworks
Defines a Nearest Neighbor element in a UtilityNetwork.
UtilityNetwork - Class in com.esri.arcgisruntime.utilitynetworks
Defines a utility network.
UtilityNetwork(String) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Creates a utility network from the provided URL to the feature service.
UtilityNetwork(String, ArcGISMap) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
Creates a utility network with the URL to the feature service and a map.
UtilityNetworkAttribute - Class in com.esri.arcgisruntime.utilitynetworks
Defines a network attribute in a utility network.
UtilityNetworkAttribute.DataType - Enum in com.esri.arcgisruntime.utilitynetworks
Defines different network attribute data types.
UtilityNetworkAttributeComparison - Class in com.esri.arcgisruntime.utilitynetworks
A condition evaluating the value of a UtilityNetworkAttribute on nodes in the network, either to another UtilityNetworkAttribute or to a specific value.
UtilityNetworkAttributeComparison(UtilityNetworkAttribute, UtilityAttributeComparisonOperator, UtilityNetworkAttribute) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttributeComparison
Creates a condition comparing the value of one UtilityNetworkAttribute to another.
UtilityNetworkAttributeComparison(UtilityNetworkAttribute, UtilityAttributeComparisonOperator, Object) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttributeComparison
Creates a condition comparing a UtilityNetworkAttribute to specified value.
UtilityNetworkDefinition - Class in com.esri.arcgisruntime.utilitynetworks
Defines the metadata (for example domain networks, network sources etc.) of a utility network.
UtilityNetworkSource - Class in com.esri.arcgisruntime.utilitynetworks
Defines a network source in a utility network.
UtilityNetworkSource.Type - Enum in com.esri.arcgisruntime.utilitynetworks
Defines different utility network source types.
UtilityNetworkSource.UsageType - Enum in com.esri.arcgisruntime.utilitynetworks
Defines different utility network source usage types.
UtilityNetworkSyncMode - Enum in com.esri.arcgisruntime.tasks.geodatabase
The different modes for generation and synchronization of utility networks as part of a geodatabase sync task.
UtilityPropagator - Class in com.esri.arcgisruntime.utilitynetworks
Propagator objects allow a subset of UtilityNetworkAttribute values to propagate through a network while executing a trace.
UtilityPropagator(UtilityNetworkAttribute, UtilityPropagatorFunctionType, UtilityAttributeComparisonOperator, Object) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityPropagator
Creates a utility propagator object that allows a subset of UtilityNetworkAttribute values to propagate through a network.
UtilityPropagator(UtilityNetworkAttribute, UtilityPropagatorFunctionType, UtilityAttributeComparisonOperator, Object, UtilityNetworkAttribute) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityPropagator
Creates a utility propagator object that allows a subset of UtilityNetworkAttribute values to propagate through a network.
UtilityPropagatorFunctionType - Enum in com.esri.arcgisruntime.utilitynetworks
The function types that can be used with UtilityPropagator objects.
UtilitySubnetworkControllerType - Enum in com.esri.arcgisruntime.utilitynetworks
The type of subnetwork controllers that are supported by a domain network.
UtilityTerminal - Class in com.esri.arcgisruntime.utilitynetworks
Defines a utility network terminal.
UtilityTerminalConfiguration - Class in com.esri.arcgisruntime.utilitynetworks
Defines a utility network terminal configuration.
UtilityTerminalConfigurationPath - Class in com.esri.arcgisruntime.utilitynetworks
The set of flow paths between terminals for a given device configuration.
UtilityTerminalDirectionality - Enum in com.esri.arcgisruntime.utilitynetworks
An enumeration of the directionality setting of terminals on a device.
UtilityTerminalPath - Class in com.esri.arcgisruntime.utilitynetworks
Specifies a flow path between two UtilityTerminal objects.
UtilityTier - Class in com.esri.arcgisruntime.utilitynetworks
Defines a utility network tier.
UtilityTierGroup - Class in com.esri.arcgisruntime.utilitynetworks
Defines a utility tier group.
UtilityTierTopologyType - Enum in com.esri.arcgisruntime.utilitynetworks
Specifies the type of topology that makes up a UtilityTier definition.
UtilityTierType - Enum in com.esri.arcgisruntime.utilitynetworks
Describes the tier type of a domain network.
UtilityTraceAndCondition - Class in com.esri.arcgisruntime.utilitynetworks
Combines two sub-expressions together using a logical AND operator.
UtilityTraceAndCondition(UtilityTraceConditionalExpression, UtilityTraceConditionalExpression) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityTraceAndCondition
Creates a logical AND operator of two sub-expressions.
UtilityTraceCondition - Class in com.esri.arcgisruntime.utilitynetworks
The base class for a utility network traversability condition.
UtilityTraceConditionalExpression - Class in com.esri.arcgisruntime.utilitynetworks
A trace condition that depends on the schema information in the Utility Network, such as the existence of a UtilityCategory on a node, or the value of a UtilityNetworkAttribute.
UtilityTraceConfiguration - Class in com.esri.arcgisruntime.utilitynetworks
The set of utility network parameters that define elements of a trace or of a subnetwork.
UtilityTraceConfiguration() - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
Creates a new instance of UtilityTraceConfiguration.
UtilityTraceFilter - Class in com.esri.arcgisruntime.utilitynetworks
A mechanism that can be used to stop tracing when returning results.
UtilityTraceFilter() - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFilter
Creates a new instance of UtilityTraceFilter.
UtilityTraceFunction - Class in com.esri.arcgisruntime.utilitynetworks
Functions allow the computation of values during a network trace.
UtilityTraceFunction(UtilityTraceFunctionType, UtilityNetworkAttribute) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunction
Creates a function to compute a value from a network attribute.
UtilityTraceFunction(UtilityTraceFunctionType, UtilityNetworkAttribute, UtilityTraceCondition) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunction
Creates a function object to compute a value from a network attribute.
UtilityTraceFunctionBarrier - Class in com.esri.arcgisruntime.utilitynetworks
A UtilityTraceFunctionBarrier stops continued traversal when a comparison expression evaluates as true.
UtilityTraceFunctionBarrier(UtilityTraceFunction, UtilityAttributeComparisonOperator, Object) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionBarrier
Creates a barrier that stops tracing when a UtilityTraceFunction compared to a value evaluates to true.
UtilityTraceFunctionOutput - Class in com.esri.arcgisruntime.utilitynetworks
A UtilityTraceFunctionOutput is comprised of a UtilityTraceFunction and its corresponding global result.
UtilityTraceFunctionType - Enum in com.esri.arcgisruntime.utilitynetworks
The type of function calculation to perform.
UtilityTraceOrCondition - Class in com.esri.arcgisruntime.utilitynetworks
Two sub-expressions combined together using a logical OR operator.
UtilityTraceOrCondition(UtilityTraceConditionalExpression, UtilityTraceConditionalExpression) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityTraceOrCondition
Creates a logical OR operator of two sub-expressions.
UtilityTraceParameters - Class in com.esri.arcgisruntime.utilitynetworks
Defines the configuration of particular trace parameters in a Utility Network.
UtilityTraceParameters(UtilityNamedTraceConfiguration, Iterable<UtilityElement>) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityTraceParameters
Constructs a new UtilityTraceParameters from a pre-defined trace options with the supplied starting locations.
UtilityTraceParameters(UtilityTraceType, Iterable<UtilityElement>) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityTraceParameters
Creates a trace parameters object with a particular trace type and starting locations.
UtilityTraceResult - Class in com.esri.arcgisruntime.utilitynetworks
Defines a utility trace result.
UtilityTraceResult(CoreUtilityTraceResult) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult
Creates an instance of UtilityTraceResult.
UtilityTraceResult.Type - Enum in com.esri.arcgisruntime.utilitynetworks
An enumeration of the result types returned by a trace operation.
UtilityTraceType - Enum in com.esri.arcgisruntime.utilitynetworks
Defines a utility network's different trace types.
UtilityTraversability - Class in com.esri.arcgisruntime.utilitynetworks
A set of options controlling what objects are evaluated or returned during a tracing operation.
UtilityTraversability() - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityTraversability
Create a new instance of UtilityTraversability.
UtilityTraversabilityScope - Enum in com.esri.arcgisruntime.utilitynetworks
Used to specify whether traversability criteria are applied to junctions, edges, or both.
UtmGrid - Class in com.esri.arcgisruntime.mapping.view
Represents a grid that displays UTM (Universal Transverse Mercator) zones on a MapView.
UtmGrid() - Constructor for class com.esri.arcgisruntime.mapping.view.UtmGrid
Creates a new instance of Universal Transverse Mercator grid.
UTurnPolicy - Enum in com.esri.arcgisruntime.tasks.networkanalysis
Specifies the type of backtracking allowed when querying for adjacencies in a network view.

V

V1_1_0 - com.esri.arcgisruntime.ogc.wms.WmsVersion
WMS version 1.1.0.
V1_1_1 - com.esri.arcgisruntime.ogc.wms.WmsVersion
WMS version 1.1.1.
V1_3_0 - com.esri.arcgisruntime.ogc.wms.WmsVersion
WMS version 1.3.0.
VALID - com.esri.arcgisruntime.LicenseStatus
License is valid.
validateContingencyConstraints(ArcGISFeature) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Returns an unmodifiable list of contingency constraint violations based on the input feature.
validateRelationshipConstraintsAsync(ArcGISFeature) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
Checks for relationship violations that may exist with the given feature.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcade.ArcadeProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.FeatureServiceSessionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.PixelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.RelationshipCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.RelationshipRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.ServiceSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.TextAntiAliasingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.arcgisservices.VersionAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.concurrent.Job.MessageSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.concurrent.Job.MessageSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.concurrent.Job.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.ContingencyConstraintViolationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.EditResult.EditOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.Field.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.QueryParameters.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.RelationshipConstraintViolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.ServiceFeatureTable.FeatureRequestMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.ServiceFeatureTable.QueryFeatureFields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.StatisticType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.SyncModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.data.TileCache.StorageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.AngularUnitId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.AreaUnitId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.CoordinateFormatter.GarsConversionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.CoordinateFormatter.MgrsConversionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.CoordinateFormatter.UtmConversionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.ExtendOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.GeodeticCurveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.GeometryBuilderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.GeometryDimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.GeometryOffsetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.GeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.LinearUnitId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geometry.UnitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geotriggers.FenceGeotriggerFeedAccuracyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geotriggers.FenceNotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geotriggers.FenceRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.AreaSymbolizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.layers.BingMapsLayer.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.layers.FeatureLayer.SelectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.layers.FeatureTilingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.layers.GroupVisibilityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.layers.TableJoinSublayerSource.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.LicenseLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.LicenseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.LicenseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.loadable.LoadStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.location.LocationDataSource.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.location.NmeaAccuracyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.location.NmeaFixType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.location.NmeaGnssSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.ArcGISScene.SceneViewTilingScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.BasemapStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.ExpirationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelBarrierWeight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelRepeatStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelStackStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelTextOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.LocalItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.NavigationConstraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupAttachment.EditState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupAttachment.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupAttachmentsDisplayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupExpression.ReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupManager.FeatureTypeChangeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.AnimationCurve
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.AtmosphereEffect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.Callout.Style.LeaderPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.DeviceOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.DrawStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.GraphicsOverlay.RenderingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid.LabelFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.LayerViewStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.LightingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.MgrsGrid.LabelUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.SketchCreationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.SketchEditConfiguration.SketchVertexEditMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.SpaceEffect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.UsngGrid.LabelUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.view.WrapAroundMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.mapping.Viewpoint.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.navigation.DestinationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.navigation.RouteTracker.ReroutingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.navigation.VoiceGuidance.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlColorMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlRefreshMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlTourStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlUnitsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlViewpoint.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.wfs.OgcAxisOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ogc.wms.WmsVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.Portal.LoginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.Portal.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalGroup.Access
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalGroup.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalGroup.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalInfo.Access
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalItem.Access
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalItemRelationship
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalItemRelationshipDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Realm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalQueryParameters.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalUser.Access
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.PortalUser.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.portal.SubscriptionInfo.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.raster.ColorRamp.PresetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.raster.MosaicMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.raster.MosaicOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.raster.SlopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.security.AuthenticationChallenge.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.security.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.ServiceCurveGeometryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.MarkerSymbol.AngleAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.RotationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.StrokeSymbolLayer.CapStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.StrokeSymbolLayer.LineStyle3D
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.SymbolAnchor.PlacementMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.SymbolSizeUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.TextSymbol.FontDecoration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.TextSymbol.FontStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.TextSymbol.FontWeight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.TextSymbol.HorizontalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.symbology.TextSymbol.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters.AttachmentSyncDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption.QueryOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.geodatabase.UtilityNetworkSyncMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters.ExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.BarrierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.DirectionsStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.NetworkDirectionsSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.RouteShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaOverlapGeometry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonCutoffGeometry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonDetail
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.StartTimeUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.Stop.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.TravelDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.DestinationTableRowFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.OnlineOnlyServicesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapUpdateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.OfflineUpdateAvailability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.PreplannedScheduledUpdatesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.PreplannedUpdateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.tasks.vectortilecache.EsriVectorTilesDownloadOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.UnitSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.util.ListChangedEvent.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityAssociationDeletionSemantics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityAssociationRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityMinimumStartingLocations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityPropagatorFunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilitySubnetworkControllerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTerminalDirectionality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTierTopologyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTraversabilityScope
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcade.ArcadeProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.FeatureServiceSessionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.LabelingPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.PixelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.RelationshipCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.RelationshipRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.ServiceSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.TextAntiAliasingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.arcgisservices.VersionAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.concurrent.Job.MessageSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.concurrent.Job.MessageSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.concurrent.Job.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.ContingencyConstraintViolationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.EditResult.EditOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.Field.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.QueryParameters.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.RelationshipConstraintViolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.ServiceFeatureTable.FeatureRequestMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.ServiceFeatureTable.QueryFeatureFields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.StatisticType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.SyncModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.data.TileCache.StorageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.AngularUnitId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.AreaUnitId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.CoordinateFormatter.GarsConversionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.CoordinateFormatter.MgrsConversionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.CoordinateFormatter.UtmConversionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.ExtendOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.GeodeticCurveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.GeometryBuilderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.GeometryDimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.GeometryOffsetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.LinearUnitId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geometry.UnitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geotriggers.FenceGeotriggerFeedAccuracyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geotriggers.FenceNotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geotriggers.FenceRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.AreaSymbolizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.layers.BingMapsLayer.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.layers.FeatureLayer.SelectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.layers.FeatureTilingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.layers.GroupVisibilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.layers.TableJoinSublayerSource.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.LicenseLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.LicenseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.LicenseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.loadable.LoadStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.location.LocationDataSource.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.location.NmeaAccuracyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.location.NmeaFixType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.location.NmeaGnssSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.ArcGISScene.SceneViewTilingScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.Basemap.Type
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.BasemapStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.ExpirationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelBarrierWeight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelRepeatStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelStackStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.labeling.LabelTextOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.LocalItem.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.NavigationConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupAttachment.EditState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupAttachment.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupAttachmentsDisplayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupExpression.ReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupManager.FeatureTypeChangeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.AnimationCurve
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.AtmosphereEffect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.Callout.Style.LeaderPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.DeviceOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.DrawStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.GraphicsOverlay.RenderingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid.LabelFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.LayerViewStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.LightingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.MgrsGrid.LabelUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.SketchCreationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.SketchEditConfiguration.SketchVertexEditMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.SpaceEffect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.UsngGrid.LabelUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.view.WrapAroundMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.mapping.Viewpoint.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.navigation.DestinationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.navigation.RouteTracker.ReroutingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.navigation.VoiceGuidance.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlColorMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlRefreshMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlTourStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlUnitsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlViewpoint.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.wfs.OgcAxisOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ogc.wms.WmsVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.Portal.LoginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.Portal.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalGroup.Access
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalGroup.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalGroup.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalInfo.Access
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalItem.Access
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalItem.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalItemRelationship
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalItemRelationshipDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Realm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalPrivilege.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalQueryParameters.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalUser.Access
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.PortalUser.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.portal.SubscriptionInfo.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.raster.ColorRamp.PresetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.raster.MosaicMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.raster.MosaicOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.raster.SlopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.security.AuthenticationChallenge.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.security.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.ServiceCurveGeometryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.MarkerSymbol.AngleAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.RotationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.StrokeSymbolLayer.CapStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.StrokeSymbolLayer.LineStyle3D
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.SymbolAnchor.PlacementMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.SymbolSizeUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.TextSymbol.FontDecoration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.TextSymbol.FontStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.TextSymbol.FontWeight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.TextSymbol.HorizontalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.symbology.TextSymbol.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters.AttachmentSyncDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption.QueryOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.geodatabase.UtilityNetworkSyncMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters.ExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.BarrierType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.DirectionsStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.NetworkDirectionsSupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.RouteShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaOverlapGeometry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonCutoffGeometry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonDetail
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.StartTimeUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.Stop.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.TravelDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.DestinationTableRowFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.OnlineOnlyServicesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapUpdateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.OfflineUpdateAvailability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.PreplannedScheduledUpdatesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.offlinemap.PreplannedUpdateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.tasks.vectortilecache.EsriVectorTilesDownloadOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.UnitSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.util.ListChangedEvent.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityAssociationDeletionSemantics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityAssociationRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityMinimumStartingLocations
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityPropagatorFunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilitySubnetworkControllerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTerminalDirectionality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTierTopologyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTierType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.esri.arcgisruntime.utilitynetworks.UtilityTraversabilityScope
Returns an array containing the constants of this enum type, in the order they are declared.
VARIANCE - com.esri.arcgisruntime.data.StatisticType
The variance of values in a field.
VECTOR_TILE_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
Vector Tile Package (vtpk)
VECTOR_TILE_SERVICE - com.esri.arcgisruntime.portal.PortalItem.Type
A Vector Tile Service.
VectorMarkerSymbolElement - Class in com.esri.arcgisruntime.symbology
Represents an element within a VectorMarkerSymbolLayer.
VectorMarkerSymbolElement(Geometry, MultilayerSymbol) - Constructor for class com.esri.arcgisruntime.symbology.VectorMarkerSymbolElement
Instantiates a new VectorMarkerSymbolElement with the given geometry and symbol.
VectorMarkerSymbolLayer - Class in com.esri.arcgisruntime.symbology
VectorMarkerSymbolLayers are symbol layers intended for use with point geometries.
VectorMarkerSymbolLayer(Iterable<VectorMarkerSymbolElement>) - Constructor for class com.esri.arcgisruntime.symbology.VectorMarkerSymbolLayer
Instantiates a new VectorMarkerSymbolLayer with the given iterable of VectorMarkerSymbolElements.
VectorTileCache - Class in com.esri.arcgisruntime.data
Metadata for a local cache of vector map tiles that can be used to create a layer.
VectorTileCache(String) - Constructor for class com.esri.arcgisruntime.data.VectorTileCache
Creates a vector tile cache from the given local path to a vector tile package (.vtpk file), or directory containing a compact cache or exploded cache.
VectorTileSourceInfo - Class in com.esri.arcgisruntime.arcgisservices
Represents metadata for an ArcGISVectorTiledLayer.
VectorTileStyle - Class in com.esri.arcgisruntime.arcgisservices
Represents the style information for an ArcGISVectorTiledLayer.
VEHICLE_ROUTING - com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
The ability to perform vehicle routing tasks.
VELOCITY - com.esri.arcgisruntime.arcade.ArcadeProfile
Velocity profile.
VersionAccess - Enum in com.esri.arcgisruntime.arcgisservices
The access permissions of a version in a branch-versioned service.
VERTICAL - com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
Fills area with vertical lines.
VIDEO - com.esri.arcgisruntime.mapping.popup.PopupAttachment.Type
Represents attachments that consist of a video file.
VIEW_COUNT - com.esri.arcgisruntime.portal.PortalGroup.SortField
The number of views of the item.
VIEW_GROUPS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
VIEW_ITEMS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
VIEW_ORG_GROUPS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Allows organization members to view groups shared to the organization.
VIEW_ORG_ITEMS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Allows organization members to view content shared to the organization.
VIEW_ORG_USERS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Allows organization members to view other organization members.
VIEW_TRACKS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
Grants the ability to view members' location tracks via shared track views when location tracking is enabled.
VIEW_USERS - com.esri.arcgisruntime.portal.PortalPrivilege.Type
 
ViewLabelProperties - Class in com.esri.arcgisruntime.mapping.view
Represents the labeling properties for a MapView.
ViewLabelProperties() - Constructor for class com.esri.arcgisruntime.mapping.view.ViewLabelProperties
Creates a new ViewLabelProperties instance.
ViewLabelProperties(boolean, boolean) - Constructor for class com.esri.arcgisruntime.mapping.view.ViewLabelProperties
Creates a new ViewLabelProperties instance with the given animation and labeling enabled values.
Viewpoint - Class in com.esri.arcgisruntime.mapping
A Viewpoint is the visible area and view location of a GeoView.
Viewpoint(double, double, double) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
Creates a Viewpoint with latitude, longitude, and scale.
Viewpoint(double, double, double, Camera) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
Create a Viewpoint with latitude, longitude, scale and Camera.
Viewpoint(Envelope) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
Creates a Viewpoint from an Envelope, to be used as the bounding extent.
Viewpoint(Envelope, double) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
Creates a Viewpoint with a bounding extent and rotation.
Viewpoint(Envelope, double, Camera) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
Creates a Viewpoint with a bounding extent, rotation, and a Camera.
Viewpoint(Envelope, Camera) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
Creates a Viewpoint with a bounding extent and a Camera.
Viewpoint(Point, double) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
Creates a Viewpoint using a center point and scale.
Viewpoint(Point, double, double) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
Creates a Viewpoint with center point, scale, and rotation.
Viewpoint(Point, double, double, Camera) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
Creates a Viewpoint with center point, scale, rotation, and Camera.
Viewpoint(Point, double, Camera) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
Creates a Viewpoint with center point, scale, and Camera.
VIEWPOINT - com.esri.arcgisruntime.raster.MosaicMethod
Orders rasters based on the distance between each raster's center and a user defined view point.
Viewpoint.Type - Enum in com.esri.arcgisruntime.mapping
The different types of Viewpoint.
viewpointChanged(ViewpointChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.ViewpointChangedListener
Invoked when the Viewpoint of a GeoView has changed.
ViewpointChangedEvent - Class in com.esri.arcgisruntime.mapping.view
An event representing a change in the Viewpoint of a GeoView.
ViewpointChangedListener - Interface in com.esri.arcgisruntime.mapping.view
The listener interface for receiving Viewpoint changed events from a GeoView.
Viewshed - Class in com.esri.arcgisruntime.geoanalysis
Viewshed is a type of visibility analysis that shows the visible and obstructed areas covered by a directed field of view.
VIOLATION_TIME - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Deprecated.
As of 100.2.0, no replacement.
visibilityChanged(VisibilityChangedEvent) - Method in interface com.esri.arcgisruntime.layers.VisibilityChangedListener
Invoked when the visibility of a Layer has been changed.
VisibilityChangedEvent - Class in com.esri.arcgisruntime.layers
An event indicating that the visibility of the layer has changed.
VisibilityChangedListener - Interface in com.esri.arcgisruntime.layers
The listener interface for receiving the visibility changed event of a Layer.
VISIBLE - com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibility
Target is visible from the observer.
VISIBLE - com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
Location is visible on screen.
VISIO_DOCUMENT - com.esri.arcgisruntime.portal.PortalItem.Type
Visio Document (.vsd)
VISUALIZATION - com.esri.arcgisruntime.arcade.ArcadeProfile
Visualization profile.
VoiceGuidance - Class in com.esri.arcgisruntime.navigation
Direction guidance text reformatted for speech.
VoiceGuidance.Type - Enum in com.esri.arcgisruntime.navigation
The list of VoiceGuidance notification types.
VOLUME - com.esri.arcgisruntime.geometry.GeometryDimension
A three-dimensional volumetric geometry.
VR_360_EXPERIENCE - com.esri.arcgisruntime.portal.PortalItem.Type
A 360-degree virtual reality experience

W

WAIT_TIME - com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
Deprecated.
As of 100.2.0, no replacement.
WARNING - com.esri.arcgisruntime.concurrent.Job.MessageSeverity
A warning message is generated when a job experiences a situation that may cause a problem during its execution or when the result may not be what you expect.
WARNING - com.esri.arcgisruntime.data.ContingencyConstraintViolationType
A warning violation.
WARNING - com.esri.arcgisruntime.mapping.view.LayerViewStatus
The layer in the view has encountered an error which may be temporary.
warningChanged(WarningChangedEvent) - Method in interface com.esri.arcgisruntime.location.WarningChangedListener
Invoked when the warning property of a LocationDataSource changes.
WarningChangedEvent - Class in com.esri.arcgisruntime.location
Holds information from a change to the warning property of a LocationDataSource.
WarningChangedEvent(LocationDataSource, ArcGISRuntimeException) - Constructor for class com.esri.arcgisruntime.location.WarningChangedEvent
Creates a new WarningChangedEvent with the given LocationDataSource and warning.
WarningChangedListener - Interface in com.esri.arcgisruntime.location
The listener interface for receiving changes to the warning property of a LocationDataSource.
WAYPOINT - com.esri.arcgisruntime.tasks.networkanalysis.Stop.Type
Waypoint.
WEB_APP_BUILDER_WIDGET - com.esri.arcgisruntime.portal.PortalItem.Type
A custom widget (available via marketplace) is a configurable and shareable functional unit for use in ArcGIS Web AppBuilder.
WEB_EXPERIENCE - com.esri.arcgisruntime.portal.PortalItem.Type
Used by Experience Builder for ArcGIS to store the information needed for a web experience.
WEB_EXPERIENCE_TEMPLATE - com.esri.arcgisruntime.portal.PortalItem.Type
A template for a web experience, created from Experience Builder for ArcGIS.
WEB_MAPPING_APPLICATION - com.esri.arcgisruntime.portal.PortalItem.Type
A web mapping application built using ArcGIS API for Javascript, ArcGIS API for Flex, ArcGIS API for Silverlight, Java Web Application Developer Framework, .NET Web Application Developer Framework
WEB_MERCATOR - com.esri.arcgisruntime.mapping.ArcGISScene.SceneViewTilingScheme
Use a web Mercator tiling scheme for tiled layers.
WEB_SCENE - com.esri.arcgisruntime.portal.PortalItem.Type
Web Scene
WEB_STYLE_TO_DESKTOP_STYLE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Web Style to the Desktop Style that is used to publish the Web Style.
WEBMAP - com.esri.arcgisruntime.portal.PortalItem.Type
Web Map authored using the arcgis.com Javascript Web Map viewer or using ArcGIS Explorer online.
WebmapLabelExpression - Class in com.esri.arcgisruntime.mapping.labeling
The label Webmap expression expects to hold a legal, Webmap script and to be read and evaluated by a Webmap expression interpreter.
WebmapLabelExpression() - Constructor for class com.esri.arcgisruntime.mapping.labeling.WebmapLabelExpression
Creates a label Webmap expression with an empty expression script.
WebmapLabelExpression(String) - Constructor for class com.esri.arcgisruntime.mapping.labeling.WebmapLabelExpression
Creates a label Webmap expression with a specific Webmap script.
WebTiledLayer - Class in com.esri.arcgisruntime.layers
A layer that requests images from a tiled image server based on a URL template.
WebTiledLayer(String) - Constructor for class com.esri.arcgisruntime.layers.WebTiledLayer
Creates a new WebTiledLayer object from a template Uri.
WebTiledLayer(String, TileInfo, Envelope) - Constructor for class com.esri.arcgisruntime.layers.WebTiledLayer
Creates a new WebTiled layer from a template Uri, tile info and full extent.
WebTiledLayer(String, Iterable<String>) - Constructor for class com.esri.arcgisruntime.layers.WebTiledLayer
Creates a new WebTiledLayer object from a template Uri and subdomains.
WebTiledLayer(String, Iterable<String>, TileInfo, Envelope) - Constructor for class com.esri.arcgisruntime.layers.WebTiledLayer
Creates a new WebTiled layer from a template Uri, sub domains, tile info and full extent.
WEEKS - com.esri.arcgisruntime.arcgisservices.TimeUnit
Weeks.
WFS - com.esri.arcgisruntime.portal.PortalItem.Type
OGC Web Feature Service
WfsFeatureTable - Class in com.esri.arcgisruntime.ogc.wfs
Represents a table in a Web Feature Service.
WfsFeatureTable(WfsLayerInfo) - Constructor for class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Creates a WFS feature table with the given WfsLayerInfo object.
WfsFeatureTable(String, String) - Constructor for class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
Creates a WFS feature table with the given URL and table name.
WfsLayerInfo - Class in com.esri.arcgisruntime.ogc.wfs
Provides metadata (e.g name, title, description, and more) about a layer (feature type) in a WFS service.
WfsService - Class in com.esri.arcgisruntime.ogc.wfs
Represents an Open Geospatial Consortium (OGC) Web Feature Service (WFS).
WfsService(String) - Constructor for class com.esri.arcgisruntime.ogc.wfs.WfsService
Creates an instance of WfsService from a service URL.
WfsServiceInfo - Class in com.esri.arcgisruntime.ogc.wfs
Provides metadata (e.g name, title, description, and more) about a WFS service.
WINDOWS_MOBILE_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Windows Mobile Package
within(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
Tests if within is within container.
WITHIN - com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
Within operator.
withNextStart(int) - Method in class com.esri.arcgisruntime.portal.PortalQueryParameters
Returns a new copy of the PortalQueryParameters with the start index field being set to the nextStart parameter.
WMA_TO_CODE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Web Mapping Application with a code attachment.
WMS - com.esri.arcgisruntime.portal.PortalItem.Type
OGC Web Map Service
WmsFeature - Class in com.esri.arcgisruntime.ogc.wms
Represents a feature in a Web Map Service (WMS) layer.
WmsLayer - Class in com.esri.arcgisruntime.layers
Displays data from a WMS service.
WmsLayer(Iterable<WmsLayerInfo>) - Constructor for class com.esri.arcgisruntime.layers.WmsLayer
Creates an instance of WmsLayer from a collection of WmsLayerInfos.
WmsLayer(String, Iterable<String>) - Constructor for class com.esri.arcgisruntime.layers.WmsLayer
Creates an instance of WmsLayer from a service URL and names of layers.
WmsLayerInfo - Class in com.esri.arcgisruntime.ogc.wms
Represents metadata for an individual layer in a Web Map Service (WMS).
WmsService - Class in com.esri.arcgisruntime.ogc.wms
Represents an Open Geospatial Consortium (OGC) Web Map Service (WMS).
WmsService(String) - Constructor for class com.esri.arcgisruntime.ogc.wms.WmsService
Creates an instance of WmsService from a URL.
WmsServiceInfo - Class in com.esri.arcgisruntime.ogc.wms
Represents the service metadata for a Web Map Service (WMS).
WmsSublayer - Class in com.esri.arcgisruntime.layers
Represents a sublayer of a WmsLayer, providing data necessary for building a Table of Contents.
WmsVersion - Enum in com.esri.arcgisruntime.ogc.wms
Represents a version of the Web Map Service (WMS) standard.
WMTS - com.esri.arcgisruntime.portal.PortalItem.Type
OGC Web Map Tile Service
WmtsLayer - Class in com.esri.arcgisruntime.layers
Displays data from a WMTS service by using pre-generated tiles.
WmtsLayer(WmtsLayerInfo) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
Creates an instance of WmtsLayer from a WmtsLayerInfo.
WmtsLayer(WmtsLayerInfo, TileInfo.ImageFormat) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
Creates an instance of WmtsLayer from a WmtsLayerInfo, and a preferred image format.
WmtsLayer(WmtsLayerInfo, WmtsTileMatrixSet) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
Creates an instance of WmtsLayer from a WmtsLayerInfo, and a tile matrix set.
WmtsLayer(WmtsLayerInfo, WmtsTileMatrixSet, TileInfo.ImageFormat) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
Creates an instance of WmtsLayer from a WmtsLayerInfo, tile matrix set, and a preferred image format.
WmtsLayer(String, String) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
Creates an instance of WmtsLayer from a url and a layer ID.
WmtsLayer(String, String, TileInfo.ImageFormat) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
Creates an instance of WmtsLayer from a URL, layer ID, and a preferred image format.
WmtsLayer(String, String, String) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
Creates an instance of WmtsLayer from a URL, layer ID, and a tile matrix set ID.
WmtsLayer(String, String, String, TileInfo.ImageFormat) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
Creates an instance of WmtsLayer from a URL, layer ID, tile matrix set ID, and a preferred image format.
WmtsLayerInfo - Class in com.esri.arcgisruntime.ogc.wmts
Represents metadata about an individual layer in a Web Map Tile Service (WMTS).
WmtsService - Class in com.esri.arcgisruntime.ogc.wmts
Represents the service for a Web Map Tile Service (WMTS).
WmtsService(String) - Constructor for class com.esri.arcgisruntime.ogc.wmts.WmtsService
Creates an instance of WmtsService from a URL.
WmtsServiceInfo - Class in com.esri.arcgisruntime.ogc.wmts
Represents the service metadata for a Web Map Tile Service (WMTS).
WmtsTileMatrixSet - Class in com.esri.arcgisruntime.ogc.wmts
Defines a series of tile matrices and some common parameters of a layer in a Web Map Tile Service (WMTS).
WmtsTileMatrixSet.TileMatrix - Class in com.esri.arcgisruntime.ogc.wmts
Defines a WMTS Tile Matrix.
WORKFLOW - com.esri.arcgisruntime.portal.PortalItem.Type
A collection of information (jobs, workflows, and configuration elements) supporting the ArcGIS Workflow Manager Server.
WORKFLOW_MANAGER_PACKAGE - com.esri.arcgisruntime.portal.PortalItem.Type
Workflow Manager Package (wpk)
WORKFLOW_MANAGER_SERVICE - com.esri.arcgisruntime.portal.PortalItem.Type
ArcGIS Server Workflow Manager Service
WORKFORCE_MAP_TO_FEATURE_SERVICE - com.esri.arcgisruntime.portal.PortalItemRelationship
Relates a Web Map to a Workforce Feature Service.
WORKFORCE_PROJECT - com.esri.arcgisruntime.portal.PortalItem.Type
Workforce project for managing mobile workers
WrapAroundMode - Enum in com.esri.arcgisruntime.mapping.view
Indicates if the map should be displayed as a continuous map, horizontally, by wrapping the east and west hemispheres around each other.

X

X - com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
The marker is a diagonal cross (X).
XML - com.esri.arcgisruntime.data.Field.Type
An xml value.

Y

YARDS - com.esri.arcgisruntime.geometry.LinearUnitId
Indicates a linear measurement in yards.
YARDS - com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
A yards attribute unit.
YEAR - com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
Example: 1997
YEARS - com.esri.arcgisruntime.arcgisservices.TimeUnit
Years.

Z

zoomToward(Point, double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
Creates a copy of the camera with the location moved in the direction of a target point by a given zoom factor.
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