Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABSOLUTE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
-
Positions objects' altitude using their z value and doesn't take surface elevation into effect.
- ABSOLUTE - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
-
Interprets the altitude as a value in meters above sea level, regardless of the terrain elevation beneath the feature.
- ABSOLUTE - Enum constant in enum class com.esri.arcgisruntime.symbology.SymbolAnchor.PlacementMode
-
Specify anchor with absolute values.
- ABSOLUTE_HEIGHT - Enum constant in enum class com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
-
The feature is extruded to the specified z value as a flat top, regardless of the z values of the feature.
- ACRES - Enum constant in enum class com.esri.arcgisruntime.geometry.AreaUnitId
-
Indicates an area measurement in acres.
- ACTIVE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerViewStatus
-
The layer in the view is active.
- ACTIVE - Enum constant in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
-
Subscription is active and allows all functionality.
- add(double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
-
Creates a new Point with the given x,y coordinates and appends it to the end of this PointCollection.
- add(double, double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
-
Creates a new Point with the given x,y coordinates and z value, and appends it to the end of this PointCollection.
- add(int, double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
-
Creates a new Point with the given x,y coordinates and inserts it at the given index of this PointCollection.
- add(int, double, double, double) - Method in class com.esri.arcgisruntime.geometry.PointCollection
-
Creates a new Point with the given x,y coordinates and z value, and inserts it at the given index of this PointCollection.
- add(int, Part) - Method in class com.esri.arcgisruntime.geometry.PartCollection
-
Inserts the given Part at the given index position in this PartCollection.
- add(int, Point) - Method in class com.esri.arcgisruntime.geometry.PointCollection
-
Inserts the given Point at the given index of this PointCollection.
- add(int, PointCollection) - Method in class com.esri.arcgisruntime.geometry.PartCollection
-
Inserts a new Part at the given index position in this PartCollection, and copies each Point from the given PointCollection into the added Part.
- add(int, Segment) - Method in class com.esri.arcgisruntime.geometry.Part
-
Inserts the given
Segment
at the given index position in thisPart
. - add(int, ArcGISSublayer) - Method in class com.esri.arcgisruntime.layers.SublayerList
- add(int, Layer) - Method in class com.esri.arcgisruntime.mapping.LayerList
- add(int, Bookmark) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- add(int, ElevationSource) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- add(int, DistanceCompositeSceneSymbol.Range) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- add(Part) - Method in class com.esri.arcgisruntime.geometry.PartCollection
-
Appends the given Part to the end of this PartCollection.
- add(Point) - Method in class com.esri.arcgisruntime.geometry.PointCollection
-
Appends the given Point to the end of this PointCollection.
- add(PointCollection) - Method in class com.esri.arcgisruntime.geometry.PartCollection
-
Appends a new Part to the end of the PartCollection, and copies each Point from the given PointCollection into the added Part.
- add(Segment) - Method in class com.esri.arcgisruntime.geometry.Part
-
Appends the given
Segment
to the end of thisPart
. - add(ArcGISSublayer) - Method in class com.esri.arcgisruntime.layers.SublayerList
- add(Layer) - Method in class com.esri.arcgisruntime.mapping.LayerList
- add(Bookmark) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- add(ElevationSource) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- add(CredentialCacheEntry) - Method in interface com.esri.arcgisruntime.security.CredentialPersistence
-
This method will be called whenever a new Credential is added to the
AuthenticationManager.CredentialCache
. - add(DistanceCompositeSceneSymbol.Range) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- ADD - Enum constant in enum class com.esri.arcgisruntime.data.EditResult.EditOperation
-
An operation to add a feature or attachment to the feature table.
- ADD - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureLayer.SelectionMode
-
Adds features to the current selection set.
- ADD - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
-
Computes the sum of the network attribute from each applicable element.
- ADD_EXTERNAL_MEMBERS_TO_GROUP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
The ability to create groups that allow external members, as well as invite external members to groups.
- addAll(int, Collection<? extends ArcGISSublayer>) - Method in class com.esri.arcgisruntime.layers.SublayerList
- addAll(int, Collection<? extends Layer>) - Method in class com.esri.arcgisruntime.mapping.LayerList
- addAll(int, Collection<? extends Bookmark>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- addAll(int, Collection<? extends ElevationSource>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- addAll(int, Collection<? extends DistanceCompositeSceneSymbol.Range>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- addAll(ArcGISSublayer...) - Method in class com.esri.arcgisruntime.layers.SublayerList
- addAll(Layer...) - Method in class com.esri.arcgisruntime.mapping.LayerList
- addAll(Bookmark...) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- addAll(ElevationSource...) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- addAll(DistanceCompositeSceneSymbol.Range...) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- addAll(Collection<? extends ArcGISSublayer>) - Method in class com.esri.arcgisruntime.layers.SublayerList
- addAll(Collection<? extends Layer>) - Method in class com.esri.arcgisruntime.mapping.LayerList
- addAll(Collection<? extends Bookmark>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- addAll(Collection<? extends ElevationSource>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- addAll(Collection<? extends DistanceCompositeSceneSymbol.Range>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- addAllPoints(int, Collection<? extends Point>) - Method in class com.esri.arcgisruntime.geometry.Part
-
Inserts the given collection of
Point
s at the given index position in thisPart
. - addArcadeConsoleMessageListener(ArcadeConsoleMessageListener) - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
-
Adds an
ArcadeConsoleMessageListener
that gets invoked whenever a console message is sent from any Arcade script. - addAttachmentAsync(byte[], String, String) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Adds an attachment to this feature.
- addAttributionTextChangedListener(AttributionTextChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Deprecated, for removal: This API element is subject to removal in a future version.
- addAutoPanModeChangedListener(LocationDisplay.AutoPanModeChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Registers the given AutoPanModeChangedListener to be called when the
LocationDisplay.setAutoPanMode(LocationDisplay.AutoPanMode)
is changed. - addBasemapChangedListener(ArcGISMap.BasemapChangedListener) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
-
Adds a BasemapChangedListener to this ArcGISMap that gets invoked when the Basemap has changed.
- addBasemapChangedListener(ArcGISScene.BasemapChangedListener) - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
-
Adds a BasemapChangedListener to this
ArcGISScene
that gets invoked when the Basemap has changed. - addCameraDistanceChangedListener(CameraDistanceChangedListener<OrbitGeoElementCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Adds a listener for when distance between camera and target has changed.
- addCameraDistanceChangedListener(CameraDistanceChangedListener<OrbitLocationCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Adds a listener for when distance between camera and target has changed.
- addCameraHeadingOffsetChangedListener(CameraHeadingOffsetChangedListener<OrbitGeoElementCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Adds a listener for when camera heading offset has changed.
- addCameraHeadingOffsetChangedListener(CameraHeadingOffsetChangedListener<OrbitLocationCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Adds a listener for when camera heading offset has changed.
- addCameraPitchOffsetChangedListener(CameraPitchOffsetChangedListener<OrbitGeoElementCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Adds a listener for when camera pitch offset has changed.
- addCameraPitchOffsetChangedListener(CameraPitchOffsetChangedListener<OrbitLocationCameraController>) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Adds a listener for when camera pitch offset has changed.
- addCredentialCacheChangedListener(AuthenticationManager.CredentialCache.CredentialCacheChangedListener) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
-
Adds a CredentialCacheChangedListener to the CredentialCache.
- addCredentialChangedListener(Credential.CredentialChangedListener) - Method in class com.esri.arcgisruntime.security.Credential
-
Adds a CredentialChangedListener to this Credential.
- addCredentialChangedListener(CredentialChangedListener) - Method in class com.esri.arcgisruntime.portal.Portal
-
Adds a CredentialChangedListener to be called when the Portal's Credential is changed.
- addCurrentPositionChangedListener(KmlTourCurrentPositionChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
-
Adds a current position changed listener to the controller.
- addDataSourceStatusChangedListener(LocationDisplay.DataSourceStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Registers the given DataSourceStatusChangedListener to be called when the status of the LocationDataSource changes - when the LocationDisplay has been started or stopped.
- addDoneListener(Runnable) - Method in interface com.esri.arcgisruntime.concurrent.ListenableFuture
-
Adds a listener to run on successful or unsuccessful completion of the asynchronous computation.
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.FeatureCollection
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.FeatureTable
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.Geodatabase
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.GeoPackage
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.TileCache
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.data.VectorTileCache
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.hydrography.EncCell
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.layers.Layer
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
- addDoneLoadingListener(Runnable) - Method in interface com.esri.arcgisruntime.loadable.Loadable
-
Adds a listener to the loadable resource that is invoked when loading has completed.
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.Basemap
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.ElevationSource
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.GeoModel
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.LocalItem
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.Surface
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.Portal
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.PortalGroup
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.PortalItem
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.portal.PortalUser
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.raster.Raster
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
- addDoneLoadingListener(Runnable) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
- addDrawStatusChangedListener(DrawStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.drawStatusProperty()
. - addDrawStatusChangedListener(DrawStatusChangedListener) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- addDynamicEntityChangedListener(DynamicEntity.DynamicEntityChangedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntity
-
Registers the given DynamicEntityChangedListener to be called when an update is received from the DynamicEntity.
- addDynamicEntityObservationPurgedListener(DynamicEntityDataSource.DynamicEntityObservationPurgedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Registers the given DynamicEntityObservationPurgedListener to be called when an update is received from the DynamicEntityDataSource.
- addDynamicEntityObservationReceivedListener(DynamicEntityDataSource.DynamicEntityObservationReceivedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Registers the given listener to be called when an update is received from the DynamicEntityDataSource.
- addDynamicEntityPurgedListener(DynamicEntityDataSource.DynamicEntityPurgedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Registers the given DynamicEntityPurgedListener to be called when an update is received from the DynamicEntityDataSource.
- addDynamicEntityReceivedListener(DynamicEntityDataSource.DynamicEntityReceivedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Registers the given DynamicEntityReceivedListener to be called when an update is received from the DynamicEntityDataSource.
- ADDED - Enum constant in enum class com.esri.arcgisruntime.util.ListChangedEvent.Action
-
Deprecated.Items were added.
- addErrorChangedListener(LocationDataSource.ErrorChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
-
Registers the given listener to be called when the
error property
has changed. - addFeatureAsync(Feature) - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Adds a feature to the table.
- addFeaturesAsync(Iterable<Feature>) - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Adds features to the table.
- addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in interface com.esri.arcgisruntime.arcgisservices.TimeAware
-
Adds a listener that will fire when there is a change to the full time extent.
- addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
- addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
- addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.KmlLayer
- addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.RasterLayer
- addFullTimeExtentChangedListener(FullTimeExtentChangedListener) - Method in class com.esri.arcgisruntime.layers.WmsLayer
- addGeometryChangedListener(SketchGeometryChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Adds a geometry changed listener.
- addGeotriggerMonitorNotificationEventListener(GeotriggerMonitorNotificationEventListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
-
Registers the given GeotriggerMonitorNotificationEventListener to be called when an update is received from the GeotriggerMonitor.
- addGeotriggerMonitorStatusChangedEventListener(GeotriggerMonitorStatusChangedEventListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
-
Registers the given GeotriggerMonitorStatusChangedEventListener to be called when an update is received from the GeotriggerMonitor.
- addGeotriggerMonitorWarningChangedEventListener(GeotriggerMonitorWarningChangedEventListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
-
Registers the given GeotriggerMonitorWarningChangedEventListener to be called when an update is received from the GeotriggerMonitor.
- addHeadingChangedListener(LocationDataSource.HeadingChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
-
Registers the given listener to be called when the heading has changed.
- addIconUpdatedEventListener(IconUpdatedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
-
Adds a listener to listen for the icon updates.
- addJobDoneListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
-
Adds a listener to run on successful or unsuccessful completion of the job.
- addJobMessageAddedListener(JobMessageAddedListener) - Method in class com.esri.arcgisruntime.concurrent.Job
-
Registers the given JobMessageAddedListener to be called when an update is received from the Job.
- addKmlNetworkLinkMessageReceivedListener(KmlNetworkLinkMessageReceivedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
-
Adds a listener for when a KML network link message is received.
- addKmlNodeBalloonVisibilityChangedListener(KmlNodeBalloonVisibilityChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
-
Adds a listener to listen to the balloon visibility changes on a KML node.
- addKmlNodeRefreshStatusChangedListener(KmlNodeRefreshStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
-
Adds a listener for refresh status changes of KML nodes.
- addLayerViewStateChangedListener(LayerViewStateChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Adds a listener for changes to layer view state.
- addListChangedListener(ListChangedListener<ArcGISSublayer>) - Method in class com.esri.arcgisruntime.layers.SublayerList
- addListChangedListener(ListChangedListener<Layer>) - Method in class com.esri.arcgisruntime.mapping.LayerList
- addListChangedListener(ListChangedListener<Bookmark>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- addListChangedListener(ListChangedListener<ElevationSource>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- addListChangedListener(ListChangedListener<DistanceCompositeSceneSymbol.Range>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- addListChangedListener(ListChangedListener<E>) - Method in interface com.esri.arcgisruntime.util.ListenableList
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0, use
Observable.addListener(InvalidationListener)
orObservableList.addListener(ListChangeListener)
instead. - addListener(InvalidationListener) - Method in class com.esri.arcgisruntime.layers.SublayerList
- addListener(InvalidationListener) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- addListener(InvalidationListener) - Method in class com.esri.arcgisruntime.mapping.LayerList
- addListener(InvalidationListener) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- addListener(InvalidationListener) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- addListener(ListChangeListener<? super ArcGISSublayer>) - Method in class com.esri.arcgisruntime.layers.SublayerList
- addListener(ListChangeListener<? super Layer>) - Method in class com.esri.arcgisruntime.mapping.LayerList
- addListener(ListChangeListener<? super Bookmark>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- addListener(ListChangeListener<? super ElevationSource>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- addListener(ListChangeListener<? super DistanceCompositeSceneSymbol.Range>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.FeatureCollection
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.FeatureTable
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.Geodatabase
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.GeoPackage
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.TileCache
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.data.VectorTileCache
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.hydrography.EncCell
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.layers.Layer
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in interface com.esri.arcgisruntime.loadable.Loadable
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, add a listener to
Loadable.loadStatusProperty()
to receive notifications of load status changes - addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.Basemap
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.ElevationSource
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.GeoModel
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.LocalItem
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.Surface
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.Portal
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.PortalGroup
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.PortalItem
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.portal.PortalUser
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.raster.Raster
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
- addLoadStatusChangedListener(LoadStatusChangedListener) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
- addLocationChangedListener(LocationDataSource.LocationChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
-
Registers the given listener to be called when the location has changed.
- addLocationChangedListener(LocationDisplay.LocationChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Registers the given LocationChangedListener to be called when a location update is received from the LocationDataSource.
- addMapRotationChangedListener(MapRotationChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onMapView.mapRotationProperty()
. - addMapScaleChangedListener(MapScaleChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onMapView.mapScaleProperty()
. - addMeasurementChangedListener(LocationDistanceMeasurement.MeasurementChangedListener) - Method in class com.esri.arcgisruntime.geoanalysis.LocationDistanceMeasurement
-
Adds a listener for when any of the distances have changed.
- addNavigationChangedListener(NavigationChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.navigatingProperty()
. - addNavigationChangedListener(NavigationChangedListener) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- addOAuthConfiguration(OAuthConfiguration) - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
-
Adds an OAuthConfiguration that will be used to provide the client ID and redirect URI for the portal URL specified in the configuration (or all portals if the portal URL is null).
- addObservation(Geometry, Map<String, Object>) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Adds or updates the newly-received observation data in the data source store.
- addOriginCameraChangedListener(OriginCameraChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
-
Adds a listener for when the origin camera has changed.
- addPart() - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
-
Adds a new empty Part to the end of the PartCollection of this builder.
- addPart(Part) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
-
Adds the given Part to the end of the PartCollection of this builder.
- addPart(PointCollection) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
-
Creates a new Part at the end of the PartCollection of this builder, and adds the given PointCollection to this new Part.
- addParts(PartCollection) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
-
Adds the Parts in the given PartCollection to the end of the PartCollection of this builder.
- addPoint(double, double) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
-
Adds a new Point with the given x,y coordinates to the end of the last Part of this builders PartCollection.
- addPoint(double, double) - Method in class com.esri.arcgisruntime.geometry.Part
-
Creates a new
Point
from the given x,y coordinates and appends it to the end of thisPart
, resulting in a new LineSegment between the previous lastPoint
and the appendedPoint
. - addPoint(double, double, double) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
-
Adds a new Point with the given x,y coordinates and z value to the end of the last Part of this builders PartCollection.
- addPoint(double, double, double) - Method in class com.esri.arcgisruntime.geometry.Part
-
Creates a new
Point
from the given x,y coordinates and z value, and appends it to the end of thisPart
, resulting in a newLineSegment
between the previous lastPoint
and the appendedPoint
. - addPoint(int, double, double) - Method in class com.esri.arcgisruntime.geometry.Part
-
Creates a new
Point
from the given x,y coordinates and inserts it at the given index position in thisPart
, by mreplacing an existingSegment
with two newLineSegment
. - addPoint(int, double, double, double) - Method in class com.esri.arcgisruntime.geometry.Part
-
Creates a new
Point
from the given x,y coordinates and z value, and inserts it at the given index position in thisPart
, by replacing an existingSegment
with two newLineSegment
s. - addPoint(int, Point) - Method in class com.esri.arcgisruntime.geometry.Part
-
Inserts the given
Point
at the given index position in thisPart
, by replacing an existingSegment
with two newLineSegment
s. - addPoint(Point) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
-
Adds the given Point to the end of the last Part of this builders PartCollection.
- addPoint(Point) - Method in class com.esri.arcgisruntime.geometry.Part
-
Appends the given
Point
to the end of thisPart
, resulting in a new LineSegment between the previous lastPoint
and the appendedPoint
. - addPoints(Iterable<Point>) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
-
Adds the given set of Points to the end of the last Part of this builders PartCollection.
- addPoints(Collection<? extends Point>) - Method in class com.esri.arcgisruntime.geometry.Part
-
Appends the given collection of
Point
s to the end of thisPart
, resulting in newLineSegment
s between the previous lastPoint
and each appended Point. - addPointsToPart(int, Iterable<Point>) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
-
Adds the given set of Points to the end of the given Part of this builders PartCollection.
- addPointToPart(int, Point) - Method in class com.esri.arcgisruntime.geometry.MultipartBuilder
-
Adds the given Point to the end of the given Part of this builders PartCollection.
- addPortalItemAsync(PortalItem, PortalItemContentParameters, PortalFolder) - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Executes an asynchronous operation to add a portal item to the portal.
- addProgressChangedListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
-
Adds a listener to run each time the progress of this job changes.
- addRastersAsync(AddRastersParameters) - Method in class com.esri.arcgisruntime.raster.MosaicDatasetRaster
-
Asynchronously adds raster data to this mosaic dataset raster.
- AddRastersParameters - Class in com.esri.arcgisruntime.raster
-
Adds raster datasets to a
MosaicDatasetRaster
by setting various parameters. - AddRastersParameters() - Constructor for class com.esri.arcgisruntime.raster.AddRastersParameters
-
Creates an AddRastersParameters instance.
- addRefreshStatusChangedListener(RefreshStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
-
Adds a listener to listen for refresh status change events.
- addSatellitesChangedListener(NmeaLocationDataSource.SatellitesChangedListener) - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource
-
Registers the given listener to be called when satellites have changed.
- addSelectedVertexChangedListener(SelectedVertexChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Adds a selected vertex changed listener to the SketchEditor.
- addSpatialReferenceChangedListener(SpatialReferenceChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.spatialReferenceProperty()
. - addStatusChangedListener(LocalServer.StatusChangedListener) - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Adds a listener that will be fired when the Local Server status changes.
- addStatusChangedListener(LocalService.StatusChangedListener) - Method in class com.esri.arcgisruntime.localserver.LocalService
-
Adds a listener that will be fired when the Local Service status changes.
- addStatusChangedListener(LocationDataSource.StatusChangedListener) - Method in class com.esri.arcgisruntime.location.LocationDataSource
-
Registers the given listener to be called when the status has changed.
- addStatusChangedListener(KmlTourStatusChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTour
-
Adds a listener to listen for the KML tour status changes.
- addStatusChangedListener(Runnable) - Method in class com.esri.arcgisruntime.concurrent.Job
-
Adds a listener to be called when an update is received from the Job.
- addTargetVisibilityChangedListener(LineOfSight.TargetVisibilityChangedListener) - Method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
-
Adds a listener for when the target visibility has changed.
- addTimeExtentChangedListener(TimeExtentChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.1.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.timeExtentProperty()
. - addTotalDurationChangedListener(KmlTourTotalDurationChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
-
Adds a total duration changed listener to the controller.
- addTransactionStatusChangedListener(Geodatabase.TransactionStatusChangedListener) - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Adds a
Geodatabase.TransactionStatusChangedListener
to the Geodatabase. - addTransformation(TransformationMatrix) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
-
Creates a TransformationMatrix that is the sum of this instance and the provided one.
- addTranslationFactorChangedListener(TranslationFactorChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.TransformationMatrixCameraController
-
Adds a listener for when the translation factor has changed.
- addViewpointChangedListener(ViewpointChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Adds a ViewpointChangedListener.
- addVisibilityChangedListener(VisibilityChangedListener) - Method in class com.esri.arcgisruntime.layers.Layer
-
Adds a visibility changed listener to the layer.
- ADMIN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Role
-
Used for privileges related to portal administration.
- ADMIN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalUser.Role
-
Organization administrator or custom role with administrative privileges.
- ADMINISTRATIVE_REPORT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
An administrative report in CSV format that outlines various organization usage activities.
- ADVANCED - Enum constant in enum class com.esri.arcgisruntime.LicenseLevel
-
Advanced mode: Licensed for advanced level deployment.
- AERIAL - Enum constant in enum class com.esri.arcgisruntime.layers.BingMapsLayer.Style
-
A Bing aerial layer.
- AFTER - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
-
Insert the line break after a word that has broken the stackRowLength limit.
- AFTER - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
-
Write the separator after the line break, at the start of the next row of text.
- AFTER_START_OVERLAPS_END - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
-
When start time is excluded and end time is included.
- AggregateField - Class in com.esri.arcgisruntime.mapping.reduction
-
Defines a field or statistical
ArcadeExpression
for summarizing aggregated data from anAggregationFeatureReduction
. - AggregateField(String, ArcadeExpression, AggregateStatisticType) - Constructor for class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
Creates an AggregateField object.
- AggregateField(String, String, AggregateStatisticType) - Constructor for class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
Creates an AggregateField object.
- AggregateGeoElement - Class in com.esri.arcgisruntime.mapping.reduction
-
A
GeoElement
that represents aggregated geoelement on the map, for example a cluster of features or graphics. - AggregateStatisticType - Enum Class in com.esri.arcgisruntime.mapping.reduction
-
The list of possible statistic types that can be used for aggregating geoelements.
- AggregationFeatureReduction - Class in com.esri.arcgisruntime.mapping.reduction
-
A base class to define visual aggregation of geoelements.
- ALIAS - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Alias profile.
- aliasProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
A display name for the field that appears in a
Popup
, label, and other UI elements. - ALL - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
-
Remove nearby duplicate labels.
- ALL - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption.QueryOption
-
All features are copied from the server when creating a geodatabase.
- ALL - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.DestinationTableRowFilter
-
Indicates all rows of a table will be taken offline.
- ALL_LAYERS - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
-
Include attachments with all feature layers when taking offline.
- ALL_REQUESTED_NEIGHBORS_FOUND - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighborResult
-
The
UtilityNearestNeighbor
specified in theUtilityTraceConfiguration.getFilter()
returned the requested count. - ALL_SIDES - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
-
Labels along x-axis are anchored to the top and bottom side of the MapView, while labels along y-axis are anchored to left and right side of the MapView.
- ALLOW - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
-
The other label will be allowed to place itself in its preferred location, ignoring this obstacle.
- ALLOW - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
-
The label can run past the ends of its line geometry or edges or its polygon geometry.
- ALLOW - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackStrategy
-
The label placement engine can break the text into two or more rows, if the rows are longer than the
LabelDefinition.getStackRowLength()
limit. - ALLOW_EXPIRED_ACCESS - Enum constant in enum class com.esri.arcgisruntime.mapping.ExpirationType
-
The expiration is provided for warning purposes only.
- allowDeletingSelectedElementProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
True if the selected
GeometryEditorElement
can be interactively deleted, false otherwise. - ALLOWED_AT_DEAD_ENDS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
-
Allow backtracking at dead ends.
- ALLOWED_AT_DEAD_ENDS_AND_INTERSECTIONS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
-
Allow backtracking at dead ends and intersections.
- ALLOWED_AT_INTERSECTIONS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
-
Allow backtracking at intersections.
- allowGeometrySelectionProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
True if the entire geometry can be interactively selected, false otherwise.
- allowIndeterminateFlowProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
-
True to allow tracing across network features with indeterminate flow or false to stop the traversal when indeterminate flow is encountered.
- allowMidVertexSelectionProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
True if a mid-vertex of a polygon or polyline can be interactively selected, false otherwise.
- allowMovingSelectedElementProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
True if the selected
GeometryEditorElement
can be interactively moved, false otherwise. - allowPartCreationProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
True if you can interactively create a new part in a polyline or polygon, false otherwise.
- allowPartSelectionProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
- allowRotatingSelectedElementProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
True to allow you to interactively rotate the selected
GeometryEditorElement
, false otherwise. - allowScalingSelectedElementProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
True to allow you to interactively scale the selected
GeometryEditorElement
, false otherwise. - allowVertexCreationProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
True to allow a vertex to be created interactively, false otherwise.
- allowVertexSelectionProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
True to allow vertices to be selected interactively, false otherwise.
- ALTERNATIVE_NAME - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
-
Alternative street name.
- altitudeOffsetProperty() - Method in class com.esri.arcgisruntime.layers.Ogc3DTilesLayer
-
The layer altitude offset.
- ambientLightColorProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
The color of the scene view's ambient light.
- Analysis - Class in com.esri.arcgisruntime.geoanalysis
-
Represents base class for all analyses that can be performed on a
SceneView
. - AnalysisOverlay - Class in com.esri.arcgisruntime.mapping.view
-
An AnalysisOverlay manages the display of one or more
Analysis
. - AnalysisOverlay() - Constructor for class com.esri.arcgisruntime.mapping.view.AnalysisOverlay
-
Creates an instance of AnalysisOverlay.
- ANGULAR_UNIT - Enum constant in enum class com.esri.arcgisruntime.geometry.UnitType
-
Deprecated.An
AngularUnit
, used to define coordinates in geographic coordinate systems such as WGS 1984. - AngularUnit - Class in com.esri.arcgisruntime.geometry
-
Indicates the units of an angular measurement, for example the units of a geographic spatial reference, or angle measurement operation.
- AngularUnit(AngularUnitId) - Constructor for class com.esri.arcgisruntime.geometry.AngularUnit
-
Creates a new angular unit from an AngularUnitId value.
- AngularUnitId - Enum Class in com.esri.arcgisruntime.geometry
-
Defines a list of the most commonly-used angular units of measurement.
- AnimationCurve - Enum Class in com.esri.arcgisruntime.mapping.view
-
Controls how the map view is animated as it is moved between positions.
- ANNOTATION_LAYER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
-
An annotation layer type.
- AnnotationLayer - Class in com.esri.arcgisruntime.layers
-
A layer that can visualize annotation text data.
- AnnotationLayer(ArcGISFeatureTable) - Constructor for class com.esri.arcgisruntime.layers.AnnotationLayer
-
Creates an annotation layer from a feature table containing annotation features.
- AnnotationLayer(PortalItem, long) - Constructor for class com.esri.arcgisruntime.layers.AnnotationLayer
-
Creates an annotation layer for a layer within a feature service portal item.
- AnnotationLayer(String) - Constructor for class com.esri.arcgisruntime.layers.AnnotationLayer
-
Creates an annotation layer from a feature service URL.
- AnnotationSublayer - Class in com.esri.arcgisruntime.layers
-
A sublayer of the annotation layer.
- AntiAliasingMode - Enum Class in com.esri.arcgisruntime.arcgisservices
-
Various antialiasing modes.
- ANY - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
The return type is expected to be any of the other ArcadeExpressionReturnType types.
- ANY - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Callout.LeaderPosition
-
Dynamically positions the leader to keep the callout as much as possible within the bounds of the GeoView.
- API_KEY_TO_ITEM - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates an API key to an item on the ArcGIS for Developers item pages.
- ApiKeyResource - Interface in com.esri.arcgisruntime
-
An interface for getting and setting the API key of an object.
- APP_BUILDER_EXTENSION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
AppBuilder Extension for ArcGIS Web AppBuilder.
- APP_BUILDER_WIDGET_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
AppBuilder Widget Package for ArcGIS Web AppBuilder.
- APPLICATION_LOCALE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyleLanguageStrategy
-
Attempt to use the system locale language for basemap labels.
- applyEditsAsync() - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
-
Applies edits that have been added to this table including attachment edits in one call.
- applyEditsAsync() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
-
Asynchronously applies all local edits in all tables to the service.
- ArcadeConsoleMessageContext - Class in com.esri.arcgisruntime.arcade
-
Provides information about the execution context where an Arcade console function is invoked.
- ArcadeConsoleMessageEvent - Class in com.esri.arcgisruntime.arcade
-
Represents the result of evaluating an Arcade console message, which appeared in an Arcade script.
- ArcadeConsoleMessageListener - Interface in com.esri.arcgisruntime.arcade
-
Defines the callback listener to listen to
ArcadeConsoleMessageEvent
events. - ArcadeEvaluationResult - Class in com.esri.arcgisruntime.arcade
-
The result from the successful evaluation of an Arcade expression.
- ArcadeEvaluator - Class in com.esri.arcgisruntime.arcade
-
This object allows you to evaluate an
ArcadeExpression
under a givenArcadeProfile
. - ArcadeEvaluator(ArcadeExpression, ArcadeProfile) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeEvaluator
-
Creates an ArcadeEvaluator object.
- ArcadeExpression - Class in com.esri.arcgisruntime.arcade
-
An Arcade expression, containing an expression, a name, a return type and a title.
- ArcadeExpression(String) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeExpression
-
Creates a new ArcadeExpression object with an expression script.
- ArcadeExpression(String, String, String) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeExpression
-
Creates a new ArcadeExpression object.
- ArcadeExpression(String, String, String, ArcadeExpressionReturnType) - Constructor for class com.esri.arcgisruntime.arcade.ArcadeExpression
-
Creates a new ArcadeExpression object.
- ArcadeExpressionReturnType - Enum Class in com.esri.arcgisruntime.arcade
-
The expected type of the result calculated by an expression described within an
ArcadeExpression
. - ArcadeLabelExpression - Class in com.esri.arcgisruntime.mapping.labeling
-
An expression script using the Arcade language.
- ArcadeLabelExpression() - Constructor for class com.esri.arcgisruntime.mapping.labeling.ArcadeLabelExpression
-
Creates a label arcade expression with an empty expression script.
- ArcadeLabelExpression(ArcadeExpression) - Constructor for class com.esri.arcgisruntime.mapping.labeling.ArcadeLabelExpression
-
Creates a label arcade expression object using the
ArcadeExpression.getExpression()
method. - ArcadeLabelExpression(String) - Constructor for class com.esri.arcgisruntime.mapping.labeling.ArcadeLabelExpression
-
Creates a label arcade expression object with a specified Arcade expression script string.
- ArcadeProfile - Enum Class in com.esri.arcgisruntime.arcade
-
The execution context a script will run under.
- ARCGIS_CHARTED_TERRITORY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A composite basemap with elevation hillshade (raster) and the world featuring a geopolitical style reminiscent of a school classroom wall map (vector) as the base layers.
- ARCGIS_CHARTED_TERRITORY_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap in a geopolitical style reminiscent of a school classroom wall map as the base layer.
- ARCGIS_COLORED_PENCIL - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap presented in the style of hand-drawn, colored pencil cartography.
- ARCGIS_COMMUNITY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap for the world in a style that is optimized to display special areas of interest (AOIs) that have been created and edited by Community Maps contributors.
- ARCGIS_DARK_GRAY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap for the world featuring a dark neutral background style with minimal colors as the base layer and labels as the reference layer.
- ARCGIS_DARK_GRAY_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap for the world featuring a dark neutral background style with minimal colors as the base layer.
- ARCGIS_DARK_GRAY_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap with labels for the world as the reference layer.
- ARCGIS_HILLSHADE_DARK - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A raster basemap with world hillshade (Dark) is useful in building maps that provide terrain context while highlighting feature layers and labels.
- ARCGIS_HILLSHADE_LIGHT - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A raster basemap with elevation hillshade.
- ARCGIS_HUMAN_GEOGRAPHY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector tile basemap for ArcGIS Human Geography, with labels.
- ARCGIS_HUMAN_GEOGRAPHY_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector tile basemap for ArcGIS Human Geography.
- ARCGIS_HUMAN_GEOGRAPHY_DARK - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector tile basemap for dark ArcGIS Human Geography, with labels.
- ARCGIS_HUMAN_GEOGRAPHY_DARK_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector tile basemap for dark ArcGIS Human Geography.
- ARCGIS_HUMAN_GEOGRAPHY_DARK_DETAIL - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A detailed vector tile basemap for dark ArcGIS Human Geography, with labels.
- ARCGIS_HUMAN_GEOGRAPHY_DARK_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector tile basemap for dark ArcGIS Human Geography, with labels.
- ARCGIS_HUMAN_GEOGRAPHY_DETAIL - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A detailed vector tile basemap for ArcGIS Human Geography.
- ARCGIS_HUMAN_GEOGRAPHY_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector tile basemap for ArcGIS Human Geography, with labels.
- ARCGIS_IMAGERY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A composite basemap with satellite imagery of the world (raster) as the base layer and labels (vector) as the reference layer.
- ARCGIS_IMAGERY_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap with labels for the world as the reference layer.
- ARCGIS_IMAGERY_STANDARD - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A raster basemap with satellite imagery of the world as the base layer.
- ARCGIS_LIGHT_GRAY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap for the world featuring a light neutral background style with minimal colors as the base layer and labels as the reference layer.
- ARCGIS_LIGHT_GRAY_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap for the world featuring a light neutral background style with minimal colors as the base layer.
- ARCGIS_LIGHT_GRAY_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap with labels for the world as the reference layer.
- ARCGIS_MIDCENTURY - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap inspired by the art and advertising of the 1950's that presents a unique design option to the ArcGIS basemaps.
- ARCGIS_MODERN_ANTIQUE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A composite basemap with elevation hillshade (raster) and the look of 18th and 19th century antique maps in the modern world of multi-scale mapping (vector) as the base layers.
- ARCGIS_MODERN_ANTIQUE_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap in the style of 18th and 19th century antique maps in the modern world of multi-scale mapping as the base layer.
- ARCGIS_NAVIGATION - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap for the world featuring a custom navigation map style.
- ARCGIS_NAVIGATION_NIGHT - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap for the world featuring a 'dark mode' version of the
BasemapStyle.ARCGIS_NAVIGATION
style, using the same content. - ARCGIS_NEWSPAPER - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap in black & white design with halftone patterns, red highlights, and stylized fonts to depict a unique "newspaper" styled theme.
- ARCGIS_NOVA - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap for the world featuring a dark background with glowing blue symbology inspired by science-fiction and futuristic themes.
- ARCGIS_OCEANS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A composite basemap with ocean data of the world (raster) as the base layer and labels (vector) as the reference layer.
- ARCGIS_OCEANS_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A raster basemap with ocean data of the world as the base layer.
- ARCGIS_OCEANS_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap with labels for the world as the reference layer.
- ARCGIS_OUTDOOR - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A detailed vector tile basemap for the natural world.
- ARCGIS_PRO_ADD_IN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Pro Add In (esriaddinx)
- ARCGIS_PRO_CONFIGURATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A customization of Pro to include a custom splash screen and startup page as well as tools, dock panes, and menus.
- ARCGIS_RUNTIME - Enum constant in enum class com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
-
An error occurred client side in ArcGIS Runtime.
- ARCGIS_SERVER - Enum constant in enum class com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
-
An error occurred server side on an ArcGIS Server.
- ARCGIS_STREETS - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap for the world featuring a classic Esri street map style.
- ARCGIS_STREETS_NIGHT - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap for the world featuring a custom 'night time' street map style.
- ARCGIS_STREETS_RELIEF - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A composite basemap with elevation hillshade (raster) and a classic Esri street map style (vector) as the base layers.
- ARCGIS_STREETS_RELIEF_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap in the classic Esri street map style, using a relief map as the base layer.
- ARCGIS_TERRAIN - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A composite basemap with elevation hillshade (raster), minimal map content like water and land fill, water lines and roads (vector) as the base layers and minimal map content like populated place names, admin and water labels with boundary lines (vector) as the reference layer.
- ARCGIS_TERRAIN_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap with minimal map content like water and land fill, water lines and roads as the base layer.
- ARCGIS_TERRAIN_DETAIL - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap with minimal map content like populated place names, admin and water labels with boundary lines as the reference layer.
- ARCGIS_TOPOGRAPHIC - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A composite basemap with elevation hillshade (raster) and classic Esri topographic map style including a relief map (vector) as the base layers.
- ARCGIS_TOPOGRAPHIC_BASE - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap in the classic Esri topographic map style, using a relief map as the base layer.
- ArcGISFeature - Class in com.esri.arcgisruntime.data
-
An ArcGIS specific feature stored in an
ArcGISFeatureTable
. - ArcGISFeatureLayerInfo - Class in com.esri.arcgisruntime.arcgisservices
-
The metadata for an individual layer or table in an ArcGIS feature service.
- ArcGISFeatureLayerInfo.ServiceType - Enum Class in com.esri.arcgisruntime.arcgisservices
-
The type of the dataset underlying an ArcGISFeatureLayerInfo
- ArcGISFeatureServiceInfo - Class in com.esri.arcgisruntime.arcgisservices
-
The metadata for an ArcGIS feature service.
- ArcGISFeatureTable - Class in com.esri.arcgisruntime.data
-
A table of features that typically represent real-world objects created from an ArcGIS feature service or an ArcGIS geodatabase.
- ArcGISImageServiceInfo - Class in com.esri.arcgisruntime.arcgisservices
-
The metadata for an ArcGIS image service.
- ArcGISKeyStoreException - Exception Class in com.esri.arcgisruntime.io
-
An exception indicating that applying a client certificate on the Http client keystore failed.
- ArcGISKeyStoreException(String, Throwable) - Constructor for exception class com.esri.arcgisruntime.io.ArcGISKeyStoreException
-
Constructs a KeyStoreException with the specified detail message and cause.
- ArcGISMap - Class in com.esri.arcgisruntime.mapping
-
A map is a container for layers.
- ArcGISMap() - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates an empty ArcGISMap instance.
- ArcGISMap(SpatialReference) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates a map with the specified spatial reference.
- ArcGISMap(Basemap) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates an ArcGISMap instance which will contain just a
Basemap
. - ArcGISMap(BasemapStyle) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates an ArcGISMap with a
BasemapStyle
. - ArcGISMap(PortalItem) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates a map with a portal item of type
PortalItem.Type.WEBMAP
. - ArcGISMap(String) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates a map with the URL to a web map.
- ArcGISMap.BasemapChangedEvent - Class in com.esri.arcgisruntime.mapping
-
An event which indicates that the Basemap of the ArcGISMap has changed.
- ArcGISMap.BasemapChangedListener - Interface in com.esri.arcgisruntime.mapping
-
The listener interface to get notified when the Basemap of the ArcGISMap changes.
- ArcGISMapImageLayer - Class in com.esri.arcgisruntime.layers
-
A layer that can visualize data from an ArcGIS map service using dynamically generated map images.
- ArcGISMapImageLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
-
Creates an ArcGIS map image layer from a
PortalItem
representing an ArcGIS map service. - ArcGISMapImageLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
-
Creates an ArcGIS map image layer from the specified URI.
- ArcGISMapImageLayer.ImageFormat - Enum Class in com.esri.arcgisruntime.layers
-
Defines image formats supported by ArcGIS map services and ArcGIS image services.
- ArcGISMapImageSublayer - Class in com.esri.arcgisruntime.layers
-
A sublayer of an ArcGIS map image layer.
- ArcGISMapImageSublayer(int) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
-
Creates an ArcGIS map image sublayer with the specified sublayer ID.
- ArcGISMapImageSublayer(int, SublayerSource) - Constructor for class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
-
Creates an ArcGIS map image sublayer with the specified sublayer ID and a source.
- ArcGISMapServiceInfo - Class in com.esri.arcgisruntime.arcgisservices
-
The metadata for an ArcGIS map service.
- ArcGISMapServiceSublayerInfo - Class in com.esri.arcgisruntime.arcgisservices
-
The metadata of an ArcGIS map service sublayer.
- ArcGISMapServiceSublayerInfo.ServiceType - Enum Class in com.esri.arcgisruntime.arcgisservices
-
The type of sublayer in the ArcGIS map service.
- ArcGISRuntimeEnvironment - Class in com.esri.arcgisruntime
-
Provides access to and manipulation of the API environment settings, such as configurations for the operating environment and licenses for deployment.
- ArcGISRuntimeEnvironment() - Constructor for class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
- ArcGISRuntimeException - Exception Class in com.esri.arcgisruntime
-
An exception that represents an error in the ArcGIS Runtime.
- ArcGISRuntimeException.ErrorDomain - Enum Class in com.esri.arcgisruntime
-
Defines an enumeration of domains of where errors occur.
- ArcGISScene - Class in com.esri.arcgisruntime.mapping
-
A scene is a container for layers.
- ArcGISScene() - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates an empty ArcGISScene instance.
- ArcGISScene(ArcGISScene.SceneViewTilingScheme) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates a scene with a specific tiling scheme.
- ArcGISScene(Basemap) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates an ArcGISScene instance which will contain just a
Basemap
. - ArcGISScene(Basemap, Surface) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates an ArcGISScene instance which will contain a basemap and a base surface.
- ArcGISScene(BasemapStyle) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates an ArcGISScene from a
BasemapStyle
. - ArcGISScene(PortalItem) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates a scene with a portal item of type
PortalItem.Type.WEB_SCENE
. - ArcGISScene(String) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates a scene with the URL to a web scene.
- ArcGISScene.BasemapChangedEvent - Class in com.esri.arcgisruntime.mapping
-
An event which indicates that the Basemap of the source has changed.
- ArcGISScene.BasemapChangedListener - Interface in com.esri.arcgisruntime.mapping
-
The listener interface to get notified when the Basemap of the ArcGISScene changes.
- ArcGISScene.SceneViewTilingScheme - Enum Class in com.esri.arcgisruntime.mapping
-
Defines types of tiling scheme used for tiled layers.
- ArcGISSceneLayer - Class in com.esri.arcgisruntime.layers
-
A layer to visualize an ArcGIS scene service.
- ArcGISSceneLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.ArcGISSceneLayer
-
Creates an ArcGIS scene layer from a
PortalItem
representing an ArcGIS scene service. - ArcGISSceneLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISSceneLayer
-
Creates an ArcGIS scene layer from the specified URI.
- arcGISSceneProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
The scene that the
SceneView
is displaying. - ArcGISStreamService - Class in com.esri.arcgisruntime.realtime
-
A
DynamicEntityDataSource
that receives a stream of observations from an ArcGIS stream service. - ArcGISStreamService(String) - Constructor for class com.esri.arcgisruntime.realtime.ArcGISStreamService
-
Creates a new stream service.
- ArcGISStreamServiceFilter - Class in com.esri.arcgisruntime.realtime
-
Limits which dynamic entities are returned from an ArcGIS stream service.
- ArcGISStreamServiceFilter() - Constructor for class com.esri.arcgisruntime.realtime.ArcGISStreamServiceFilter
-
Creates an empty ArcGISStreamServiceFilter object.
- ArcGISStreamServiceInfo - Class in com.esri.arcgisruntime.realtime
-
Metadata for an ArcGIS stream service.
- ArcGISSublayer - Class in com.esri.arcgisruntime.layers
-
A base class for ArcGIS sublayer classes such as
ArcGISMapImageSublayer
,ArcGISTiledSublayer
andSubtypeSublayer
. - ArcGISTiledElevationSource - Class in com.esri.arcgisruntime.mapping
-
An elevation source based on a tiled ArcGIS image service containing elevation data.
- ArcGISTiledElevationSource(TileCache) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISTiledElevationSource
-
Creates an ArcGIS tiled elevation source with a tile cache.
- ArcGISTiledElevationSource(PortalItem) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISTiledElevationSource
-
Creates an ArcGISTiledElevationSource instance based on a
PortalItem
. - ArcGISTiledElevationSource(String) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISTiledElevationSource
-
Creates an ArcGIS tiled elevation source with using a URL to an elevation service object.
- ArcGISTiledLayer - Class in com.esri.arcgisruntime.layers
-
A layer that can visualize data from an ArcGIS map service or a local
TileCache
by using previously generated tiles. - ArcGISTiledLayer(TileCache) - Constructor for class com.esri.arcgisruntime.layers.ArcGISTiledLayer
-
Creates an ArcGIS Tiled Layer object from a local cache of previously rendered map tiles.
- ArcGISTiledLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.ArcGISTiledLayer
-
Creates an ArcGIS tiled layer from a
PortalItem
representing an ArcGIS map service. - ArcGISTiledLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISTiledLayer
-
Creates an ArcGIS tiled layer from the specified URL.
- ArcGISTiledSublayer - Class in com.esri.arcgisruntime.layers
-
A sublayer of an ArcGIS tiled layer.
- ArcGISVectorTiledLayer - Class in com.esri.arcgisruntime.layers
-
A layer that can visualize data from an ArcGIS vector tile service or a local
VectorTileCache
. - ArcGISVectorTiledLayer(VectorTileCache) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
-
Creates an ArcGIS Vector Tiled Layer from a vector tile cache.
- ArcGISVectorTiledLayer(VectorTileCache, ItemResourceCache) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
-
Creates an ArcGIS Vector Tiled Layer from a vector tile cache and an item resource cache containing
- ArcGISVectorTiledLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
-
Creates an ArcGIS Vector Tiled Layer from a
PortalItem
. - ArcGISVectorTiledLayer(String) - Constructor for class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
-
Creates an ArcGIS Vector Tiled Layer from an ArcGIS Vector Tile Service URL, a Vector Tile Style Sheet URI, or the path to a local vector tile package (.vtpk) file.
- archiveMaximumFeatureAgeProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The maximum time (in seconds) until the latest (last known) features are purged from the feature layer.
- archiveServiceUrlProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The URL of the feature service with the last known observation for each track.
- archiveUpdateIntervalProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The frequency (in milliseconds) at which a snapshot of incoming observations is saved to the archive.
- ARCPAD_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcPad Package (zip)
- area(Envelope) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Calculates the area of the given Envelope.
- area(Polygon) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Calculates the area of the given Polygon.
- AREA - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryDimension
- AREA_TO_CUSTOM_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Map Area to a custom Map Package, Tile Package, SQLite Geodatabase, or Vector Tile Package.
- AREA_TO_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Map Area to a Map Package, Tile Package, SQLite Geodatabase, or Vector Tile Package.
- AREA_UNIT - Enum constant in enum class com.esri.arcgisruntime.geometry.UnitType
-
Deprecated.An
AreaUnit
, used when measuring areas of two-dimensional geometries such as Polygons or Envelopes. - areaGeodetic(Geometry, AreaUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Calculates the geodetic area of the given geometry using a geodetic curve.
- AreaUnit - Class in com.esri.arcgisruntime.geometry
-
Indicates the units of an area measurement operation.
- AreaUnit(AreaUnitId) - Constructor for class com.esri.arcgisruntime.geometry.AreaUnit
-
Creates a new area unit from an AreaUnitId value.
- AreaUnit(LinearUnit) - Constructor for class com.esri.arcgisruntime.geometry.AreaUnit
-
Creates a new area unit based on the given
LinearUnit
. - AreaUnitId - Enum Class in com.esri.arcgisruntime.geometry
-
Defines a list of the most commonly-used units of area measurement.
- argbToColor(int) - Static method in class com.esri.arcgisruntime.symbology.ColorUtil
-
Converts the specified integer color in the format 0xAARRGGBB to a Java FX Color object.
- ARITHMETIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
-
The angle is interpreted as arithmetic, i.e.
- ARITHMETIC - Enum constant in enum class com.esri.arcgisruntime.symbology.RotationType
-
Rotation is along the x-axis, with positive rotation being counter-clockwise.
- ARRIVAL_TIME - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.StartTimeUsage
-
Arrival time.
- ARROW - Enum constant in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeToolType
-
Allows you to drag on a map view to define the corners of a bounding box within which an arrow-shaped geometry fits.
- ARROW - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerStyle
-
Arrow marker(s) are placed at the beginning, end, or beginning and end of the symbol depending on the associated value of the
SimpleLineSymbol.MarkerPlacement
. - ASCENDING - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SortOrder
- ASCENDING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortOrder
-
Sort order is ascending.
- ASCENDING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalQueryParameters.SortOrder
-
Sort order is ascending.
- ASSEMBLY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Assemblies such as switchgear.
- assetGroupProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRuleElement
-
The asset group that contains the asset type bound by a network rule.
- assetTypeProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRuleElement
-
The asset type bound by a network rule.
- ASSIGN_TO_GROUPS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- ASYNCHRONOUS_SUBMIT - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalGeoprocessingService.ServiceType
-
Asynchronous execution.
- ASYNCHRONOUS_SUBMIT - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters.ExecutionType
-
Submit geoprocessing job asynchronously.
- ASYNCHRONOUS_SUBMIT_WITH_MAP_SERVER_RESULT - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalGeoprocessingService.ServiceType
-
Asynchronous execution with a map server result.
- AtmosphereEffect - Enum Class in com.esri.arcgisruntime.mapping.view
-
Visual effect options for a scene view's atmosphere.
- atmosphereEffectProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
The effect applied to the scene's atmosphere.
- Attachment - Class in com.esri.arcgisruntime.data
-
Represents a feature attachment.
- ATTACHMENT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
-
The association represents a structural attachment.
- ATTACHMENT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityRuleType
-
A network rule governing structural attachment.
- attachmentProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
The underlying
Attachment
. - AttachmentsPopupElement - Class in com.esri.arcgisruntime.mapping.popup
-
Represents a pop-up element of type attachments that displays the attachments associated with a geoelement in a pop-up.
- AttachmentsPopupElement(PopupAttachmentsDisplayType) - Constructor for class com.esri.arcgisruntime.mapping.popup.AttachmentsPopupElement
-
Creates a new attachments pop-up element with the given
PopupAttachmentsDisplayType
. - ATTRIBUTE - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicMethod
-
Orders rasters based on the absolute distance between their values of an attribute and a base value.
- ATTRIBUTE_RULE_CALCULATION - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Attribute Rule Calculation profile.
- ATTRIBUTE_RULE_CONSTRAINT - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Attribute Rule Constraint profile.
- ATTRIBUTE_RULE_VALIDATION - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Attribute Rule Validation profile.
- AttributeParameterValue - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Represents an attribute and corresponding parameter name-value pair.
- AttributeParameterValue() - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.AttributeParameterValue
-
Creates a new instance of AttributeParameterValue.
- AttributeUnit - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Defines the units in which the cost values are measured.
- attributionTextChanged(AttributionTextChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.AttributionTextChangedListener
-
Deprecated.Invoked when the attribution text of a GeoView has changed.
- AttributionTextChangedEvent - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.attributionTextProperty()
. - AttributionTextChangedListener - Interface in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.attributionTextProperty()
. - attributionTextProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
The full attribution text, concatenated into a single string.
- attributionTextVisibleProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
If attribution text is visible.
- attributionTopProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Returns a read-only property containing the distance from the top of the view to the top of the attribution text.
- AuthenticationChallenge - Class in com.esri.arcgisruntime.security
-
Represents an authentication challenge that is presented upon encountering an authentication error.
- AuthenticationChallenge.Type - Enum Class in com.esri.arcgisruntime.security
-
Specifies the different types of authentication challenges that can be raised.
- AuthenticationChallengeHandler - Interface in com.esri.arcgisruntime.security
-
Interface for handling AuthenticationChallenge issues.
- AuthenticationChallengeResponse - Class in com.esri.arcgisruntime.security
-
Represents a response to an AuthenticationChallenge, indicating the action to be taken, and potentially a parameter with which to complete the action.
- AuthenticationChallengeResponse(AuthenticationChallengeResponse.Action, Object) - Constructor for class com.esri.arcgisruntime.security.AuthenticationChallengeResponse
-
Constructs a new AuthenticationChallengeResponse with the specified action and parameter.
- AuthenticationChallengeResponse.Action - Enum Class in com.esri.arcgisruntime.security
-
Enum specifying the possible actions that can be taken in response to an AuthenticationChallenge.
- AuthenticationManager - Class in com.esri.arcgisruntime.security
-
Manages user authentication when connecting to secured services.
- AuthenticationManager.CredentialCache - Class in com.esri.arcgisruntime.security
-
Encapsulates a map of server contexts to credentials that may be used to access them.
- AuthenticationManager.CredentialCache.CredentialCacheChangedEvent - Class in com.esri.arcgisruntime.security
-
An event which indicates that the CredentialCache has changed.
- AuthenticationManager.CredentialCache.CredentialCacheChangedListener - Interface in com.esri.arcgisruntime.security
-
The listener interface to get notified when the CredentialCache changes.
- AuthenticationType - Enum Class in com.esri.arcgisruntime.security
-
The supported authentication types.
- AUTO - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentsDisplayType
-
Allows applications to choose the most suitable default experience for their application.
- AUTO - Enum constant in enum class com.esri.arcgisruntime.ogc.wfs.OgcAxisOrder
-
Indicates swapping the axis order will be based on the OGC standard specification, version, and spatial reference.
- AUTO_COMPLETE_POLYGON - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
Auto complete polygon.
- autoAdjustWidthProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the auto-adjust-width of the default callout.
- autoComplete(Iterable<Polygon>, Iterable<Polyline>) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Fills the closed gaps between polygons using polygon boundaries and polylines as the boundary for the new polygons.
- AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
The return type of the expression will be automatically determined based on the script calculation.
- AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Default position for the label, dependent on the type of feature being labeled.
- AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.MgrsConversionMode
-
The choice of MGRS lettering scheme is based on the datum and ellipsoid of the spatial reference provided.
- AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
-
The rendering mode for the layer will be automatically chosen based on the geometry type and
Renderer
. - AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
-
The angle uses the default interpretation (
LabelAngleRotationType.ARITHMETIC
). - AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
-
The label will use the default deconfliction strategy (
LabelDeconflictionStrategy.STATIC
). - AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelGeometryStrategy
-
Labeling will use the default LabelGeometryStrategy depending on the feature type.
- AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
-
The default approach for connectable features is to connect them (
LabelLineConnection.MINIMIZE_LABELS
). - AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
-
Labeling will use the default distribution of labels across multipart features.
- AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
-
The other label will use the default overlap behavior which depends on the object being overlapped.
- AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
-
The label will use the default overrun behavior which depends on the object being overrun.
- AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
-
The default approach to duplicate labels to is keep them (
LabelRemoveDuplicatesStrategy.NONE
). - AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelRepeatStrategy
-
Labeling will use the default repetition for the feature type.
- AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
-
The default behavior is to use
LabelStackAlignment.TEXT_SYMBOL
. - AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
-
Use the default break position (
LabelStackBreakPosition.AFTER
). - AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
-
Use the default position (
LabelStackSeparatorBreakPosition.AFTER
). - AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackStrategy
-
Stacking will be enabled for some feature types.
- AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
-
The text layout will be determined by the individual feature type.
- AUTOMATIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextOrientation
-
Use the default text orientation (
LabelTextOrientation.SCREEN
). - AutoPanModeChangedEvent(LocationDisplay, LocationDisplay.AutoPanMode) - Constructor for class com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanModeChangedEvent
-
Creates a new AutoPanModeChangedEvent with the given LocationDisplay and AutoPanMode.
- AVAILABLE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineUpdateAvailability
-
There are updates available.
- availableCreditsProperty() - Method in class com.esri.arcgisruntime.portal.PortalUser
-
The number of credits available to the user.
- AVERAGE - Enum constant in enum class com.esri.arcgisruntime.data.StatisticType
-
The average of the values in a field.
- AVERAGE - Enum constant in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
-
The average of values in the
AggregateField.statisticFieldNameProperty()
orAggregateField.statisticExpressionProperty()
. - AVERAGE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
-
Computes the average value of the network attribute from each applicable element.
- AVERAGE_RATING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortField
-
The average rating of the item.
- AVOID - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
-
The other label will move to minimize overlapping this obstacle, but will overlap if necessary.
B
- backgroundColorProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the background color of the callout.
- backgroundColorProperty() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
The background color of this TextSymbol.
- BackgroundGrid - Class in com.esri.arcgisruntime.mapping.view
-
BackgroundGrid determines what a view looks like without anything in it.
- BackgroundGrid() - Constructor for class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Creates a background grid with default values.
- BackgroundGrid(int, int, float, float) - Constructor for class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
BackgroundGrid(Color, Color, float, float)
- BackgroundGrid(Color, Color, float, float) - Constructor for class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Creates a new instance of BackgroundGrid with the specified color, grid line color, grid line width and grid size.
- backgroundGridProperty() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
The background grid that an
ArcGISMap
is displayed on top of. - BACKWARD_DIAGONAL - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
-
Fills area with backwards diagonal lines.
- balloonBackgroundColorProperty() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
-
The color to be used when this node's balloon popup is displayed.
- BAR_CHART - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
-
Bar chart.
- BarrierType - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Specifies whether a Barrier is causing the restriction in the Route or is just going to the increase the cost of following the route.
- BASE_HEIGHT - Enum constant in enum class com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
-
A z value is calculated for each vertex of the feature's base, and the feature is extruded to the various z values.
- Basemap - Class in com.esri.arcgisruntime.mapping
-
A basemap is a non-editable layer that provides background, or reference information, in your map or scene.
- Basemap() - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a basemap.
- Basemap(Layer) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a basemap with a single base layer.
- Basemap(BasemapStyle) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a basemap with a
BasemapStyle
. - Basemap(BasemapStyle, BasemapStyleParameters) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a basemap from an initial
BasemapStyle
with additional parameters to control settings like language. - Basemap(PortalItem) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a basemap with a portal item of type
PortalItem.Type.WEBMAP
. - Basemap(Iterable<Layer>, Iterable<Layer>) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a basemap with collections of base and reference layers.
- Basemap(String) - Constructor for class com.esri.arcgisruntime.mapping.Basemap
-
Creates a basemap with the URL.
- basemapChanged(ArcGISMap.BasemapChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.ArcGISMap.BasemapChangedListener
-
Invoked when the Basemap of the ArcGISMap changes.
- basemapChanged(ArcGISScene.BasemapChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.ArcGISScene.BasemapChangedListener
-
Invoked when the Basemap of the ArcGISScene changes.
- BasemapChangedEvent(ArcGISMap, Basemap) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISMap.BasemapChangedEvent
-
Creates a BasemapChangedEvent instance.
- BasemapChangedEvent(ArcGISScene, Basemap) - Constructor for class com.esri.arcgisruntime.mapping.ArcGISScene.BasemapChangedEvent
-
Creates a BasemapChangedEvent instance.
- BasemapStyle - Enum Class in com.esri.arcgisruntime.mapping
-
The list of basemap styles.
- BasemapStyleLanguageStrategy - Enum Class in com.esri.arcgisruntime.mapping
-
Options for setting the language on a
Basemap
created from aBasemapStyle
. - BasemapStyleParameters - Class in com.esri.arcgisruntime.mapping
-
Provides parameters for creating a
Basemap
from aBasemapStyle
. - BasemapStyleParameters() - Constructor for class com.esri.arcgisruntime.mapping.BasemapStyleParameters
-
Creates a BasemapStyleParameters that controls how a
BasemapStyle
is used when constructing aBasemap
. - BaseStretchRenderer - Class in com.esri.arcgisruntime.raster
-
Defines a class common to all stretch renderers.
- BASIC - Enum constant in enum class com.esri.arcgisruntime.LicenseLevel
-
Basic mode: Licensed for basic level deployment.
- BDS - Enum constant in enum class com.esri.arcgisruntime.location.NmeaGnssSystem
-
The BeiDou Navigation Satellite System.
- BEAR_LEFT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Bear left.
- BEAR_RIGHT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Bear right.
- BEFORE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
-
Insert the line break before a word that will break the stackRowLength limit.
- BEFORE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
-
Write the separator before the line break, at the end of the previous row of text.
- BEGIN - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
-
A marker is placed at the beginning of the symbol.
- BEGIN_AND_END - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
-
A marker is placed at both the beginning and end of the symbol.
- beginTransaction() - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Starts a transaction on the geodatabase.
- BEST - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
-
The best quality antialiasing.
- BEVELLED - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryOffsetType
-
Joints will be bevelled.
- BIDIRECTIONAL - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters.AttachmentSyncDirection
-
Attachment edits can be both uploaded from the client and downloaded from the service when syncing.
- BIDIRECTIONAL - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
-
The geodatabase changes are both uploaded and downloaded.
- BIDIRECTIONAL - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalDirectionality
-
Both flow directions are permissible.
- BIG_DATA_ANALYTIC - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A component used by the ArcGIS Analytics for IoT application for processing high volumes of data.
- BingMapsLayer - Class in com.esri.arcgisruntime.layers
-
A layer that can visualize data from a Bing Maps web service.
- BingMapsLayer(BingMapsLayer.Style, Portal) - Constructor for class com.esri.arcgisruntime.layers.BingMapsLayer
-
Creates a Bing maps layer with the given style and the Bing Maps API Key given by the specified portal.
- BingMapsLayer(BingMapsLayer.Style, String) - Constructor for class com.esri.arcgisruntime.layers.BingMapsLayer
-
Creates a Bing maps layer with the given style and Bing Maps API Key.
- BingMapsLayer.Style - Enum Class in com.esri.arcgisruntime.layers
-
The list of Bing maps layer styles.
- BITWISE_AND - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityPropagatorFunctionType
-
The network attribute value of the current element is bitwise-anded with the network attribute value propagated from the source.
- BLANK - Enum constant in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
-
The 'NoData' pixels will show the raster picture as being blank (or disappearing).
- BLEND - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicOperation
-
The overlapping areas will be a blend of the cell values that overlap.
- BlendRenderer - Class in com.esri.arcgisruntime.raster
-
A blend renderer can apply a color ramp to a hillshade to emphasize areas of high or low elevation of raster data in a
RasterLayer
. - BlendRenderer(Raster, List<Double>, List<Double>, List<Double>, List<Double>, List<Double>, List<Double>, ColorRamp, double, double, double, SlopeType, double, double, int) - Constructor for class com.esri.arcgisruntime.raster.BlendRenderer
-
Creates a BlendRenderer with specified values.
- BLOB - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A blob value.
- BMP - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
BMP.
- BOLD - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontWeight
-
Font with a weight heavier than normal
- Bookmark - Class in com.esri.arcgisruntime.mapping
-
A spatial bookmark that identifies a particular geographic location and time on an ArcGISMap.
- Bookmark() - Constructor for class com.esri.arcgisruntime.mapping.Bookmark
-
Creates an empty Bookmark instance.
- Bookmark(String, Viewpoint) - Constructor for class com.esri.arcgisruntime.mapping.Bookmark
-
Creates a Bookmark instance with a name and a geographic location.
- BookmarkList - Class in com.esri.arcgisruntime.mapping
-
Represents the bookmarks of an ArcGISMap.
- BOOLEAN - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
The return type is expected to be a boolean value of true or false.
- BOOLEAN - Enum constant in enum class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
-
The value of the attribute is a Boolean.
- BOOLEAN - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
-
Boolean data type.
- borderColorProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the border color of the callout.
- borderWidthProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the callout's border width.
- BOTTOM - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Callout.LeaderPosition
-
Positions the leader at the bottom center of the callout.
- BOTTOM - Enum constant in enum class com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
-
The SceneSymbol's closest edge to the ground's surface is positioned at the GeoElement's geometry.
- BOTTOM - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.VerticalAlignment
-
The bottom of the text is aligned to the top of the Symbol's mid-point.
- BOTTOM_LEFT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
-
Labels along x-axis are anchored to the bottom side of the MapView and labels along y-axis are anchored to left side of the MapView.
- BOTTOM_RIGHT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
-
Labels along x-axis are anchored to the bottom side of the MapView and labels along y-axis are anchored to right side of the MapView.
- boundary(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Calculates the boundary of the given geometry.
- BOUNDING_GEOMETRY - Enum constant in enum class com.esri.arcgisruntime.mapping.Viewpoint.Type
-
A visible area.
- boundingBoxHandleSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to draw control handles for interactive scaling when a scalable element is selected in the
GeometryEditor
andInteractionConfiguration.allowScalingSelectedElementProperty()
is true. - boundingBoxSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to draw a bounding box when a movable, rotatable, or scalable element is selected in the
GeometryEditor
andInteractionConfiguration.allowScalingSelectedElementProperty()
is true. - BRANCH - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
-
Branch signpost.
- BROVEY - Enum constant in enum class com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
-
The Brovey transformation is based on spectral modeling and was developed to increase the visual contrast in the high and low ends of the data's histogram.
- buffer(Geometry, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Creates a buffer polygon at the specified distance around the given geometry.
- buffer(Iterable<Geometry>, Iterable<Double>, boolean) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Creates a buffer or buffers relative to the given collection of geometries.
- bufferGeodetic(Geometry, double, LinearUnit, double, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Creates a buffer polygon at the specified distance around the given geometry, calculated using a geodetic curve.
- bufferGeodetic(Iterable<Geometry>, Iterable<Double>, LinearUnit, double, GeodeticCurveType, boolean) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Creates and returns a geodetic buffer or buffers relative to the given collection of geometries.
- BUILDING_SCENE_LAYER - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Building scene layers allow you to explore a building's composition, properties, and location of structures within a building digital model.
- BULK_PUBLISH_FROM_DATA_STORES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to publish web layers from a registered data store.
- BUTT - Enum constant in enum class com.esri.arcgisruntime.symbology.StrokeSymbolLayer.CapStyle
-
Applying the butt cap style will terminate the line ending exactly where the geometry ends.
- BY_FIELD - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
-
Divide the data value by the value in the field given by
ClassBreaksRenderer.getNormalizationField()
- BY_LOG - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
-
Compute the base 10 log of the data value
- BY_PERCENT_OF_TOTAL - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
-
Divide the data value by the sum of all data values then multiply by 100.
C
- CAD_DRAWING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A Computer-Aided Design drawing comprised of a single file
- Callout - Class in com.esri.arcgisruntime.mapping.view
-
A Callout typically displays text and image content from a GeoElement, such as a Feature.
- Callout.LeaderPosition - Enum Class in com.esri.arcgisruntime.mapping.view
-
Indicates the side of a callout on which the leader is drawn.
- Camera - Class in com.esri.arcgisruntime.mapping.view
-
A camera represents an observer's location and their perspective of an
ArcGISScene
within aSceneView
. - Camera(double, double, double, double, double, double) - Constructor for class com.esri.arcgisruntime.mapping.view.Camera
-
Creates a camera with the specified latitude, longitude, altitude, heading, pitch, and roll.
- Camera(Point, double, double, double) - Constructor for class com.esri.arcgisruntime.mapping.view.Camera
-
Creates a camera with the specified location, heading, pitch, and roll.
- Camera(Point, double, double, double, double) - Constructor for class com.esri.arcgisruntime.mapping.view.Camera
-
Creates a camera based on a point to look at, the distance to this point, heading, pitch, and roll.
- Camera(TransformationMatrix) - Constructor for class com.esri.arcgisruntime.mapping.view.Camera
-
Creates a camera from a transformation matrix.
- CAMERA - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlViewpoint.Type
-
The view type is a camera, which defines the position of the camera directly.
- CameraController - Class in com.esri.arcgisruntime.mapping.view
- cameraDistanceChanged(CameraDistanceChangedEvent<S>) - Method in interface com.esri.arcgisruntime.mapping.view.CameraDistanceChangedListener
-
Invoked when the distance between camera and the target changes.
- CameraDistanceChangedEvent<S> - Class in com.esri.arcgisruntime.mapping.view
-
An event that indicates that the distance between camera and the target has changed.
- CameraDistanceChangedEvent(S) - Constructor for class com.esri.arcgisruntime.mapping.view.CameraDistanceChangedEvent
-
Creates a new camera distance changed event.
- CameraDistanceChangedListener<S> - Interface in com.esri.arcgisruntime.mapping.view
-
The listener interface for receiving camera distance changed events from a
CameraController
. - cameraHeadingOffsetChanged(CameraHeadingOffsetChangedEvent<S>) - Method in interface com.esri.arcgisruntime.mapping.view.CameraHeadingOffsetChangedListener
-
Invoked when the camera heading offset changes.
- CameraHeadingOffsetChangedEvent<S> - Class in com.esri.arcgisruntime.mapping.view
-
An event that indicates that the camera heading offset has changed.
- CameraHeadingOffsetChangedEvent(S) - Constructor for class com.esri.arcgisruntime.mapping.view.CameraHeadingOffsetChangedEvent
-
Creates a new camera heading changed event.
- CameraHeadingOffsetChangedListener<S> - Interface in com.esri.arcgisruntime.mapping.view
-
The listener interface for receiving camera heading offset changed events from a
CameraController
. - cameraPitchOffsetChanged(CameraPitchOffsetChangedEvent<S>) - Method in interface com.esri.arcgisruntime.mapping.view.CameraPitchOffsetChangedListener
-
Invoked when the camera pitch offset changes.
- CameraPitchOffsetChangedEvent<S> - Class in com.esri.arcgisruntime.mapping.view
-
An event that indicates that the camera pitch offset has changed.
- CameraPitchOffsetChangedEvent(S) - Constructor for class com.esri.arcgisruntime.mapping.view.CameraPitchOffsetChangedEvent
-
Creates a new camera pitch offset changed event.
- CameraPitchOffsetChangedListener<S> - Interface in com.esri.arcgisruntime.mapping.view
-
The listener interface for receiving camera pitch offset changed events from a
CameraController
. - CAMPUS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionsStyle
-
The driving directions generated by this style are most suited for campus routing.
- canAdd() - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Determines whether you can add new features to the table.
- CANCEL - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
-
Cancels the current request.
- cancelAsync() - Method in class com.esri.arcgisruntime.concurrent.Job
-
Cancels this Job and waits for any asynchronous, server-side operations to be canceled.
- CANCELED - Enum constant in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
-
Subscription was canceled.
- CANCELING - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.Status
-
A job that is in the process of being canceled.
- cancelLoad() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
- cancelLoad() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
- cancelLoad() - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
- cancelLoad() - Method in class com.esri.arcgisruntime.data.FeatureCollection
- cancelLoad() - Method in class com.esri.arcgisruntime.data.FeatureTable
- cancelLoad() - Method in class com.esri.arcgisruntime.data.Geodatabase
- cancelLoad() - Method in class com.esri.arcgisruntime.data.GeoPackage
- cancelLoad() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
- cancelLoad() - Method in class com.esri.arcgisruntime.data.TileCache
- cancelLoad() - Method in class com.esri.arcgisruntime.data.VectorTileCache
- cancelLoad() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
- cancelLoad() - Method in class com.esri.arcgisruntime.hydrography.EncCell
- cancelLoad() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
- cancelLoad() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
- cancelLoad() - Method in class com.esri.arcgisruntime.layers.Layer
- cancelLoad() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
- cancelLoad() - Method in interface com.esri.arcgisruntime.loadable.Loadable
-
Cancels loading metadata for the object.
- cancelLoad() - Method in class com.esri.arcgisruntime.mapping.Basemap
- cancelLoad() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
- cancelLoad() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
- cancelLoad() - Method in class com.esri.arcgisruntime.mapping.GeoModel
- cancelLoad() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
- cancelLoad() - Method in class com.esri.arcgisruntime.mapping.LocalItem
- cancelLoad() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
- cancelLoad() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
- cancelLoad() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
- cancelLoad() - Method in class com.esri.arcgisruntime.mapping.Surface
- cancelLoad() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
- cancelLoad() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
- cancelLoad() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
- cancelLoad() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
- cancelLoad() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
- cancelLoad() - Method in class com.esri.arcgisruntime.portal.Portal
- cancelLoad() - Method in class com.esri.arcgisruntime.portal.PortalGroup
- cancelLoad() - Method in class com.esri.arcgisruntime.portal.PortalItem
- cancelLoad() - Method in class com.esri.arcgisruntime.portal.PortalUser
- cancelLoad() - Method in class com.esri.arcgisruntime.raster.Raster
- cancelLoad() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
- cancelLoad() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
- cancelLoad() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
- cancelLoad() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
- cancelLoad() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
- cancelLoad() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
- cancelLoad() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
- cancelLoad() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
- cancelLoad() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
- cancelLoad() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
- cancelLoad() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
- cancelLoad() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
- cancelLoad() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
- cancelLoad() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
- cancelLoad() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
- cancelLoad() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
- cancelLoad() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
- cancelLoad() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
- cancelLoad() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
- canChangeVisibility() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
- canChangeVisibility() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
- canChangeVisibility() - Method in class com.esri.arcgisruntime.layers.Layer
- canChangeVisibility() - Method in interface com.esri.arcgisruntime.layers.LayerContent
-
Checks whether we can change the visibility of this layer.
- canChangeVisibility() - Method in class com.esri.arcgisruntime.layers.WmsSublayer
- canDelete(Feature) - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Determines whether you can delete the feature from the table.
- canDeleteProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
-
True if this element can be deleted interactively, false otherwise.
- canEditAttachments() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Returns whether the attachments of this feature are editable.
- canEditGeometry() - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Determines whether you can edit the geometry field in a table.
- canExportTiles() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
-
Whether exporting tiles in compact format (.tpk) is supported.
- canExportTiles() - Method in class com.esri.arcgisruntime.arcgisservices.VectorTileSourceInfo
-
True if this source supports exporting tiles, false otherwise.
- canFetchOutputFeatures() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
-
Indicates if features can be fetched from the service for an output parameter.
- canFlyToNode() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNetworkLink
-
True if the app should zoom to the KML network link when it refreshes, false otherwise.
- canModifyLayer() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
-
Indicates whether the sublayer supports modifying its renderer and/or its data source.
- canMoveProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
-
True if this element can be moved interactively, false otherwise.
- canRedo() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Gets whether there are actions to redo.
- canRedoProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
True if there are actions that can be redone on the
geometry
, false otherwise. - canRotateProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
-
True if this element can be rotated interactively, false otherwise.
- canScaleProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
-
True if this element can be scaled interactively, false otherwise.
- canScaleSymbols() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
-
Returns whether the text and symbols on the sublayer will change as the map scale varies.
- canScaleSymbols() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
-
True if the sublayer renderers its symbols based on scale, false otherwise.
- canShowInLegend() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
- canShowInLegend() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
- canShowInLegend() - Method in class com.esri.arcgisruntime.layers.Layer
- canShowInLegend() - Method in interface com.esri.arcgisruntime.layers.LayerContent
-
Checks if this layer will be listed in the legend.
- canShowInLegend() - Method in class com.esri.arcgisruntime.layers.WmsSublayer
- canUndo() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Gets whether there are actions to undo.
- canUndoProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
True if there are actions that can be undone on the
geometry
, false otherwise. - canUpdate(Feature) - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Determines whether you can update the feature in the table.
- canUpdateGeometry() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Returns whether the geometry of this feature can be updated.
- canUseServiceGeodatabaseApplyEditsProperty() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
-
True if you can use
ServiceGeodatabase.applyEditsAsync()
to commit changes back to the service, false otherwise. - CARDINALITY - Enum constant in enum class com.esri.arcgisruntime.data.RelationshipConstraintViolation
-
Cardinality of the given feature is violated.
- CASCADE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationDeletionSemantics
-
Any associations features will be deleted.
- castTo(ArcadeExpressionReturnType) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluationResult
-
Cast the result of an evaluation to another type using the Arcade casting rules.
- CATEGORIZE_ITEMS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to categorize items in groups.
- CENTER - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.GarsConversionMode
-
Represents a Global Area Reference System (GARS) cell by the coordinate of its center.
- CENTER - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
-
Labels along x-axis and y-axis are anchored to center of MapView.
- CENTER - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicMethod
-
Orders rasters based on the distance between each raster's center and the view center.
- CENTER - Enum constant in enum class com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
-
The SceneSymbol is positioned with half the Symbol above and below the GeoElement's geometry.
- CENTER - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.HorizontalAlignment
-
Text is centered on the Symbol's mid-point.
- CENTER_AND_SCALE - Enum constant in enum class com.esri.arcgisruntime.mapping.Viewpoint.Type
-
A center point and scale.
- centerAt(Point) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Centers the envelope at the specified point.
- CENTIMETER - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
Centimeter.
- CENTIMETERS - Enum constant in enum class com.esri.arcgisruntime.geometry.LinearUnitId
-
Indicates a linear measurement in centimeters.
- CENTIMETERS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A centimeters attribute unit.
- CENTURIES - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
-
Centuries.
- CERTIFICATE - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationType
-
The client certificate based security.
- CERTIFICATE_CHALLENGE - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationChallenge.Type
-
This challenge is raised when an endpoint requires a client certificate to be presented.
- CertificateCredential - Class in com.esri.arcgisruntime.security
-
Represents a digital certificate used to access certificate secured resources.
- CertificateCredential(String, String) - Constructor for class com.esri.arcgisruntime.security.CertificateCredential
-
Instantiates a CertificateCredential.
- CHANGE_USER_ROLES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- changeAspectRatio(double, double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Adjust the envelope's aspect ratio to match the ratio of the given width and height.
- CHECK - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
-
(default) All child nodes can be enabled for display.
- CHECK_HIDE_CHILDREN - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
-
All child nodes should be enabled for display, but they should not be shown in the table of contents.
- CHECK_OFF_ONLY - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
-
Everything in the container or network link can be turned off all at once.
- checkForUpdatesAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
-
Retrieves
OfflineMapUpdatesInfo
for the offline map that was used to construct this task. - checkInstallValid() - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Returns true if the Local Server install is found.
- checkServerTrusted(X509Certificate[], String) - Method in interface com.esri.arcgisruntime.security.SelfSignedCertificateListener
-
The check is called by the X509 trust manager.
- CIRCLE - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
A circle.
- CIRCLE - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
-
The marker is a circle.
- CITY_ENGINE_WEB_SCENE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
CityEngine Web Scene
- CLAMP_TO_GROUND - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
-
The altitude specification is ignored, and the object will be draped over the ground.
- ClassBreak() - Constructor for class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
-
Creates a new class break object.
- ClassBreak(String, String, double, double, Symbol) - Constructor for class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
-
Creates a new
ClassBreak
instance with the specified description, legend label, min and max values and the symbol that will be displayed. - ClassBreak(String, String, double, double, Symbol, Iterable<Symbol>) - Constructor for class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
-
Creates a new class break object with alternate symbols.
- ClassBreaksRenderer - Class in com.esri.arcgisruntime.symbology
-
A class breaks renderer is a renderer that classifies numeric data into two or more ranges of values to create a visualization.
- ClassBreaksRenderer() - Constructor for class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Creates a new empty class breaks renderer.
- ClassBreaksRenderer(String, Iterable<ClassBreaksRenderer.ClassBreak>) - Constructor for class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Creates a new class breaks renderer with the given class breaks applied to the given field.
- ClassBreaksRenderer.ClassBreak - Class in com.esri.arcgisruntime.symbology
-
Defines a single class break as used by
ClassBreaksRenderer
. - ClassBreaksRenderer.NormalizationType - Enum Class in com.esri.arcgisruntime.symbology
-
Defines the different normalization types that can be applied to values by a class breaks renderer.
- ClassBreaksRenderer.RendererClassificationMethod - Enum Class in com.esri.arcgisruntime.symbology
-
The classification method used to generate class breaks.
- clear() - Method in class com.esri.arcgisruntime.geometry.Part
-
Removes all
Segment
s from thePart
. - clear() - Method in class com.esri.arcgisruntime.geometry.PartCollection
-
Removes all Parts from the PartCollection.
- clear() - Method in class com.esri.arcgisruntime.geometry.PointCollection
-
Removes all Points from the PointCollection.
- clear() - Method in class com.esri.arcgisruntime.layers.SublayerList
- clear() - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- clear() - Method in class com.esri.arcgisruntime.mapping.LayerList
- clear() - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- clear() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
-
Clears all cached credential information, including Token, PKI/Certificate and HTTP.
- clear() - Method in interface com.esri.arcgisruntime.security.CredentialPersistence
-
This method will be called whenever all credentials are removed at once, such as with a call to
AuthenticationManager.CredentialCache.removeAndRevokeAllCredentialsAsync()
. - clear() - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- clearCache(boolean) - Method in class com.esri.arcgisruntime.data.ServiceFeatureTable
-
Clears all the features in the local table.
- clearFacilities() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
-
Clears any facilities that have been set using
ClosestFacilityParameters.setFacilities(Iterable)
orClosestFacilityParameters.setFacilities(ArcGISFeatureTable, QueryParameters)
. - clearFacilities() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
-
Clears any service area facilities that have been set using
ServiceAreaParameters.setFacilities(Iterable)
orServiceAreaParameters.setFacilities(ArcGISFeatureTable, QueryParameters)
. - clearGeometry() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Clears the current geometry being edited.
- clearGeometry() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Clears the current sketch geometry.
- clearIncidents() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
-
Clears any incidents that have been set using
ClosestFacilityParameters.setIncidents(Iterable)
orClosestFacilityParameters.setIncidents(ArcGISFeatureTable, QueryParameters)
. - clearOAuthConfigurations() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
-
Clears the current OAuthConfigurations.
- clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
-
Clears any point barriers that have been set using
ClosestFacilityParameters.setPointBarriers(Iterable)
orClosestFacilityParameters.setPointBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
-
Clears any point barriers that have been set using
RouteParameters.setPointBarriers(Iterable)
orRouteParameters.setPointBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPointBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
-
Clears any point barriers that have been set using
ServiceAreaParameters.setPointBarriers(Iterable)
orServiceAreaParameters.setPointBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
-
Clears any polygon barriers that have been set using
ClosestFacilityParameters.setPolygonBarriers(Iterable)
orClosestFacilityParameters.setPolygonBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
-
Clears any polygon barriers that have been set using
RouteParameters.setPolygonBarriers(Iterable)
orRouteParameters.setPolygonBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolygonBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
-
Clears any polygon barriers that have been set using
ServiceAreaParameters.setPolygonBarriers(Iterable)
orServiceAreaParameters.setPolygonBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityParameters
-
Clears any polyline barriers that have been set using
ClosestFacilityParameters.setPolylineBarriers(Iterable)
orClosestFacilityParameters.setPolylineBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
-
Clears any polyline barriers that have been set using
RouteParameters.setPolylineBarriers(Iterable)
orRouteParameters.setPolylineBarriers(ArcGISFeatureTable, QueryParameters)
. - clearPolylineBarriers() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaParameters
-
Clears any polyline barriers that have been set using
ServiceAreaParameters.setPolylineBarriers(Iterable)
orServiceAreaParameters.setPolylineBarriers(ArcGISFeatureTable, QueryParameters)
. - clearSelection() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
-
Updates any selected features in the layer back to the un-selected state.
- clearSelection() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
-
Clears all the selected features.
- clearSelection() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
-
Updates any selected features in the layer back to the un-selected state.
- clearSelection() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Clears all selected dynamic entities and observations.
- clearSelection() - Method in class com.esri.arcgisruntime.layers.EncLayer
-
Clears / Unselects a previously selected ENC feature, if any.
- clearSelection() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
Clears the selection.
- clearSelection() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Clears the current selection.
- clearSelection() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Deselects all graphics in the graphics overlay.
- clearStops() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteParameters
-
Clears any stops that have been set using
RouteParameters.setStops(Iterable)
orRouteParameters.setStops(ArcGISFeatureTable, QueryParameters)
. - clearTrustedCertificates() - Static method in class com.esri.arcgisruntime.security.AuthenticationManager
-
Removes all cached trusted server certificates.
- CLIENT - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.MessageSource
-
A job message generated by this API.
- CLIENT_CERTIFICATE - Enum constant in enum class com.esri.arcgisruntime.portal.Portal.LoginType
-
Login uses a digital certificate to identify the user.
- clip(Geometry, Envelope) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Constructs the portion of a geometry that intersects an envelope.
- close() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Closes this ArcGISFeature, relinquishing any underlying resources.
- close() - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Closes the connection to the geodatabase.
- close() - Method in class com.esri.arcgisruntime.data.GeoPackage
-
Closes this GeoPackage.
- close() - Method in class com.esri.arcgisruntime.data.ShapefileFeatureTable
-
Closes the shapefile feature table.
- close() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
-
Closes a mobile map package and frees file locks on the underlying .mmpk file or directory.
- close() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
-
Closes a mobile scene package and frees file locks on the underlying .mspk file or directory.
- closeAsync() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
-
Closes this service geodatabase.
- CLOSEST_FACILITY - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
The ability to perform closest facility tasks.
- ClosestFacilityParameters - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Settings that are used when solving
ClosestFacilityTask
. - ClosestFacilityResult - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Represents the result of
ClosestFacilityTask.solveClosestFacilityAsync(ClosestFacilityParameters)
. - ClosestFacilityRoute - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Represents an independent closest facility route within a
ClosestFacilityResult
. - ClosestFacilityTask - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
A task to measure the cost of traveling between incidents and facilities and to determine which are nearest to one another.
- ClosestFacilityTask(TransportationNetworkDataset) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
-
Creates a closest facility task with a transportation network dataset.
- ClosestFacilityTask(String) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
-
Creates a ClosestFacilityTask with the given URL to a Closest Facility Service.
- ClosestFacilityTask(String, String) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
-
Creates a closest facility task with a path pointing to a geodatabase file and a network name.
- ClosestFacilityTaskInfo - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Describes the transportation network that a closest facility is bound to.
- ClusteringFeatureReduction - Class in com.esri.arcgisruntime.mapping.reduction
-
Method for aggregating and summarizing features in a point
FeatureLayer
or point graphics in aGraphicsOverlay
in dynamic rendering mode (FeatureLayer.RenderingMode.DYNAMIC
, orGraphicsOverlay.RenderingMode.DYNAMIC
). - ClusteringFeatureReduction(Renderer) - Constructor for class com.esri.arcgisruntime.mapping.reduction.ClusteringFeatureReduction
-
Creates a ClusteringFeatureReduction object using the given renderer and default values for min size, max size and radius of the cluster.
- CODE_ATTACHMENT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
The sample code associated with an application whose purpose is code sample
- CODE_SAMPLE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Code Sample
- CodedValue - Class in com.esri.arcgisruntime.data
-
Represents a coded value object in a domain.
- CodedValueDescription - Class in com.esri.arcgisruntime.data
-
An object that describes a
CodedValue
to be created. - CodedValueDescription(String, Object) - Constructor for class com.esri.arcgisruntime.data.CodedValueDescription
-
Creates a new coded value description object with the specified name and value.
- CodedValueDomain - Class in com.esri.arcgisruntime.data
-
A domain which specifies an explicit set of valid values for a
Field
. - CodedValueDomainDescription - Class in com.esri.arcgisruntime.data
-
An object that describes a
CodedValueDomain
to be created. - CodedValueDomainDescription(String, Field.Type, Iterable<CodedValueDescription>) - Constructor for class com.esri.arcgisruntime.data.CodedValueDomainDescription
-
Creates a new coded value domain description object with the specified name and coded values.
- COLOR_SET - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Color Set
- Colormap - Class in com.esri.arcgisruntime.raster
-
Represents a raster color map.
- ColormapRenderer - Class in com.esri.arcgisruntime.raster
-
A colormap renderer provides a discrete mapping of raster cell values to colors to help visualize the raster data in a
RasterLayer
. - ColormapRenderer(Colormap) - Constructor for class com.esri.arcgisruntime.raster.ColormapRenderer
-
Creates a renderer based on a color map.
- ColormapRenderer(List<Color>) - Constructor for class com.esri.arcgisruntime.raster.ColormapRenderer
-
Creates a renderer based on a color map.
- colorProperty() - Method in class com.esri.arcgisruntime.mapping.SelectionProperties
-
The selection color.
- colorProperty() - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
The background color of the grid.
- colorProperty() - Method in class com.esri.arcgisruntime.ogc.kml.KmlColorStyle
-
The color of the KmlColorStyle.
- colorProperty() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
-
The color mask to be applied to the KML ground overlay's image.
- colorProperty() - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
-
The color mask to be applied to the KML screen overlay's image buffer.
- colorProperty() - Method in class com.esri.arcgisruntime.symbology.FillSymbol
-
The interior color of the fill symbol.
- colorProperty() - Method in class com.esri.arcgisruntime.symbology.LineSymbol
-
The color of the line symbol.
- colorProperty() - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
-
The color of the symbol.
- colorProperty() - Method in class com.esri.arcgisruntime.symbology.MultilayerSymbol
-
The consensus color of all layers in the symbol (excluding those that are color-locked).
- colorProperty() - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
-
The interior color of this Symbol.
- colorProperty() - Method in class com.esri.arcgisruntime.symbology.SolidFillSymbolLayer
-
The color of the fill.
- colorProperty() - Method in class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
-
The color of a solid stroke symbol layer.
- colorProperty() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
The color of this TextSymbol.
- ColorRamp - Class in com.esri.arcgisruntime.raster
-
Represents a color ramp that can be applied to some of the raster renderers.
- ColorRamp(ColorRamp.PresetType, int) - Constructor for class com.esri.arcgisruntime.raster.ColorRamp
-
Creates an instance of color ramp with predefined color ramp type and size.
- ColorRamp.PresetType - Enum Class in com.esri.arcgisruntime.raster
-
Defines presets for type of color ramp.
- colorToArgb(Color) - Static method in class com.esri.arcgisruntime.symbology.ColorUtil
-
Converts the specified Color object to an integer representation in the format 0xAARRGGBB.
- ColorUtil - Class in com.esri.arcgisruntime.symbology
-
Provides convenience methods for converting Java FX Color objects to integer representations in the format 0xAARRGGBB and vice versa.
- ColorUtil() - Constructor for class com.esri.arcgisruntime.symbology.ColorUtil
- COLUMN_CHART - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
-
Column chart.
- com.esri.arcgisruntime - module com.esri.arcgisruntime
-
Welcome to the ArcGIS Maps SDK for Java which allows developers to build apps that incorporate capabilities such as mapping, geocoding, routing, and geoprocessing.
- com.esri.arcgisruntime - package com.esri.arcgisruntime
-
Contains functionality used to license your application on end user devices.
- com.esri.arcgisruntime.arcade - package com.esri.arcgisruntime.arcade
-
Contains classes for working with the Arcade expression scripting language.
- com.esri.arcgisruntime.arcgisservices - package com.esri.arcgisruntime.arcgisservices
-
Classes providing metadata and capabilities information for different types of service, including levels of detail and tile information for tiled services.
- com.esri.arcgisruntime.concurrent - package com.esri.arcgisruntime.concurrent
-
Utility classes used in concurrent programming.
- com.esri.arcgisruntime.data - package com.esri.arcgisruntime.data
-
Contains classes that represent data, including ArcGIS Features and attachments.
- com.esri.arcgisruntime.geoanalysis - package com.esri.arcgisruntime.geoanalysis
-
Provides classes to perform geo-analysis.
- com.esri.arcgisruntime.geometry - package com.esri.arcgisruntime.geometry
-
Provides classes that represent different types of geometry, such as points, lines, or polylines and for geometric calculations such as buffering, simplifying, and calculating areas and lengths.
- com.esri.arcgisruntime.geotriggers - package com.esri.arcgisruntime.geotriggers
-
Geotriggers let you monitor your GIS data in real-time and receive notifications when specified conditions are met.
- com.esri.arcgisruntime.hydrography - package com.esri.arcgisruntime.hydrography
-
Allows the display of Electronic Navigational Charts (ENC) data within a map.
- com.esri.arcgisruntime.io - package com.esri.arcgisruntime.io
-
Provides miscellaneous classes used during system input/output, including exceptions that may be encountered during system operations.
- com.esri.arcgisruntime.layers - package com.esri.arcgisruntime.layers
-
Provides interfaces and classes for available layer types.
- com.esri.arcgisruntime.loadable - package com.esri.arcgisruntime.loadable
-
Provides interfaces and classes for working with Loadable resources.
- com.esri.arcgisruntime.localserver - package com.esri.arcgisruntime.localserver
-
Provides classes for working with a Local Server instance.
- com.esri.arcgisruntime.location - package com.esri.arcgisruntime.location
-
Contains types to discover the current geographic location, and display that location in the map.
- com.esri.arcgisruntime.mapping - package com.esri.arcgisruntime.mapping
-
Provides classes representing an ArcGISMap and Basemap, and related listener and event classes.
- com.esri.arcgisruntime.mapping.floor - package com.esri.arcgisruntime.mapping.floor
-
Contains types that represent floor-aware data enabling floor filtering for fast navigation of buildings in maps and scenes.
- com.esri.arcgisruntime.mapping.labeling - package com.esri.arcgisruntime.mapping.labeling
-
Contains classes for working with labels that are displayed for features and graphics in maps.
- com.esri.arcgisruntime.mapping.popup - package com.esri.arcgisruntime.mapping.popup
-
Contains types that visually represent the attributes of a GeoElement in a map, allowing them to be easily displayed to users.
- com.esri.arcgisruntime.mapping.reduction - package com.esri.arcgisruntime.mapping.reduction
-
Contains classes for reducing and summarizing point geoelements such as graphics or features as the map scale changes.
- com.esri.arcgisruntime.mapping.view - package com.esri.arcgisruntime.mapping.view
-
Provides interfaces and classes for working with view elements of an ArcGISMap.
- com.esri.arcgisruntime.mapping.view.geometryeditor - package com.esri.arcgisruntime.mapping.view.geometryeditor
-
Provides classes for working with a GeometryEditor.
- com.esri.arcgisruntime.ogc.kml - package com.esri.arcgisruntime.ogc.kml
-
Provides interfaces and classes for working with Keyhole Markup Language (KML).
- com.esri.arcgisruntime.ogc.wfs - package com.esri.arcgisruntime.ogc.wfs
-
Provides interfaces and classes for working with Open Geospatial Consortium (OGC) Web Feature Services (WFS).
- com.esri.arcgisruntime.ogc.wms - package com.esri.arcgisruntime.ogc.wms
-
Provides interfaces and classes for working with Open Geospatial Consortium (OGC) Web Map Services (WMS).
- com.esri.arcgisruntime.ogc.wmts - package com.esri.arcgisruntime.ogc.wmts
-
Provides interfaces and classes for working with Web Map Tile Service (WMTS).
- com.esri.arcgisruntime.portal - package com.esri.arcgisruntime.portal
-
Classes to connect to an ArcGIS for Portal or Organization.
- com.esri.arcgisruntime.raster - package com.esri.arcgisruntime.raster
-
Classes to read and render raster data.
- com.esri.arcgisruntime.realtime - package com.esri.arcgisruntime.realtime
-
Contains classes to load, connect, and interact with real-time feeds using the dynamic entity API including
DynamicEntityDataSource
(e.g. - com.esri.arcgisruntime.security - package com.esri.arcgisruntime.security
-
Provides classes to allow secure access to ArcGIS for Portal and ArcGIS for Server services.
- com.esri.arcgisruntime.symbology - package com.esri.arcgisruntime.symbology
-
Provides different symbol and renderer types to use to display graphics and features.
- com.esri.arcgisruntime.tasks - package com.esri.arcgisruntime.tasks
-
Contains classes for executing long running asynchronous jobs.
- com.esri.arcgisruntime.tasks.geocode - package com.esri.arcgisruntime.tasks.geocode
-
Contains classes to convert street addresses into geographic coordinates (geocoding), and also to convert coordinates into street addresses (reverse geocoding).
- com.esri.arcgisruntime.tasks.geodatabase - package com.esri.arcgisruntime.tasks.geodatabase
-
Contains classes to download and synchronize geodatabases from ArcGIS services to the local device.
- com.esri.arcgisruntime.tasks.geoprocessing - package com.esri.arcgisruntime.tasks.geoprocessing
-
Classes for creating and running geoprocessing tasks.
- com.esri.arcgisruntime.tasks.networkanalysis - package com.esri.arcgisruntime.tasks.networkanalysis
-
Contains classes to perform network analysis against ArcGIS services or local datasets.
- com.esri.arcgisruntime.tasks.offlinemap - package com.esri.arcgisruntime.tasks.offlinemap
-
Contains classes to download maps from ArcGIS services to the local device, and to synchronize edits.
- com.esri.arcgisruntime.tasks.tilecache - package com.esri.arcgisruntime.tasks.tilecache
-
Contains classes to download and synchronize tile caches for tiled map layers from ArcGIS services to the local device.
- com.esri.arcgisruntime.tasks.utilitynetworks - package com.esri.arcgisruntime.tasks.utilitynetworks
-
Contains classes to run the validate network topology operation on a utility network.
- com.esri.arcgisruntime.tasks.vectortilecache - package com.esri.arcgisruntime.tasks.vectortilecache
-
Contains classes to download vector tile caches from ArcGIS vector tile services to the local device.
- com.esri.arcgisruntime.util - package com.esri.arcgisruntime.util
-
Utility interfaces and classes, including a ListenableList and related events and listeners.
- com.esri.arcgisruntime.utilitynetworks - package com.esri.arcgisruntime.utilitynetworks
-
Contains classes to represent utility network schema information and perform tracing against ArcGIS services.
- combineExtents(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Returns an
Envelope
representing the minimum extent that encloses both geometry1 and geometry2. - combineExtents(Iterable<Geometry>) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Returns an
Envelope
representing the minimum extent that encloses all geometries in the given collection. - commitTransaction() - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Commits the edits in the current transaction to the geodatabase.
- COMPACT - Enum constant in enum class com.esri.arcgisruntime.data.TileCache.StorageFormat
-
Compact storage format (.tpk).
- COMPACT_TILE_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Compact Tile Package (tpkx).
- COMPACT_V2 - Enum constant in enum class com.esri.arcgisruntime.data.TileCache.StorageFormat
-
Compact V2 storage format (.tpkx).
- COMPASS_NAVIGATION - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanMode
-
Best suited for waypoint navigation when the user is on foot, the location symbol is fixed at a specific point on the screen, and always points towards the top edge of the device.
- COMPLETE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
-
Indicates that packaging is complete and the
PreplannedMapArea
is ready to be downloaded. - COMPLETED - Enum constant in enum class com.esri.arcgisruntime.mapping.view.DrawStatus
-
Drawing of the
GeoView
content is complete. - COMPLETED - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
-
The KML node refresh is completed.
- COMPLETED - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlTourStatus
-
State of tour when it is completed in a SceneView.
- CompositeSymbol - Class in com.esri.arcgisruntime.symbology
-
Defines a set of symbols that make up a single symbol.
- CompositeSymbol() - Constructor for class com.esri.arcgisruntime.symbology.CompositeSymbol
-
Creates a composite symbol with no symbols.
- CompositeSymbol(List<Symbol>) - Constructor for class com.esri.arcgisruntime.symbology.CompositeSymbol
-
Creates a composite symbol made up of the given list of symbols.
- computeCalloutLocation(Point, MapView) - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateGeoElement
- computeCalloutLocation(Point, MapView) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservation
- CONE - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
-
The marker is a cone.
- configurationProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.FreehandTool
-
Defines the set of interactive operations enabled when using this tool.
- configurationProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeTool
-
Defines the set of interactive operations enabled when using this tool.
- configurationProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.VertexTool
-
Defines the set of interactive operations enabled when using this tool.
- connectAsync() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Connects to a service that provides dynamic entity observations.
- CONNECTED - Enum constant in enum class com.esri.arcgisruntime.realtime.ConnectionStatus
-
The connection is open.
- CONNECTED - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
-
Connected trace.
- CONNECTING - Enum constant in enum class com.esri.arcgisruntime.realtime.ConnectionStatus
-
A connection with the remote endpoint has been initiated but is not yet complete.
- connectionErrorProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
The current network connection
ArcGISRuntimeException
. - ConnectionStatus - Enum Class in com.esri.arcgisruntime.realtime
-
An enumeration of the various status values for a connection.
- connectionStatusProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
The current network connection status of the DynamicEntityDataSource.
- CONNECTIVITY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
-
The association represents connectivity between two junctions.
- CONSTRAINT - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Form Constraint profile.
- CONTAINER - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationRole
-
Container role.
- CONTAINMENT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
-
The association represents containment of one
UtilityElement
within another. - CONTAINMENT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityRuleType
-
A network rule governing containment.
- contains(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Tests if geometry1 contains geometry2.
- contains(Object) - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
- contains(Object) - Method in class com.esri.arcgisruntime.geometry.Part
- contains(Object) - Method in class com.esri.arcgisruntime.layers.SublayerList
- contains(Object) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- contains(Object) - Method in class com.esri.arcgisruntime.mapping.LayerList
- contains(Object) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- contains(Object) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- CONTAINS - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
-
Contains operator.
- CONTAINS - Enum constant in enum class com.esri.arcgisruntime.layers.SceneLayerPolygonFilter.SpatialRelationship
-
Draw the features that are within the specified polygon geometries and do not draw anything that falls outside the polygons.
- containsAll(Collection<?>) - Method in class com.esri.arcgisruntime.layers.SublayerList
- containsAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- containsAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.LayerList
- containsAll(Collection<?>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- containsAll(Collection<?>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- CONTENT_CATEGORY_SET - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Content category set is used as templates for creating the category set for an organization or a group.
- contentTypeProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
The MIME content type of the PopupAttachment.
- Contingency - Class in com.esri.arcgisruntime.data
-
An object that defines a contingency.
- ContingencyConstraintViolation - Class in com.esri.arcgisruntime.data
-
An object that defines a contingency constraint violation.
- ContingencyConstraintViolationType - Enum Class in com.esri.arcgisruntime.data
-
The different types of contingency constraint violations.
- ContingentAnyValue - Class in com.esri.arcgisruntime.data
-
An object that indicates any domain value is allowed in a contingency.
- ContingentCodedValue - Class in com.esri.arcgisruntime.data
-
An object that defines a coded value specified in a contingency.
- ContingentNullValue - Class in com.esri.arcgisruntime.data
-
An object that indicates a null value is allowed in a contingency.
- ContingentRangeValue - Class in com.esri.arcgisruntime.data
-
An object that defines a min and max range specified in a contingency.
- ContingentValue - Class in com.esri.arcgisruntime.data
-
An object that defines possible field values for fields participating in contingent field groups.
- ContingentValuesDefinition - Class in com.esri.arcgisruntime.data
-
An object that defines a contingent values definition.
- ContingentValuesResult - Class in com.esri.arcgisruntime.data
-
An object that defines possible values for a field in the context of the contingent field groups it participates in.
- CONTINUE_AFTER_APPLYING_CLIENT_CERT - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
-
Retries the current request with the accompanying
CertificateCredential
- CONTINUE_WITH_CREDENTIAL - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
-
Retries the current request with the accompanying
Credential
- CONTINUE_WITH_SELF_SIGNED_RESPONSE - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
-
Applies the accompanying
SelfSignedResponse
(by either granting or denying trust to the server certificate, and caching or not caching the trust). - convertFrom(AngularUnit, double) - Method in class com.esri.arcgisruntime.geometry.AngularUnit
-
Converts a value from the given units to the units of this instance.
- convertFrom(AreaUnit, double) - Method in class com.esri.arcgisruntime.geometry.AreaUnit
-
Converts a value from the given units to the units of this instance.
- convertFrom(LinearUnit, double) - Method in class com.esri.arcgisruntime.geometry.LinearUnit
-
Converts a value from the given units to the units of this instance.
- convertTo(AngularUnit, double) - Method in class com.esri.arcgisruntime.geometry.AngularUnit
-
Converts a value from the units of this instance to the given units.
- convertTo(AreaUnit, double) - Method in class com.esri.arcgisruntime.geometry.AreaUnit
-
Converts a value from the units of this instance to the given units.
- convertTo(LinearUnit, double) - Method in class com.esri.arcgisruntime.geometry.LinearUnit
-
Converts a value from the units of this instance to the given units.
- convexHull(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Calculates the minimum bounding geometry (convex hull) that completely encloses the given geometry.
- convexHull(Iterable<Geometry>, boolean) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Calculates the minimum bounding geometry (convex hull) for the geometries in the given collection.
- CoordinateFormatter - Class in com.esri.arcgisruntime.geometry
-
Converts between Points and formatted coordinates notation strings such as decimal degrees; degrees, minutes, and seconds; U.S.
- CoordinateFormatter() - Constructor for class com.esri.arcgisruntime.geometry.CoordinateFormatter
- CoordinateFormatter.GarsConversionMode - Enum Class in com.esri.arcgisruntime.geometry
-
Indicates the location of a point relative to a Global Area Reference System (GARS) cell.
- CoordinateFormatter.LatitudeLongitudeFormat - Enum Class in com.esri.arcgisruntime.geometry
-
Supports the formats for representing latitude-longitude geographical coordinates as a string.
- CoordinateFormatter.MgrsConversionMode - Enum Class in com.esri.arcgisruntime.geometry
-
Determines the lettering scheme and treatment of coordinates at 180 degrees longitude when converting Military Grid Reference System (MGRS) coordinates.
- CoordinateFormatter.UtmConversionMode - Enum Class in com.esri.arcgisruntime.geometry
-
Determines how latitude is designated in Universal Transverse Mercator (UTM) notation.
- copy() - Method in class com.esri.arcgisruntime.io.RequestConfiguration
-
Creates a deep copy of this RequestConfiguration instance.
- copy() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
-
Creates a deep copy of this AnnotationLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
-
Creates a deep copy of this ArcGISMapImageLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
-
Creates a deep copy of this ArcGISMapImageSublayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
-
Creates a deep copy of this ArcGISSceneLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
-
Creates a deep copy of this ArcGISSublayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
-
Creates a deep copy of this ArcGISTiledLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledSublayer
-
Creates a deep copy of this ArcGISTiledSublayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.ArcGISVectorTiledLayer
-
Creates a deep copy of this ArcGISVectorTiledLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.BingMapsLayer
-
Creates a deep copy of this BingMapsLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
-
Creates a deep copy of this DimensionLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.FeatureCollectionLayer
-
Creates a deep copy of this FeatureCollectionLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
Creates a deep copy of this FeatureLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.GroupLayer
-
Creates a deep copy of this GroupLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.MobileBasemapLayer
-
Creates a deep copy of this MobileBasemapLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.OpenStreetMapLayer
-
Creates a deep copy of this OpenStreetMapLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.RasterLayer
-
Creates a deep copy of this RasterLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
- copy() - Method in class com.esri.arcgisruntime.layers.WebTiledLayer
-
Creates a deep copy of this WebTiledLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.WmsLayer
-
Creates a deep copy of this WmsLayer instance.
- copy() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
-
Creates a deep copy of this WmtsLayer instance.
- copy() - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates a copy of this ArcGISMap instance.
- copy() - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates a copy of this ArcGISScene instance.
- copy() - Method in class com.esri.arcgisruntime.mapping.Basemap
-
Creates a copy of this Basemap instance.
- copy() - Method in class com.esri.arcgisruntime.mapping.Bookmark
-
Creates a copy of this Bookmark instance.
- copy() - Method in class com.esri.arcgisruntime.security.CertificateCredential
-
Creates a copy of this CertificateCredential instance.
- copy() - Method in class com.esri.arcgisruntime.security.Credential
-
Creates a deep copy of this Credential instance.
- copy() - Method in class com.esri.arcgisruntime.security.OAuthTokenCredential
-
Creates a deep copy of this OAuthTokenCredential instance.
- copy() - Method in class com.esri.arcgisruntime.security.UserCredential
-
Creates a deep copy of this UserCredential instance.
- copyTo(ArcGISSublayer) - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
-
Copies fields in this class to the copy instance.
- copyTo(ServiceImageTiledLayer) - Method in class com.esri.arcgisruntime.layers.ServiceImageTiledLayer
-
Copies fields in this class to the copy instance.
- cornerRadiusProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the corner radius of the callout.
- COST_ADJUSTMENT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.BarrierType
-
Cost adjustment.
- CostAttribute - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Represents the cost incurred while traversing a route.
- COUNT - Enum constant in enum class com.esri.arcgisruntime.data.StatisticType
-
The number of values in a field.
- COUNT - Enum constant in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
-
The count of geoelements in an
AggregateGeoElement
. - COUNT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
-
Counts the number of applicable elements.
- create(int) - Static method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
-
Creates a GeographicTransformationStep instance from the given well-known ID (WKID).
- create(int) - Static method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
-
Creates a HorizontalVerticalTransformationStep instance from the given well-known ID (WKID).
- create(int) - Static method in class com.esri.arcgisruntime.geometry.SpatialReference
-
Creates a new spatial reference from the given well-known ID (WKID) number.
- create(int, int) - Static method in class com.esri.arcgisruntime.geometry.SpatialReference
-
Creates a new spatial reference with the given well-known ID (WKID) numbers for both a horizontal and a vertical coordinate system.
- create(Geodatabase, String, SpatialReference) - Static method in class com.esri.arcgisruntime.raster.MosaicDatasetRaster
-
Creates a new mosaic dataset raster with the specified raster name hosted in the specified geodatabase.
- create(GeographicTransformationStep) - Static method in class com.esri.arcgisruntime.geometry.GeographicTransformation
-
Creates a transformation with the given geographic transformation step.
- create(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryBuilder
-
Creates a geometry builder with the specified geometry as a starting point for further modification.
- create(GeometryType, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.GeometryBuilder
-
Creates an empty geometry builder which builds geometries of the specified
GeometryType
. - create(HorizontalVerticalTransformationStep) - Static method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformation
-
Creates a transformation with the given horizontal-vertical transformation step.
- create(ShapeToolType) - Static method in class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeTool
-
Create a ShapeTool to draw the specified
ShapeToolType
. - create(Iterable<GeographicTransformationStep>) - Static method in class com.esri.arcgisruntime.geometry.GeographicTransformation
-
Creates a transformation from an iterable of one or more geographic transformation steps.
- create(Iterable<HorizontalVerticalTransformationStep>) - Static method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformation
-
Creates a transformation from an iterable of one or more horizontal-vertical transformation steps.
- create(Iterable<Color>) - Static method in class com.esri.arcgisruntime.raster.Colormap
-
Creates a Colormap with the given collection of colors.
- create(String) - Static method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
-
Creates a GeographicTransformationStep instance from the given well-known text (WKT) string.
- create(String) - Static method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
-
Creates a HorizontalVerticalTransformationStep instance from the given well-known text (WKT) string.
- create(String) - Static method in class com.esri.arcgisruntime.geometry.SpatialReference
-
Creates a new spatial reference from the given well-known text (WKT) string.
- create(String, String, SpatialReference) - Static method in class com.esri.arcgisruntime.raster.MosaicDatasetRaster
-
Creates a new mosaic dataset raster with the specified raster name hosted in a new SQLite database which will be located at the specified database path.
- CREATE_ADVANCED_NOTEBOOKS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to publish a notebook as a geoprocessing service.
- CREATE_GROUP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- CREATE_ITEM - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- CREATE_NOTEBOOKS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to create and edit interactive notebook documents.
- CREATE_UPDATE_CAPABLE_GROUP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Allows a custom role to create a group with update capabilities.
- createAsync(String) - Static method in class com.esri.arcgisruntime.data.Geodatabase
-
Creates an empty mobile geodatabase at the specified path.
- createCameraViewpoint(Point, double, double, double, KmlAltitudeMode) - Static method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
-
Creates a KML viewpoint based on the provided camera location.
- createCircularEllipticArc(Point, double, double, double, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
-
Creates an
EllipticArcSegment
that is a partial circle shape from the center point and radius of the embedded circle, and the start and central angle around that circle. - createCircularEllipticArc(Point, Point, Point, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
-
Creates an EllipticArcSegment from start, end, and interior points that is a partial circle shape.
- createCone(int, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSceneSymbol.createCone(Color, double, double)
- createCone(int, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSceneSymbol.createCone(Color, double, double, AnchorPosition)
- createCone(Color, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a cone with the given dimensions.
- createCone(Color, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a cone with the given dimensions.
- createCube(int, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSceneSymbol.createCube(Color, double)
- createCube(int, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSceneSymbol.createCube(Color, double, AnchorPosition)
- createCube(Color, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a cube with the given dimensions.
- createCube(Color, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a cube with the given dimensions.
- createCylinder(int, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSceneSymbol.createCylinder(Color, double, double)
- createCylinder(int, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSceneSymbol.createCylinder(Color, double, double, AnchorPosition)
- createCylinder(Color, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a cylinder with the given dimensions.
- createCylinder(Color, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a cylinder with the given dimensions.
- CREATED - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortField
-
The date the item was created.
- createDate(String, String) - Static method in class com.esri.arcgisruntime.data.Field
-
Creates a Field of type
Field.Type.DATE
which corresponds to the Java typeCalendar
. - createDateOnly(String, String) - Static method in class com.esri.arcgisruntime.data.Field
-
Creates a new
Field.Type.DATE_ONLY
field which corresponds to the Java typeLocalDate
. - createDefaultDownloadPreplannedOfflineMapParametersAsync(PreplannedMapArea) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Executes an asynchronous operation to create a DownloadPreplannedOfflineMapParameters from the specified PreplannedMapArea.
- createDefaultExportTileCacheParametersAsync(Geometry, double, double) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
-
Creates a default set of export tile cache parameters asynchronously.
- createDefaultExportVectorTilesParametersAsync(Geometry, double) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
-
Creates a default set of export vector tile parameters asynchronously.
- createDefaultGenerateGeodatabaseParametersAsync(Geometry) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
-
Executes an asynchronous operation to create default parameters to generate and download a geodatabase using the
GenerateGeodatabaseJob
. - createDefaultGenerateOfflineMapParametersAsync(Geometry) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Executes an asynchronous operation to create a set of default parameters that can be used to take an online map offline.
- createDefaultGenerateOfflineMapParametersAsync(Geometry, double, double) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Executes an asynchronous operation to create a GenerateOfflineMapParameters from the specified area of interest, min scale, and max scale.
- createDefaultOfflineMapSyncParametersAsync() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
-
This populates the parameters with values appropriate for synchronizing the feature data in this offline map.
- createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
-
Asynchronously generates default parameters for a geoprocessing task.
- createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
-
Executes an asynchronous operation to create a set of default parameters for solving a closest facility with this closest facility task.
- createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
-
Executes an asynchronous operation to create a set of default parameters for solving a route with this route task.
- createDefaultParametersAsync() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
-
Executes an asynchronous operation to create a set of default parameters for creating service areas.
- createDefaultSkin() - Method in class com.esri.arcgisruntime.mapping.view.Callout
- createDefaultSkin() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
- createDefaultSyncGeodatabaseParametersAsync(Geodatabase) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
-
Executes an asynchronous operation to create default parameters to synchronize a geodatabase using the
SyncGeodatabaseJob
. - createDefaultSyncGeodatabaseParametersAsync(Geodatabase, SyncGeodatabaseParameters.SyncDirection) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
-
Executes an asynchronous operation to create a set of default parameters that can be used to synchronize a geodatabase with the service using the given sync direction.
- createDiamond(int, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSceneSymbol.createDiamond(Color, double, double)
- createDiamond(int, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.sicne 200.0.0, replaced by
SimpleMarkerSceneSymbol.createDiamond(Color, double, double, AnchorPosition)
- createDiamond(Color, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a diamond with the given dimensions.
- createDiamond(Color, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a diamond with the given dimensions.
- createDictionarySymbolStyleFromUrl(String) - Static method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
-
Creates a new dictionary symbol style using a web style item's URL.
- createDomainAsync(DomainDescription) - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Creates a new domain in the geodatabase.
- createDouble(String, String) - Static method in class com.esri.arcgisruntime.data.Field
-
Creates a Field of type
Field.Type.DOUBLE
which corresponds to the Java typeDouble
. - createElement(ArcGISFeature) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Creates a
UtilityElement
from anArcGISFeature
. - createElement(ArcGISFeature, UtilityTerminal) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
- createElement(UtilityAssetType, UUID) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Creates a
UtilityElement
from aUtilityAssetType
and a global ID. - createElement(UtilityAssetType, UUID, UtilityTerminal) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
- createFeature() - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Creates a new empty feature.
- createFeature(FeatureSubtype) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
-
Creates a feature based on the given feature subtype.
- createFeature(FeatureSubtype, Geometry) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
-
Creates a feature based on the given feature subtype and with the given geometry.
- createFeature(FeatureTemplate) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
-
Creates a feature from the given feature template.
- createFeature(FeatureTemplate, Geometry) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
-
Creates a feature from the given feature template and the given geometry.
- createFeature(FeatureType) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
-
Creates a feature from the given feature type; using the first
FeatureTemplate
contained in the given type. - createFeature(FeatureType, Geometry) - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
-
Creates a feature with the given feature type and geometry.
- createFeature(Map<String, Object>, Geometry) - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Creates a new feature with the provided attribute values and, optionally, geometry.
- createFileContent(File, String) - Static method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
-
Creates an instance of PortalItemContentParameters to use when adding a portal item for which the content data is a file.
- createFloat(String, String) - Static method in class com.esri.arcgisruntime.data.Field
-
Creates a Field of type
Field.Type.FLOAT
which corresponds to the Java typeFloat
. - createFolderAsync(String) - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Executes an asynchronous operation to create a new folder with the given title in this user's root folder (nested folders are not supported).
- createForItemsWithOwner(String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
-
Creates a PortalGroupContentSearchParameters that will find items belonging to a specified owner.
- createForItemsWithTypeAndOwnerAndSearchString(PortalItem.Type, String, String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
-
Creates a PortalGroupContentSearchParameters that will find items with a particular type.
- createForItemsWithTypeAndSearchString(PortalItem.Type, String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
-
Creates a PortalGroupContentSearchParameters that will find items with a specified type and, optionally, that also match a specified search string.
- createForItemsWithTypes(Iterable<PortalItem.Type>, String, String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
-
Creates a PortalGroupContentSearchParameters that will find items with any one of a number of given types.
- createForItemWithId(String) - Static method in class com.esri.arcgisruntime.portal.PortalGroupContentSearchParameters
-
Creates a PortalGroupContentSearchParameters that will find an item with a specified item ID.
- createFromConnectionFile(String, String) - Static method in class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace
-
Creates an enterprise geodatabase workspace based on a connection file.
- createFromConnectionFile(String, String, boolean) - Static method in class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace
-
Creates an enterprise geodatabase workspace based on a connection file.
- createFromConnectionString(String, String) - Static method in class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace
-
Creates an enterprise geodatabase workspace based on a connection string.
- createFromConnectionString(String, String, boolean) - Static method in class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace
-
Creates an enterprise geodatabase workspace based on a connection string.
- createFromFile(String) - Static method in class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
-
Creates a new dictionary symbol style instance from the style file at the provided location.
- createFromGeoElement(GeoElement, double) - Static method in class com.esri.arcgisruntime.geotriggers.FenceParameters
-
Static factory function to create a FenceParameters.
- createFromToken(String, String) - Static method in class com.esri.arcgisruntime.security.UserCredential
-
Creates a UserCredential with the specified token and referer.
- createFullImageAsync() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
Creates asynchronously the full image for displaying the attachment in full screen or some UI larger than a thumbnail.
- createGenerateOfflineMapParameterOverridesAsync(GenerateOfflineMapParameters) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Executes an asynchronous operation to create a GenerateOfflineMapParameterOverrides object that is populated to reflect the values in the provided GenerateOfflineMapParameters.
- createIdentityMatrix() - Static method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
-
Creates a TransformationMatrix object with an identity transform.
- createInteger(String, String) - Static method in class com.esri.arcgisruntime.data.Field
-
Creates a Field of type
Field.Type.INTEGER
which corresponds to the Java typeInteger
. - createJob(GeoprocessingParameters) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
-
Returns a geoprocessing job based on the supplied parameters.
- createJsonContent(String) - Static method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
-
Creates an instance of PortalItemContentParameters to use when adding a portal item for which the content data is JSON text.
- createLineAtAngleFromPoint(Point, double, double) - Static method in class com.esri.arcgisruntime.geometry.LineSegment
-
Creates a new LineSegment with the given start Point, and the given length and angle from the start Point.
- createLong(String, String) - Static method in class com.esri.arcgisruntime.data.Field
-
Creates a new
Field.Type.LONG
field object with the following parameters. - createLookAtViewpoint(Point, double, double, double, KmlAltitudeMode) - Static method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
-
Creates a KML viewpoint based on the provided LookAt location.
- createMidVertex(int, int) - Static method in class com.esri.arcgisruntime.mapping.view.SketchVertex
-
Deprecated.Creates a SketchVertex with a part index and an insertion index, which will represent a mid-vertex.
- createParametersAsync(FeatureCollection) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
-
Creates route parameters for this route task from a feature collection that contains stops, route info, and barriers tables.
- createParametersAsync(PortalItem) - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
-
Imports route parameters from a portal item and then adjusts the imported parameters to the current Route task.
- createPointAlong(Polyline, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Calculates the point at the given distance along the line.
- createRouteResultAsync(FeatureCollection) - Static method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
-
Imports a route result from a feature collection that represents a route layer.
- createRouteResultAsync(PortalItem) - Static method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
-
Imports a route result from a portal item.
- createShort(String, String) - Static method in class com.esri.arcgisruntime.data.Field
-
Creates a Field of type
Field.Type.SHORT
which corresponds to the Java typeShort
. - createSphere(int, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, repalced by
SimpleMarkerSceneSymbol.createSphere(Color, double)
- createSphere(int, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSceneSymbol.createSphere(Color, double, AnchorPosition)
- createSphere(Color, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a sphere with the given dimensions.
- createSphere(Color, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a sphere with the given dimensions.
- createString(String, String, int) - Static method in class com.esri.arcgisruntime.data.Field
-
Creates a Field of type
Field.Type.TEXT
which corresponds to the Java typeString
. - createSwatchAsync(int) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
Symbol.createSwatchAsync(Color)
- createSwatchAsync(int, float) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Deprecated.as of 200.0.0, replaced by
Symbol.createSwatchAsync(Color, float)
- createSwatchAsync(int, int, float, int) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as 200.0.0, replaced by
Symbol.createSwatchAsync(int, int, float, Color)
- createSwatchAsync(int, int, float, int, Geometry) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
Symbol.createSwatchAsync(int, int, float, Color, Geometry)
- createSwatchAsync(int, int, float, Color) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Creates a swatch image using the provided width, height, screen scale, and optional background color.
- createSwatchAsync(int, int, float, Color, Geometry) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Creates a swatch image using the provided geometry, width, height, screen scale, and optional background color.
- createSwatchAsync(int, int, int, Geometry) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
Symbol.createSwatchAsync(int, int, Color, Geometry)
- createSwatchAsync(int, int, Color, Geometry) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Creates a swatch asynchronously from a Geometry object.
- createSwatchAsync(Color) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Creates a swatch asynchronously with the given background color.
- createSwatchAsync(Color, float) - Method in class com.esri.arcgisruntime.symbology.Symbol
-
Creates a swatch image using the provided screen scale, and optional background color.
- createSymbolStyleFromUrl(String) - Static method in class com.esri.arcgisruntime.symbology.SymbolStyle
-
Creates a new symbol style object using a web style item's URL.
- createTableAsync(TableDescription) - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Creates a new table in the geodatabase.
- createTetrahedron(int, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSceneSymbol.createTetrahedron(Color, double, double)
- createTetrahedron(int, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSceneSymbol.createTetrahedron(Color, double, double, AnchorPosition)
- createTetrahedron(Color, double, double) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a tetrahedron with the given dimensions.
- createTetrahedron(Color, double, double, SceneSymbol.AnchorPosition) - Static method in class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a tetrahedron with the given dimensions.
- createThumbnailAsync(int, int) - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
Creates asynchronously a thumbnail image with the specified width and height.
- createTimeOnly(String, String) - Static method in class com.esri.arcgisruntime.data.Field
-
Creates a new
Field.Type.TIME_ONLY
field which corresponds to the Java typeLocalTime
. - createTimestampOffset(String, String) - Static method in class com.esri.arcgisruntime.data.Field
-
Creates a new
Field.Type.TIMESTAMP_OFFSET
field which corresponds to the Java typeOffsetDateTime
. - createUrlContent(String) - Static method in class com.esri.arcgisruntime.portal.PortalItemContentParameters
-
Creates an instance of PortalItemContentParameters to use when adding a portal item for which the content is a URL.
- createVersionAsync(ServiceVersionParameters) - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
-
Asynchronously creates a new version in the service based on the default version.
- createVertex(int, int) - Static method in class com.esri.arcgisruntime.mapping.view.SketchVertex
-
Deprecated.Creates a SketchVertex with a part index and a point index.
- createWithAssetTypes(UtilityNetworkAttribute, int, Iterable<UtilityAssetType>) - Static method in class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighbor
-
Creates a filter object to return the next n features from the starting point with asset types.
- createWithAssetTypesAndCategories(UtilityNetworkAttribute, int, Iterable<UtilityAssetType>, Iterable<UtilityCategory>) - Static method in class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighbor
-
Creates a filter object to return the next n features from the starting point with asset types and categories.
- createWithCategories(UtilityNetworkAttribute, int, Iterable<UtilityCategory>) - Static method in class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighbor
-
Creates a filter object to return the next n features from the starting point with categories.
- createWithM(double, double, double) - Static method in class com.esri.arcgisruntime.geometry.Point
-
Creates a new immutable Point with the given x,y coordinates, and m value.
- createWithM(double, double, double, double) - Static method in class com.esri.arcgisruntime.geometry.Point
-
Creates a new immutable Point with the given x,y coordinates, z value, and m value.
- createWithM(double, double, double, double, double, double) - Static method in class com.esri.arcgisruntime.geometry.Envelope
-
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates and m value.
- createWithM(double, double, double, double, double, double, double, double) - Static method in class com.esri.arcgisruntime.geometry.Envelope
-
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates, z value and m value.
- createWithM(double, double, double, double, double, double, double, double, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.Envelope
-
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates, z value, m value and SpatialReference.
- createWithM(double, double, double, double, double, double, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.Envelope
-
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates, m value and SpatialReference.
- createWithM(double, double, double, double, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.Point
-
Creates a new immutable Point with the given x,y coordinates, z value, m value, and
SpatialReference
. - createWithM(double, double, double, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.Point
-
Creates a new immutable Point with the given x,y coordinates, m value, and SpatialReference.
- createWithQuaternionAndTranslation(double, double, double, double, double, double, double) - Static method in class com.esri.arcgisruntime.mapping.view.TransformationMatrix
-
Creates a TransformationMatrix with the given arguments.
- createWithViewpoint(Viewpoint) - Static method in class com.esri.arcgisruntime.ogc.kml.KmlViewpoint
-
Creates a KML viewpoint from a Viewpoint.
- Credential - Class in com.esri.arcgisruntime.security
-
Defines the concept of a Credential, allowing various different types of authenticating credentials to be passed to network requests.
- Credential() - Constructor for class com.esri.arcgisruntime.security.Credential
- Credential.CredentialChangedEvent - Class in com.esri.arcgisruntime.security
-
An event which indicates that one or more properties of this Credential have changed.
- Credential.CredentialChangedListener - Interface in com.esri.arcgisruntime.security
-
The listener interface to get notified when one or more properties of a Credential have changed.
- CredentialCache() - Constructor for class com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache
- credentialCacheChanged(AuthenticationManager.CredentialCache.CredentialCacheChangedEvent) - Method in interface com.esri.arcgisruntime.security.AuthenticationManager.CredentialCache.CredentialCacheChangedListener
-
Invoked when a credential is added or removed or when a credential that is currently in the cache is updated or when all credentials are cleared from the CredentialCache.
- CredentialCacheEntry - Class in com.esri.arcgisruntime.security
-
Represents an entry in the credential cache.
- CredentialCacheEntry(String, Credential) - Constructor for class com.esri.arcgisruntime.security.CredentialCacheEntry
-
Constructor for CredentialCacheEntry.
- credentialChanged(Credential.CredentialChangedEvent) - Method in interface com.esri.arcgisruntime.security.Credential.CredentialChangedListener
-
Invoked when when one or more properties of a Credential have changed.
- credentialChanged(CredentialChangedEvent) - Method in interface com.esri.arcgisruntime.security.CredentialChangedListener
-
Called when a Portal's credential is changed.
- CredentialChangedEvent - Class in com.esri.arcgisruntime.security
-
Defines an event indicating that the Portal's Credential has changed.
- CredentialChangedEvent(Portal, Credential) - Constructor for class com.esri.arcgisruntime.security.CredentialChangedEvent
-
Constructs a new CredentialChangedEvent with the Portal whose Credential has changed and the new Credential.
- CredentialChangedEvent(Credential) - Constructor for class com.esri.arcgisruntime.security.Credential.CredentialChangedEvent
-
Creates a CredentialChangedEvent object.
- CredentialChangedListener - Interface in com.esri.arcgisruntime.security
-
Defines a listener that is notified when the Portal's Credential has been changed.
- CredentialPersistence - Interface in com.esri.arcgisruntime.security
-
This interface provides a means of persisting credentials as they are added, changed, or removed from the
AuthenticationManager.CredentialCache
as well as loading persisted credentials into the credential cache. - CROSS - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
-
Fills area with horizontal/vertical lines.
- CROSS - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
-
The marker is a cross (+).
- CROSS_STREET - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
-
Cross street.
- crosses(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Tests if geometry1 crosses geometry2.
- CROSSES - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
-
Crosses operator.
- CSV - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A text file of data values separated by commas or other delimiters
- CUBE - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
-
The marker is a cube.
- CubicBezierSegment - Class in com.esri.arcgisruntime.geometry
-
A cubic Bezier curve for use in a multipart geometry.
- CubicBezierSegment(Point, Point, Point, Point, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.CubicBezierSegment
-
Creates a bezier segment based on a start and end point and two control points at tangents to the start and end points.
- CurbApproach - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Specifies the direction a vehicle may arrive at and depart from the network location.
- currentPositionChanged(KmlTourCurrentPositionChangedEvent) - Method in interface com.esri.arcgisruntime.ogc.kml.KmlTourCurrentPositionChangedListener
-
Invoked when the current position of a KML tour is changed.
- currentVersionProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The current version of the ArcGIS stream service.
- CURVE - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryDimension
-
A one-dimensional geometry such as a
Polyline
. - customViewProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the custom view property.
- cut(Geometry, Polyline) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Cuts the 'geometry' into parts with the 'cutter'
Polyline
. - CYLINDER - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
-
The marker is a cylinder.
D
- DASH - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Dash line.
- DASH_DOT - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Dash dot line.
- DASH_DOT_DOT - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Dash dot dot line.
- DASHBOARD - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Dashboards integrate maps, lists, charts, and gauges that help monitoring and managing daily operations.
- DASHBOARD_DATA - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Dashboard Data profile.
- DASHBOARD_FORMATTING - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Dashboard Formatting profile.
- DashGeometricEffect - Class in com.esri.arcgisruntime.symbology
-
Represents a GeometricEffect for dashes on lines.
- DashGeometricEffect() - Constructor for class com.esri.arcgisruntime.symbology.DashGeometricEffect
-
Creates a DashGeometricEffect with an empty template.
- DashGeometricEffect(Iterable<Double>) - Constructor for class com.esri.arcgisruntime.symbology.DashGeometricEffect
-
Creates a DashGeometricEffect and populates its template with the given values.
- DATA_STORE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A geodatabase or file share data store.
- dataSourceProperty() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
The dynamic entity data source.
- DataSourceStatusChangedEvent(LocationDisplay, boolean) - Constructor for class com.esri.arcgisruntime.mapping.view.LocationDisplay.DataSourceStatusChangedEvent
-
Creates a new DataSourceStatusChangedEvent with the given LocationDisplay and state.
- DATE - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
The return type is expected to be a
Calendar
value. - DATE - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A date time value.
- DATE_ONLY - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
The return type is expected to be a
LocalDate
value. - DATE_ONLY - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A date only value.
- DatumTransformation - Class in com.esri.arcgisruntime.geometry
-
Represents a function to convert between the coordinate systems.
- DAY - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
-
Day.
- DAY_SHORT_MONTH_YEAR - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 30 Dec 1997
- DAYS - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
-
Days.
- DAYS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A days attribute unit.
- DECADES - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
-
Decades.
- DECIMAL_DEGREES - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
-
The geographical coordinates are represented in decimal degrees.
- DECIMAL_DEGREES - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid.LabelFormat
-
Labels grid lines (graticules) in decimal degrees.
- DECIMAL_DEGREES - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A decimal degrees attribute unit.
- DECIMETER - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
Decimeter.
- DECIMETERS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A decimeters attribute unit.
- DEEP_LEARNING_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A Deep Learning model package.
- DEFAULT - Enum constant in enum class com.esri.arcgisruntime.geometry.ExtendOptions
-
By default, extension considers both ends of paths.
- DEFAULT - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
Default image format defined by the service.
- DEFAULT - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyleLanguageStrategy
-
Use the default language setting for the `BasemapStyle`.
- DEFAULT_ANCHOR_POSITION - Static variable in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
- DefaultAuthenticationChallengeHandler - Class in com.esri.arcgisruntime.security
-
Implements an authentication challenge handler that handles user credential and OAuth challenges.
- DefaultAuthenticationChallengeHandler() - Constructor for class com.esri.arcgisruntime.security.DefaultAuthenticationChallengeHandler
- DefaultInteractionListener(MapView) - Constructor for class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
-
Creates default interaction listener.
- DefaultInteractionListener(SceneView) - Constructor for class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
-
Creates default interaction listener.
- DEFINED_INTERVAL - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
-
Defined interval classification
- DEGREE - Enum constant in enum class com.esri.arcgisruntime.raster.SlopeType
-
Degree.
- DEGREES - Enum constant in enum class com.esri.arcgisruntime.geometry.AngularUnitId
-
Indicates an angular measurement in degrees.
- DEGREES_DECIMAL_MINUTES - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
-
The geographical coordinates are represented in degrees and decimal minutes.
- DEGREES_MINUTES_SECONDS - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
-
The geographical coordinates are represented in degrees, minutes and decimal seconds.
- DEGREES_MINUTES_SECONDS - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid.LabelFormat
-
Labels grid lines (graticules) in degrees, minutes, and seconds.
- DELETE - Enum constant in enum class com.esri.arcgisruntime.data.EditResult.EditOperation
-
An operation to delete a feature or attachment from the feature table.
- DELETE_GROUPS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- DELETE_ITEMS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- DELETE_USERS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- deleteAttachmentAsync(Attachment) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Deletes the given attachment from this feature.
- deleteAttachmentsAsync(Iterable<Attachment>) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Deletes the given attachments from this feature.
- DELETED - Enum constant in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
-
Subscription was deleted.
- deleteDomainAsync(String) - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Deletes the domain with the specified name from the geodatabase.
- deleteEntityAsync(String) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Deletes the dynamic entity identified by the id value from the data source store.
- deleteFeatureAsync(Feature) - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Deletes a feature from the table.
- deleteFeaturesAsync(Iterable<Feature>) - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Deletes features from this feature table.
- deleteFolderAsync(PortalFolder) - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Executes an asynchronous operation to delete a folder from the portal.
- deletePortalItemAsync(PortalItem) - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Executes an asynchronous operation to delete a portal item from the portal.
- deleteSelectedElement() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Deletes the selected element from the current
geometry
. - deleteTableAsync(String) - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Deletes an existing table from the geodatabase.
- DEM_LIGHT - Enum constant in enum class com.esri.arcgisruntime.raster.ColorRamp.PresetType
-
Digital Elevation Model, light.
- DEM_SCREEN - Enum constant in enum class com.esri.arcgisruntime.raster.ColorRamp.PresetType
-
Digital Elevation Model, screen.
- DEMOGRAPHICS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- densify(Geometry, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Densifies the input geometry by inserting additional vertices along the geometry at an interval defined by
maxSegmentLength
. - DENSIFY_CURVES - Enum constant in enum class com.esri.arcgisruntime.ServiceCurveGeometryMode
-
Densified versions of geometries with curves are fetched.
- densifyGeodetic(Geometry, double, LinearUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Densifies the input geometry by creating additional vertices along the geometry, using a geodetic curve.
- DEPART - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Depart stop.
- DEPARTURE_TIME - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.StartTimeUsage
-
Departure time.
- DESCENDING - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SortOrder
- DESCENDING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortOrder
-
Sort order is descending.
- DESCENDING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalQueryParameters.SortOrder
-
Sort order is descending.
- descriptionProperty() - Method in class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
-
A string value describing the element in detail.
- descriptionProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The description of the ArcGIS stream service.
- descriptionProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
The description of the data source.
- DESIGNATE_GROUP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- DESKTOP - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionsStyle
-
The driving directions generated by this style are most suited for desktop apps and for printing hardcopy directions.
- DESKTOP_ADD_IN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Add In (esriaddin)
- DESKTOP_APPLICATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Desktop Application (zip)
- DESKTOP_APPLICATION_TEMPLATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
The Desktop Application Template (.zip) includes either a desktop add in or a toolbar.exe
- DESKTOP_STYLE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Pro style file (stylx)
- DESTINATION - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.RelationshipRole
-
Represents the destination table in a relationship.
- detailColorProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the detail text color of the default callout.
- detailProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the detail text of the default callout.
- DEVELOPER - Enum constant in enum class com.esri.arcgisruntime.LicenseLevel
-
Developer mode: full functionality but with a watermark on the
GeoView
. - DEVELOPER - Enum constant in enum class com.esri.arcgisruntime.LicenseType
-
Developer license.
- DEVICE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Network devices, such as transformers or valves.
- DGPS - Enum constant in enum class com.esri.arcgisruntime.location.NmeaFixType
-
A differential GPS fix type.
- DIAGONAL_CROSS - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
-
Fills area with backwards/forwards diagonal lines.
- DIAMOND - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
-
The marker is a diamond.
- DIAMOND - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
-
The marker is a diamond.
- DICTIONARY - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
The return type is expected to be a dictionary of key/value pairs.
- DICTIONARY - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupExpression.ReturnType
-
The return type is expected to be a dictionary of key/value pairs that must follow the Web Map Specification for a popupElement.
- DICTIONARY_RENDERER - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Dictionary Renderer profile.
- DictionaryRenderer - Class in com.esri.arcgisruntime.symbology
-
Defines a renderer based on a
SymbolStyle
. - DictionaryRenderer(DictionarySymbolStyle) - Constructor for class com.esri.arcgisruntime.symbology.DictionaryRenderer
-
Creates a new dictionary renderer object with the given
DictionarySymbolStyle
. - DictionaryRenderer(DictionarySymbolStyle, Map<String, String>, Map<String, String>) - Constructor for class com.esri.arcgisruntime.symbology.DictionaryRenderer
-
Creates an instance of DictionaryRenderer.
- DictionarySymbolStyle - Class in com.esri.arcgisruntime.symbology
-
Defines a mechanism to obtain unique multi-layer symbol style from a given specification, such as mil2525d.
- DictionarySymbolStyle(PortalItem) - Constructor for class com.esri.arcgisruntime.symbology.DictionarySymbolStyle
-
Creates a new dictionary symbol style object from a portal item.
- DictionarySymbolStyleConfiguration - Class in com.esri.arcgisruntime.symbology
-
Configuration settings for a custom DictionarySymbolStyle.
- difference(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Constructs the set-theoretic difference between two geometries.
- DIMENSION_LAYER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
-
A dimension layer Type.
- DimensionLayer - Class in com.esri.arcgisruntime.layers
-
A layer that can visualize dimension features data.
- DimensionLayer(ArcGISFeatureTable) - Constructor for class com.esri.arcgisruntime.layers.DimensionLayer
-
Creates a dimension layer from a feature table containing dimension features.
- DimensionLayer(PortalItem, long) - Constructor for class com.esri.arcgisruntime.layers.DimensionLayer
-
Creates a new dimension layer object from a feature service portal item.
- DimensionLayer(String) - Constructor for class com.esri.arcgisruntime.layers.DimensionLayer
-
Creates a new dimension layer from a feature service URI.
- DIPS - Enum constant in enum class com.esri.arcgisruntime.symbology.SymbolSizeUnits
-
Render the affected symbol by interpreting the size values as DIPs.
- DIRECTION - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineOrientation
-
LabelDefinition.getPlacement()
above will mean that the label will be offset perpendicularly left from its line segment. - DIRECTION - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextOrientation
-
Text follows the placement angle direction, even if it means being drawn upside-down.
- DirectionEvent - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Represents an event in a set of
DirectionManeuver
for a givenRoute
. - DirectionManeuver - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Represents an individual maneuver in a series of turn-by-turn driving directions.
- DirectionManeuverType - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Indicates the type of a given DirectionManeuver.
- DirectionMessage - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Represents the Directions String.
- DirectionMessageType - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Specifies the type of a DirectionMessage.
- DirectionsStyle - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Defines network directions output type.
- dirtyAreaTableProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
The dirty area table of the UtilityNetwork.
- DISABLE_USERS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- DISABLED - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureTilingMode
-
Feature tiling is disabled.
- DISABLED - Enum constant in enum class com.esri.arcgisruntime.mapping.view.WrapAroundMode
-
The map is displayed normally, wrap around display is disabled.
- disconnectAsync() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Closes the connection to a service.
- DISCONNECTED - Enum constant in enum class com.esri.arcgisruntime.realtime.ConnectionStatus
-
The connection is not open.
- disjoint(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Tests if the two geometries are disjoint.
- DISJOINT - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
-
Disjoint operator.
- DISJOINT - Enum constant in enum class com.esri.arcgisruntime.layers.SceneLayerPolygonFilter.SpatialRelationship
-
Do not draw the features that are within the defined polygon geometries.
- DISKS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonCutoffGeometry
-
Disks behaviour.
- dismiss() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Hides the callout.
- displayCountProperty() - Method in class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
-
The maximum number of records to display.
- DisplayFilter - Class in com.esri.arcgisruntime.layers
-
Represents a type used for limiting which features are rendered.
- DisplayFilter(String, String) - Constructor for class com.esri.arcgisruntime.layers.DisplayFilter
-
Creates a new
DisplayFilter
with the specified name and where clause. - DisplayFilterDefinition - Class in com.esri.arcgisruntime.layers
-
Provides definition on how features are filtered from the display.
- dispose() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Dispose the GeoView
- DISSOLVE - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaOverlapGeometry
-
Dissolve behavior.
- Distance - Class in com.esri.arcgisruntime.geometry
-
Represents a distance which contains a value and its units.
- distanceBetween(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Calculates the simple planar (Euclidean) distance between two geometries.
- DistanceCompositeSceneSymbol - Class in com.esri.arcgisruntime.symbology
-
A type of Symbol that changes based on the distance, in meters, between the SceneView's Camera and
GeoElement
that the Symbol is assigned to. - DistanceCompositeSceneSymbol() - Constructor for class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol
-
Create a distance composite scene symbol object.
- DistanceCompositeSceneSymbol.Range - Class in com.esri.arcgisruntime.symbology
-
Links a Symbol to a minimum and maximum distance, in meters, from the SceneView's Camera at which this Symbol will be visible between.
- DistanceCompositeSceneSymbol.RangeCollection - Class in com.esri.arcgisruntime.symbology
-
Represents a list of
DistanceCompositeSceneSymbol.Range
s which link a Symbol to a minimum and maximum distance, in meters, from the SceneView's Camera which the Symbol is visible between. - distanceGeodetic(Point, Point, LinearUnit, AngularUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Calculates the geodetic distance between two given points and calculates the azimuth at both points for the geodetic curve that connects the points.
- DO_NOT_EXTEND_FROM_END_POINT - Enum constant in enum class com.esri.arcgisruntime.geometry.ExtendOptions
-
Do not extend the 'to' end of any path.
- DO_NOT_EXTEND_FROM_START_POINT - Enum constant in enum class com.esri.arcgisruntime.geometry.ExtendOptions
-
Do not extend the 'from' end of any path.
- DOCUMENT - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentType
-
A document.
- DOCUMENT_LINK - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Link to a web resource
- DOES_NOT_EXIST - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparisonOperator
-
Evaluate that the
UtilityCategory
does not exist on a network feature. - DOES_NOT_INCLUDE_ANY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
-
Tests whether an attribute does not include any of the values specified in another attribute or the particular values in the condition.
- DOES_NOT_INCLUDE_THE_VALUES - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
-
Tests whether an attribute does not include all of the values specified in another attribute or the particular values in the condition.
- Domain - Class in com.esri.arcgisruntime.data
-
Represents a domain used to define and restrict the valid values for a
Field
. - DomainDescription - Class in com.esri.arcgisruntime.data
-
An object that describes a domain to be created.
- DOOR_PASSAGE - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Door passage.
- DOT - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Dot line.
- DOUBLE - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A double value.
- DOUBLE - Enum constant in enum class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
-
The value of the attribute is a Double.
- DOUBLE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
-
Double data type.
- DOWN_ARROW - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
A down arrow.
- DOWNLOAD - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
-
The geodatabase changes are downloaded only.
- DOWNLOAD_ALL_UPDATES - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedScheduledUpdatesOption
-
All available updates for feature data will be downloaded.
- DOWNLOAD_SCHEDULED_UPDATES - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedUpdateMode
-
Scheduled, read-only updates will be downloaded from the online map area and applied to the local mobile geodatabases.
- DOWNLOAD_SCHEDULED_UPDATES_AND_UPLOAD_NEW_FEATURES - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedUpdateMode
-
Scheduled, read-only updates are downloaded from the online map area and applied to the local mobile geodatabases.
- downloadPreplannedOfflineMap(DownloadPreplannedOfflineMapParameters, String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Creates a
DownloadPreplannedOfflineMapJob
that can be used to download the preplanned map area specified by the given parameters object. - DownloadPreplannedOfflineMapJob - Class in com.esri.arcgisruntime.tasks.offlinemap
-
A job to download an offline map area from an online map as part of the preplanned offline workflow.
- DownloadPreplannedOfflineMapParameters - Class in com.esri.arcgisruntime.tasks.offlinemap
-
Parameters used for creating a
DownloadPreplannedOfflineMapJob
. - DownloadPreplannedOfflineMapParameters() - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
-
Constructs a new DownloadPreplannedOfflineMapParameters instance.
- DownloadPreplannedOfflineMapParameters(PreplannedMapArea) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.DownloadPreplannedOfflineMapParameters
-
Constructs a new DownloadPreplannedOfflineMapParameters instance with the given offline map area.
- DownloadPreplannedOfflineMapResult - Class in com.esri.arcgisruntime.tasks.offlinemap
-
Represents the result of a DownloadPreplannedOfflineMapJob created by an OfflineMapTask.
- DOWNSTREAM - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
-
Downstream trace.
- DRAPED_BILLBOARDED - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
-
Ignores z values and drapes symbols onto the surface, billboarded to always face the camera.
- DRAPED_FLAT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
-
Ignores z values and drapes symbols flat on the surface.
- DrawingInfo - Class in com.esri.arcgisruntime.arcgisservices
-
Represents drawing information about a feature layer in an ArcGIS feature service or a sub-layer in an ArcGIS map service.
- drawingInfoProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The ArcGIS stream service drawing info.
- DrawStatus - Enum Class in com.esri.arcgisruntime.mapping.view
-
The status of drawing in the
GeoView
. - drawStatusChanged(DrawStatusChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.DrawStatusChangedListener
-
Deprecated.Invoked when the DrawStatus of a GeoView changes.
- DrawStatusChangedEvent - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.drawStatusProperty()
. - DrawStatusChangedListener - Interface in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.drawStatusProperty()
. - drawStatusProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
The current draw status.
- DUSK - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
-
Dusk.
- DYNAMIC - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
-
Dynamic rendering mode - Features will be updated during pan and zoom operations for a smoothly rendered display.
- DYNAMIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
-
Place the label in the preferred location, but move to an alternative location to not overlap higher priority labels or feature/graphic symbols.
- DYNAMIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
-
Set the alignment depending upon the label's position with respect to its feature.
- DYNAMIC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.GraphicsOverlay.RenderingMode
-
Dynamic rendering mode - the default.
- DYNAMIC_NEVER_REMOVE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
-
Place the label in the preferred location, but move to an alternative location to minimize overlapping higher priority labels or feature/graphic symbols.
- dynamicEntity() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservation
-
The
DynamicEntity
associated with this observation. - DynamicEntity - Class in com.esri.arcgisruntime.realtime
-
A
GeoElement
that represents a real-world object received from aDynamicEntityDataSource
. - DynamicEntity.DynamicEntityChangedEvent - Class in com.esri.arcgisruntime.realtime
-
Called when
DynamicEntity
changes. - DynamicEntity.DynamicEntityChangedListener - Interface in com.esri.arcgisruntime.realtime
-
Defines the callback listener to listen to DynamicEntityChangedListener events.
- DynamicEntityChangedInfo - Class in com.esri.arcgisruntime.realtime
-
Describes changes to a
DynamicEntity
sent byDynamicEntity.DynamicEntityChangedEvent
. - DynamicEntityDataSource - Class in com.esri.arcgisruntime.realtime
-
A dynamic entity data source that streams observations to a client.
- DynamicEntityDataSource() - Constructor for class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
No argument constructor to avoid custom dynamic entity data sources having to define a no argument constructor.
- DynamicEntityDataSource.DynamicEntityObservationPurgedEvent - Class in com.esri.arcgisruntime.realtime
-
A notification that a
DynamicEntityObservation
was purged from the local data cache. - DynamicEntityDataSource.DynamicEntityObservationPurgedListener - Interface in com.esri.arcgisruntime.realtime
-
Defines the callback listener to listen to DynamicEntityObservationPurgedListener events.
- DynamicEntityDataSource.DynamicEntityObservationReceivedEvent - Class in com.esri.arcgisruntime.realtime
-
A notification that a
DynamicEntityObservation
was received from the data source. - DynamicEntityDataSource.DynamicEntityObservationReceivedListener - Interface in com.esri.arcgisruntime.realtime
-
Defines the callback listener to listen to
DynamicEntityDataSource.DynamicEntityObservationReceivedEvent
events. - DynamicEntityDataSource.DynamicEntityPurgedEvent - Class in com.esri.arcgisruntime.realtime
-
A notification that a
DynamicEntity
was purged from the local data cache. - DynamicEntityDataSource.DynamicEntityPurgedListener - Interface in com.esri.arcgisruntime.realtime
-
Defines the callback listener to listen to DynamicEntityPurgedListener events.
- DynamicEntityDataSource.DynamicEntityReceivedEvent - Class in com.esri.arcgisruntime.realtime
-
A notification that a
DynamicEntity
was received from the data source. - DynamicEntityDataSource.DynamicEntityReceivedListener - Interface in com.esri.arcgisruntime.realtime
-
Defines the callback listener to listen to DynamicEntityReceivedListener events.
- DynamicEntityDataSourceInfo - Class in com.esri.arcgisruntime.realtime
-
Metadata for a
DynamicEntityDataSource
. - DynamicEntityDataSourceInfo(String, Iterable<Field>) - Constructor for class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
Creates a new data source info.
- DynamicEntityDataSourcePurgeOptions - Class in com.esri.arcgisruntime.realtime
-
Purge options for a dynamic entity data source.
- DynamicEntityInfo - Class in com.esri.arcgisruntime.realtime
-
Provides details about a
DynamicEntity
that has been sent byDynamicEntityDataSource.DynamicEntityReceivedEvent
orDynamicEntityDataSource.DynamicEntityPurgedEvent
. - DynamicEntityLayer - Class in com.esri.arcgisruntime.layers
-
A
Layer
that displays dynamic entity observations from real-time services. - DynamicEntityLayer(DynamicEntityDataSource) - Constructor for class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Creates a new dynamic entity layer from a
DynamicEntityDataSource
. - DynamicEntityObservation - Class in com.esri.arcgisruntime.realtime
-
A
GeoElement
that represents a static observation of aDynamicEntity
received from aDynamicEntityDataSource
. - DynamicEntityObservationInfo - Class in com.esri.arcgisruntime.realtime
-
Provides details about a
DynamicEntityObservation
that has been received from the data source or purged from the local data cache. - dynamicEntityProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityInfo
-
The
DynamicEntity
that has been received from the data source or purged from the local data cache. - dynamicEntityPurgedProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityChangedInfo
-
Indicates whether the
DynamicEntity
itself has been purged. - DynamicWorkspace - Class in com.esri.arcgisruntime.localserver
-
Represents information about a workspace to which the
LocalMapService
can connect in order to allow the dynamic switching ofSublayerSource
s within this workspace.
E
- EARTH_CONFIGURATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
An ArcGIS Earth configuration file is an exportable file containing all major settings in Earth.
- EASE_IN_CIRC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in circularly.
- EASE_IN_CUBIC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in cubic.
- EASE_IN_EXPO - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in exponentially.
- EASE_IN_OUT_CIRC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in and out circularly.
- EASE_IN_OUT_CUBIC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in and out cubic.
- EASE_IN_OUT_EXPO - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in and out exponentially.
- EASE_IN_OUT_QUAD - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in and out quadratic.
- EASE_IN_OUT_QUART - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in and out quartic.
- EASE_IN_OUT_QUINT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in and out quintic.
- EASE_IN_OUT_SINE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in and out sine.
- EASE_IN_QUAD - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in quadratic.
- EASE_IN_QUART - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in quartic.
- EASE_IN_QUINT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in quintic.
- EASE_IN_SINE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move in sine.
- EASE_OUT_CIRC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move out circularly.
- EASE_OUT_CUBIC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move out cubic.
- EASE_OUT_EXPO - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move out exponentially.
- EASE_OUT_QUAD - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move out quadratic.
- EASE_OUT_QUART - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move out quartic.
- EASE_OUT_QUINT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move out quintic.
- EASE_OUT_SINE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move out sine.
- EDGE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.Type
-
The network source references edges in a feature class or table.
- EDGE_JUNCTION_EDGE_CONNECTIVITY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityRuleType
-
A network rule governing connectivity between two edges and a junction.
- EDGE_OBJECT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Non-spatial edge, such as a fiber strand in a fiber cable.
- EDGES - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraversabilityScope
-
The traversability criteria should only be evaluated at edges.
- EDIT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- EDITABLE_LAYERS - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
-
Include attachments only with editable feature layers when taking offline.
- EditFieldsInfo - Class in com.esri.arcgisruntime.arcgisservices
-
The fields that record who adds or edits the features and when the edits are made.
- EditorTrackingInfo - Class in com.esri.arcgisruntime.arcgisservices
-
Represents information about an ArcGIS feature service's editor tracking configuration.
- EditResult - Class in com.esri.arcgisruntime.data
-
Represents the result of an attempt to push an update to a service, such as after applying edits to a service by calling
ServiceFeatureTable.applyEditsAsync()
or syncing results for a table in a geodatabase from aSyncGeodatabaseJob
. - EditResult.EditOperation - Enum Class in com.esri.arcgisruntime.data
-
Represents the different types of edit operations on
ServiceFeatureTable
. - EITHER_SIDE - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
-
Either side.
- ELEMENTS - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
-
The result is a collection of utility elements.
- elevate(double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
-
Creates a copy of the camera with the change in altitude applied.
- ELEVATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- ELEVATION - Enum constant in enum class com.esri.arcgisruntime.raster.ColorRamp.PresetType
-
Elevation.
- ElevationServiceInfo - Class in com.esri.arcgisruntime.portal
-
Represents a Limited Error Raster Compression (LERC) elevation service that is provided by the portal.
- ElevationSource - Class in com.esri.arcgisruntime.mapping
-
Elevation sources provide a surface on which data can be draped or offset from.
- ELEVATOR - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Elevator.
- ELLIPSE - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
An ellipse.
- ELLIPSE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeToolType
-
Allows you to drag on a map view to define the center point and a point on the circumference of an ellipse-shaped geometry.
- ellipseGeodesic(GeodesicEllipseParameters) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Constructs a geodesic ellipse centered on a specific point.
- EllipticArcSegment - Class in com.esri.arcgisruntime.geometry
-
An elliptic arc segment for use in a multipart geometry.
- EllipticArcSegment(Point, double, double, double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.EllipticArcSegment
-
Creates an elliptic arc based on parameters that define an ellipse and the portion of that ellipse that defines the arc.
- EllipticArcSegment(Point, Point, double, boolean, boolean, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.EllipticArcSegment
-
Creates an elliptic arc segment from the given start and end points, and other parameters that define an ellipse.
- ENABLE_WHEN_SUPPORTED - Enum constant in enum class com.esri.arcgisruntime.mapping.view.WrapAroundMode
-
Enable wrap around if it is supported.
- ENABLED_WHEN_SUPPORTED - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureTilingMode
-
Use feature tiling whenever a service supports it.
- ENABLED_WITH_FULL_RESOLUTION_WHEN_SUPPORTED - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureTilingMode
-
Use feature tiling and request full resolution geometries when supported by the service.
- enabledProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.FeatureReduction
-
True to enable feature reduction, false to show individual geoelements.
- enabledProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.SnapSettings
-
True if interactive geometry edits made using the
GeometryEditor
should happen using the currentSnapSettings
, false otherwise. - enabledProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.SnapSourceSettings
-
True to enable snapping to the geometries in the
SnapSource
, false otherwise. - enableKeyboardNavigationProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
If true keyboard navigation is enabled.
- enableMousePanProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
If true mouse panning is enabled.
- enableMouseZoomProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
If true mouse wheel zooming is enabled.
- enableTouchPanProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
If true touch panning is enabled.
- enableTouchRotateProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
If true touch rotate is enabled.
- enableTouchZoomProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
If true touch zoom (pinch) is enabled.
- EncCell - Class in com.esri.arcgisruntime.hydrography
-
Represents a single ENC (Electronic Navigational Chart) data source in S-57 data transfer format (*.000 file).
- EncCell(EncDataset) - Constructor for class com.esri.arcgisruntime.hydrography.EncCell
-
Creates an EncCell based on an EncDataset.
- EncCell(String) - Constructor for class com.esri.arcgisruntime.hydrography.EncCell
-
Creates an EncCell based on a file path.
- EncDataset - Class in com.esri.arcgisruntime.hydrography
-
Represents one of the datasets in a
EncExchangeSet
. - EncEnvironmentSettings - Class in com.esri.arcgisruntime.hydrography
- EncEnvironmentSettings() - Constructor for class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings
- EncEnvironmentSettings.DisplaySettings - Class in com.esri.arcgisruntime.hydrography
-
Represents various settings used to control display of features in all
EncLayers
. - EncEnvironmentSettings.DisplaySettings.MarinerSettings - Class in com.esri.arcgisruntime.hydrography
-
Represents settings to control display of Independent Mariner Selections.
- EncEnvironmentSettings.DisplaySettings.MarinerSettings.AreaSymbolizationType - Enum Class in com.esri.arcgisruntime.hydrography
-
Represents the type of symbols used to display area features.
- EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme - Enum Class in com.esri.arcgisruntime.hydrography
-
Represents various color schemes that effect all layers on the map.
- EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayCategories - Class in com.esri.arcgisruntime.hydrography
-
Represents settings in the S-52 standard that allow selection of different display categories.
- EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits - Enum Class in com.esri.arcgisruntime.hydrography
-
Represents the units used to display soundings and contours.
- EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType - Enum Class in com.esri.arcgisruntime.hydrography
-
Represents the type of symbol used to display point features.
- EncEnvironmentSettings.DisplaySettings.TextGroupVisibilitySettings - Class in com.esri.arcgisruntime.hydrography
-
Represents various display settings related to Text Groupings S-57 Objects and Attribute Acronyms as defined in section 14.4 in the specification.
- EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings - Class in com.esri.arcgisruntime.hydrography
-
Represents various display settings related to the ECDIS (Electronic Chart Display and Information Systems) viewing groups.
- EncExchangeSet - Class in com.esri.arcgisruntime.hydrography
-
An Exchange set is a package of files that contains a catalog file and one or more S57 dataset files and other data.
- EncExchangeSet(Iterable<String>) - Constructor for class com.esri.arcgisruntime.hydrography.EncExchangeSet
-
Creates an EncExchangeSet based on paths to catalog files of the exchange set.
- EncFeature - Class in com.esri.arcgisruntime.hydrography
-
Represents a feature within an ENC (Electronic Navigational Chart).
- EncLayer - Class in com.esri.arcgisruntime.layers
-
A layer that displays ENC data.
- EncLayer(EncCell) - Constructor for class com.esri.arcgisruntime.layers.EncLayer
-
Creates an EncLayer based on an EncCell.
- END - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
-
A marker is placed at the end of the symbol.
- END_OF_FERRY - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
End of ferry.
- endTimeFieldProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The name of the field in the track-aware service that contains end time.
- ENTER - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceRuleType
-
Check whether objects from the
GeotriggerFeed
enter theFenceParameters
. - ENTER_CONTAINS_AND_EXIT_DOES_NOT_CONTAIN - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
-
The fence polygon will be entered when it contains the entity from a
GeotriggerFeed
and exited when it no longer contains. - ENTER_CONTAINS_AND_EXIT_DOES_NOT_INTERSECT - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
-
The fence polygon will be entered when it contains the entity from a
GeotriggerFeed
and exited when it no longer intersects. - ENTER_INTERSECTS_AND_EXIT_DOES_NOT_INTERSECT - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
-
The fence polygon will be entered when it intersects the entity from a
GeotriggerFeed
and exited when it no longer intersects. - ENTER_OR_EXIT - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceRuleType
-
Check whether objects from the
GeotriggerFeed
enter or exit theFenceParameters
. - ENTERED - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceNotificationType
-
The feed data has entered one of the fence geometries.
- EnterpriseGeodatabaseWorkspace - Class in com.esri.arcgisruntime.localserver
-
An enterprise geodatabase workspace can be used to create a
SublayerSource
which displays data from the database. - EnterpriseGeodatabaseWorkspace.ConnectionType - Enum Class in com.esri.arcgisruntime.localserver
-
The types of ArcSDE connection.
- entityIdFieldNameProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
The name of the field from
DynamicEntityDataSourceInfo.getFields()
containing values that uniquely identify each entity. - entityIdProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntity
-
A unique identifier for the DynamicEntity.
- ENUMERATE_DATA_STORES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to get the list of datasets from a registered data store.
- Envelope - Class in com.esri.arcgisruntime.geometry
-
A geometry that represents a rectangular shape.
- Envelope(double, double, double, double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Envelope
-
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates, z value and SpatialReference.
- Envelope(double, double, double, double, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Envelope
-
Creates a new immutable Envelope with the given minimum and maximum x,y coordinates and SpatialReference.
- Envelope(Point, double, double) - Constructor for class com.esri.arcgisruntime.geometry.Envelope
-
Creates a new immutable Envelope with the given center point, width and height.
- Envelope(Point, double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.Envelope
-
Creates a new immutable Envelope with the given center point, width, height and depth.
- Envelope(Point, Point) - Constructor for class com.esri.arcgisruntime.geometry.Envelope
-
Creates a new immutable Envelope with opposing corners at the given Points.
- ENVELOPE - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryType
-
An
Envelope
geometry. - ENVELOPE_BUILDER - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryBuilderType
-
Deprecated.Envelope builder to which produces envelope geometry.
- ENVELOPE_INTERSECTS - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
-
Enveloper intersects operator.
- EnvelopeBuilder - Class in com.esri.arcgisruntime.geometry
-
The envelope builder allows you to create and modify envelope geometries incrementally.
- EnvelopeBuilder(Envelope) - Constructor for class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Creates an envelope builder from the specified
Envelope
. - EnvelopeBuilder(Point, double, double) - Constructor for class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Creates a new EnvelopeBuilder with the given center point, width and height.
- EnvelopeBuilder(Point, double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Creates a new EnvelopeBuilder with the given center point, width, height and depth.
- EnvelopeBuilder(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Creates a new empty EnvelopeBuilder with the given SpatialReference.
- EQUAL - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
-
Tests whether an attribute is equal to another attribute or a specific value.
- EQUAL_INTERVAL - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
-
Equal interval classification
- equals(ArcadeEvaluationResult) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluationResult
-
Tests if this object is equal to a second ArcadeEvaluationResult object.
- equals(ArcadeExpression) - Method in class com.esri.arcgisruntime.arcade.ArcadeExpression
-
Tests if this object is equal to a second ArcadeExpression object.
- equals(Geometry, double) - Method in class com.esri.arcgisruntime.geometry.Geometry
-
Checks if two geometries are approximately the same within the given tolerance.
- equals(Geometry, double) - Method in class com.esri.arcgisruntime.geometry.Point
- equals(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Tests if two geometries are equal.
- equals(Object) - Method in class com.esri.arcgisruntime.geometry.DatumTransformation
-
Tests if this object is equal to a second DatumTransformation object.
- equals(Object) - Method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
-
Tests if this object is equal to a second GeographicTransformationStep object.
- equals(Object) - Method in class com.esri.arcgisruntime.geometry.Geometry
-
Checks if two geometries are exactly equal.
- equals(Object) - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
-
Indicates whether some other object is "equal to" this HorizontalVerticalTransformationStep.
- equals(Object) - Method in class com.esri.arcgisruntime.geometry.Point
- equals(Object) - Method in class com.esri.arcgisruntime.geometry.SpatialReference
-
Tests if this object is equal to a second SpatialReference object.
- equals(Object) - Method in class com.esri.arcgisruntime.mapping.view.SketchVertex
-
Deprecated.
- equals(Object) - Method in class com.esri.arcgisruntime.security.CertificateCredential
- equals(Object) - Method in class com.esri.arcgisruntime.security.CredentialCacheEntry
- equals(Object) - Method in class com.esri.arcgisruntime.security.OAuthTokenCredential
- equals(Object) - Method in class com.esri.arcgisruntime.security.UserCredential
-
Compares this instance with the specified object and indicates if they are equal.
- equals(Object) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey
-
Tests if this object is equal to a second OfflineMapParametersKey object.
- EQUALS - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
-
Equals operator.
- ERROR - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.MessageSeverity
-
An error message indicates a critical event that caused the job to fail.
- ERROR - Enum constant in enum class com.esri.arcgisruntime.data.ContingencyConstraintViolationType
-
An error violation.
- ERROR - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerViewStatus
-
The layer in the view has an unrecoverable error.
- ERROR_CODE_CHECK_CAUSE - Static variable in exception class com.esri.arcgisruntime.ArcGISRuntimeException
-
An error code that indicates that further error information are provided in
ArcGISRuntimeException.getCause()
. - errorChanged(LocationDataSource.ErrorChangedEvent) - Method in interface com.esri.arcgisruntime.location.LocationDataSource.ErrorChangedListener
-
Invoked when the error of a LocationDataSource changes.
- ESCALATOR - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Escalator.
- ESRI - Enum constant in enum class com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
-
The Esri pan-sharpening transformation uses a weighted average and the additional near-infrared band (optional) to create its pan-sharpened output bands.
- EsriVectorTilesDownloadOption - Enum Class in com.esri.arcgisruntime.tasks.vectortilecache
-
Enumerates options for downloading an Esri vector tiled basemap service.
- ESTIMATED - Enum constant in enum class com.esri.arcgisruntime.location.NmeaFixType
-
An estimated GPS fix type.
- estimateTileCacheSize(ExportTileCacheParameters) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
-
Returns a new EstimateTileCacheSizeJob.
- EstimateTileCacheSizeJob - Class in com.esri.arcgisruntime.tasks.tilecache
-
A Job that estimates the size of a tile cache from a service.
- EstimateTileCacheSizeResult - Class in com.esri.arcgisruntime.tasks.tilecache
-
Represents the estimated size of an exported tile cache.
- evaluateAsync(Map<String, Object>) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
-
Evaluate the script using the supplied profile variables.
- evaluatedProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupElement
-
A value indicating whether the popup element is contained in the
Popup.getEvaluatedElements()
. - evaluateExpressionsAsync() - Method in class com.esri.arcgisruntime.mapping.popup.Popup
-
Asynchronously evaluates all expressions available at
PopupDefinition.getExpressions()
or atExpressionPopupElement.getPopupExpression()
. - EXCALIBUR_IMAGERY_PROJECT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
An Excalibur Imagery Project, created and maintained by the ArcGIS Excalibur web app.
- EXCLUDE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
-
The other label will be not be placed rather than overlap this obstacle.
- EXCLUDE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.OnlineOnlyServicesOption
-
Online layers and tables that cannot be taken offline will be excluded when taking a map offline.
- EXCLUSIVE - Enum constant in enum class com.esri.arcgisruntime.layers.GroupVisibilityMode
-
Only one child is visible at a time.
- executeAsync() - Method in class com.esri.arcgisruntime.security.OAuthTokenCredentialRequest
-
Asynchronous computation to execute the request.
- EXISTS - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparisonOperator
-
Evaluate that the
UtilityCategory
exists on a network feature. - EXIT - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceRuleType
-
Check whether objects from the
GeotriggerFeed
exit theFenceParameters
. - EXIT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
-
Exit signpost.
- EXITED - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceNotificationType
-
The feed data has exited one of the fence geometries.
- expand(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Expands the envelope by the given scale factor.
- expand(Point, double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Expands the envelope at the anchor point by the given factor.
- Expiration - Class in com.esri.arcgisruntime.mapping
-
Expiration details that indicate whether a given package is out of date.
- ExpirationType - Enum Class in com.esri.arcgisruntime.mapping
-
Represents the types of expiration.
- EXPIRED - Enum constant in enum class com.esri.arcgisruntime.LicenseStatus
-
License has expired.
- EXPIRED - Enum constant in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
-
Subscription has expired.
- EXPLODED - Enum constant in enum class com.esri.arcgisruntime.data.TileCache.StorageFormat
-
Exploded storage format.
- EXPLORER_ADD_IN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Explorer Layer (eaz)
- EXPLORER_LAYER - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Explorer Layer (nmc)
- EXPLORER_MAP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Explorer Document (nmf)
- EXPORT_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A package that allows administrators or group owners to export a group, and its content, into a downloadable package (.epk file).
- EXPORT_TILE_CACHE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
-
The parameter is of type
ExportTileCacheParameters
- EXPORT_VECTOR_TILES - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
-
The parameter is of type
ExportVectorTilesParameters
- exportDeltaAsync(Geodatabase, String) - Static method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
-
Executes an asynchronous operation to generate an upload delta geodatabase file containing all the changes since the last sync.
- exportImageAsync() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Asynchronously exports an image snapshot of the current GeoView.
- exportStyleResourceCache(String) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
-
Returns a new ExportVectorTilesJob that can be used to download a custom style from a portal item as an item resource cache without a vector tile cache.
- exportTileCache(ExportTileCacheParameters, String) - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
-
Return a new export tile cache job.
- ExportTileCacheJob - Class in com.esri.arcgisruntime.tasks.tilecache
-
A Job that exports a tile cache (.tpk or .tpkx) from a service.
- ExportTileCacheParameters - Class in com.esri.arcgisruntime.tasks.tilecache
-
Represents the input parameters for export tile cache operations.
- ExportTileCacheParameters() - Constructor for class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheParameters
-
Creates an ExportTileCacheParameters instance.
- ExportTileCacheTask - Class in com.esri.arcgisruntime.tasks.tilecache
-
A task used to export a tile cache (.tpk or .tpkx).
- ExportTileCacheTask(String) - Constructor for class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
-
Creates an ExportTileCacheTask from a URL to an ArcGIS Map Service or Image Service.
- exportVectorTiles(ExportVectorTilesParameters, String) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
-
Returns a new export vector tiles job that can be used to generate and download a vector tile package containing the vector tiles specified by the parameters.
- exportVectorTiles(ExportVectorTilesParameters, String, String) - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
-
Return a new export vector tiles job that can be used to generate and download a vector tile package and return a custom style as an item resource cache.
- ExportVectorTilesJob - Class in com.esri.arcgisruntime.tasks.vectortilecache
-
A Job that exports a vector tile cache from an ArcGIS vector tiles service.
- ExportVectorTilesParameters - Class in com.esri.arcgisruntime.tasks.vectortilecache
-
The parameters that specify how a vector tile cache (.vtpk) is exported from a vector tile service using an
ExportVectorTilesJob
. - ExportVectorTilesParameters() - Constructor for class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesParameters
-
Creates an ExportVectorTilesParameters instance.
- ExportVectorTilesResult - Class in com.esri.arcgisruntime.tasks.vectortilecache
-
Represents the result of executing an ExportVectorTilesJob operation.
- ExportVectorTilesTask - Class in com.esri.arcgisruntime.tasks.vectortilecache
-
A task used to export vector tiles and optionally a portal item's vector tile style resources.
- ExportVectorTilesTask(PortalItem) - Constructor for class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
-
Creates an ExportVectorTilesTask from a portal item.
- ExportVectorTilesTask(String) - Constructor for class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
-
Creates an export vector tiles task with a URL to a vector tile service.
- ExpressionPopupElement - Class in com.esri.arcgisruntime.mapping.popup
-
Represents a pop-up element of type expression that defines a pop-up element with an Arcade expression.
- ExpressionPopupElement(PopupExpression) - Constructor for class com.esri.arcgisruntime.mapping.popup.ExpressionPopupElement
-
Creates a new expression pop-up element with the given expression.
- extend(Polyline, Polyline, ExtendOptions...) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Extends a polyline using a polyline as the extender.
- ExtendOptions - Enum Class in com.esri.arcgisruntime.geometry
-
Represents the options that can be specified when performing a
GeometryEngine.extend(Polyline, Polyline, ExtendOptions...)
operation. - ExtensionLicense - Class in com.esri.arcgisruntime
-
Details of an extension license.
- extentProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
-
The extent of the selected element in the
SpatialReference
of the associatedMapView
. - EXTRUDED_POINT - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
-
A extruded point.
- EXTRUDED_POLYGON - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
-
A extruded polygon.
- EXTRUDED_POLYLINE - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
-
A extruded polyline.
F
- Facility - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Represents facility.
- Facility(Point) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.Facility
-
Creates an instance of facility.
- FacilityLayerDefinition - Class in com.esri.arcgisruntime.mapping.floor
-
Defines the properties for the layer that contains facilities for a floor-aware map or scene.
- FacilityLayerDefinition(String, String, String, String) - Constructor for class com.esri.arcgisruntime.mapping.floor.FacilityLayerDefinition
-
Creates a new FacilityLayerDefinition object with the specified layer ID, facility ID attribute field, facility name attribute field and site ID attribute field.
- FAILED - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.Status
-
The job has failed in which case an error is available using
Job.getError()
. - FAILED - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalServerStatus
-
Server or service has a failure
- FAILED - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
-
The KML node refresh failed.
- FAILED - Enum constant in enum class com.esri.arcgisruntime.realtime.ConnectionStatus
-
The connection has failed.
- FAILED - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
-
Indicates that a failure occurred when creating the packages for the
PreplannedMapArea
. - FAILED_TO_LOAD - Enum constant in enum class com.esri.arcgisruntime.loadable.LoadStatus
-
The object failed to load and some functionality may not work.
- FAILED_TO_START - Enum constant in enum class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
-
The
GeotriggerMonitor
failed to start. - FAILED_TO_START - Enum constant in enum class com.esri.arcgisruntime.location.LocationDataSource.Status
-
The LocationDataSource has failed to start.
- FAST - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
-
Some antialiasing is performed, optimized for speed with better quality than can be achieved with Fastest.
- FASTEST - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
-
Minimal antialiasing is performed, optimized for speed.
- FATHOMS - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
-
Fathoms.
- Feature - Class in com.esri.arcgisruntime.data
-
A representation of a real-world geographic entity.
- FEATURE_COLLECTION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A feature collection is a saved web map feature layer with layer definition and a feature set
- FEATURE_COLLECTION_TEMPLATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A feature collection that includes the layer definition component
- FEATURE_LAYER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
-
A feature layer.
- FEATURE_REPORT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to generated feature reports.
- FEATURE_SERVICE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ServiceSourceType
-
A feature service.
- FEATURE_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server Feature Service
- FEATURE_TYPE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
-
Remove nearby duplicate labels, if they belong to the same Feature Type.
- FEATURE_Z - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Feature Z profile.
- FeatureCollection - Class in com.esri.arcgisruntime.data
-
A feature collection represents a lightweight collection of features that can be saved in a map or portal item.
- FeatureCollection() - Constructor for class com.esri.arcgisruntime.data.FeatureCollection
-
Creates an empty FeatureCollection.
- FeatureCollection(PortalItem) - Constructor for class com.esri.arcgisruntime.data.FeatureCollection
-
Creates a feature collection object from a
PortalItem
. - FeatureCollection(Iterable<FeatureCollectionTable>) - Constructor for class com.esri.arcgisruntime.data.FeatureCollection
-
Creates a FeatureCollection from a set of feature collection tables.
- FeatureCollectionLayer - Class in com.esri.arcgisruntime.layers
-
A layer that can visualize a feature collection.
- FeatureCollectionLayer(FeatureCollection) - Constructor for class com.esri.arcgisruntime.layers.FeatureCollectionLayer
-
Creates a FeatureCollectionLayer from a FeatureCollection.
- FeatureCollectionTable - Class in com.esri.arcgisruntime.data
-
A feature collection table represents an individual feature table in a
FeatureCollection
. - FeatureCollectionTable(FeatureSet) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
-
Creates a FeatureCollectionTable populated from the specified
FeatureSet
. - FeatureCollectionTable(Iterable<Field>, GeometryType, SpatialReference) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
-
Creates an empty FeatureCollectionTable from the specified fields, geometry type and spatial reference.
- FeatureCollectionTable(Iterable<Field>, GeometryType, SpatialReference, boolean, boolean) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
-
Creates an empty FeatureCollectionTable from the specified fields, geometry type, spatial reference.
- FeatureCollectionTable(Iterable<GeoElement>, Iterable<Field>) - Constructor for class com.esri.arcgisruntime.data.FeatureCollectionTable
-
Creates a FeatureCollectionTable populated from the specified
GeoElement
collection. - FeatureEditResult - Class in com.esri.arcgisruntime.data
-
An object that represents the results of an attempt to push a feature update to a feature service.
- FeatureFenceParameters - Class in com.esri.arcgisruntime.geotriggers
-
Geotrigger fence data created from features.
- FeatureFenceParameters(FeatureTable) - Constructor for class com.esri.arcgisruntime.geotriggers.FeatureFenceParameters
-
Creates a FeatureFenceParameters using all of the features in the
FeatureTable
. - FeatureFenceParameters(FeatureTable, double) - Constructor for class com.esri.arcgisruntime.geotriggers.FeatureFenceParameters
-
Creates a FeatureFenceParameters using all of the features in the
FeatureTable
. - FeatureLayer - Class in com.esri.arcgisruntime.layers
-
A layer that can visualize feature data.
- FeatureLayer(FeatureTable) - Constructor for class com.esri.arcgisruntime.layers.FeatureLayer
-
Creates a new feature layer from a given
FeatureTable
. - FeatureLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.FeatureLayer
-
Creates a new feature layer object from a feature layer or feature service portal item.
- FeatureLayer(PortalItem, long) - Constructor for class com.esri.arcgisruntime.layers.FeatureLayer
-
Creates a new FeatureLayer based on a layer within a feature service PortalItem.
- FeatureLayer.RenderingMode - Enum Class in com.esri.arcgisruntime.layers
-
The different modes of rendering features.
- FeatureLayer.SelectionMode - Enum Class in com.esri.arcgisruntime.layers
-
Represents the modes used for selecting features.
- FeatureQueryResult - Class in com.esri.arcgisruntime.data
-
Represents the result of a query on a FeatureTable.
- FeatureReduction - Class in com.esri.arcgisruntime.mapping.reduction
-
An abstract class for reducing and summarizing point geoelements such as graphics or features.
- featureReductionProperty() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
Defines properties for dynamically aggregating and summarizing groups of features as the map scale or visible extent changes.
- featureReductionProperty() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Defines properties for dynamically aggregating and summarizing groups of graphics as the map scale and visible extent change.
- FEATURES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Realm
-
Used for privileges related to feature editing.
- FeatureServiceCapabilities - Class in com.esri.arcgisruntime.arcgisservices
-
The capabilities of an ArcGIS feature service.
- FeatureServiceLayerIdInfo - Class in com.esri.arcgisruntime.arcgisservices
-
Represents the metadata for a Feature service layer.
- FeatureServiceSessionType - Enum Class in com.esri.arcgisruntime.arcgisservices
-
An enumeration of the session types that control how multiple users access branch versioned data.
- FeatureSet - Interface in com.esri.arcgisruntime.data
-
This interface encapsulates read-only properties that can be applied to all types of FeatureSets.
- FeatureSubtype - Class in com.esri.arcgisruntime.data
-
A feature subtype describes a subset of features in an
ArcGISFeatureTable
that share the same integer attribute value. - FeatureTable - Class in com.esri.arcgisruntime.data
-
A table of features that typically represent real-world objects such as fire hydrants, roads, and forests.
- FeatureTableEditResult - Class in com.esri.arcgisruntime.data
-
Represents the edit results of a specific
FeatureTable
. - FeatureTemplate - Class in com.esri.arcgisruntime.data
-
A feature template defines the default attribute values for the fields of a newly created
ArcGISFeature
and suggests a type of drawing tool to sketch the feature's geometry. - FeatureTemplate.DrawingTool - Enum Class in com.esri.arcgisruntime.data
-
Represents a drawing tool which can be used to digitize geometries.
- FeatureTilingMode - Enum Class in com.esri.arcgisruntime.layers
-
Feature tiling modes available to feature layers.
- FeatureType - Class in com.esri.arcgisruntime.data
-
A feature type defines the domains and feature templates that are used to create a new feature.
- FEED - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A component used by the ArcGIS Analytics for IoT application for bringing in a real-time data feed.
- feedbackLineSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to draw the edges currently being changed by an interactive edit, when editing polyline or polygon geometries.
- feedbackVertexSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to draw vertices currently being changed by an interactive edit, when editing any geometry type.
- FEET - Enum constant in enum class com.esri.arcgisruntime.geometry.LinearUnitId
-
Indicates a linear measurement in feet.
- FEET - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
-
Feet.
- FEET - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A feet attribute unit.
- FenceEnterExitSpatialRelationship - Enum Class in com.esri.arcgisruntime.geotriggers
-
The spatial relationship that determines when a fence has been entered or exited.
- FenceGeotrigger - Class in com.esri.arcgisruntime.geotriggers
-
A
Geotrigger
that defines regions or fences to be monitored using aGeotriggerMonitor
. - FenceGeotrigger(GeotriggerFeed, FenceRuleType, FenceParameters) - Constructor for class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
-
Constructs a FenceGeotrigger.
- FenceGeotrigger(GeotriggerFeed, FenceRuleType, FenceParameters, ArcadeExpression, String) - Constructor for class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
-
Constructs FenceGeotrigger with an expression and a name.
- FenceGeotriggerFeedAccuracyMode - Enum Class in com.esri.arcgisruntime.geotriggers
-
Options that describe how a
FenceGeotrigger
will use accuracy information from aGeotriggerFeed
. - FenceGeotriggerNotificationInfo - Class in com.esri.arcgisruntime.geotriggers
-
A
GeotriggerNotificationInfo
from aFenceGeotrigger
. - FenceNotificationType - Enum Class in com.esri.arcgisruntime.geotriggers
-
The type of
FenceGeotrigger
that was met. - FenceParameters - Class in com.esri.arcgisruntime.geotriggers
-
Geotrigger fence data required for a
FenceGeotrigger
. - FenceRuleType - Enum Class in com.esri.arcgisruntime.geotriggers
-
The rule or query that determines whether a
FenceGeotrigger
condition is met. - FERRY - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Take a ferry.
- fetchAttachmentsAsync() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Fetches a collection of attachments on this feature.
- fetchAttachmentsAsync() - Method in class com.esri.arcgisruntime.mapping.popup.AttachmentsPopupElement
-
Fetches the Attachments from the
Feature
, creates PopupAttachments from them, and populatesAttachmentsPopupElement.getAttachments()
. - fetchBasemapsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
-
Executes an asynchronous operation to fetch the basemaps using the
PortalInfo.getBasemapGalleryGroupQuery()
query string. - fetchCommentsAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Executes an asynchronous operation to fetch the comments for the portal item that you have access to.
- fetchContentAsync() - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Executes an asynchronous operation to fetch content from this user's root folder.
- fetchContentInFolderAsync(String) - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Executes an asynchronous operation to fetch content from a specific folder belonging to this user.
- fetchDataAsync() - Method in class com.esri.arcgisruntime.data.Attachment
-
Fetches the content of this attachment.
- fetchDataAsync() - Method in class com.esri.arcgisruntime.mapping.Item
-
Executes an asynchronous operation to fetch the item data.
- fetchDataAsync() - Method in class com.esri.arcgisruntime.mapping.LocalItem
- fetchDataAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Executes an asynchronous operation to fetch the portal item data.
- fetchDeveloperBasemapsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
-
Executes an asynchronous operation to fetch the portal's developer basemaps using the
PortalInfo.getDeveloperBasemapGalleryGroupQuery()
query string. - fetchFeaturedGroupsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
-
Executes an asynchronous operation to fetch the featured groups for the organization.
- fetchFeaturedItemsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
-
Executes an asynchronous operation to fetch the featured items for the organization.
- fetchFeaturesForElementsAsync(Iterable<UtilityElement>) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Executes an asynchronous operation to fetch the features that are referenced by a given set of UtilityElements.
- fetchFileAsync(String) - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
-
Asynchronously fetches the data file at the url indicated by
GeoprocessingDataFile.getUrl()
. - fetchGroupsAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Executes an asynchronous operation to fetch the groups this portal item belongs to.
- fetchGroupUsersAsync() - Method in class com.esri.arcgisruntime.portal.PortalGroup
-
Executes an asynchronous operation to fetch the administrators and users for this group.
- fetchHomePageFeaturedContentAsync() - Method in class com.esri.arcgisruntime.portal.Portal
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.4.0. This method uses the legacy home page which has been phased out of use in the ArcGIS Online home app. All legacy home pages are no longer live on ArcGIS Online and at a future release of ArcGIS Enterprise this method will no longer be supported.
- fetchLegendInfosAsync() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
- fetchLegendInfosAsync() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
-
Gets properties from the legend information of this sublayer.
- fetchLegendInfosAsync() - Method in class com.esri.arcgisruntime.layers.Layer
- fetchLegendInfosAsync() - Method in interface com.esri.arcgisruntime.layers.LayerContent
-
Asynchronously fetches a list of legend information for this layer, if any.
- fetchLegendInfosAsync() - Method in class com.esri.arcgisruntime.layers.WmsSublayer
- fetchLicenseInfoAsync() - Method in class com.esri.arcgisruntime.portal.Portal
-
Executes an asynchronous operation to fetch the current user's LicenseInfo including its entitlements and extensions.
- fetchLoginTypeForUrlAsync(String) - Static method in class com.esri.arcgisruntime.portal.Portal
-
Executes an asynchronous operation to determine the login type for a given portal URL.
- fetchOrganizationThumbnailAsync() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Executes an asynchronous operation to fetch the thumbnail for the organization.
- fetchOutputFeaturesAsync() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
-
Asynchronously requests features from the service.
- fetchPortalThumbnailAsync() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Executes an asynchronous operation to fetch the thumbnail for this portal.
- fetchRelatedItemsAsync(PortalItemRelationship, PortalItemRelationshipDirection) - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Executes an asynchronous operation to fetch all related portal items with the specified relationship to this portal item.
- fetchRelatedItemsAsync(Iterable<PortalItemRelationship>, PortalItemRelationshipDirection) - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Executes an asynchronous operation to fetch all related portal items with any of the specified relationships to this portal item.
- fetchStylesAsync() - Method in class com.esri.arcgisruntime.portal.Portal
-
Executes an asynchronous operation to fetch the styles using the
PortalInfo.getStylesGroupQuery()
query string. - fetchSymbolSetsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
-
Executes an asynchronous operation to fetch the symbol sets using the
PortalInfo.getSymbolSetsGroupQuery()
query string. - fetchThumbnailAsync() - Method in class com.esri.arcgisruntime.mapping.Item
-
Executes an asynchronous operation to fetch the thumbnail for the item.
- fetchThumbnailAsync() - Method in class com.esri.arcgisruntime.mapping.LocalItem
-
Executes an asynchronous operation to fetch the thumbnail for this local item.
- fetchThumbnailAsync() - Method in class com.esri.arcgisruntime.portal.PortalGroup
-
Executes an asynchronous operation to fetch the thumbnail for this group.
- fetchThumbnailAsync() - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Executes an asynchronous operation to fetch the thumbnail for this portal item.
- fetchThumbnailAsync() - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Executes an asynchronous operation to fetch the thumbnail for this user.
- fetchVectorBasemapsAsync() - Method in class com.esri.arcgisruntime.portal.Portal
-
Executes an asynchronous operation to fetch the vector basemaps using the
PortalInfo.getVectorBasemapGalleryGroupQuery()
query string. - fetchVersionsAsync() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
-
Asynchronously retrieves a list of all versions on the service.
- FEWER_NEIGHBORS_FOUND - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighborResult
-
The
UtilityNearestNeighbor
specified in theUtilityTraceConfiguration.getFilter()
did not return the requested count. - Field - Class in com.esri.arcgisruntime.data
-
Represents a single field of a
FeatureTable
. - FIELD_CALCULATION - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Field Calculation profile.
- FIELD_MAPPING - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Field Mapping profile.
- Field.Type - Enum Class in com.esri.arcgisruntime.data
-
The different row value types.
- FieldDescription - Class in com.esri.arcgisruntime.data
-
An object that describes a
Field
to be created. - FieldDescription(String, Field.Type) - Constructor for class com.esri.arcgisruntime.data.FieldDescription
-
Creates a new field description object with the specified name and type.
- FieldGroup - Class in com.esri.arcgisruntime.data
-
An object that defines a field group.
- fieldOfViewDistortionRatioProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
The ratio indicating how much the vertical field of view is distorted.
- fieldOfViewProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
The horizontal field of view of the scene view in degrees.
- FieldsPopupElement - Class in com.esri.arcgisruntime.mapping.popup
-
Represents a pop-up element of type fields that defines an array of
PopupField
displayed as a table within a pop-up for a geoelement. - FieldsPopupElement(Iterable<PopupField>) - Constructor for class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
-
Creates a new fields pop-up element with the given collection of
PopupField
. - FILE - Enum constant in enum class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace.ConnectionType
-
An ArcSDE connection file.
- FILE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
-
The content is a data file.
- FILE_GEODATABASE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
File Geodatabase
- FileGeodatabaseWorkspace - Class in com.esri.arcgisruntime.localserver
-
A file geodatabase workspace can be used to create a
SublayerSource
that displays data from the geodatabase. - FileGeodatabaseWorkspace(String, String) - Constructor for class com.esri.arcgisruntime.localserver.FileGeodatabaseWorkspace
-
Creates a file geodatabase workspace.
- filePathProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
The local temporary filepath where we store the attachment once it is loaded.
- FillSymbol - Class in com.esri.arcgisruntime.symbology
-
A fill symbol defines the appearance of features and graphics that are based on polygon geometries such as countries, provinces, or habitats.
- FillSymbolLayer - Class in com.esri.arcgisruntime.symbology
-
A base class for fill symbol layers.
- fillSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to fill the current geometry when editing polygon geometries.
- filterProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamService
-
Defines which observations are returned from the service.
- findGroupsAsync(PortalQueryParameters) - Method in class com.esri.arcgisruntime.portal.Portal
-
Executes an asynchronous operation to find groups in this portal with a query using the specified portal query parameters.
- findItemsAsync(PortalGroupContentSearchParameters) - Method in class com.esri.arcgisruntime.portal.PortalGroup
-
Executes an asynchronous operation to find portal items that belong to this group and match the given search parameters.
- findItemsAsync(PortalQueryParameters) - Method in class com.esri.arcgisruntime.portal.Portal
-
Finds portal items that match the specified query parameters.
- FIRST - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicOperation
-
The overlapping areas will contain the cells from the first raster dataset listed in the mosaic dataset.
- FLOAT - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A float value.
- FLOAT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
-
Float data type.
- FLOAT_32_BIT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Float, 32 bit (Java Float).
- FLOAT_64_BIT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Float, 64 bit (Java Double).
- FloorAware - Interface in com.esri.arcgisruntime.mapping.floor
-
An interface that can be implemented by layers that support floor filtering.
- FloorFacility - Class in com.esri.arcgisruntime.mapping.floor
-
A facility that contains one or more levels for a floor-aware map or scene.
- FloorLevel - Class in com.esri.arcgisruntime.mapping.floor
-
A floor level within a facility for a floor-aware map or scene.
- FloorManager - Class in com.esri.arcgisruntime.mapping.floor
-
Manages the data displayed by a floor-aware map or scene, allowing filtering based on floor levels.
- FloorSite - Class in com.esri.arcgisruntime.mapping.floor
-
A site containing one or more facilities for a floor-aware map or scene.
- FOLLOW_FEATURE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
-
Text will bend to follow a curved or multi-segment line feature.
- FORCE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TextAntiAliasingMode
-
Text is always drawn with antialiasing regardless of individual font parameters.
- FORK_CENTER - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
At fork keep center.
- FORK_LEFT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
At fork keep left.
- FORK_RIGHT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
At fork keep right.
- FORM - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Form authored using Survey123 Connect for ArcGIS usable by Survey123 for ArcGIS application
- FORM_CALCULATION - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Form Calculation profile.
- FORWARD - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationshipDirection
-
The relationship goes from origin to destination.
- FORWARD_DIAGONAL - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
-
Fills area with Forwards diagonal lines.
- FRACTION - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlUnitsType
-
Treat the x/y value as a fraction of the width/height.
- fractionAlong(Polyline, Point, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Finds the location on the line nearest the point, expressed as the fraction along the line's total geodesic length, if the point is within the specified distance from the closest location on the line.
- FrameCameraAddRastersParameters - Class in com.esri.arcgisruntime.raster
-
Adds raster datasets to a
MosaicDatasetRaster
by setting various parameters including the use of frame and camera text files. - FrameCameraAddRastersParameters() - Constructor for class com.esri.arcgisruntime.raster.FrameCameraAddRastersParameters
-
Creates a FrameCameraAddRastersParameters instance.
- FREEHAND - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
A free hand.
- FREEHAND_LINE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SketchCreationMode
-
Deprecated.Polyline geometry in one stroke by freehand gesture
- FREEHAND_POLYGON - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SketchCreationMode
-
Deprecated.Polygon geometry in one stroke by freehand gesture
- FreehandTool - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
Allows you to edit geometries in a
GeometryEditor
by using freehand gestures. - FreehandTool() - Constructor for class com.esri.arcgisruntime.mapping.view.geometryeditor.FreehandTool
-
Creates a new FreehandTool.
- FROM_FACILITY - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.TravelDirection
-
From facility.
- fromElementProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRule
-
The first participant in a network rule.
- fromGars(String, SpatialReference, CoordinateFormatter.GarsConversionMode) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
-
Parses coordinates in Global Area Reference System (GARS) notation, and returns a Point representing that location.
- fromGeoRef(String, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
-
Parses coordinates in World Geographic Reference System (GEOREF) notation, and returns a Point representing that location.
- fromJson(String) - Static method in class com.esri.arcgisruntime.arcade.ArcadeExpression
-
Creates an ArcadeExpression instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
-
Creates an ArcGISMapServiceInfo instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
-
Creates an ArcGISMapServiceSublayerInfo instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
-
Creates a LabelDefinition instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.concurrent.Job
-
Creates a Job instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.data.Domain
-
Creates a Domain instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.data.FeatureCollection
-
Creates a FeatureCollection instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.data.Field
-
Creates a Field instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.geometry.Geometry
-
Creates a new Geometry from an ArcGIS JSON geometry representation.
- fromJson(String) - Static method in class com.esri.arcgisruntime.geometry.SpatialReference
-
Creates a SpatialReference instance from a JSON string.
- fromJson(String) - Static method in exception class com.esri.arcgisruntime.io.JsonEmbeddedException
-
Deserializes a JsonEmbeddedException from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.LicenseInfo
-
Creates a LicenseInfo instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.ArcGISMap
-
Creates an ArcGISMap instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.ArcGISScene
-
Creates an ArcGISScene instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.Basemap
-
Creates a Basemap instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.floor.FacilityLayerDefinition
-
Creates a FacilityLayerDefinition instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.floor.GeoModelFloorDefinition
-
Creates a GeoModelFloorDefinition instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.floor.LayerFloorDefinition
-
Creates a LayerFloorDefinition instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.floor.LevelLayerDefinition
-
Creates a LevelLayerDefinition instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.floor.SiteLayerDefinition
-
Creates a SiteLayerDefinition instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.labeling.LabelAngle
-
Creates a LabelAngle instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparator
-
Creates a LabelStackSeparator instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.popup.PopupElement
-
Creates a PopupElement instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.mapping.Viewpoint
-
Creates a Viewpoint instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.portal.HelperServices
-
Creates a HelperServices instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.raster.RasterFunction
-
Creates a RasterFunction instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.security.Credential
-
Parses the specified json String into a Credential object.
- fromJson(String) - Static method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
-
Creates a ClassBreak instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.symbology.Renderer
-
Creates a Renderer instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.symbology.Symbol
-
Creates a Symbol instance from a JSON string.
- fromJson(String) - Static method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer.UniqueValue
-
Creates a UniqueValue instance from a JSON string.
- fromJson(String, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.Geometry
-
Creates a new Geometry from an ArcGIS JSON geometry representation, and the given SpatialReference.
- fromJson(String, Portal) - Static method in class com.esri.arcgisruntime.portal.PortalGroup
-
Creates a PortalGroup instance from a JSON string.
- fromJson(String, Portal) - Static method in class com.esri.arcgisruntime.portal.PortalInfo
-
Creates a PortalInfo instance from a JSON string.
- fromJson(String, Portal) - Static method in class com.esri.arcgisruntime.portal.PortalItem
-
Creates a PortalItem from a JSON string.
- fromJson(String, Portal) - Static method in class com.esri.arcgisruntime.portal.PortalUser
-
Creates a PortalUser instance from a JSON string.
- fromLatitudeLongitude(String, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
-
Parses coordinates in latitude-longitude notation, and returns a Point representing that location.
- fromMeters(double) - Method in class com.esri.arcgisruntime.geometry.LinearUnit
-
Converts a value from meters to the units of this instance.
- fromMgrs(String, SpatialReference, CoordinateFormatter.MgrsConversionMode) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
-
Parses coordinates in Military Grid Reference System (MGRS) notation, and returns a Point representing that location.
- fromRadians(double) - Method in class com.esri.arcgisruntime.geometry.AngularUnit
-
Converts a value from radians to the units of this instance.
- fromSquareMeters(double) - Method in class com.esri.arcgisruntime.geometry.AreaUnit
-
Converts a value from square meters to the units of this instance.
- fromUsng(String, SpatialReference) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
-
Parses coordinates in United States National Grid (USNG) notation, and returns a Point representing that location.
- fromUtm(String, SpatialReference, CoordinateFormatter.UtmConversionMode) - Static method in class com.esri.arcgisruntime.geometry.CoordinateFormatter
-
Parses coordinates in Universal Transverse Mercator (UTM) notation, and returns a Point representing that location.
- fromWkid(int) - Static method in class com.esri.arcgisruntime.geometry.Unit
-
Creates a unit given its well-known ID.
- FRTK - Enum constant in enum class com.esri.arcgisruntime.location.NmeaFixType
-
A float real time kinematic GPS fix type.
- frustumOutlineColorProperty() - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
-
The color to render the frustum outline.
- FULL_EDIT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- fullExtentProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
The full extent of the source data.
- fullTimeExtentChanged(FullTimeExtentChangedEvent) - Method in interface com.esri.arcgisruntime.arcgisservices.FullTimeExtentChangedListener
-
Invoked when the full time extent of a
TimeAware
object changes. - FullTimeExtentChangedEvent - Class in com.esri.arcgisruntime.arcgisservices
-
An event which indicates that the full time extent of a
TimeAware
object has changed. - FullTimeExtentChangedEvent(TimeAware) - Constructor for class com.esri.arcgisruntime.arcgisservices.FullTimeExtentChangedEvent
-
Constructs a full time extent changed event.
- FullTimeExtentChangedListener - Interface in com.esri.arcgisruntime.arcgisservices
-
The listener interface for receiving full time extent changed events from
TimeAware
objects. - FUNCTION_OUTPUTS - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
-
The result is an array of
UtilityTraceFunctionOutput
objects.
G
- GALILEO - Enum constant in enum class com.esri.arcgisruntime.location.NmeaGnssSystem
-
The European Union Global Navigation Satellite System
- generalize(Geometry, double, boolean) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Generalizes the given geometry by removing vertices based on the Douglas-Poiker algorithm.
- GENERALIZED - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonDetail
-
Generalized level.
- GENERATE_GEODATABASE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
-
The parameter is of type
GenerateGeodatabaseParameters
- generateGeodatabase(GenerateGeodatabaseParameters, String) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
-
Returns a job to generate and download a geodatabase from an ArcGIS feature service.
- GenerateGeodatabaseJob - Class in com.esri.arcgisruntime.tasks.geodatabase
-
A Job that requests a feature service to generate a geodatabase file to be downloaded for off-line use.
- GenerateGeodatabaseParameters - Class in com.esri.arcgisruntime.tasks.geodatabase
-
Represents parameters that are used with
GeodatabaseSyncTask.generateGeodatabase(GenerateGeodatabaseParameters, String)
to generate sync-enabled geodatabases from supporting ArcGIS feature services. - GenerateGeodatabaseParameters() - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters
-
Constructs a new GenerateGeodatabaseParameters instance.
- GenerateGeodatabaseParameters.AttachmentSyncDirection - Enum Class in com.esri.arcgisruntime.tasks.geodatabase
-
Specifies the direction to synchronize attachments when a geodatabase is synchronized against its originating service.
- GenerateLayerOption - Class in com.esri.arcgisruntime.tasks.geodatabase
-
Used in conjunction with
GenerateGeodatabaseParameters
to refine what layers or tables are included and allows filtering of features within these layers or tables. - GenerateLayerOption() - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
-
Constructs a GenerateLayerOption with default values.
- GenerateLayerOption(long) - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
-
Constructs a GenerateLayerOption with a given layer ID and default values.
- GenerateLayerOption(long, boolean) - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
-
Constructs a GenerateLayerOption with a given layer ID and the includeRelated flag which causes the generated geodatabase to include features in this layer that are related to features in other layers in the generated geodatabase.
- GenerateLayerOption(long, String) - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption
-
Constructs a GenerateLayerOption with a given layer ID and where-clause which is an attribute query used to select which features in this layer are included in the generated geodatabase.
- GenerateLayerOption.QueryOption - Enum Class in com.esri.arcgisruntime.tasks.geodatabase
-
Control which features for a layer or table are copied from the server when creating a geodatabase.
- generateOfflineMap(GenerateOfflineMapParameters, String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Creates a
GenerateOfflineMapJob
that can be used to generate an offline map from an online map, using the specified parameters. - generateOfflineMap(GenerateOfflineMapParameters, String, GenerateOfflineMapParameterOverrides) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Creates a
GenerateOfflineMapJob
that can be used to generate an offline map from an online map, using the specified parameters and overrides. - GenerateOfflineMapJob - Class in com.esri.arcgisruntime.tasks.offlinemap
-
A Job that generates an offline map from an online map.
- GenerateOfflineMapParameterOverrides - Class in com.esri.arcgisruntime.tasks.offlinemap
-
Gives access to the individual parameters objects that will generate the various geodatabase, vector tile and tile cache packages that make up the data of an offline map.
- GenerateOfflineMapParameters - Class in com.esri.arcgisruntime.tasks.offlinemap
-
Represents the parameters that are used for creating a
GenerateOfflineMapJob
. - GenerateOfflineMapParameters() - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
-
Constructs a new GenerateOfflineMapParameters instance containing basic default values.
- GenerateOfflineMapParameters(Geometry, double, double) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters
-
Constructs a new GenerateOfflineMapParameters instance containing the given values for areaOfInterest, minScale and maxScale, and basic default values for the other properties.
- GenerateOfflineMapParameters.DestinationTableRowFilter - Enum Class in com.esri.arcgisruntime.tasks.offlinemap
-
Indicates whether tables will contain all rows or can be filtered to a smaller set of related rows.
- GenerateOfflineMapParameters.OnlineOnlyServicesOption - Enum Class in com.esri.arcgisruntime.tasks.offlinemap
-
Enumerates the possible options for dealing with online-only services (those which cannot be taken offline).
- GenerateOfflineMapParameters.ReturnLayerAttachmentOption - Enum Class in com.esri.arcgisruntime.tasks.offlinemap
-
Indicates the type of layers for which attachments will be included when taking feature layers offline.
- GenerateOfflineMapResult - Class in com.esri.arcgisruntime.tasks.offlinemap
-
Represents the result of a GenerateOfflineMapJob created by an OfflineMapTask.
- GenerateOfflineMapUpdateMode - Enum Class in com.esri.arcgisruntime.tasks.offlinemap
-
Defines the different modes for synchronization of features in a generated offline map.
- GEO_JSON - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
An open standard geospatial data interchange format that represents simple geographic features and their nonspatial attributes.
- GEOANALYTICS - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Geoanalytics profile.
- GEOANALYTICS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Allows use of big data geoanalytics.
- GEOCODE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- geocodeAsync(SuggestResult) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
-
Executes an asynchronous geocode operation to find location candidates for a result obtained from a call to one of the suggestAsync methods.
- geocodeAsync(SuggestResult, GeocodeParameters) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
-
Executes an asynchronous geocode operation to find location candidates for a result obtained from a call to one of the suggestAsync methods.
- geocodeAsync(String) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
-
Executes an asynchronous geocode operation to find location candidates for a given address.
- geocodeAsync(String, GeocodeParameters) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
-
Executes an asynchronous geocode operation to find location candidates for a given address.
- geocodeAsync(Map<String, String>) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
-
Executes an asynchronous geocode operation to find location candidates for a given multi-line address.
- geocodeAsync(Map<String, String>, GeocodeParameters) - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
-
Executes an asynchronous geocode operation to find location candidates for a given multi-line address.
- GeocodeParameters - Class in com.esri.arcgisruntime.tasks.geocode
-
Holds parameters to be passed to geocode operations.
- GeocodeParameters() - Constructor for class com.esri.arcgisruntime.tasks.geocode.GeocodeParameters
-
Constructs a GeocodeParameters with default settings.
- GeocodeResult - Class in com.esri.arcgisruntime.tasks.geocode
-
A match candidate returned from a
LocatorTask
geocode or reverse geocode operation. - GeocodeServiceInfo - Class in com.esri.arcgisruntime.portal
-
Represents a geocode service that is provided by the Portal.
- GEOCODING_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server Geocoding Service
- GEODATA_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server Geodata Service
- Geodatabase - Class in com.esri.arcgisruntime.data
-
A mobile geodatabase containing geographic data and non-spatial tables.
- Geodatabase(String) - Constructor for class com.esri.arcgisruntime.data.Geodatabase
-
Creates a geodatabase object with the given path.
- Geodatabase.TransactionStatusChangedEvent<S> - Class in com.esri.arcgisruntime.data
-
An event indicating that the transaction status has changed.
- Geodatabase.TransactionStatusChangedListener - Interface in com.esri.arcgisruntime.data
-
Listens for the transaction status change when a transaction starts or ends (either committed or rolled back).
- GeodatabaseDataset - Interface in com.esri.arcgisruntime.data
-
An interface of common part of functionality for all geodatabase datasets.
- GeodatabaseDeltaInfo - Class in com.esri.arcgisruntime.tasks.geodatabase
-
Represents the delta files created to synchronize changes to a
Geodatabase
. - GeodatabaseFeatureTable - Class in com.esri.arcgisruntime.data
-
A feature table stored in a geodatabase, which includes non-spatial tables where
FeatureTable.hasGeometry()
is false. - GeodatabaseFeatureTable(GeodatabaseFeatureTable, RelationshipInfo) - Constructor for class com.esri.arcgisruntime.data.GeodatabaseFeatureTable
-
Creates a GeodatabaseFeatureTable instance that relates to the given table based on the given relationship info.
- GeodatabaseSyncTask - Class in com.esri.arcgisruntime.tasks.geodatabase
-
A task to generate and synchronize a mobile geodatabase with a sync-enabled ArcGIS feature service.
- GeodatabaseSyncTask(String) - Constructor for class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
-
Creates a geodatabase sync task object using a URL to a sync-enabled ArcGIS feature service.
- GEODESIC - Enum constant in enum class com.esri.arcgisruntime.geometry.GeodeticCurveType
-
A geodesic line (shortest path along two points on the ellipsoid)
- GeodesicEllipseParameters - Class in com.esri.arcgisruntime.geometry
-
Defines parameters used to create a geodesic ellipse.
- GeodesicEllipseParameters() - Constructor for class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
-
Creates an instance of GeodesicEllipseParameters.
- GeodesicEllipseParameters(double, AngularUnit, Point, LinearUnit, int, double, GeometryType, double, double) - Constructor for class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
-
Creates an instance of GeodesicEllipseParameters with provided values.
- GeodesicEllipseParameters(Point, double, double) - Constructor for class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
-
Creates an instance of GeodesicEllipseParameters with the given center point and axis lengths.
- GeodesicSectorParameters - Class in com.esri.arcgisruntime.geometry
-
Defines parameters used to create a geodesic sector.
- GeodesicSectorParameters() - Constructor for class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
-
Creates an instance of GeodesicSectorParameters.
- GeodesicSectorParameters(double, AngularUnit, Point, LinearUnit, long, double, GeometryType, double, double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
-
Creates an instance of GeodesicSectorParameters with provided values.
- GeodesicSectorParameters(Point, double, double, double, double) - Constructor for class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
-
Creates an instance of GeodesicSectorParameters with the given values.
- GeodeticCurveType - Enum Class in com.esri.arcgisruntime.geometry
-
The different geodetic curve types.
- GeodeticDistanceResult - Class in com.esri.arcgisruntime.geometry
-
The returned result of calling
GeometryEngine.distanceGeodetic(Point, Point, LinearUnit, AngularUnit, GeodeticCurveType)
- GeoElement - Interface in com.esri.arcgisruntime.mapping
-
An abstract representation of geographic entities in a map, scene, map view or scene view.
- GeoElementLineOfSight - Class in com.esri.arcgisruntime.geoanalysis
-
An analysis object that evaluates visibility along a line defined by observer and target
GeoElement
objects. - GeoElementLineOfSight(GeoElement, GeoElement) - Constructor for class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Creates a LineOfSight analysis object that defines an observer and a target using point
GeoElement
objects. - geoElementsAsync() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateGeoElement
-
Gets the collection of geoelements represented by this aggregate geoelement.
- GeoElementViewshed - Class in com.esri.arcgisruntime.geoanalysis
-
GeoElementViewshed is an analysis object that renders a viewshed for a specified
GeoElement
. - GeoElementViewshed(GeoElement, double, double, double, double, double, double) - Constructor for class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
-
Creates a viewshed analysis object whose observer is defined using a
GeoElement
. - GEOENRICHMENT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- GEOGRAPHIC - Enum constant in enum class com.esri.arcgisruntime.mapping.ArcGISScene.SceneViewTilingScheme
-
Use a geographic tiling scheme for tiled layers.
- GEOGRAPHIC - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
-
The angle is interpreted as geographic, i.e.
- GEOGRAPHIC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
-
Labels are anchored to a geographical position on the MapView.
- GEOGRAPHIC - Enum constant in enum class com.esri.arcgisruntime.symbology.RotationType
-
Rotation is along the y-axis, with positive rotation being clockwise.
- GeographicTransformation - Class in com.esri.arcgisruntime.geometry
-
Represents a function used to transform coordinates of geometries between spatial references that have two different geographic coordinate systems.
- GeographicTransformationStep - Class in com.esri.arcgisruntime.geometry
-
Represents a step in the process of transforming coordinates from one datum to another.
- GEOMETRICAL_INTERVAL - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
-
Geometrical interval classification
- GeometricEffect - Class in com.esri.arcgisruntime.symbology
-
Represents a geometric effect which is a component of display rules that dynamically alter the representation of a symbol layer.
- Geometry - Class in com.esri.arcgisruntime.geometry
-
Base class for all classes that represent geometric shapes.
- Geometry() - Constructor for class com.esri.arcgisruntime.geometry.Geometry
- GEOMETRY - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A geometry value.
- GEOMETRY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
-
A trace result consisting of three distinct
Geometry
types: aPolygon
, aPolyline
, and aMultipoint
. - GEOMETRY_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server Geometry Service
- GeometryBuilder - Class in com.esri.arcgisruntime.geometry
-
Geometry builders allow you to create and modify geometries incrementally.
- GeometryBuilderType - Enum Class in com.esri.arcgisruntime.geometry
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.1.0, use instanceof to determine the GeometryBuilder type
- geometryChanged(SketchGeometryChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.SketchGeometryChangedListener
-
Deprecated.The method is called when the sketched geometry is modified.
- GeometryDimension - Enum Class in com.esri.arcgisruntime.geometry
-
Indicates the dimensionality of a Geometry, relating to the number of spatial dimensions in which the geometry may have a size.
- GeometryEditor - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
Allows you to create new geometries, and change existing geometries, by interacting with a
MapView
. - GeometryEditor() - Constructor for class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Creates a default GeometryEditor.
- GeometryEditorElement - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
The base class for all selectable elements in a
GeometryEditor
. - GeometryEditorGeometry - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
The element in a GeometryEditor representing the entire
geometry
. - GeometryEditorMidVertex - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
A mid-vertex element in a
GeometryEditor
. - GeometryEditorPart - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
- geometryEditorProperty() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
The
GeometryEditor
that allows users to interactively create and edit geometries by interacting with the view. - GeometryEditorScaleMode - Enum Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
Determines how a geometry can be interactively scaled (resized) while using the
GeometryEditor
. - GeometryEditorStyle - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
Defines the visual appearance of a geometry displayed by the
GeometryEditor
. - GeometryEditorStyle() - Constructor for class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Creates a new GeometryEditorStyle with a consistent set of red symbols, and displays white numbers on vertices.
- GeometryEditorTool - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
A base class for tools that determine how you interact with a view when editing geometries with a
GeometryEditor
. - GeometryEditorVertex - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
A vertex element in a
GeometryEditor
. - GeometryEngine - Class in com.esri.arcgisruntime.geometry
-
Performs geometric operations such as spatial relationship tests, reprojections, shape manipulations, topological query, analysis operations, and spatial operations on
Geometry
objects. - geometryFieldProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The name of the field that stores geometry.
- GeometryOffsetType - Enum Class in com.esri.arcgisruntime.geometry
-
Defines the type of joints when calculating an offset from a geometry.
- geometryProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
The current geometry, updated as you interact with the view.
- geometryProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorGeometry
-
The entire geometry in the
SpatialReference
of the associatedMapView
, if one is set. - geometryProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservation
-
The geometry.
- geometryStrategyProperty() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
-
The strategy for how to use the geometry of the feature when calculating the label position.
- GeometryType - Enum Class in com.esri.arcgisruntime.geometry
-
Indicates the subtype of a Geometry.
- geometryTypeProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The type of geometry.
- GeoModel - Class in com.esri.arcgisruntime.mapping
-
A base class for
ArcGISMap
andArcGISScene
that contains layers and properties and can be displayed in aGeoView
. - GeoModelFloorDefinition - Class in com.esri.arcgisruntime.mapping.floor
-
Contains floor-awareness settings for a map or scene.
- GeoModelFloorDefinition(FacilityLayerDefinition, LevelLayerDefinition, SiteLayerDefinition) - Constructor for class com.esri.arcgisruntime.mapping.floor.GeoModelFloorDefinition
-
Creates a new GeoModelFloorDefinition object with the specified facility layer definition, level layer definition, and site layer definition.
- GeoPackage - Class in com.esri.arcgisruntime.data
-
A GeoPackage file (.gpkg) that can contain multiple datasets of geographic features, non-spatial tabular data, and raster dataset that conform to the OGC GeoPackage format.
- GeoPackage(String) - Constructor for class com.esri.arcgisruntime.data.GeoPackage
-
Creates a GeoPackage from the GeoPackage file (.gpkg) at the given path.
- GEOPACKAGE - Enum constant in enum class 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 dataset in a
GeoPackage
containing features or non-spatial records. - GeoPackageRaster - Class in com.esri.arcgisruntime.raster
-
A GeoPackageRaster represents GeoPackage images of types PNG or JPEG.
- GEOPROCESSING_BOOLEAN - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Boolean type.
- GEOPROCESSING_DATA_FILE - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Data file type.
- GEOPROCESSING_DATE - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Date type.
- GEOPROCESSING_DOUBLE - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Double type.
- GEOPROCESSING_FEATURES - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Features type.
- GEOPROCESSING_LINEAR_UNIT - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Linear unit type.
- GEOPROCESSING_LONG - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Long type.
- GEOPROCESSING_MULTI_VALUE - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Multi-value type.
- GEOPROCESSING_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Geoprocessing Package (gpk)
- GEOPROCESSING_PACKAGE_PRO_VERSION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Pro Geoprocessing Package (gpkx)
- GEOPROCESSING_RASTER - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Raster type.
- GEOPROCESSING_SAMPLE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Geoprocessing Sample
- GEOPROCESSING_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server Geoprocessing Service
- GEOPROCESSING_STRING - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
String type.
- GEOPROCESSING_UNKNOWN_PARAMETER - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Unknown type.
- GeoprocessingBoolean - Class in com.esri.arcgisruntime.tasks.geoprocessing
-
Corresponds to GPBoolean parameter type in the service REST specification.
- GeoprocessingBoolean() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingBoolean
-
Creates an instance.
- GeoprocessingBoolean(boolean) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingBoolean
-
Creates an instance.
- GeoprocessingDataFile - Class in com.esri.arcgisruntime.tasks.geoprocessing
-
Corresponds to GPDataFile parameter type in the service REST specification.
- GeoprocessingDataFile() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
-
Creates an instance.
- GeoprocessingDataFile(String) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDataFile
-
Create a geoprocessing data parameter with the given URL.
- GeoprocessingDate - Class in com.esri.arcgisruntime.tasks.geoprocessing
-
Corresponds to GPDate parameter type in the service REST specification.
- GeoprocessingDate() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDate
-
Creates an instance.
- GeoprocessingDate(Calendar) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDate
-
Creates an instance.
- GeoprocessingDouble - Class in com.esri.arcgisruntime.tasks.geoprocessing
-
Corresponds to GPDouble parameter type in the service REST specification.
- GeoprocessingDouble() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDouble
-
Creates an instance.
- GeoprocessingDouble(double) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingDouble
-
Creates an instance.
- GeoprocessingFeatures - Class in com.esri.arcgisruntime.tasks.geoprocessing
-
Corresponds to GPRecordSet and GPFeatureRecordSetLayer parameter types in the service REST specification.
- GeoprocessingFeatures() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
-
Creates an instance.
- GeoprocessingFeatures(FeatureSet) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
-
Creates an instance containing features.
- GeoprocessingFeatures(String) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatures
-
Creates an instance based on a URL to features.
- GeoprocessingFeatureSet - Class in com.esri.arcgisruntime.tasks.geoprocessing
-
Geoprocessing feature set is a read-only set of features that are returned from
GeoprocessingFeatures
. - GeoprocessingJob - Class in com.esri.arcgisruntime.tasks.geoprocessing
-
Geoprocessing job is used to run the geoprocessing task on the service.
- GeoprocessingLinearUnit - Class in com.esri.arcgisruntime.tasks.geoprocessing
-
Corresponds to GPLinearUnit parameter type in the service REST specification.
- GeoprocessingLinearUnit() - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
-
Creates an instance.
- GeoprocessingLinearUnit(double) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
-
Creates an instance.
- GeoprocessingLinearUnit(double, LinearUnit) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
-
Creates an instance.
- GeoprocessingLinearUnit(double, LinearUnitId) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
-
Creates an instance.
- GeoprocessingLinearUnit(double, GeoprocessingLinearUnit.Unit) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
-
Creates an instance with a distance and a directly supported unit - no conversion will be applied to the distance value.
- GeoprocessingLinearUnit(LinearUnit) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
-
Creates an instance.
- GeoprocessingLinearUnit(LinearUnitId) - Constructor for class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit
-
Creates an instance.
- GeoprocessingLinearUnit.Unit - Enum Class 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 Class 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 Class 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 Class 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 - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Geotrigger Notification profile.
- GeotriggerFeed - Class in com.esri.arcgisruntime.geotriggers
-
Feed data required for a
Geotrigger
. - GeotriggerMonitor - Class in com.esri.arcgisruntime.geotriggers
-
A GeotriggerMonitor monitors a
Geotrigger
condition and, when it is met, results in aGeotriggerNotificationInfo
. - GeotriggerMonitor(Geotrigger) - Constructor for class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
-
Constructs a GeotriggerMonitor with a
Geotrigger
condition. - GeotriggerMonitorNotificationEvent - Class in com.esri.arcgisruntime.geotriggers
-
Called when a
GeotriggerNotificationInfo
is sent. - GeotriggerMonitorNotificationEventListener - Interface in com.esri.arcgisruntime.geotriggers
-
Defines the callback listener to listen to GeotriggerMonitorNotificationEventListener events.
- GeotriggerMonitorStatus - Enum Class in com.esri.arcgisruntime.geotriggers
-
The current status of a
GeotriggerMonitor
. - GeotriggerMonitorStatusChangedEvent - Class in com.esri.arcgisruntime.geotriggers
-
Called when a
GeotriggerMonitor.getStatus()
changes. - GeotriggerMonitorStatusChangedEventListener - Interface in com.esri.arcgisruntime.geotriggers
-
Defines the callback listener to listen to GeotriggerMonitorStatusChangedEventListener events.
- GeotriggerMonitorWarningChangedEvent - Class in com.esri.arcgisruntime.geotriggers
-
Called when a
GeotriggerMonitor.getWarning()
changes. - GeotriggerMonitorWarningChangedEventListener - Interface in com.esri.arcgisruntime.geotriggers
-
Defines the callback listener to listen to GeotriggerMonitoringErrorChangedEventListener events.
- GeotriggerNotificationInfo - Class in com.esri.arcgisruntime.geotriggers
-
Provides details about a
Geotrigger
condition that has been met. - GeotriggersInfo - Class in com.esri.arcgisruntime.geotriggers
-
Presents information on a set of
Geotrigger
objects defined for aGeoModel
. - GeoView - Class in com.esri.arcgisruntime.mapping.view
-
A base class for all views that can display geographic content.
- get(int) - Method in class com.esri.arcgisruntime.geometry.ImmutablePart
-
Gets the
Segment
at the given index position in this ImmutablePart. - get(int) - Method in class com.esri.arcgisruntime.geometry.ImmutablePartCollection
-
Gets the ImmutablePart at the given index position in this ImmutablePartCollection.
- get(int) - Method in class com.esri.arcgisruntime.geometry.ImmutablePointCollection
-
Gets a copy of the Point at the given index in the ImmutablePointCollection.
- get(int) - Method in class com.esri.arcgisruntime.geometry.Part
-
Gets a copy of the
Segment
at the given index position in thisPart
. - get(int) - Method in class com.esri.arcgisruntime.geometry.PartCollection
-
Gets the Part at the given index position in this PartCollection.
- get(int) - Method in class com.esri.arcgisruntime.geometry.PointCollection
-
Gets a copy of the Point at the given index in the PointCollection.
- get(int) - Method in class com.esri.arcgisruntime.layers.SublayerList
- get(int) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- get(int) - Method in class com.esri.arcgisruntime.mapping.LayerList
- get(int) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- get(int) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- getAbbreviation() - Method in class com.esri.arcgisruntime.geometry.Unit
-
Gets the common abbreviation of the English name of this unit of measurement, for example 'm' for meters.
- getAccess() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
-
Gets the access level of the version.
- getAccess() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionParameters
-
Gets the access level of the version.
- getAccess() - Method in class com.esri.arcgisruntime.portal.PortalGroup
-
Gets the access level of this group, which determines who can access the content of the group.
- getAccess() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Gets the level of access to this portal or organization for anonymous users.
- getAccess() - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Gets the access level of this item.
- getAccess() - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Gets the access level of this user, which determines who can access the user descriptive information.
- 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 symbol used to represent location accuracy.
- 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 symbol used to display the last known location while the current 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
-
Deprecated.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 class com.esri.arcgisruntime.ArcGISRuntimeException
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.0.0, use
ArcGISRuntimeException.getMessage()
to access the full error information string - 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.
- getAggregateFields() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregationFeatureReduction
-
Gets the collection of
AggregateField
that summarizes one or more attributes for a group of geoelements visualized withFeatureReduction
. - 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.mapping.reduction.AggregateField
-
Gets the value of the
alias
property. - 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.Ogc3DTilesLayer
-
Gets the value of the
altitudeOffset
property. - getAltitudeOffset() - Method in class com.esri.arcgisruntime.layers.PointCloudLayer
-
Gets the layer's 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 value of the
ambientLightColor
property. - getAnalyses() - Method in class com.esri.arcgisruntime.mapping.view.AnalysisOverlay
-
Gets the modifiable collection of analysis objects managed by the
AnalysisOverlay
. - getAnalysisOverlays() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Gets a modifiable list of analysis overlays that render the results of 3D visual analysis on the scene view.
- 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 marker 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 rotation angle of the picture fill symbol in degrees.
- getAngleAlignment() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
-
Gets whether the marker symbol is rotated relative to the screen or map.
- getAngleAlignment() - Method in class com.esri.arcgisruntime.symbology.MultilayerPointSymbol
-
Gets whether the multilayer point symbol is rotated relative to the screen or 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 default API key to access API key enabled services and resources in ArcGIS Online.
- 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
-
Returns the current API version.
- getAppDataPath() - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Returns the path to the directory being used to hold app data or null if
LocalServer.setAppDataPath(String)
has not been used. - getArcGISScene() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Gets the
ArcGISScene
displayed in this view. - getArchiveMaximumFeatureAge() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
archiveMaximumFeatureAge
property. - getArchiveServiceUrl() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
archiveServiceUrl
property. - getArchiveUpdateInterval() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
archiveUpdateInterval
property. - 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
-
Time zone shift for arrival time, in minutes.
- getAssetGroup() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
-
Gets the asset group of the feature represented by this utility element.
- getAssetGroup() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRuleElement
-
Gets the value of the
assetGroup
property. - 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() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRuleElement
-
Gets the value of the
assetType
property. - getAssetType(String) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetGroup
-
Gets an asset type for the given name of asset type.
- getAssetTypes() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetGroup
-
Gets an unmodifiable list of the asset group's asset types.
- getAssetTypes() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighbor
-
Gets an unmodifiable list of UtilityAssetType that are used to define features to return.
- getAssociationDeletionSemantics() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetType
-
Gets the update applied to
UtilityAssociation
objects when deleting an object of this UtilityAssetType. - getAssociationRole() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetType
-
Gets the asset type's association role type.
- getAssociationsAsync(Envelope) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Returns an unmodifiable list of all
UtilityAssociation
objects (with their geometry) present in the geodatabase for a givenEnvelope
. - getAssociationsAsync(Envelope, UtilityAssociationType) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Returns an unmodifiable list of all
UtilityAssociation
objects (with their geometry) of typeUtilityAssociationType
present in the geodatabase for a givenEnvelope
. - getAssociationsAsync(UtilityElement) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Returns an unmodifiable list of all
UtilityAssociation
objects present in the geodatabase for a givenUtilityElement
. - getAssociationsAsync(UtilityElement, UtilityAssociationType) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Returns an unmodifiable list of all
UtilityAssociation
objects of typeUtilityAssociationType
present in the geodatabase for a givenUtilityElement
. - getAssociationType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssociation
-
Gets the
UtilityAssociationType
of this association. - getAsyncClosestFacilityService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous closest facility service.
- getAsyncElevationService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous elevation analysis services.
- getAsyncLocationAllocationService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous location-allocation service.
- getAsyncODCostMatrixService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the ArcGIS geoprocessing service for generating origin-destination cost matrices asynchronously.
- getAsyncRouteService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous route service.
- getAsyncServiceAreaService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous service-area service.
- getAsyncVrpService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the asynchronous vehicle routing problem service.
- getAtmosphereEffect() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Returns the atmosphere effect on the scene view.
- getAttachment() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
Gets the value of the
attachment
property. - 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.AttachmentsPopupElement
-
Returns all the current attachments.
- 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 the attributes of the GeoElement as a collection of name/value pairs.
- getAttributes() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateGeoElement
- 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.realtime.DynamicEntity
-
Gets the attributes.
- getAttributes() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservation
- getAttributes() - Method in class com.esri.arcgisruntime.tasks.geocode.GeocodeResult
-
Gets a collection of attributes as requested by
GeocodeParameters.getResultAttributeNames()
orReverseGeocodeParameters.getResultAttributeNames()
. - getAttributesAsync(String, FeatureTable) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
-
Return an array of attributes used in the script for a given profile variable.
- getAttributesAsync(String, GeoElement) - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
-
Return an array of attributes used in the script for a given profile variable.
- getAttribution() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
-
Gets the attribution text information of the service.
- getAttribution() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
-
Gets the attribution text information of the service.
- getAttribution() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISImageServiceInfo
-
Gets the attribution.
- getAttribution() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
-
Returns the attribution of this ArcGIS Map Service.
- getAttribution() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
-
Gets the attribution text of the sublayer.
- getAttribution() - Method in class com.esri.arcgisruntime.layers.Layer
-
Gets the attribution for this layer, such as data providers or copyright text.
- getAttributionText() - Method in class com.esri.arcgisruntime.mapping.view.AttributionTextChangedEvent
-
Deprecated.Gets the new attribution text string.
- getAttributionText() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Gets the attribution text for the data that is currently displayed in the GeoView.
- getAttributionTop() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Returns the distance from the top of the view to the top of the attribution text.
- 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.
- getAutoAdjustWidth() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets whether the width of the callout is auto-adjusted based on its content.
- 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
-
Gets auto-pan mode, which defines how the
MapView
reacts when location updates are received. - getAvailableCredits() - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Gets the value of the
availableCredits
property. - 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 portal 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 (x,y or y,x).
- 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
-
Get the background color of the map.
- getBackgroundColor() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the background color.
- getBackgroundColor() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Gets the value of the
backgroundColor
property. - getBackgroundFillSymbol() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Gets the renderer's background fill symbol.
- getBackgroundGrid() - Method in class com.esri.arcgisruntime.mapping.Surface
-
Gets the grid and color settings to render the background grid of this surface.
- 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 value of the
balloonBackgroundColor
property. - 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 collection of base layers in this basemap.
- getBasemap() - Method in class com.esri.arcgisruntime.mapping.GeoModel
-
Gets the basemap for this 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.
- 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 collection of bookmarks defined for this map or scene.
- getBorderColor() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the border color.
- getBorderWidth() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
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.
- getBoundingBoxHandleSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
boundingBoxHandleSymbol
property. - getBoundingBoxSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
boundingBoxSymbol
property. - 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 factor used to calculate a buffered extent around the current visible area when requesting features from a service.
- getBufferSize() - Method in class com.esri.arcgisruntime.layers.ImageTiledLayer
-
Gets the buffer size.
- getBuilderType() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.1.0, use instanceof to determine the GeometryBuilder type
- getBuilderType() - Method in class com.esri.arcgisruntime.geometry.MultipointBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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.GeoView
-
Gets the Callout for this GeoView.
- getCamera() - Method in class com.esri.arcgisruntime.mapping.Viewpoint
-
Gets the viewpoint's
Camera
, if it has one. - getCameraController() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Gets the camera controller manages the position, orientation, and movement of the camera for a SceneView.
- 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 from the camera to the
OrbitLocationCameraController.getTargetLocation()
, in meters. - 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 heading of the camera relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - 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 pitch of the camera relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - getCamerasFile() - Method in class com.esri.arcgisruntime.raster.FrameCameraAddRastersParameters
-
Gets the cameras file.
- getCanDelete() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
-
Gets the value of the
canDelete
property. - getCanMove() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
-
Gets the value of the
canMove
property. - getCanRedo() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Gets the value of the
canRedo
property. - getCanRotate() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
-
Gets the value of the
canRotate
property. - getCanScale() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
-
Gets the value of the
canScale
property. - getCanUndo() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Gets the value of the
canUndo
property. - getCanUseServiceGeodatabaseApplyEdits() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
-
Gets the value of the
canUseServiceGeodatabaseApplyEdits
property. - getCapabilities() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo
-
Gets the capabilities of the layer or table's ArcGIS feature service.
- getCapabilities() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
-
Gets the map service's capabilities.
- getCapabilities() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo
-
Gets the capabilities supported by the sublayer.
- getCapabilities() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
-
Gets a value indicating the supported utility network capabilities.
- 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.portal.PortalUser
-
Gets the member categories that the user is assigned to.
- 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 class 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 the center point of the
Envelope
being constructed. - getCenter() - Method in class com.esri.arcgisruntime.geometry.GeodesicEllipseParameters
-
Gets the center of the ellipse.
- getCenter() - Method in class com.esri.arcgisruntime.geometry.GeodesicSectorParameters
-
Gets the center of the ellipse.
- getCenterPoint() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
-
Gets the center point of the ellipse that this segment is defined upon.
- getCentralAngle() - Method in class com.esri.arcgisruntime.geometry.EllipticArcSegment
-
Gets the parametric angle in radians measuring the span of the arc from
start angle
toend angle
. - getCertificate() - Method in exception class com.esri.arcgisruntime.io.MismatchedHostnameException
-
Gets the certificate that was presented but did not match the hostname.
- getCertificate() - Method in exception class 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.
- getClassBreaks() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Gets the collection of class breaks which define each range in this renderer.
- getClassCssMetaData() - Static method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the class CSS meta data.
- 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..
- 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 class 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 value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Gets the value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.ogc.kml.KmlColorStyle
-
Gets the value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
-
Gets the value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
-
Gets the value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.symbology.FillSymbol
-
Gets the value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.symbology.LineSymbol
-
Gets the value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
-
Gets the value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.symbology.MultilayerSymbol
-
Gets the value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
-
Gets the value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.symbology.SolidFillSymbolLayer
-
Gets the value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
-
Gets the value of the
color
property. - getColor() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Gets the value of the
color
property. - 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 portal item.
- getCommentId() - Method in class com.esri.arcgisruntime.portal.PortalItemComment
-
Gets the ID of the comment.
- getComments() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceDocumentInfo
-
Gets the comments of the map service.
- getCommonAncestorDate() - Method in class com.esri.arcgisruntime.arcgisservices.ServiceVersionInfo
-
Gets the timestamp of when the version was last reconciled and posted to its ancestor.
- getComparisonOperator() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparison
-
Gets the type of comparison to do between the
UtilityCategory
and each feature in the trace. - getComparisonOperator() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttributeComparison
-
Get the type of comparison to do between the source
UtilityNetworkAttribute
and either the secondUtilityNetworkAttribute
or the value. - getComparisonOperator() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityPropagator
-
Gets the operator that is applied when executing the trace.
- getComparisonOperator() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionBarrier
-
Gets the operator used for the comparison.
- getCompressionQuality() - Method in class com.esri.arcgisruntime.arcgisservices.TileInfo
-
Returns the compression quality of the tile images.
- getCompressionQuality() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheParameters
-
Gets the compression quality of the exported tiles.
- getCondition() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunction
-
Gets the UtilityTraceCondition to use to restrict the functional calculation to features that satisfy the condition.
- getConfiguration() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.FreehandTool
-
Gets the value of the
configuration
property. - getConfiguration() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeTool
-
Gets the value of the
configuration
property. - getConfiguration() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.VertexTool
-
Gets the value of the
configuration
property. - getConfigurationPaths() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalConfiguration
-
Get the configuration paths that constrain the flow paths between pairs of terminals.
- 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.
- getConnection() - Method in class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace
-
Gets the connection string or connection file path used to create this workspace.
- getConnectionError() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Gets the value of the
connectionError
property. - getConnectionStatus() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Gets the value of the
connectionStatus
property. - getConnectionTimeout() - Method in class com.esri.arcgisruntime.io.RequestConfiguration
-
Gets the connection timeout to use for the request.
- getConnectionType() - Method in class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace
-
Gets the type of connection used to create this workspace.
- 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. - 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 value of the
contentType
property. - 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.
- 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.
- getContrast() - Method in class com.esri.arcgisruntime.layers.ImageAdjustmentLayer
-
Returns the contrast of the layer.
- getControlCssMetaData() - Method in class com.esri.arcgisruntime.mapping.view.Callout
- 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
-
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 symbol used to display the current location and the course (direction of travel) when moving.
- 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.Ogc3DTilesLayer
-
Gets the credential used to authenticate the user with the tiled layer.
- 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.realtime.DynamicEntityDataSource
- 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 PictureFillSymbol's URI.
- 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 PictureMarkerSymbol's 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.
- getCredits() - Method in class com.esri.arcgisruntime.data.ShapefileInfo
-
Gets the credits of the shapefile.
- getCulture() - Method in class com.esri.arcgisruntime.layers.BingMapsLayer
-
The culture for this Bing maps layer.
- 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.
- 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.
- 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.
- getCurrentVersion() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
currentVersion
property. - getCurrentViewpoint(Viewpoint.Type) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Retrieves the current
Viewpoint
of the GeoView. - getCurrentViewpoint(Viewpoint.Type) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- getCurrentViewpointCamera() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Retrieves the camera that displays the current viewpoint.
- getCurrentViewpointCamera() - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- getCustomBaseUrl() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Gets the custom base URL for this portal.
- getCustomParameters() - Method in class com.esri.arcgisruntime.layers.Ogc3DTilesLayer
-
Gets the dictionary of custom parameters (such as an API key) to be sent with the requests issued by this layer.
- 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 the dictionary of custom parameters to be sent with WMS requests issued by this layer.
- getCustomParameters() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
-
Gets the map of custom parameters to be sent with WMTS requests issued by 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 the custom parameters that are appended to GetCapabilities, GetMap, and GetFeatureInfo WMS requests.
- 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. - getCustomView() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the custom content of the callout.
- getDashTemplate() - Method in class com.esri.arcgisruntime.symbology.DashGeometricEffect
-
Gets the dash template for this geometric effect.
- getData() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
-
Gets the attribute values for the pop-up media's fields defined in
PopupMediaValue.getFieldNames()
. - 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.
- getDataSource() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Gets the value of the
dataSource
property. - 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 label used for the default symbol, 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 used for the default symbol.
- 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 symbol used for the location when not moving.
- 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 default symbol for values that don't match any of the unique values.
- 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.
- 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 an expression (SQL where clause) to filter features queried in this table.
- getDefinitionExpression() - Method in class com.esri.arcgisruntime.layers.AnnotationLayer
-
Gets a SQL statement where clause that stipulates a 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
-
A SQL statement where clause that stipulates a subset of features to be displayed.
- getDefinitionExpression() - Method in class com.esri.arcgisruntime.layers.DimensionLayer
-
Gets a SQL statement where clause that stipulates a 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
-
Time zone shift for departure time, in minutes.
- 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 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 a string value describing the element in detail.
- getDescription() - Method in class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
-
Gets a string value describing the element in detail.
- getDescription() - Method in class com.esri.arcgisruntime.mapping.popup.MediaPopupElement
-
Gets a string value 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.mapping.popup.RelationshipPopupElement
-
Gets the value of the
description
property. - 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 a brief narrative description (abstract) of this WMS layer.
- getDescription() - Method in class com.esri.arcgisruntime.ogc.wms.WmsServiceInfo
-
Gets the WMS service's description.
- getDescription() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
-
Gets a brief narrative description (abstract) of this WMTS layer.
- getDescription() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
-
Gets the WMTS service's description.
- 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.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
description
property. - getDescription() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
Gets the value of the
description
property. - 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. - 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.
- getDetail() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the detail text of the default callout.
- getDetailColor() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the detail text color.
- getDetails() - Method in exception class 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 dimensionality of a
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.
- getDirtyAreaTable() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Gets the value of the
dirtyAreaTable
property. - getDisplayCategories() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
- getDisplayCount() - Method in class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
-
Gets the value of the
displayCount
property. - getDisplayDepthUnits() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings
-
Gets the
EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
used to display soundings and contours. - 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.tasks.geocode.GeocodeResult
-
Gets the location of the candidate suitable for display on a map.
- getDisplayName() - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Gets a user-friendly name that can be displayed in the UI (for example, in a Table of Contents).
- 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.
- 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.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 the document information such as the title, author, and comments.
- 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. - 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.
- getDrawingInfo() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
drawingInfo
property. - getDrawingTool() - Method in class com.esri.arcgisruntime.data.FeatureTemplate
-
Gets the type of 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
-
Deprecated.Gets the draw status.
- getDrawStatus() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Gets the current drawing status of the content displayed in the GeoView.
- 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.
- getDynamicEntity() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityInfo
-
Gets the value of the
dynamicEntity
property. - getDynamicEntityChangedInfo() - Method in class com.esri.arcgisruntime.realtime.DynamicEntity.DynamicEntityChangedEvent
-
Gets the dynamic entity changed info.
- getDynamicEntityInfo() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityPurgedEvent
-
Gets the dynamic entity info.
- getDynamicEntityInfo() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityReceivedEvent
-
Gets the dynamic entity info.
- getDynamicEntityObservationInfo() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityObservationPurgedEvent
-
Gets the dynamic entity observation info.
- getDynamicEntityObservationInfo() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityObservationReceivedEvent
-
Gets the dynamic entity observation info.
- getDynamicWorkspaces() - Method in class com.esri.arcgisruntime.localserver.LocalMapService
-
Gets an unmodifiable list of this service's dynamic workspaces.
- 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.
- 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
-
Gets the layer's edit fields, which record who adds or edits the features and when the edits are made.
- 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 feature service's editor tracking settings.
- 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.
- 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 (in meters) 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 thePart
. - 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.
- getEndTimeField() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
endTimeField
property. - getEndTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
-
Time zone shift for end time, in minutes.
- getEndTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
-
Time zone shift for end time, in minutes.
- getEnterExitSpatialRelationship() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
-
Gets the spatial relationship that determines whether a fence polygon has been entered or exited.
- getEntityId() - Method in class com.esri.arcgisruntime.realtime.DynamicEntity
-
Gets the value of the
entityId
property. - getEntityIdFieldName() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
Gets the value of the
entityIdFieldName
property. - 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 enum class com.esri.arcgisruntime.localserver.LocalServer
-
Returns any error if the server's status is FAILED.
- getError() - Method in class com.esri.arcgisruntime.localserver.LocalService
-
Returns any error if the service's status is 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 error that describes a problem encountered when displaying layers in a
GeoView
. - getError() - Method in class com.esri.arcgisruntime.mapping.view.LayerViewStateChangedEvent
-
Gets the error that occurred if
LayerViewStateChangedEvent.getLayerViewStatus()
returnsLayerViewStatus.ERROR
. - 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.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 class com.esri.arcgisruntime.ArcGISRuntimeException
-
Gets an integer error code for this ArcGISRuntimeException.
- getErrorDomain() - Method in exception class 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
-
The time zone shift of estimated arrival time for this segment of the route, in minutes.
- getEstimatedArrivalTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuver
-
The time zone shift of estimated arrival time for this segment of the route, in minutes.
- getEueiEnabled() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Gets a boolean value indicating whether the organization allows ArcGIS Online to collect usage information from its members to improve the user experience.
- getEvaluatedElements() - Method in class com.esri.arcgisruntime.mapping.popup.Popup
-
Gets an unmodifiable list of
PopupElement
objects evaluated asynchronously byPopup.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
-
Gets the date the extension license expires.
- 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 usingArcGISRuntimeEnvironment.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
-
The minimum enclosing bounding-box (or
Envelope
) that covers the geometry. - getExtent() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
-
Gets the extent of the geometry being constructed in the geometry builder.
- 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.geometryeditor.GeometryEditorElement
-
Gets the value of the
extent
property. - getExtent() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Calculates and returns the extent of the
GraphicsOverlay.getGraphics()
collection. - 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 approximate bounds of the area covered by the WMS 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 theUtilityNetwork
. - 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 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.
- getFeatureReduction() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
Gets the value of the
featureReduction
property. - getFeatureReduction() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Gets the value of the
featureReduction
property. - 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, which defines when features and non-spatial records are requested from the feature service.
- 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
-
Metadata about the ArcGIS feature service.
- 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 the
FeatureTable
that this feature belongs to. - 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
-
Gets the feature table whose features are drawn on the map by this layer.
- 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.
- getFeatureTemplates() - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
-
Gets the sublayer's feature templates.
- 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.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
-
Deprecated.Gets the symbol used to display feedback when editing polygon geometries.
- getFeedbackLineSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
feedbackLineSymbol
property. - getFeedbackLineSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Gets the symbol used to display feedback when editing line geometries.
- getFeedbackVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
feedbackVertexSymbol
property. - getFeedbackVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.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 theGeotriggerMonitor
condition. - getFenceGeoElement() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotriggerNotificationInfo
-
Gets the
GeoElement
from the fence data that meets theFenceGeotrigger
condition. - getFenceGeometry() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotriggerNotificationInfo
-
Gets the
Geometry
used for the fence that satisfies theFenceGeotrigger
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(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.
- getFieldDescriptions() - Method in class com.esri.arcgisruntime.data.TableDescription
-
Gets a
List
ofFieldDescription
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.
- 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 of the fields to display in the chart.
- getFieldNames() - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer
-
Gets a collection of the field names/attribute keys that the unique values apply to.
- getFieldOfView() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Gets the value of the
fieldOfView
property. - getFieldOfViewDistortionRatio() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Gets the value of the
fieldOfViewDistortionRatio
property. - 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 the collection of
Field
objects representing the fields of the feature table. - 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.realtime.ArcGISStreamServiceInfo
-
Gets the ArcGIS stream service's field definitions.
- getFields() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
Gets the data source's field definitions.
- 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.
- 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.localserver.FileGeodatabaseWorkspace
-
Gets the file path for this workspace.
- getFilePath() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
Gets the value of the
filePath
property. - getFilePaths() - Method in class com.esri.arcgisruntime.mapping.RasterElevationSource
-
Gets an unmodifiable list of absolute file paths that are used to create the raster elevation source.
- getFileSize() - Method in class com.esri.arcgisruntime.tasks.tilecache.EstimateTileCacheSizeResult
-
Gets the size of the tile cache (tile package, .tpk or .tpkx file) in bytes.
- getFillSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
fillSymbol
property. - getFillSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.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 aGeotriggerMonitor
. - getFilter() - Method in class com.esri.arcgisruntime.raster.AddRastersParameters
-
Gets the raster filename filter.
- getFilter() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamService
-
Gets the value of the
filter
property. - 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 filter axis order, which determines how coordinates are ordered when sent to the server as part of spatial queries.
- 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 height of map images the service is capable of producing (in pixels).
- getFixedImageWidth() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
-
Gets a value indicating the width of maps the service is capable of producing (in pixels).
- 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, which manages the data displayed for a floor-aware map or scene, allowing filtering based on floor levels.
- 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.
- getFolderPath() - Method in class com.esri.arcgisruntime.localserver.RasterWorkspace
-
Gets the folder path for this workspace.
- getFolderPath() - Method in class com.esri.arcgisruntime.localserver.ShapefileWorkspace
-
Gets the folder path for this workspace.
- 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 type of font decoration for the text symbol.
- 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.
- getFormattedValues() - Method in class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
-
Gets the formatted values for the fields defined in
FieldsPopupElement.getFields()
. - getFormatter() - Method in enum class 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
. - getFromElement() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRule
-
Gets the value of the
fromElement
property. - 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 value of the
frustumOutlineColor
property. - 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.
- getFullExtent() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
Gets the value of the
fullExtent
property. - 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.
- getGenerateGeodatabaseGeometry() - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Gets the geometry that was used to generate the 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 feature service layer ID.
- getGeodatabaseAnnotationTables() - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Gets an unmodifiable list of
GeodatabaseFeatureTable
from the geodatabase 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 a list of
GeodatabaseFeatureTable
from the geodatabase 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
-
Returns a feature table from the geodatabase containing point, line or polygon features, as specified by the given feature service layer ID.
- getGeodatabaseFeatureTables() - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Gets a list of
GeodatabaseFeatureTable
from the geodatabase 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 service geodatabase version name.
- 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
that represents the observer for the viewshed analysis. - getGeoElement() - Method in class com.esri.arcgisruntime.mapping.popup.Popup
-
Gets the
GeoElement
of the pop-up. - getGeoElements() - Method in class com.esri.arcgisruntime.mapping.view.IdentifyGraphicsOverlayResult
-
Gets a list of identified geoelements.
- 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 used to filter the results.
- getGeometry() - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
-
Gets the geometry used to filter the results.
- 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 which defines the shape and location of the GeoElement.
- getGeometry() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateGeoElement
- getGeometry() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Gets the value of the
geometry
property. - getGeometry() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorGeometry
-
Gets the value of the
geometry
property. - getGeometry() - Method in class com.esri.arcgisruntime.mapping.view.Graphic
- getGeometry() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Gets the current sketch geometry.
- getGeometry() - Method in class com.esri.arcgisruntime.mapping.view.SketchGeometryChangedEvent
-
Deprecated.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.realtime.ArcGISStreamServiceFilter
-
Gets the geometry that is used to filter results.
- getGeometry() - Method in class com.esri.arcgisruntime.realtime.DynamicEntity
- getGeometry() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservation
-
Gets the value of the
geometry
property. - 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.
- getGeometryEditor() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Gets the value of the
geometryEditor
property. - getGeometryField() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
geometryField
property. - getGeometryService() - Method in class com.esri.arcgisruntime.portal.HelperServices
-
Gets the URL of the geometry service.
- getGeometryStrategy() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
-
Gets the value of the
geometryStrategy
property. - 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
-
Gets the type of geometry of the features stored in this table.
- 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.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
geometryType
property. - getGeometryType() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingFeatureSet
- getGeoPackage() - Method in class com.esri.arcgisruntime.data.GeoPackageFeatureTable
-
Gets the
GeoPackage
from which the feature table was loaded. - 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
-
Gets the immutable collection of geopackage feature tables contained in the GeoPackage.
- getGeoPackageRasters() - Method in class com.esri.arcgisruntime.data.GeoPackage
-
Returns the immutable collection of rasters contained in the 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 aGeoModel
. - getGeotriggersInfo() - Method in class com.esri.arcgisruntime.mapping.GeoModel
-
Gets the information about the set of
Geotrigger
objects defined for the map or scene. - getGeoView() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Returns the geoview this callout belongs to.
- 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.
- getGlobalIdField() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
globalIdField
property. - 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 collection of
GraphicsOverlay
objects used to display graphics on top of the view's content. - 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 value of the
gridLineColor
property. - getGridLineWidth() - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Gets the background grid line width in device-independent pixels (DIP).
- getGridSize() - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Gets the size of each background grid square, in device-independent pixels (DIP).
- 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.
- getHaloColor() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Gets the value of the
haloColor
property. - getHaloWidth() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Gets the size of the halo around the text symbol in device-independent pixels (DIPs).
- getHasDirtyAreas() - Method in class com.esri.arcgisruntime.tasks.utilitynetworks.UtilityValidationResult
-
Gets the value of the
hasDirtyAreas
property. - getHasDirtyAreas() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkState
-
Gets the value of the
hasDirtyAreas
property. - getHasErrors() - Method in class com.esri.arcgisruntime.tasks.utilitynetworks.UtilityValidationResult
-
Gets the value of the
hasErrors
property. - getHasErrors() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkState
-
Gets the value of the
hasErrors
property. - 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 heading of the camera.
- getHeading() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Gets the heading angle of the current location 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 angle applied to the heading of the
GeoElement
. - getHeadingSymbol() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Gets the symbol used for the location when the auto-pan mode is
LocationDisplay.AutoPanMode.COMPASS_NAVIGATION
. - 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 height of the
Envelope
being constructed. - 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 of the picture fill symbol in device-independent pixels (DIPs).
- getHeight() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Gets the height of the picture marker symbol in device-independent pixels (DIPs).
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.4.0. This method uses the legacy home page which has been phased out of use in the ArcGIS Online home app. All legacy home pages are no longer live on ArcGIS Online and at a future release of ArcGIS Enterprise this property will no longer be supported.
- getHomePageFeaturedContentGroupQuery() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.4.0. This method uses the legacy home page which has been phased out of use in the ArcGIS Online home app. All legacy home pages are no longer live on ArcGIS Online and at a future release of ArcGIS Enterprise this property will no longer be supported.
- 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 symbol 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 class 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 ID that uniquely identifies this sublayer.
- getId() - Method in class com.esri.arcgisruntime.layers.Layer
-
Gets the unique identifying string for the layer, as specified in a map or scene.
- getId() - Method in class com.esri.arcgisruntime.localserver.DynamicWorkspace
-
Gets the ID of the workspace.
- 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 WMTS layer's identifier.
- 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.mapping.view.Callout
-
Gets the image displayed on the default callout.
- getImage() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
-
Gets the image contained in the ImageFrame.
- getImage() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Gets the image used for the picture fill symbol to fill the polygon geometries.
- getImage() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
-
Gets the image used to visualize this PictureFillSymbolLayer.
- getImage() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Gets the image used to visualize this picture marker symbol.
- getImage() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
-
Gets the image used to visualize this PictureMarkerSymbolLayer.
- getImageFormat() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
-
Gets the image format used to generate map images on this layer.
- getImageFormats() - Method in class com.esri.arcgisruntime.ogc.wms.WmsServiceInfo
-
Gets a collection of the image formats supported by the WMS service.
- getImageFormats() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
-
Gets a collection of the image formats supported by the WMTS service.
- 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.
- getImageRefreshInterval() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMedia
-
Gets the value of the
imageRefreshInterval
property. - 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
-
Deprecated.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, when the map or scene is first displayed.
- getInitialZoomScale() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Gets the scale that the map should automatically be zoomed to upon receiving the first location update.
- 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
-
The
Point
provided as input toLocatorTask.reverseGeocodeAsync(Point)
. - 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
-
Deprecated.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.
- getInstallPath() - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Returns the path to the local server directory.
- getInteractionListener() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Gets the current interaction listener.
- 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
-
The item the feature collection has been created from.
- 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 of the elevation service.
- getItem() - Method in class com.esri.arcgisruntime.mapping.Basemap
-
Gets the portal item associated with this basemap.
- getItem() - Method in class com.esri.arcgisruntime.mapping.GeoModel
-
Gets the ArcGIS item associated with this 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 which contains a custom style that can be applied to this layer.
- 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
-
Deprecated.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 Bing Maps API key for this layer.
- 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 an unordered collection of commonly used or formalized words or phrases which describe the layer's dataset.
- getKeywords() - Method in class com.esri.arcgisruntime.ogc.wms.WmsServiceInfo
-
Gets an unordered collection of zero or more commonly used or formalized words or phrases which describe this service's dataset.
- getKeywords() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
-
Gets an unordered collection of zero or more commonly used or formalized words or phrases used to describe this service's dataset.
- getKeywords() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
-
Gets an unordered collection of zero or more commonly used or formalized words or phrases used to describe this service's dataset.
- 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 collection of label definitions for this sublayer.
- getLabelDefinitions() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Gets the collection of
LabelDefinition
objects for this layer. - getLabelDefinitions() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
Gets a modifiable list of
LabelDefinition
objects that define how labels are displayed. - getLabelDefinitions() - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
-
Gets a mutable list of
LabelDefinition
s for the subtype sublayer. - getLabelDefinitions() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregationFeatureReduction
-
Gets the collection of
LabelDefinition
objects that define label display for the summarized attribute values of aggregated geoelements. - getLabelDefinitions() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Gets a modifiable list of
LabelDefinition
objects for 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.
- getLabels() - Method in class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
-
Gets the user-friendly display names for the fields defined in
FieldsPopupElement.getFields()
. - getLabels() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMediaValue
-
Gets the user-friendly display names for the pop-up media's fields defined in
PopupMediaValue.getFieldNames()
. - 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.
- getLanguageStrategy() - Method in class com.esri.arcgisruntime.mapping.BasemapStyleParameters
-
Gets the value of the
languageStrategy
property. - getLayer() - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Gets the layer that displays this table, 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
-
The ID of the WMTS 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 metadata describing the WFS layer, such as name and description.
- 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 collection of
WmsLayerInfo
objects that describes the layers hosted in this WMS service. - getLayerInfos() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
-
Gets a collection of
WmtsLayerInfo
objects that describes the layers within this WMTS service. - getLayerNames() - Method in class com.esri.arcgisruntime.layers.WmsLayer
-
Gets a collection of the names of the visible WMS layers.
- 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.
- getLayerViewStatus() - Method in class com.esri.arcgisruntime.mapping.view.LayerViewStateChangedEvent
-
Returns the new status as an EnumSet of
LayerViewStatus
s. - getLeaderLength() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the leader length.
- getLeaderOffsetX() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
-
Gets the callout leader's X offset relative to the marker symbol.
- getLeaderOffsetY() - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
-
Gets the callout leader's Y offset relative to the marker symbol.
- getLeaderPosition() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the position of the leader relative to the body of the callout.
- getLeaderWidth() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
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
-
Gets the license details about the application.
- 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
-
Gets the
LicenseStatus
of the extension license. - 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 API 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.
- getLineOrientation() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
-
Gets the value of the
lineOrientation
property. - 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.geometryeditor.GeometryEditorStyle
-
Gets the value of the
lineSymbol
property. - getLineSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.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
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.data.FeatureCollection
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.data.GeoPackage
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.data.TileCache
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.data.VectorTileCache
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.hydrography.EncCell
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
- getLoadError() - Method in class com.esri.arcgisruntime.layers.Layer
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
-
Gets the value of the
loadError
property. - 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 theLoadable.loadAsync()
orLoadable.retryLoadAsync()
method. - getLoadError() - Method in class com.esri.arcgisruntime.mapping.Basemap
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.mapping.GeoModel
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.mapping.LocalItem
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.mapping.Surface
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.portal.Portal
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.portal.PortalGroup
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.raster.Raster
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
-
Gets the value of the
loadError
property. - getLoadError() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Gets the value of the
loadError
property. - getLoadSettings() - Method in class com.esri.arcgisruntime.mapping.GeoModel
-
Gets the properties that control the default loading and rendering behavior of feature layers in this map or scene.
- getLoadStatus() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.data.FeatureCollection
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.data.GeoPackage
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.data.TileCache
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.data.VectorTileCache
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.hydrography.EncCell
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
- getLoadStatus() - Method in class com.esri.arcgisruntime.layers.Layer
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
-
Gets the value of the
loadStatus
property. - 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
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.GeoModel
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.LocalItem
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.Surface
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.portal.Portal
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.portal.PortalGroup
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.raster.Raster
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
-
Gets the value of the
loadStatus
property. - getLoadStatus() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Gets the value of the
loadStatus
property. - 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 point geometry containing the location and altitude of the camera.
- 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
-
Gets the location data source used for generating location updates.
- getLocationDisplay() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Returns the MapView's
LocationDisplay
, used to display the current location from a location data source in the MapView. - getLocationOnScreen() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the local location.
- 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.
- 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 map that the MapView is displaying.
- 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
-
Gets the rotation angle of the
ArcGISMap
in degrees from its north-south direction. - getMaps() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
-
An unmodifiable list of
ArcGISMap
objects from theMobileMapPackage
. - getMapScale() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Gets the scale of the MapView.
- getMapServiceInfo() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
-
Gets the ArcGIS map service information.
- getMapServiceInfo() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
-
Gets the ArcGIS map service information.
- 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.
- getMapView() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Returns the map view of this callout.
- getMargin() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the size of the margin around the callout's content.
- 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, in meters.
- getMaxCameraDistance() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Gets the maximum distance from the camera to the
OrbitLocationCameraController.getTargetLocation()
, in meters. - getMaxCameraHeadingOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the maximum camera heading offset relative to the target's
GeoElement
, in degrees. - getMaxCameraHeadingOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Gets the maximum camera heading offset relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - getMaxCameraPitchOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the maximum camera pitch offset relative to the target's
GeoElement
, in degrees. - getMaxCameraPitchOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Gets the maximum camera pitch offset relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - 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 the query should return.
- getMaxFeatures() - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
-
Gets the maximum number of features the query should return.
- 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.
- getMaximumDuration() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Gets the value of the
maximumDuration
property. - getMaximumDuration() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourcePurgeOptions
-
Gets the value of the
maximumDuration
property. - getMaximumObservations() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Gets the value of the
maximumObservations
property. - getMaximumObservations() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourcePurgeOptions
-
Gets the value of the
maximumObservations
property. - getMaximumObservationsPerTrack() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourcePurgeOptions
-
Gets the value of the
maximumObservationsPerTrack
property. - getMaximumReconnectionAttempts() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Gets the value of the
maximumReconnectionAttempts
property. - 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.
- getMaxRecords() - Method in class com.esri.arcgisruntime.localserver.LocalGeoprocessingService
-
Gets the maximum number of records the service will return.
- getMaxRecords() - Method in class com.esri.arcgisruntime.localserver.LocalMapService
-
Gets the maximum number of records the service will return.
- 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.reduction.AggregationFeatureReduction
-
Gets the value of the
maxScale
property. - getMaxScale() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Gets the maximum scale at which to display 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()
. - getMaxSymbolSize() - Method in class com.esri.arcgisruntime.mapping.reduction.ClusteringFeatureReduction
-
Gets the value of the
maxSymbolSize
property. - 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.
- 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.
- getMessage() - Method in class com.esri.arcgisruntime.arcade.ArcadeConsoleMessageEvent
-
Gets the message.
- getMessage() - Method in exception class 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
-
Deprecated.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 class 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.geometryeditor.GeometryEditorStyle
-
Gets the value of the
midVertexSymbol
property. - getMidVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.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, in meters.
- getMinCameraDistance() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Gets the minimum distance from the camera to the
OrbitLocationCameraController.getTargetLocation()
, in meters. - getMinCameraHeadingOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the minimum camera heading offset relative to the target's
GeoElement
, in degrees. - getMinCameraHeadingOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Gets the minimum camera heading offset relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - getMinCameraPitchOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the minimum camera pitch offset relative to the target's
GeoElement
, in degrees. - getMinCameraPitchOffset() - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Gets the minimum camera pitch offset relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - 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.
- 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 at which to display 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.
- getMinSymbolSize() - Method in class com.esri.arcgisruntime.mapping.reduction.ClusteringFeatureReduction
-
Gets the value of the
minSymbolSize
property. - 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.
- 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 m maximum 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 m minimum 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
-
Deprecated.Gets the multilayer symbol used to display feedback when editing polygon geometries.
- getMultilayerFeedbackLineSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Gets the multilayer symbol used to display feedback when editing line geometries.
- getMultilayerFeedbackVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Gets the multilayer symbol used to display feedback when editing point geometries.
- getMultilayerFillSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Gets the multiayer symbol used to fill polygons.
- getMultilayerLineSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Gets the multilayer symbol for symbolizing a line geometry.
- getMultilayerMidVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Gets the multilayer symbol used to display middle point geometry between two vertices.
- getMultilayerSelectedMidVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Gets the multilayer symbol used to display the selected middle vertex.
- getMultilayerSelectedVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Gets the multilayer symbol to display the selected vertex.
- getMultilayerVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.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.
- getMultipleSnapCandidatesSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
multipleSnapCandidatesSymbol
property. - 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 theGeoprocessingMultiValue
if this parameter info is for a multi-value parameter, otherwiseGeoprocessingParameter.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.localserver.LocalService
-
Returns the name of this service on the server.
- 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 value of the
name
property. - getName() - Method in class com.esri.arcgisruntime.mapping.popup.PopupExpression
-
Gets the name of this expression.
- getName() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
Gets the value of the
name
property. - 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 layer's uniquely-identifying name.
- getName() - Method in class com.esri.arcgisruntime.ogc.wms.WmsServiceInfo
-
Gets the WMS service name, typically this is "WMS".
- 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 collection of all the
UtilityNamedTraceConfiguration
objects referenced byUtilityNetwork
'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
orLocationDisplay.AutoPanMode.COMPASS_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.
- getNearestNeighborResult() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult
-
Gets a value indicating the result of
UtilityNearestNeighbor
in relation to its requested count. - 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 thisUtilityNetworkAttribute
at tap features. - 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() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRuleElement
-
Gets the value of the
networkSource
property. - 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
-
Deprecated.Returns the new load status of the
Loadable
. - getNewStatus() - Method in class com.esri.arcgisruntime.localserver.LocalServer.StatusChangedEvent
-
Returns the new status of the
LocalServer
. - getNewStatus() - Method in class com.esri.arcgisruntime.localserver.LocalService.StatusChangedEvent
-
Returns the new status of the
LocalService
. - 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 renderer's normalization field.
- getNormalizationTotal() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Gets the renderer's normalization total.
- getNormalizationType() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Gets the renderer's 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.
- getObjectIdField() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
objectIdField
property. - 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.
- getObservation() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservationInfo
-
Gets the value of the
observation
property. - getObservationId() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservation
-
Gets the value of the
observationId
property. - getObservations(int) - Method in class com.esri.arcgisruntime.realtime.DynamicEntity
-
Gets the collection of
DynamicEntityObservation
objects associated with this dynamic entity. - getObserverGeoElement() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Gets the observer
GeoElement
of the GeoElementLineOfSight. - getObserverLocation() - Method in class com.esri.arcgisruntime.geoanalysis.LocationLineOfSight
-
Gets the observer location.
- getObserverOffsetX() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Gets the location offset applied to the observer
GeoElement
in the X direction. - getObserverOffsetY() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Gets the location offset applied to the observer
GeoElement
in the Y direction. - getObserverOffsetZ() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Gets the location offset applied to the observer
GeoElement
in the Z direction. - getObstructedColor() - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
-
Gets the value of the
obstructedColor
property. - getObstructedColor() - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
-
Gets the value of the
obstructedColor
property. - 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 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 location offset in the X direction that defines the observer relative to the
GeoElement
. - 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.
- getOffsetX() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Gets the horizontal offset of the picture fill symbol.
- getOffsetY() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
-
Gets the location offset in the Y direction that defines the observer relative to the
GeoElement
. - 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.
- getOffsetY() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Gets the vertical offset of the picture fill symbol.
- getOffsetZ() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementViewshed
-
Gets the location offset in the Z direction that defines the observer relative to the
GeoElement
. - 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 associated with this task.
- 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.
- getOpacity() - Method in class com.esri.arcgisruntime.layers.AnnotationSublayer
-
Gets the opacity of 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.geometryeditor.GeometryEditorStyle
-
Gets the value of the
opacity
property. - getOpacity() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Gets the opacity for the graphics overlay.
- 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
-
Deprecated.Gets the opacity of sketch components.
- getOpacity() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Gets the opacity for the picture fill symbol.
- getOpacity() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Gets the opacity for the picture marker symbol.
- 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 a collection of layers that can access geographic data from a file or a service.
- 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 the fields by which query results will be ordered.
- getOrderByFields() - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
-
Gets the collection of order by objects that indicates how to sort the results.
- getOrderByFields() - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
-
Gets a list of fields by which statistical query results will be ordered.
- getOrderByFields() - Method in class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
-
Gets a
List
ofQueryParameters.OrderBy
objects indicating the display order for the related records and whether they should be sorted in ascending or descending order. - 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 theUtilityNetworkAttributeComparison.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.
- getOutFields() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceFilter
-
Gets a collection of field names that identify the observation values the server should return.
- getOutline() - Method in class com.esri.arcgisruntime.symbology.FillSymbol
-
Gets the line, with a specific color and width, to be applied to the fill symbol.
- 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 value of the
outlineColor
property. - getOutlineWidth() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Gets the width of the text symbol outline in device-independent pixels (DIPs).
- 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 results' geometry.
- getOutSpatialReference() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceFilter
-
Gets the spatial reference that dynamic entities are returned in.
- 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.
- getPackagePath() - Method in class com.esri.arcgisruntime.localserver.LocalService
-
Returns the path to the package used to create this service.
- 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.localserver.LocalFeatureService
- getParameters() - Method in class com.esri.arcgisruntime.localserver.LocalGeoprocessingService
- getParameters() - Method in class com.esri.arcgisruntime.localserver.LocalMapService
- getParameters() - Method in class com.esri.arcgisruntime.localserver.LocalService
-
Gets the parameters needed to start the local service.
- 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.
- getPart() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorPart
-
Gets the value of the
part
property. - 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.geometryeditor.GeometryEditorMidVertex
-
Gets the value of the
partIndex
property. - getPartIndex() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorPart
-
Gets the value of the
partIndex
property. - getPartIndex() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorVertex
-
Gets the value of the
partIndex
property. - getPartIndex() - Method in class com.esri.arcgisruntime.mapping.view.SketchVertex
-
Deprecated.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 path to the geodatabase.
- getPath() - Method in class com.esri.arcgisruntime.data.GeoPackage
-
Gets the path to the GeoPackage file (.gpkg).
- 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.
- getPingAnimationSymbol() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Gets the 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 pitch of the camera.
- 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 angle applied to the pitch of the
GeoElement
. - 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.geometryeditor.GeometryEditorMidVertex
-
Gets the value of the
point
property. - getPoint() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorVertex
-
Gets the value of the
point
property. - getPoint() - Method in class com.esri.arcgisruntime.mapping.view.SketchVertex
-
Deprecated.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 thePart
. - 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.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
Point
s 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
-
Deprecated.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 a mutable collection of points from the multipoint builder; used by this builder to create a new
Multipoint
. - getPoints() - Method in class com.esri.arcgisruntime.geometry.Part
-
Gets an iterator of
Point
s representing the ends of the Segments in thisPart
(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.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.
- getPolygonFilter() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
-
Gets the value of the
polygonFilter
property. - getPolygons() - Method in class com.esri.arcgisruntime.layers.SceneLayerPolygonFilter
-
Gets a list of polygon geometries to be applied for filtering features.
- 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.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.
- 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.DynamicEntityLayer
- 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.reduction.AggregationFeatureReduction
- 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 atExpressionPopupElement.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 from which this layer got its Bing Maps API key (if applicable).
- 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 ArcGIS portal that contains this portal item.
- 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()
. - getPortalHostname() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Gets the portal's hostname.
- 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 for the online map associated with this task.
- 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.
- getPreferredImageFormat() - Method in class com.esri.arcgisruntime.layers.WmsLayer
-
The preferred image format of this WmsLayer.
- getPreferredImageFormat() - Method in class com.esri.arcgisruntime.layers.WmtsLayer
-
The preferred image format used for tiles of this WMTS layer.
- 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.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.
- getPreviousObservationRenderer() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Gets the value of the
previousObservationRenderer
property. - 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 the default attribute values used when creating a feature.
- getPurgedObservation() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityChangedInfo
-
Gets the value of the
purgedObservation
property. - getPurgeOptions() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Gets the value of the
purgeOptions
property. - 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.
- getRadius() - Method in class com.esri.arcgisruntime.mapping.reduction.ClusteringFeatureReduction
-
Gets the value of the
radius
property. - 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.
- 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 data source for this 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 used 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.
- getRealm() - Method in class com.esri.arcgisruntime.arcgisservices.EditFieldsInfo
-
Gets the realm, which is a string that uniquely identifies an editor and how they edited the data.
- getRealm() - Method in class com.esri.arcgisruntime.portal.PortalPrivilege
-
Gets the realm this privilege belongs to.
- getReasonPhrase() - Method in exception class com.esri.arcgisruntime.io.HttpResponseException
- getReceivedObservation() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityChangedInfo
-
Gets the value of the
receivedObservation
property. - 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 outputNmeaLocationDataSource.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.
- getReconnectionInterval() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Gets the value of the
reconnectionInterval
property. - 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 collection of reference layers in 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.
- getRelatedFeaturesJoinField() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
relatedFeaturesJoinField
property. - getRelatedFeaturesUrl() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
relatedFeaturesUrl
property. - 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.
- getRelationshipId() - Method in class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
-
Gets the value of the
relationshipId
property. - 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 information 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.
- 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.DynamicEntityLayer
-
Gets the value of the
renderer
property. - getRenderer() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
Gets the renderer which specifies how the features are symbolized.
- getRenderer() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregationFeatureReduction
-
Gets the value of the
renderer
property. - 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 mode which defines how the feature layer is rendered.
- getRenderingMode() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Gets the rendering mode used to display graphics in the 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 a collection of information about the rendering rules defined in this image service.
- 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 thisRemoteResource
. - 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.Ogc3DTilesLayer
- 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.realtime.DynamicEntityDataSource
- 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 Symbol.
- 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 Symbol.
- 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.
- getResourcesDirectory() - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
-
Returns the resources directory.
- getResponseData() - Method in exception class com.esri.arcgisruntime.io.HttpResponseException
-
Gets the response data associated with the exception.
- getResponseData() - Method in exception class 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.utilitynetworks.UtilityNetworkValidationJob
-
Gets the value of the
result
property. - 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 roll of the camera.
- 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.
- getRotateHandleSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
rotateHandleSymbol
property. - 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 the expression describing how attributes values are translated into a rotation to be applied to the
GeoElement
. - 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.Renderer
-
Gets whether the rotation calculated from the
Renderer.getRotationExpression()
is interpreted as arithmetic or geographic. - 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.
- 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()
- 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.
- getRuleId() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRule
-
Gets the value of the
ruleId
property. - getRulesAsync(Iterable<UtilityAssetType>) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkDefinition
-
Queries for a subset of
UtilityRule
objects that apply to a set ofUtilityAssetType
. - getRuleType() - Method in class com.esri.arcgisruntime.geotriggers.FenceGeotrigger
-
Gets the
FenceRuleType
that describes the check performed with the feed and fence data. - getRuleType() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRule
-
Gets the value of the
ruleType
property. - 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.
- getScaleMode() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
scaleMode
property. - getScaleX() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Gets the horizontal scaling of the picture fill symbol.
- getScaleY() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Gets the vertical scaling of the picture fill symbol.
- getSceneProperties() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Gets the value of the
sceneProperties
property. - getSceneProperties() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
Properties that are applied when the layer is rendered in a 3D scene using a
SceneView
object. - 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 theMobileScenePackage
. - getSceneViewTilingScheme() - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
-
Gets the tiling scheme, which defines how tile based data is rendered.
- 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 the 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.
- getSegmentIndex() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorMidVertex
-
Gets the value of the
segmentIndex
property. - 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.
- getSelectedElement() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Gets the value of the
selectedElement
property. - 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
-
Returns a future that represents a collection of the currently 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
-
Returns a collection of the currently selected features.
- 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.geometryeditor.GeometryEditorStyle
-
Gets the value of the
selectedMidVertexSymbol
property. - getSelectedMidVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Gets the symbol used to display the selected middle vertex.
- getSelectedVertex() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Gets the selected sketch vertex.
- getSelectedVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
selectedVertexSymbol
property. - getSelectedVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Gets the symbol to display the selected vertex.
- getSelectionProperties() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Gets the selection properties for all graphic overlays and selectable layers within the GeoView.
- 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 information for browsing and accessing the WmsService content.
- getServiceInfo() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
-
Gets the information for browsing and accessing the
WmtsService
content. - getServiceInfo() - Method in class com.esri.arcgisruntime.raster.ImageServiceRaster
-
Gets the metadata for the raster's ArcGIS image service.
- getServiceInfo() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamService
-
Gets the value of the
serviceInfo
property. - 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.
- getServices() - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Returns a read only list of available services on the Local Server instance.
- 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 type of sublayer in the ArcGIS map service.
- 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.
- getServiceType() - Method in class com.esri.arcgisruntime.localserver.LocalGeoprocessingService
-
Returns the service type.
- getServiceUrl() - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Gets the service URL from which the geodatabase was obtained.
- 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
-
Deprecated.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.
- getShapeType() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeTool
-
Gets the value of the
shapeType
property. - 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.
- 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 value of the
size
property. - 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 size of the simple marker symbol in device independent pixels (DIPs).
- getSize() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Gets the Symbol's text size in device-independent pixels (DIPs).
- getSketchCreationMode() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Gets the sketch creation mode.
- getSketchEditConfiguration() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Gets the sketch edit configuration.
- getSketchEditor() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.2.0,
SketchEditor
and associated types are deprecated. UseGeometryEditor
instead. - getSketchStyle() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Gets the current sketch style.
- getSketchVertex() - Method in class com.esri.arcgisruntime.mapping.view.SelectedVertexChangedEvent
-
Deprecated.Gets the selected sketch vertex.
- getSlopeType() - Method in class com.esri.arcgisruntime.raster.HillshadeRenderer
-
Gets the slope type.
- getSnappedToLineSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
snappedToLineSymbol
property. - getSnappedToVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
snappedToVertexSymbol
property. - getSnapSettings() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Gets the value of the
snapSettings
property. - 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.
- getSnr() - Method in class com.esri.arcgisruntime.location.NmeaSatelliteInfo
-
Gets the value of the
snr
property. - 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
andMosaicRule.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 this API client.
- getSource() - Method in class com.esri.arcgisruntime.concurrent.JobMessage
-
Deprecated.Gets the source of the job message, either from the service or from this API.
- 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.
- 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.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.view.AttributionTextChangedEvent
-
Deprecated.
- 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
-
Deprecated.
- getSource() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.SnapSourceSettings
-
Gets the value of the
source
property. - 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
-
Deprecated.
- getSource() - Method in class com.esri.arcgisruntime.mapping.view.MapScaleChangedEvent
-
Deprecated.
- getSource() - Method in class com.esri.arcgisruntime.mapping.view.NavigationChangedEvent
-
Deprecated.
- 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
-
Deprecated.Returns the source firing the event.
- getSource() - Method in class com.esri.arcgisruntime.mapping.view.SketchGeometryChangedEvent
-
Deprecated.Returns the source firing the event.
- getSource() - Method in class com.esri.arcgisruntime.mapping.view.SpatialReferenceChangedEvent
-
Deprecated.
- getSource() - Method in class com.esri.arcgisruntime.mapping.view.TimeExtentChangedEvent
-
Deprecated.
- 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.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.realtime.DynamicEntity.DynamicEntityChangedEvent
- getSource() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityObservationPurgedEvent
- getSource() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityObservationReceivedEvent
- getSource() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityPurgedEvent
- getSource() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityReceivedEvent
- 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
-
Deprecated.
- 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.
- getSourceSettings() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.SnapSettings
-
Defines the collection of snapping sources and whether or not each is enabled for snapping.
- 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
-
Gets the spatial reference of the table.
- 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
-
The spatial reference for this geometry.
- getSpatialReference() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
-
The spatial reference for the geometry.
- 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 the spatial reference for this map or scene.
- getSpatialReference() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Gets the spatial reference.
- getSpatialReference() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Gets the spatial reference.
- getSpatialReference() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Gets the spatial reference.
- 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.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
spatialReference
property. - getSpatialReference() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
Gets the value of the
spatialReference
property. - 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 an unordered collection of spatial references supported by the layer.
- getSpatialRelationship() - Method in class com.esri.arcgisruntime.data.QueryParameters
-
Gets the spatial relationship that (along with the
QueryParameters.getGeometry()
) defines features to be included in the query. - getSpatialRelationship() - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
-
Gets the spatial relationship that (along with the
StatisticsQueryParameters.getGeometry()
) defines features to be included in the query. - getSpatialRelationship() - Method in class com.esri.arcgisruntime.layers.SceneLayerPolygonFilter
-
Gets the value of the
spatialRelationship
property. - getSpecificLanguage() - Method in class com.esri.arcgisruntime.mapping.BasemapStyleParameters
-
Gets the value of the
specificLanguage
property. - 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 thePart
. - 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.
- getStartTimeField() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
startTimeField
property. - getStartTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityRoute
-
Time zone shift for start time, in minutes.
- getStartTimeShift() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
-
Time zone shift for start time, in minutes.
- 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 the definition of statistics (input field, output name, statistic type) to include in the statistical query of a table.
- getStatisticExpression() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
Gets the value of the
statisticExpression
property. - getStatisticFieldName() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
Gets the value of the
statisticFieldName
property. - 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.
- getStatisticType() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
Gets the value of the
statisticType
property. - 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 enum class com.esri.arcgisruntime.localserver.LocalServer
-
Returns the Local Server's status.
- getStatus() - Method in class com.esri.arcgisruntime.localserver.LocalService
-
Returns the service's status.
- getStatus() - Method in class com.esri.arcgisruntime.location.LocationDataSource
-
Gets the current status of the location data source.
- 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
-
Gets 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 class 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.
- getStops() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Route
-
Gets the stops visited along this route.
- 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 Bing Maps style used to display this layer.
- getStyle() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorTool
-
Gets the value of the
style
property. - 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 style of the simple marker symbol, such as circle, cross, or diamond.
- getStyleableParent() - Method in class com.esri.arcgisruntime.mapping.view.Callout
- 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 a collection of WMS styles that can be applied to this layer.
- getStyles() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
-
Gets a collection of WMTS styles that can be 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 collection of sub-domains that can be used for the "{subDomain}" key in the
WebTiledLayer.getTemplateUri()
. - 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 the collection of
WmsLayerInfo
of the WMSLayer. - 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 of an ArcGIS map image layer.
- getSublayers() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
-
Gets the collection of sublayers of a sublayer.
- getSublayers() - Method in class com.esri.arcgisruntime.layers.ArcGISTiledLayer
-
Gets the read-only collection sublayers in an ArcGIS tiled layer.
- getSublayers() - Method in class com.esri.arcgisruntime.layers.WmsLayer
-
Gets the collection of the sublayers in this WMS layer.
- 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
SubtypeSublayer
s. - 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
-
Returns the type of Sun lighting applied to the scene view.
- getSunTime() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Gets the Date and Time that determine the position of the Sun in the sky.
- 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.
- getSupportsQueryAssociations() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkCapabilities
-
True if this utility network can query associations, false otherwise.
- getSupportsTrace() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkCapabilities
-
True if this utility network can run a trace, false otherwise.
- getSurfacePlacement() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
-
Gets the surface placement specifies how the layer's data should be placed in relation to the scene's surface.
- 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.view.Graphic
-
Gets the symbol that defines the graphic's appearance when displayed in a map view or scene view.
- getSymbol() - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
-
Gets the symbol used to represent elements in this
ClassBreak
in aGeoView
. - 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.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
-
Returns the symbol that is used to visualize 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
-
Returns the symbol that is used to visualize the given feature.
- getSymbol(Feature) - Method in class com.esri.arcgisruntime.symbology.SimpleRenderer
-
Returns the symbol that is used to visualize the given feature.
- getSymbol(Feature) - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer
-
Returns the symbol that is used to visualize 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 is used to visualize the given feature with override expressions from renderer.
- getSymbol(Graphic) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Returns the symbol that is used to visualize 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
-
Returns the symbol that is used to visualize the given graphic.
- getSymbol(Graphic) - Method in class com.esri.arcgisruntime.symbology.SimpleRenderer
-
Returns the symbol that is used to visualize the given graphic.
- getSymbol(Graphic) - Method in class com.esri.arcgisruntime.symbology.UniqueValueRenderer
-
Returns the symbol that is used to visualize 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 is used to visualize the given graphic with override expressions from renderer.
- getSymbol(DynamicEntity) - Method in class com.esri.arcgisruntime.symbology.Renderer
-
Returns the symbol that is used to visualize the given dynamic entity.
- getSymbol(DynamicEntityObservation) - Method in class com.esri.arcgisruntime.symbology.Renderer
-
Returns the symbol that is used to visualize the given dynamic entity observation.
- getSymbol(DynamicEntityObservation, boolean) - Method in class com.esri.arcgisruntime.symbology.Renderer
-
Returns the symbol that is used to visualize the given dynamic entity observation with override attributes from the renderer.
- getSymbol(DynamicEntity, boolean) - Method in class com.esri.arcgisruntime.symbology.Renderer
-
Returns the symbol that is used to visualize the given dynamic entity with override attributes from the 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 defining how datasets within the geodatabase are synchronized with the originating ArcGIS feature service.
- 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
-
Gets the name of the table in the source dataset.
- 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 the read-only collection of non-spatial tables in the map image layer.
- getTables() - Method in class com.esri.arcgisruntime.mapping.GeoModel
-
Gets a collection of feature 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.
- getTargetFacilityCount() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.Incident
-
Gets the target facility count.
- getTargetGeoElement() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
The target
GeoElement
of the GeoElementLineOfSight. - getTargetGeoElement() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the target geo element of the orbit camera controller.
- getTargetGeometry() - Method in class com.esri.arcgisruntime.mapping.Viewpoint
-
Gets the viewpoint target geometry, if the
Viewpoint.getType()
isViewpoint.Type.BOUNDING_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 location on which the camera focuses and around which it orbits.
- getTargetOffsetX() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Get the location offset applied to the target
GeoElement
in the X direction. - getTargetOffsetX() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the offset of the target focus point relative to the
OrbitGeoElementCameraController.getTargetGeoElement()
along its X axis in the symbol coordinate system. - getTargetOffsetY() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Gets the location offset applied to the target
GeoElement
in the Y direction. - getTargetOffsetY() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the offset of the target focus point relative to the
OrbitGeoElementCameraController.getTargetGeoElement()
along its Y axis in the symbol coordinate system. - getTargetOffsetZ() - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Gets the location offset applied to the target
GeoElement
in the Z direction. - getTargetOffsetZ() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the offset of the target focus point relative to the
OrbitGeoElementCameraController.getTargetGeoElement()
along its Z axis in the symbol coordinate system. - getTargetScale() - Method in class com.esri.arcgisruntime.mapping.Viewpoint
-
Gets the viewpoint's target scale, if the
Viewpoint.getType()
isViewpoint.Type.CENTER_AND_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 target screen vertical factor of the orbit camera controller.
- 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.
- getTempDataPath() - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Returns the path to the directory being used to hold temporary data.
- 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
-
The URI template for this web tiled layer.
- getTerminal() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityElement
-
Gets the
UtilityTerminal
of the feature represented by this utility network feature. - getTerminal() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRuleElement
-
Gets the value of the
terminal
property. - getTerminalConfiguration() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityAssetType
-
Gets the
UtilityTerminalConfiguration
of theUilityAssetType
Only asset types whose network source isUtilityNetworkSource.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.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.
- 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 local tiled cache.
- getTileCache() - Method in class com.esri.arcgisruntime.mapping.ArcGISTiledElevationSource
-
Gets the value of the
tileCache
property. - getTileCount() - Method in class com.esri.arcgisruntime.tasks.tilecache.EstimateTileCacheSizeResult
-
Gets the number of tiles in the 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 tiling scheme information for this 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 WMTS tile matrix set for this WMTS layer.
- getTileMatrixSets() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
-
Gets the collection of tile matrix sets available for this WMTS layer.
- getTileMatrixSets() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
-
Gets the collection of tile matrix sets available in this WMTS Service.
- 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 mode defines whether feature tiling is used to retrieve the features from the feature service.
- 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
-
Gets a span of time used to query features in a time-aware feature layer.
- 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
-
Deprecated.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 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
-
Deprecated.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.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 value of the
tintColor
property. - getTintColor() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
-
Gets the value of the
tintColor
property. - 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 a string value indicating what the element represents.
- getTitle() - Method in class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
-
Gets a string value indicating what the element represents.
- getTitle() - Method in class com.esri.arcgisruntime.mapping.popup.MediaPopupElement
-
Gets a string value 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.PopupMedia
-
Gets the title that is displayed for the media.
- getTitle() - Method in class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
-
Gets the value of the
title
property. - getTitle() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the title text of the default callout.
- 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 layer's human-readable title.
- getTitle() - Method in class com.esri.arcgisruntime.ogc.wms.WmsServiceInfo
-
Gets the WMS service's title, which is brief descriptive text that identifies the service provider.
- getTitle() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsLayerInfo
-
Gets the layer's human-readable title.
- getTitle() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
-
Gets the WMTS service's title.
- 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.
- getTitleColor() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gets the title color.
- 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
. - getToElement() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRule
-
Gets the value of the
toElement
property. - 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.
- getTool() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Gets the value of the
tool
property. - 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 controller.
- getTourStatus() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTour
-
Gets the current status.
- 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.
- getTrackDisplayProperties() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Gets the value of the
trackDisplayProperties
property. - getTrackIdField() - Method in class com.esri.arcgisruntime.arcgisservices.LayerTimeInfo
-
Gets the field name that defines the track ID.
- getTrackIdField() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
Gets the value of the
trackIdField
property. - getTrackLineRenderer() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Gets the value of the
trackLineRenderer
property. - 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.
- 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 value of the
type
property. - 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 viewpoint's 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 GIS content type of this portal 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 a collection of unique values used by the renderer to select a symbol.
- 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.
- 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 size of each device-independent pixel (DIP) in map units.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.1.0, use instanceof to determine the unit type
- 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
-
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.layers.SubtypeSublayer
-
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
-
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.popup.PopupElement
- 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
-
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.layers.SubtypeSublayer
-
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
-
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.popup.PopupElement
- 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 that can be used to obtain updates to the offline map.
- 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 URI 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
-
The URL to the REST endpoint of an ArcGIS map service.
- getUri() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
-
The URL of an ArcGIS scene service or the path to a local scene layer package (.slpk) file.
- 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 to the endpoint of an ArcGIS map service or the path to a local tile package (.tpk/.tpkx) file.
- 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.Ogc3DTilesLayer
-
Gets the value of the
uri
property. - 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
-
The WMS service endpoint URL of 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's 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 raster's URL on an image service raster object.
- getUri() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamService
- 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
-
The URI of the picture fill symbol.
- getUri() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
- getUri() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Gets the URI of the picture marker symbol.
- 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 ArcGIS feature service.
- 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.localserver.LocalFeatureService
-
Returns the URL of this feature service.
- getUrl() - Method in class com.esri.arcgisruntime.localserver.LocalGeoprocessingService
-
Returns the URL of this geoprocessing service.
- getUrl() - Method in class com.esri.arcgisruntime.localserver.LocalMapService
-
Returns the URL of this map service.
- getUrl() - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Returns the server's URL.
- getUrl() - Method in class com.esri.arcgisruntime.localserver.LocalService
-
Returns the URL for this service.
- 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
-
Gets the URL of this parameter.
- 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.
- getUrlMapService() - Method in class com.esri.arcgisruntime.localserver.LocalFeatureService
-
Returns the URL of this feature service's map service.
- 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.
- getUserId() - Method in class com.esri.arcgisruntime.portal.PortalUser
-
Gets the value of the
userId
property. - getUsername() - Method in class com.esri.arcgisruntime.data.ArcGISFeatureTable
-
Gets the username of the feature table.
- 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 value of the
uxIconColor
property. - getUxIconId() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
-
Returns the ID of the node's icon.
- 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
-
The version of the WMS specification used by this WmsLayer.
- getVersion() - Method in class com.esri.arcgisruntime.mapping.GeoModel
-
Gets the version of the
ArcGISMap
orArcGISScene
when it is loaded. - 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 version of the WMS specification used when communicating with this service.
- getVersion() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsServiceInfo
-
The WMTS service's version.
- 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
-
Deprecated.Gets the SketchVertexEditMode specifying what actions are permitted on vertices.
- getVertexIndex() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorVertex
-
Gets the value of the
vertexIndex
property. - getVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
vertexSymbol
property. - getVertexSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Gets the symbol used to display the vertices.
- getVertexTextSymbol() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Gets the value of the
vertexTextSymbol
property. - getVertexTextSymbol() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.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 symbol 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.
- getViaElement() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRule
-
Gets the value of the
viaElement
property. - 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.
- getViewInsets() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Gets the insets on the view.
- 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
-
Retrieves the layer's state in the GeoView.
- 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
-
Gets the map view's visible area.
- getVisibleColor() - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
-
Gets the value of the
visibleColor
property. - getVisibleColor() - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
-
Gets the value of the
visibleColor
property. - 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()
andStop.getTimeWindowStart()
- getWanderExtentFactor() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Gets the wander extent factor, which controls the re-centering behavior of the
MapView
when the location changes. - 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.
- 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 attribute expression that defines features to be included in the query.
- 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 the attribute expression that defines features to be included in the statistics query.
- 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.realtime.ArcGISStreamServiceFilter
-
Gets a SQL expression that defines the dynamic entities to return.
- 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 width of the
Envelope
being constructed. - 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 the line symbol outline in device-independent pixels (DIPs).
- 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 of the picture fill symbol in device-independent pixels (DIPs).
- getWidth() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Gets the width of the picture marker symbol.
- 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 wrap around mode.
- 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 x maximum value 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
-
The x minimum value 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
-
The y maximum value 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
-
The y minimum value 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
Point
Point. - 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.
- getZDefaultValue() - Method in class com.esri.arcgisruntime.localserver.LocalFeatureService
-
Returns 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 that defines the draw order of a graphic.
- 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
-
The z maximum 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
-
The z minimum value of the
Envelope
being constructed. - getZoomScale() - Method in class com.esri.arcgisruntime.portal.GeocodeServiceInfo
-
Gets the default zoom scale for custom geocoders.
- GGA - Enum constant in enum class com.esri.arcgisruntime.location.NmeaAccuracyType
-
An accuracy calculated from GGA (time, position, and fix-related data) message.
- GIF - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
GIF.
- GLOBAL - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyleLanguageStrategy
-
Use the global language (English) for basemap labels.
- GLOBALID - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A global id value.
- globalIdFieldProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The name of the field that stores a unique global identifier.
- GLOBE_DOCUMENT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGlobe Document (3dd)
- GLOBE_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server Globe Service
- GlobeCameraController - Class in com.esri.arcgisruntime.mapping.view
-
A camera controller that supports free-form roaming of a scene view's camera around the globe.
- GlobeCameraController() - Constructor for class com.esri.arcgisruntime.mapping.view.GlobeCameraController
-
Creates a globe camera controller.
- GLONASS - Enum constant in enum class com.esri.arcgisruntime.location.NmeaGnssSystem
-
The Russian Global Navigation Satellite System
- GML - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Geography Markup Language (GML) file (.zip).
- GPS - Enum constant in enum class com.esri.arcgisruntime.location.NmeaGnssSystem
-
The Global Positioning System
- GRADS - Enum constant in enum class com.esri.arcgisruntime.geometry.AngularUnitId
-
Indicates an angular measurement in grads.
- GRAM_SCHMIDT - Enum constant in enum class 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 type of
GeoElement
that has a shape (geometry), symbol, and attributes and can be displayed in a map view or scene view. - 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.
- Graphic(Map<String, Object>) - Constructor for class com.esri.arcgisruntime.mapping.view.Graphic
-
Creates a graphic with the given attributes.
- 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
-
Manages a collection of graphics that can be displayed in a map view or scene view.
- 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 Class 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 - Enum constant in enum class com.esri.arcgisruntime.geometry.GeodeticCurveType
-
A great elliptic.
- GREATER_THAN - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
-
Tests whether an attribute is greater than another attribute or a specific value.
- GREATER_THAN_EQUAL - Enum constant in enum class 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 Class in com.esri.arcgisruntime.mapping.view
-
Represents options for positioning grid labels on the MapView.
- gridLineColorProperty() - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
The color of the grid lines.
- gridProperty() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
A coordinate system grid to display on top of the MapView.
- GROUP_LAYER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
-
A group layer type.
- GROUP_LAYER - Enum constant in enum class 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 Class in com.esri.arcgisruntime.layers
-
Defines the visibility modes on a group layer.
- GSA - Enum constant in enum class com.esri.arcgisruntime.location.NmeaAccuracyType
-
An accuracy calculated from GSA (DOP and active satellites) message.
- GST - Enum constant in enum class com.esri.arcgisruntime.location.NmeaAccuracyType
-
An accuracy calculated from GST (pseudo-range error statistics) message.
- GUID - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A GUID value.
H
- haloColorProperty() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
The halo color.
- 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
- 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
-
True if the features in this table have attachments, false otherwise.
- 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
-
True if this geometry contains curve segments, false otherwise.
- hasCurves() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
-
True if the geometry builder currently contains any curve segments, false otherwise.
- 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
containsSegment
s 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.
- hasDirtyAreasProperty() - Method in class com.esri.arcgisruntime.tasks.utilitynetworks.UtilityValidationResult
-
True if the network topology of the utility network contains any dirty areas, false otherwise.
- hasDirtyAreasProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkState
-
True if the network topology of the utility network contains any dirty areas, false otherwise.
- 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.
- hasErrorsProperty() - Method in class com.esri.arcgisruntime.tasks.utilitynetworks.UtilityValidationResult
-
True if new error features were created during topology validation, false otherwise.
- hasErrorsProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkState
-
True if the network topology of the utility network has any errors, false otherwise.
- 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
-
True if the feature table supports geographic features, false otherwise.
- hashCode() - Method in class com.esri.arcgisruntime.geometry.DatumTransformation
-
Generates a hash value from the DatumTransformation.
- hashCode() - Method in class com.esri.arcgisruntime.geometry.GeographicTransformationStep
-
Generates a hash value from the GeographicTransformationStep.
- hashCode() - Method in class com.esri.arcgisruntime.geometry.Geometry
-
Generates a hash value from the Geometry.
- hashCode() - Method in class com.esri.arcgisruntime.geometry.HorizontalVerticalTransformationStep
-
Generates a hash value from the HorizontalVerticalTransformationStep.
- hashCode() - Method in class com.esri.arcgisruntime.geometry.Point
- hashCode() - Method in class com.esri.arcgisruntime.geometry.SpatialReference
-
Generates a hash value from the SpatialReference.
- hashCode() - Method in class com.esri.arcgisruntime.mapping.view.SketchVertex
-
Deprecated.
- 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
-
Generates a hash value from the 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
-
True if the feature table supports geometries with M values, false otherwise.
- 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
-
True if the geometry has m values (measure values), false otherwise.
- hasM() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
-
True if the geometry builder supports geometries with m values, false otherwise.
- 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
-
True if the visibility selection is preserved for nodes in a network link after refresh, false otherwise.
- hasSingleFusedMapCache() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceInfo
-
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
-
True if the feature table supports geometries with Z values, false otherwise.
- 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
-
True if the geometry has z-coordinate values, false otherwise.
- hasZ() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
-
True if the geometry builder supports geometries with z values, false otherwise.
- 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
-
Location is hidden by the base surface.
- HIDDEN_BY_EARTH - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
-
Location is on far side of the Earth.
- HIDDEN_BY_ELEVATION - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
-
Location is hidden by elevation, for example behind a mountain.
- HIERARCHICAL - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTierType
-
Hierarchical tier.
- HIGH - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelBarrierWeight
-
The feature is an exclusion zone for labels.
- HIGH - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonDetail
-
High level.
- HIGHWAY_CHANGE - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Go to another highway.
- HIGHWAY_EXIT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Highway exit.
- HIGHWAY_MERGE - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Merge onto highway.
- HillshadeRenderer - Class in com.esri.arcgisruntime.raster
-
A hillshade renderer uses a grayscale representation of a 3D surface to help visualize the raster data in a
RasterLayer
. - 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AtmosphereEffect
-
A simple atmosphere effect is applied to the surface's horizon only.
- HORIZONTAL - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
-
Text will be written horizontally (with respect to the screen).
- HORIZONTAL - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
-
Hours.
- HOURS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
An hours attribute unit.
- HTTP - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationType
-
The HTTP based security.
- HttpResponseException - Exception Class in com.esri.arcgisruntime.io
-
Signals a non 2xx HTTP response.
- HttpResponseException(int, String) - Constructor for exception class com.esri.arcgisruntime.io.HttpResponseException
- HttpResponseException(int, String, byte[]) - Constructor for exception class com.esri.arcgisruntime.io.HttpResponseException
- HUB_EVENT - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Initiatives organize data and tools with an organization goal.
- HUB_INITIATIVE_TEMPLATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A package of multiple solutions related to a specific project or goal.
- HUB_PAGE - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A customizable website that provides a focused view of an organization's items.
- HYBRID - Enum constant in enum class 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, Point2D, double, boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Asynchronously identifies the topmost visible graphic in the given graphics overlay, near given JavaFX local coordinate system point.
- identifyGraphicsOverlayAsync(GraphicsOverlay, Point2D, double, boolean, int) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Identifies a limited number of graphics in the specified 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(Point2D, double, boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Identifies the topmost graphic in each graphics overlay, at the given screen point.
- identifyGraphicsOverlaysAsync(Point2D, double, boolean, int) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Identifies a limited number of graphics in all graphics overlays, at the given screen point.
- identifyLayerAsync(Layer, Point2D, double, boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Identifies the topmost geoelement in the specified layer or sublayer, at the given screen point.
- identifyLayerAsync(Layer, Point2D, double, boolean, int) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Identifies a limited number of geoelements in the specified layer or sublayer, at the given screen point.
- 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(Point2D, double, boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Identifies the topmost geoelements at the given screen point, in each identifiable layer or sublayer in the GeoView's
ArcGISMap
orArcGISScene
. - identifyLayersAsync(Point2D, double, boolean, int) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Identifies a limited number of geoelements at the given screen point, in each identifiable layer or sublayer in the GeoView's
ArcGISMap
orArcGISScene
. - 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 (fromArcGISFeatureServiceInfo
). - IDS_ONLY - Enum constant in enum class com.esri.arcgisruntime.data.ServiceFeatureTable.QueryFeatureFields
-
Includes only the object id and global id in the ArcGISFeatures of the query result.
- IHS - Enum constant in enum class com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
-
The IHS pan-sharpening method converts the multispectral image from RGB to intensity, hue, and saturation.
- IMAGE - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentType
-
An image.
- IMAGE - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
-
Image.
- IMAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Image Types (.jpg, .jpeg, .tif, .tiff, .png)
- IMAGE_COLLECTION - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ServiceSourceType
-
An image service.
- IMAGE_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server Image Service
- ImageAdjustmentLayer - Class in com.esri.arcgisruntime.layers
-
A base class for raster type layers that allows per-pixel adjustments.
- ImageFrame - Class in com.esri.arcgisruntime.mapping.view
-
A frame that, when added to an
ImageOverlay
, renders an image on top of a 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
containing the image identified by the URI for display at the specified geographic extent. - 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. - ImageFrame(Image, Envelope) - Constructor for class com.esri.arcgisruntime.mapping.view.ImageFrame
-
Creates an ImageFrame containing the image for display at the specified geographic extent.
- ImageFrame(Image, Polygon) - 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. - 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. - imageProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the image displayed on the default callout.
- imageRefreshIntervalProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupMedia
-
The image refresh interval.
- ImageServiceRaster - Class in com.esri.arcgisruntime.raster
-
Raster data 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 image tiled layer from the given tile metadata and the full extent.
- ImageTiledLayer.BufferSize - Enum Class 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 Class in com.esri.arcgisruntime.layers
-
Controls how a tile request that returns 'NoData' is resampled.
- ImmutablePart - Class in com.esri.arcgisruntime.geometry
- ImmutablePartCollection - Class in com.esri.arcgisruntime.geometry
-
Represents an immutable collection of
ImmutableParts
that compose aMultipart
geometry (Polygon or Polyline). - ImmutablePointCollection - Class in com.esri.arcgisruntime.geometry
-
Represents an immutable collection of Points that compose an immutable Multipoint geometry.
- IMPERIAL - Enum constant in enum class 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.
- IN_PROGRESS - Enum constant in enum class com.esri.arcgisruntime.mapping.view.DrawStatus
-
Drawing of the
GeoView
content is in progress. - IN_PROGRESS - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
-
The KML node refresh is in progress.
- INCHES - Enum constant in enum class com.esri.arcgisruntime.geometry.LinearUnitId
-
Indicates a linear measurement in inches.
- INCHES - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
An 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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.
- includeUpToFirstSpatialContainerProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
-
True to include containment associations up to and including the first spatial container or false to include all containment associations.
- INDEPENDENT - Enum constant in enum class com.esri.arcgisruntime.layers.GroupVisibilityMode
-
Each child layer independently manages its visibility.
- INDETERMINATE - Enum constant in enum class 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 - Enum constant in enum class 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
- INFO - Enum constant in enum class 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 - Enum constant in enum class 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
. - initialize() - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
-
Initializes the API by loading dependencies and other client libraries.
- INITIALIZED - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlTourStatus
-
State of the tour when it is associated with a KmlTourController.
- INNER_JOIN - Enum constant in enum class com.esri.arcgisruntime.layers.TableJoinSublayerSource.JoinType
-
Inner join type.
- INPUT - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo.Direction
-
Input parameter.
- insertVertex(Point) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Creates a new vertex at the specified location and inserts it after the currently selected element, or appends the point if there is nothing selected.
- insertVertexAfterSelectedVertex(Point) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Inserts a new vertex after the selected vertex.
- INSET_PIXELS - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Insights model records analysis steps on an Insights Page
- INSIGHTS_PAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Insights Page resides in Insights Workbook
- INSIGHTS_SCRIPT - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Insights Theme is a collection of properties set on cards and pages in an Insights Workbook.
- INSIGHTS_WORKBOOK - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Insights Workbook collects or associates all data and analytical activity for a project
- INSTANCE - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalServer
-
The singleton instance of Local Server
- INTEGER - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A 32-bit integer value.
- INTEGER - Enum constant in enum class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
-
The value of the attribute is an Integer.
- INTEGER - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
-
Integer data type.
- INTEGER_16_BIT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Signed integer, 16 bit (Java Short).
- INTEGER_32_BIT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Signed integer, 32 bit (Java Integer).
- INTEGER_8_BIT - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration.SketchVertexEditMode
-
Deprecated.The mode allows users to interactively edit vertices by tapping or clicking.
- InteractionConfiguration - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
Defines the set of interactive operations you can enable or disable for a
VertexTool
,FreehandTool
, orShapeTool
. - InteractionConfiguration() - Constructor for class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Creates an InteractionConfiguration that enables selection, transformation and deletion.
- InteractionListener - Interface in com.esri.arcgisruntime.mapping.view
-
Defines a listener to handle various input events on a view.
- internalDoneLoadingListener() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamService
- 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 each other.
- INTERSECTS - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
-
Intersects operator.
- INVALID - Enum constant in enum class com.esri.arcgisruntime.LicenseStatus
-
License is invalid.
- INVALID - Enum constant in enum class com.esri.arcgisruntime.location.NmeaFixType
-
An invalid GPS fix type.
- INVITE_USERS - Enum constant in enum class 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.
- isAllowDeletingSelectedElement() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
allowDeletingSelectedElement
property. - isAllowEdit() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
-
Checks if the pop-up allows the associated
GeoElement
's attributes to be edited. - isAllowEditGeometry() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
-
Checks if the pop-up allows the associated geoelement's geometry to be edited.
- isAllowGeometrySelection() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
allowGeometrySelection
property. - 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.
- isAllowIndeterminateFlow() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
-
Gets the value of the
allowIndeterminateFlow
property. - isAllowMidVertexSelection() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
allowMidVertexSelection
property. - isAllowMovingSelectedElement() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
allowMovingSelectedElement
property. - 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.
- isAllowPartCreation() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
allowPartCreation
property. - isAllowPartSelection() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
allowPartSelection
property. - isAllowPartSelection() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
-
Deprecated.Indicates whether or not a part in a multipart geometry (multipoint, polyline or polygon) can be selected.
- isAllowRotatingSelectedElement() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
allowRotatingSelectedElement
property. - isAllowScalingSelectedElement() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
allowScalingSelectedElement
property. - isAllowTrueCurvesUpdates() - Method in class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureServiceInfo
-
True if the service allows curve geometries to be updated.
- isAllowVertexCreation() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
allowVertexCreation
property. - isAllowVertexSelection() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
allowVertexSelection
property. - isAllSsl() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Indicates if the organization is using SSL.
- 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
-
True if the line symbol is drawn with anti-aliasing, false otherwise.
- 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
-
True if attribution text is visible in the GeoView, false otherwise.
- isAutoHeadingEnabled() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the camera auto-heading offset update property.
- isAutoPitchEnabled() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the camera pitch update property.
- isAutoRollEnabled() - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Gets the camera roll update property.
- 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.
- 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
-
Deprecated.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
-
Gets whether the map service supports data operations, such as find, query, and related records.
- 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.
- 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.
- isDynamicEntityPurged() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityChangedInfo
-
Gets the value of the
dynamicEntityPurged
property. - 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.
- 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
-
True if the geometry is empty, false otherwise.
- isEmpty() - Method in class com.esri.arcgisruntime.geometry.GeometryBuilder
-
True if no coordinates have been added to this geometry builder, false otherwise.
- 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 whether the elevation source participates in the generation of the
Surface
. - isEnabled() - Method in class com.esri.arcgisruntime.mapping.reduction.FeatureReduction
-
Gets the value of the
enabled
property. - 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.geometryeditor.SnapSettings
-
Gets the value of the
enabled
property. - isEnabled() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.SnapSourceSettings
-
Gets the value of the
enabled
property. - isEnabled() - Method in class com.esri.arcgisruntime.symbology.SymbolLayer
-
Gets whether the SymbolLayer is enabled and will be rendered.
- isEnableKeyboardNavigation() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Returns true if keyboard navigation is enabled, otherwise false.
- isEnableMousePan() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Returns true if mouse pan is enabled, otherwise false.
- isEnableMouseZoom() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Returns true if mouse wheel zoom is enabled, otherwise false.
- isEnableTouchPan() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Returns true if touch pan is enabled, otherwise false.
- isEnableTouchRotate() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Returns true if touch rotate is enabled, otherwise false.
- isEnableTouchZoom() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Returns true if touch zoom (pinch) is enabled, otherwise false.
- isEstimateStatistics() - Method in class com.esri.arcgisruntime.raster.BaseStretchRenderer
-
Gets whether statistics estimation is enabled.
- isEvaluated() - Method in class com.esri.arcgisruntime.mapping.popup.PopupElement
-
Gets the value of the
evaluated
property. - 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.
- isFilled() - Method in class com.esri.arcgisruntime.ogc.kml.KmlPolygonStyle
-
Indicates whether or not to display the polygon with a filled symbol.
- isFilterWebContent() - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Returns true if web content filtering is enabled.
- 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.
- 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.
- 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
-
True if the layer supports identify, false otherwise.
- 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.
- isIncludeUpToFirstSpatialContainer() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
-
Gets the value of the
includeUpToFirstSpatialContainer
property. - isInitialized() - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
-
Indicates whether initialization was successful.
- 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, false otherwise.
- isLabelsEnabled() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
-
True if the sublayer's labels are enabled, false otherwise.
- isLabelsEnabled() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Gets the value of the
labelsEnabled
property. - isLabelsEnabled() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
True if features in the layer are labelled, otherwise false.
- isLabelsEnabled() - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Indicates if labels are displayed for graphics in this graphics overlay.
- 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.
- isLinux() - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
-
Checks if os.name contains Linux.
- isLocal() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
Gets the value of the
local
property. - isLockVersion() - Method in class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace
-
Returns true if the connection cannot be changed to another version of the geodatabase, false otherwise.
- 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.
- isMapSupported() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceCapabilities
-
Gets whether the map service supports map operations, such as exporting map images and listing all layers and tables.
- 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
-
True if the GeoView is animating a viewpoint change or a navigation gesture is in progress, otherwise false.
- isNavigating() - Method in class com.esri.arcgisruntime.mapping.view.NavigationChangedEvent
-
Deprecated.Checks if navigation is active or not.
- isNetworkTopologyEnabled() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkState
-
Gets the value of the
networkTopologyEnabled
property. - 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
-
True if the field is nullable.
- isOccludeSurface() - Method in class com.esri.arcgisruntime.layers.Ogc3DTilesLayer
-
Gets the value of the
occludeSurface
property. - ISOLATION - Enum constant in enum class 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 enabled 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.
- isOpaque() - Method in class com.esri.arcgisruntime.ogc.wms.WmsLayerInfo
-
Gets whether the
WmsLayer
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
-
True if the KML network link is open, false otherwise.
- isOsx() - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
-
Checks if os.name contains os x.
- 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.
- 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
-
True if the KML network link is partially visible, false otherwise.
- isPermanent() - Method in class com.esri.arcgisruntime.ExtensionLicense
-
True if the 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.DynamicEntityLayer
- 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.reduction.AggregationFeatureReduction
- 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
-
Gets whether the WMS layer is queryable.
- isQuerySupported() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceCapabilities
-
Gets whether the map service supports query operations, such as identify and access attachment data.
- isReadOnly() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Indicates if the portal is currently in read-only mode.
- 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
-
Deprecated.Indicates whether or not a vertex or a part must first be selected before it can be dragged.
- isRequireSelectionBeforeMove() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Gets the value of the
requireSelectionBeforeMove
property. - isResizable() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
- 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
-
True if geometry values are returned in the results, otherwise false.
- isReturnGeometry() - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
-
True if geometry values are returned in the results, otherwise false.
- 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.
- 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
-
True if the annotation text scales with the
MapView
. - isScaleSymbols() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
True if the layer's symbols and labels honor the map's reference scale, otherwise false.
- 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.reduction.AggregateGeoElement
-
Gets the value of the
selected
property. - isSelected() - Method in class com.esri.arcgisruntime.mapping.view.Graphic
-
Checks if the graphic is selected.
- isSelfSigned() - Method in exception class 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.
- 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.
- isShowEditSummary() - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
-
Checks if the pop-up should display the edit summary of the associated geoelement.
- isShowHomePageDescription() - Method in class com.esri.arcgisruntime.portal.PortalInfo
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.4.0. This method uses the legacy home page which has been phased out of use in the ArcGIS Online home app. All legacy home pages are no longer live on ArcGIS Online and at a future release of ArcGIS Enterprise this property will no longer be supported.
- isShowLabels() - Method in class com.esri.arcgisruntime.arcgisservices.DrawingInfo
-
Indicates whether labels are defined on this layer or sub-layer.
- isShowLabels() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregationFeatureReduction
-
Gets the value of the
showLabels
property. - isShowLocation() - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Indicates whether the location symbol is displayed when the LocationDisplay has been started.
- isShowNumbersForVertices() - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.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.
- isShowPreviousObservations() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Gets the value of the
showPreviousObservations
property. - 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.
- isShowTrackLine() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Gets the value of the
showTrackLine
property. - 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
-
True if the geometry builder contains sufficient points to show a valid graphical sketch, false otherwise.
- isSketchValid() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.A lightweight check to see if the current
Geometry
of this SketchEditor can produce a valid geometry. - isSpatialIndexEnabled() - Method in class com.esri.arcgisruntime.data.ShapefileFeatureTable
-
True if the shapefile has a spatial index, false otherwise.
- 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.mapping.view.geometryeditor.GeometryEditor
-
Gets the value of the
started
property. - 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
-
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.
- isSupportsNetworkState() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkCapabilities
-
Gets the value of the
supportsNetworkState
property. - 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.
- isSupportsUtilityNetworkTopology() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
-
Gets the value of the
supportsUtilityNetworkTopology
property. - isSupportsValidateNetworkTopology() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkCapabilities
-
Gets the value of the
supportsValidateNetworkTopology
property. - 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
-
True if the geodatabase was originally downloaded from a sync-enabled ArcGIS feature service, false otherwise.
- 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.
- isTidal() - Method in class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.ViewingGroupSettings
-
Gets the visibility of the viewing group Tidal.
- isTilemapSupported() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceCapabilities
-
Gets whether the map service supports tiles.
- isTilesOnlySupported() - Method in class com.esri.arcgisruntime.arcgisservices.MapServiceCapabilities
-
Gets whether the map service only supports tile requests.
- 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
LocationDisplay.getCourseSymbol()
is used to display current location, when the 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.
- isValidateLocatability() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
-
Gets the value of the
validateLocatability
property. - 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.geometryeditor.GeometryEditor
-
Gets the value of the
visible
property. - 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
-
Deprecated.Gets the visibility of sketch components.
- 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
- isWindows() - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
-
Checks if os.name contains win.
- isWrapAroundEnabled() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
True if continuous panning across the international date line is enabled in the GeoView, false otherwise.
- isZDefaultEnabled() - Method in class com.esri.arcgisruntime.localserver.LocalFeatureService
-
Returns if Z default is enabled.
- 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.
- ITALIC - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates an item to an attachment.
- ITEM_TO_REPORT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates an item to a report.
- ItemResourceCache - Class in com.esri.arcgisruntime.mapping
-
Contains information about the offline resources typically associated with a custom style of an
ArcGISVectorTiledLayer
. - 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
iWork Keynote file (.key)
- IWORK_NUMBERS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
iWork Numbers file (.numbers)
- IWORK_PAGES - Enum constant in enum class 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 Class in com.esri.arcgisruntime.concurrent
-
The different levels of severity of a job message.
- Job.MessageSource - Enum Class in com.esri.arcgisruntime.concurrent
-
The origin of a job message.
- Job.Status - Enum Class in com.esri.arcgisruntime.concurrent
-
Signifies the status of a Job.
- JobMessage - Class in com.esri.arcgisruntime.concurrent
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.1.0, use
Job.Message
instead. - 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- JOIN_NON_ORG_GROUP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- JPG - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
- JPG - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
JPEG.
- JPG_PNG - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
JPG or PNG.
- JSON - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
-
The content is JSON text.
- JsonEmbeddedException - Exception Class 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 - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.Type
-
The network source references junctions in a feature class or table.
- JUNCTION - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Miscellaneous junctions not typically tracked as assets, such as taps.
- JUNCTION_EDGE_CONNECTIVITY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityRuleType
-
A network rule governing line-end connectivity to a device or junction.
- JUNCTION_EDGE_OBJECT_CONNECTIVITY_FROM_SIDE - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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_JUNCTION_CONNECTIVITY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityRuleType
-
A network rule governing connectivity between junction features.
- JUNCTION_OBJECT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Non-spatial junctions, such as a transceiver in a fiber network.
- JUNCTIONS - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraversabilityScope
-
The traversability criteria should only be evaluated at junctions.
- JUNCTIONS_AND_EDGES - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraversabilityScope
-
The traversability criteria should be evaluated at both junctions and edges.
K
- KEEP_END_ATTRIBUTES - Enum constant in enum class 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.
- KERNEL_GATEWAY_CONNECTION - Enum constant in enum class 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 byLocationDataSource.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 byLocationDataSource.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 - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
Kilometer.
- KILOMETERS - Enum constant in enum class com.esri.arcgisruntime.geometry.LinearUnitId
-
Indicates a linear measurement in kilometers.
- KILOMETERS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A kilometers attribute unit.
- KILOMETERS_METERS - Enum constant in enum class com.esri.arcgisruntime.mapping.view.MgrsGrid.LabelUnit
-
Labels are displayed in kilometers or meters based on MapView's scale.
- KILOMETERS_METERS - Enum constant in enum class com.esri.arcgisruntime.mapping.view.UsngGrid.LabelUnit
-
Labels are displayed in kilometers or meters based on MapView's scale.
- KML - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
KML/KMZ file or link to a KML/KMZ file.
- KML_COLLECTION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A zip file containing a collection of KML/KMZ files
- KmlAltitudeMode - Enum Class in com.esri.arcgisruntime.ogc.kml
-
Determines how altitude values should be interpreted.
- KmlColorMode - Enum Class 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 Class 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
orKmlScreenOverlay
). - 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
-
Creates a KmlGeometry from a
Geometry
using a specific altitude mode. - KmlGeometry(Geometry, KmlAltitudeMode, boolean) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlGeometry
-
Creates a KmlGeometry from a
Geometry
using a specific altitude mode and an extruded flag. - KmlGeometry(Geometry, KmlAltitudeMode, boolean, boolean) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlGeometry
-
Creates a KmlGeometry from a
Geometry
using a specific altitude mode, extruded flag, and a tessellated flag. - KmlGeometry.Type - Enum Class 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
KmlLabelStyle(Color, double)
- KmlLabelStyle(Color, 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
KmlLineStyle(Color, double)
- KmlLineStyle(Color, 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 Class 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 Class 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
KmlPolygonStyle(Color)
- KmlPolygonStyle(Color) - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlPolygonStyle
-
Constructs a KmlPolygonStyle with the specified fill color.
- KmlRefreshMode - Enum Class 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() - Constructor for class com.esri.arcgisruntime.ogc.kml.KmlTourController
-
Constructs a KmlTourController.
- 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 Class 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 Class 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 Class in com.esri.arcgisruntime.ogc.kml
-
The list of view types.
- KmlViewRefreshMode - Enum Class in com.esri.arcgisruntime.ogc.kml
-
List of KML view refresh modes.
- KNOWLEDGE_GRAPH - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
-
Remove nearby duplicate labels, if they below to the same Label Class.
- LABEL_LARGEST - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
-
One label per feature, but not supported yet in this API.
- LABEL_PER_PART - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
-
If a feature consists of multiple geometries, each geometry will be assigned a label.
- LABEL_PER_SEGMENT - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
-
One label per segment, but not supported yet in this API.
- 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 specifiedArcadeExpression
. - LabelAngle(ArcadeExpression, LabelAngleRotationType) - Constructor for class com.esri.arcgisruntime.mapping.labeling.LabelAngle
- LabelAngleRotationType - Enum Class in com.esri.arcgisruntime.mapping.labeling
-
How the placement angle should be interpreted.
- LabelBarrierWeight - Enum Class in com.esri.arcgisruntime.mapping.labeling
-
The weight of features when considered as barriers to labeling.
- LabelDeconflictionStrategy - Enum Class 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
- 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.
- LabelGeometryStrategy - Enum Class in com.esri.arcgisruntime.mapping.labeling
-
The strategy for how to use the geometry of the feature when calculating the label position.
- LABELING - Enum constant in enum class 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 Class in com.esri.arcgisruntime.arcgisservices
-
Defines the labeling placement options.
- labelingProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
The view label properties.
- LabelLineConnection - Enum Class 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.
- LabelLineOrientation - Enum Class in com.esri.arcgisruntime.mapping.labeling
-
Whether
LabelDefinition.getPlacement()
above or below a line geometry will be interpreted as above or below on the `screen`, or with respect to the `direction` of line's geometry (that is, the digitization order in which the vertices are listed). - LabelMultipartStrategy - Enum Class in com.esri.arcgisruntime.mapping.labeling
-
The strategy for the number of labels to be placed on a multipart feature.
- LabelOverlapStrategy - Enum Class in com.esri.arcgisruntime.mapping.labeling
-
The strategy for whether another label is allowed to be placed over this feature or label.
- LabelOverrunStrategy - Enum Class 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 Class 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 Class 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.
- labelsEnabledProperty() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
True if labels should be displayed, false otherwise.
- LabelStackAlignment - Enum Class in com.esri.arcgisruntime.mapping.labeling
-
The strategy for how multi-row (stacked) text should be horizontally aligned.
- LabelStackBreakPosition - Enum Class 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 Class in com.esri.arcgisruntime.mapping.labeling
-
The position where the separator character in a label will be written, if used.
- LabelStackStrategy - Enum Class 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 Class 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 Class in com.esri.arcgisruntime.mapping.labeling
-
The orientation of label text.
- languageStrategyProperty() - Method in class com.esri.arcgisruntime.mapping.BasemapStyleParameters
-
The option for setting the language for basemap labels.
- LARGE - Enum constant in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
- LAST - Enum constant in enum class 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
- latestObservation() - Method in class com.esri.arcgisruntime.realtime.DynamicEntity
-
Gets the latest
DynamicEntityObservation
associated with this dynamic entity. - LATITUDE_BAND_INDICATORS - Enum constant in enum class 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 Class in com.esri.arcgisruntime.mapping.view
-
Represents the possible grid label distance formats that can be displayed to grid.
- Layer - Class in com.esri.arcgisruntime.layers
-
A base class for classes that represent layers.
- LAYER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
-
A feature layer type.
- LAYER - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Layer File (lyr) or ArcGIS Pro layer file (lyrx)
- LAYER_PACKAGE - Enum constant in enum class 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 Class 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
-
The state of a layer in a
GeoView
. - 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 aGeoView
. - LayerViewStatus - Enum Class in com.esri.arcgisruntime.mapping.view
-
The status of a layer in the
GeoView
. - LAYOUT - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Layout profile.
- LAYOUT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Pro layout file (pagx)
- leaderLengthProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the leader length.
- leaderPositionProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the leader position property.
- leaderWidthProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the leader width.
- LEFT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Callout.LeaderPosition
-
Positions the leader at the left center of the callout.
- LEFT - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.HorizontalAlignment
-
Left side of the text is aligned to the right of the Symbol's mid-point.
- LEFT_ARROW - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
A left arrow.
- LEFT_OUTER_JOIN - Enum constant in enum class com.esri.arcgisruntime.layers.TableJoinSublayerSource.JoinType
-
Left outer join type.
- LEFT_SIDE - Enum constant in enum class 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.
- lengthGeodetic(Geometry, LinearUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Calculates the geodetic length of the geometry.
- LERC - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
- LESS_THAN - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
-
Tests whether an attribute is less than another attribute or a specific value.
- LESS_THAN_EQUAL - Enum constant in enum class 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
-
Details of license.
- LICENSE_KEY - Enum constant in enum class 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 Class in com.esri.arcgisruntime
-
API license levels.
- LicenseResult - Class in com.esri.arcgisruntime
-
The status of this license and any extension licenses.
- LicenseStatus - Enum Class in com.esri.arcgisruntime
-
Represents the status of license after it is applied.
- LicenseType - Enum Class in com.esri.arcgisruntime
-
Type of license.
- LIGHT - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LightingMode
-
Light from the Sun is applied and shadows from terrain and 3D models are cast.
- LightingMode - Enum Class in com.esri.arcgisruntime.mapping.view
-
Defines the Sun lighting mode associated with the
SceneView
. - LINE - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
A line.
- LINE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Lines such as conductors, pipes, or fiber strands.
- LINE_ABOVE_AFTER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Lower-left corner of label is at final geometry coord, label extrapolates the last geometry segment.
- LINE_ABOVE_ALONG - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Lower midpoint of label prefers the midpoint of the geometry, label follows the geometry segments.
- LINE_ABOVE_BEFORE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Lower right corner of label is at first geometry coord, label extrapolates the first geometry segment.
- LINE_ABOVE_END - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Lower right corner of label is at final geometry coord, label follows the last geometry segments.
- LINE_ABOVE_START - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Lower left corner of label is at first geometry coord, label follows the first geometry segments.
- LINE_BELOW_AFTER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Upper left corner of label is at final geometry coord, label extrapolates the last geometry segment.
- LINE_BELOW_ALONG - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Upper midpoint of label prefers the midpoint of the geometry, label follows the geometry segments.
- LINE_BELOW_BEFORE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Upper right corner of label is at first geometry coord, label extrapolates the first geometry segment.
- LINE_BELOW_END - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Upper right corner of label is at final geometry coord, label follows the last geometry segments.
- LINE_BELOW_START - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Upper left corner of label is at first geometry coord, label follows the first geometry segments.
- LINE_CENTER_AFTER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Left midpoint of label is at final geometry coord, label extrapolates the last geometry segment.
- LINE_CENTER_ALONG - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Center of label prefers the midpoint of the geometry, label follows the geometry segments.
- LINE_CENTER_BEFORE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Right midpoint of label is at first geometry coord, label extrapolates the first geometry segment.
- LINE_CENTER_END - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Right midpoint of label is at final geometry coord, label follows the last geometry segments.
- LINE_CENTER_START - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Left midpoint of label is at first geometry coord, label follows the first geometry segments.
- LINE_CHART - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
-
Line chart.
- LINE_THROUGH - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontDecoration
-
Draws a line through the middle of the text being used by this Symbol.
- LINEAR - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Move linear.
- LINEAR_UNIT - Enum constant in enum class com.esri.arcgisruntime.geometry.UnitType
-
Deprecated.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 Class 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 Class 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.
- lineOrientationProperty() - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
-
The strategy for whether
LabelDefinition.getPlacement()
above or below a line geometry will be interpreted as above or below on the `screen`, or with respect to the `direction` of line's geometry (that is, the digitization order in which the vertices are listed). - 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 endPoint
s. - 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
-
A base class for line symbols used to symbolize graphics and features (collectively referred to as geoelements) that have polyline geometry.
- lineSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to draw the current geometry when editing polyline geometries, and the outline of the geometry when editing polygon geometries.
- LINK_CHART - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentsDisplayType
-
Show attachments as links.
- listChanged(ListChangedEvent<E>) - Method in interface com.esri.arcgisruntime.util.ListChangedListener
-
Deprecated.
- ListChangedEvent<T> - Class in com.esri.arcgisruntime.util
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0, use
Observable.addListener(InvalidationListener)
orObservableList.addListener(ListChangeListener)
instead. - ListChangedEvent(ListenableList<T>, int, List<T>, ListChangedEvent.Action) - Constructor for class com.esri.arcgisruntime.util.ListChangedEvent
-
Deprecated.Creates a new ListChangedEvent instance.
- ListChangedEvent.Action - Enum Class in com.esri.arcgisruntime.util
-
Deprecated.Indicates the type of change that occurred on the list.
- ListChangedListener<E> - Interface in com.esri.arcgisruntime.util
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0, use
Observable.addListener(InvalidationListener)
orObservableList.addListener(ListChangeListener)
instead. - LISTED_TO_PROVISIONED - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.LicenseLevel
-
Lite mode: Licensed for lite level deployment.
- LOAD_ALL - Enum constant in enum class 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.realtime.DynamicEntityDataSource
- 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 - Enum constant in enum class com.esri.arcgisruntime.loadable.LoadStatus
-
The object is fully loaded and ready to use.
- loadErrorProperty() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
- loadErrorProperty() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
- loadErrorProperty() - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
- loadErrorProperty() - Method in class com.esri.arcgisruntime.data.FeatureCollection
- loadErrorProperty() - Method in class com.esri.arcgisruntime.data.FeatureTable
- loadErrorProperty() - Method in class com.esri.arcgisruntime.data.Geodatabase
- loadErrorProperty() - Method in class com.esri.arcgisruntime.data.GeoPackage
- loadErrorProperty() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
- loadErrorProperty() - Method in class com.esri.arcgisruntime.data.TileCache
- loadErrorProperty() - Method in class com.esri.arcgisruntime.data.VectorTileCache
- loadErrorProperty() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
- loadErrorProperty() - Method in class com.esri.arcgisruntime.hydrography.EncCell
- loadErrorProperty() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
- loadErrorProperty() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
- loadErrorProperty() - Method in class com.esri.arcgisruntime.layers.Layer
- loadErrorProperty() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
- loadErrorProperty() - Method in interface com.esri.arcgisruntime.loadable.Loadable
-
The load error.
- loadErrorProperty() - Method in class com.esri.arcgisruntime.mapping.Basemap
- loadErrorProperty() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
- loadErrorProperty() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
- loadErrorProperty() - Method in class com.esri.arcgisruntime.mapping.GeoModel
- loadErrorProperty() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
- loadErrorProperty() - Method in class com.esri.arcgisruntime.mapping.LocalItem
- loadErrorProperty() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
- loadErrorProperty() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
- loadErrorProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
- loadErrorProperty() - Method in class com.esri.arcgisruntime.mapping.Surface
- loadErrorProperty() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
- loadErrorProperty() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
- loadErrorProperty() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
- loadErrorProperty() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
- loadErrorProperty() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
- loadErrorProperty() - Method in class com.esri.arcgisruntime.portal.Portal
- loadErrorProperty() - Method in class com.esri.arcgisruntime.portal.PortalGroup
- loadErrorProperty() - Method in class com.esri.arcgisruntime.portal.PortalItem
- loadErrorProperty() - Method in class com.esri.arcgisruntime.portal.PortalUser
- loadErrorProperty() - Method in class com.esri.arcgisruntime.raster.Raster
- loadErrorProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
- loadErrorProperty() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
- loadErrorProperty() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
- loadErrorProperty() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
- loadErrorProperty() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
- loadErrorProperty() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
- loadErrorProperty() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
- loadErrorProperty() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
- loadErrorProperty() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
- loadErrorProperty() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
- loadErrorProperty() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
- loadErrorProperty() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
- loadErrorProperty() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
- loadErrorProperty() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
- loadErrorProperty() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
- loadErrorProperty() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
- loadErrorProperty() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
- loadErrorProperty() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
- loadErrorProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
- LOADING - Enum constant in enum class com.esri.arcgisruntime.loadable.LoadStatus
-
The object is currently being loaded and some functionality may not work.
- LOADING - Enum constant in enum class 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 features that have not been loaded and fetches attributes and geometries for previously 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 Class in com.esri.arcgisruntime.loadable
-
The load status for the object.
- loadStatusChanged(LoadStatusChangedEvent) - Method in interface com.esri.arcgisruntime.loadable.LoadStatusChangedListener
-
Deprecated.Invoked when the
LoadStatus
of aLoadable
resource changes. - LoadStatusChangedEvent - Class in com.esri.arcgisruntime.loadable
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, add a listener to
Loadable.loadStatusProperty()
to receive notifications of load status changes - LoadStatusChangedEvent(Object, LoadStatus) - Constructor for class com.esri.arcgisruntime.loadable.LoadStatusChangedEvent
-
Deprecated.Creates a new instance of a
LoadStatusChangedEvent
. - LoadStatusChangedListener - Interface in com.esri.arcgisruntime.loadable
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, add a listener to
Loadable.loadStatusProperty()
to receive notifications of load status changes - loadStatusProperty() - Method in class com.esri.arcgisruntime.arcade.ArcadeEvaluator
- loadStatusProperty() - Method in class com.esri.arcgisruntime.data.ArcGISFeature
- loadStatusProperty() - Method in class com.esri.arcgisruntime.data.ContingentValuesDefinition
- loadStatusProperty() - Method in class com.esri.arcgisruntime.data.FeatureCollection
- loadStatusProperty() - Method in class com.esri.arcgisruntime.data.FeatureTable
- loadStatusProperty() - Method in class com.esri.arcgisruntime.data.Geodatabase
- loadStatusProperty() - Method in class com.esri.arcgisruntime.data.GeoPackage
- loadStatusProperty() - Method in class com.esri.arcgisruntime.data.ServiceGeodatabase
- loadStatusProperty() - Method in class com.esri.arcgisruntime.data.TileCache
- loadStatusProperty() - Method in class com.esri.arcgisruntime.data.VectorTileCache
- loadStatusProperty() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggersInfo
- loadStatusProperty() - Method in class com.esri.arcgisruntime.hydrography.EncCell
- loadStatusProperty() - Method in class com.esri.arcgisruntime.hydrography.EncExchangeSet
- loadStatusProperty() - Method in class com.esri.arcgisruntime.layers.ArcGISSublayer
- loadStatusProperty() - Method in class com.esri.arcgisruntime.layers.Layer
- loadStatusProperty() - Method in class com.esri.arcgisruntime.layers.OgcFeatureService
- loadStatusProperty() - Method in interface com.esri.arcgisruntime.loadable.Loadable
-
The load status.
- loadStatusProperty() - Method in class com.esri.arcgisruntime.mapping.Basemap
- loadStatusProperty() - Method in class com.esri.arcgisruntime.mapping.ElevationSource
- loadStatusProperty() - Method in class com.esri.arcgisruntime.mapping.floor.FloorManager
- loadStatusProperty() - Method in class com.esri.arcgisruntime.mapping.GeoModel
- loadStatusProperty() - Method in class com.esri.arcgisruntime.mapping.ItemResourceCache
- loadStatusProperty() - Method in class com.esri.arcgisruntime.mapping.LocalItem
- loadStatusProperty() - Method in class com.esri.arcgisruntime.mapping.MobileMapPackage
- loadStatusProperty() - Method in class com.esri.arcgisruntime.mapping.MobileScenePackage
- loadStatusProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
- loadStatusProperty() - Method in class com.esri.arcgisruntime.mapping.Surface
- loadStatusProperty() - Method in class com.esri.arcgisruntime.mapping.view.ImageFrame
- loadStatusProperty() - Method in class com.esri.arcgisruntime.ogc.kml.KmlDataset
- loadStatusProperty() - Method in class com.esri.arcgisruntime.ogc.wfs.WfsService
- loadStatusProperty() - Method in class com.esri.arcgisruntime.ogc.wms.WmsService
- loadStatusProperty() - Method in class com.esri.arcgisruntime.ogc.wmts.WmtsService
- loadStatusProperty() - Method in class com.esri.arcgisruntime.portal.Portal
- loadStatusProperty() - Method in class com.esri.arcgisruntime.portal.PortalGroup
- loadStatusProperty() - Method in class com.esri.arcgisruntime.portal.PortalItem
- loadStatusProperty() - Method in class com.esri.arcgisruntime.portal.PortalUser
- loadStatusProperty() - Method in class com.esri.arcgisruntime.raster.Raster
- loadStatusProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
- loadStatusProperty() - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
- loadStatusProperty() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
- loadStatusProperty() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
- loadStatusProperty() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
- loadStatusProperty() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
- loadStatusProperty() - Method in class com.esri.arcgisruntime.symbology.SymbolStyle
- loadStatusProperty() - Method in class com.esri.arcgisruntime.tasks.geocode.LocatorTask
- loadStatusProperty() - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
- loadStatusProperty() - Method in class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingTask
- loadStatusProperty() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ClosestFacilityTask
- loadStatusProperty() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
- loadStatusProperty() - Method in class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
- loadStatusProperty() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
- loadStatusProperty() - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
- loadStatusProperty() - Method in class com.esri.arcgisruntime.tasks.offlinemap.PreplannedMapArea
- loadStatusProperty() - Method in class com.esri.arcgisruntime.tasks.tilecache.ExportTileCacheTask
- loadStatusProperty() - Method in class com.esri.arcgisruntime.tasks.vectortilecache.ExportVectorTilesTask
- loadStatusProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
- loadTablesAndLayersAsync() - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
-
Loads all of the map service's sublayers and non spatial tables.
- LOCAL - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyleLanguageStrategy
-
Uses local place names for basemap labels.
- 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. - LocalFeatureService - Class in com.esri.arcgisruntime.localserver
-
Class representing a local feature service.
- LocalFeatureService(String) - Constructor for class com.esri.arcgisruntime.localserver.LocalFeatureService
-
Creates a local feature service from a package (.mpk) file.
- LocalGeoprocessingService - Class in com.esri.arcgisruntime.localserver
-
A class representing a local geoprocessing service which runs on an instance of Local Server.
- LocalGeoprocessingService(String) - Constructor for class com.esri.arcgisruntime.localserver.LocalGeoprocessingService
-
Creates a local geoprocessing service from a package (.gpk file).
- LocalGeoprocessingService(String, LocalGeoprocessingService.ServiceType) - Constructor for class com.esri.arcgisruntime.localserver.LocalGeoprocessingService
-
Creates a local geoprocessing service from a package (.gpk file) and sets the service type.
- LocalGeoprocessingService.ServiceType - Enum Class in com.esri.arcgisruntime.localserver
-
The geoprocessing service types.
- LocalItem - Class in com.esri.arcgisruntime.mapping
-
Defines a LocalItem.
- LocalItem.Type - Enum Class in com.esri.arcgisruntime.mapping
-
Defines a LocalItem Type.
- LocalMapService - Class in com.esri.arcgisruntime.localserver
-
Class representing a local map service.
- LocalMapService(String) - Constructor for class com.esri.arcgisruntime.localserver.LocalMapService
-
Creates a local map service from a package (.mpk) file.
- localProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
A value indicating whether "loading" (fetching the data) can be accomplished without using the network.
- LocalServer - Enum Class in com.esri.arcgisruntime.localserver
-
A singleton class representing a Local Server instance.
- LocalServer.StatusChangedEvent - Class in com.esri.arcgisruntime.localserver
-
An event which indicates that the status of a
LocalServer
changed. - LocalServer.StatusChangedListener - Interface in com.esri.arcgisruntime.localserver
-
The listener interface for receiving
LocalServer.StatusChangedEvent
changed events fromLocalServer
resources. - LocalServerStatus - Enum Class in com.esri.arcgisruntime.localserver
-
Local server and service states.
- LocalService - Class in com.esri.arcgisruntime.localserver
-
Class representing a service on a local server.
- LocalService(String) - Constructor for class com.esri.arcgisruntime.localserver.LocalService
-
Creates a local service from a package.
- LocalService.StatusChangedEvent - Class in com.esri.arcgisruntime.localserver
-
An event which indicates that the status of a
LocalService
changed. - LocalService.StatusChangedListener - Interface in com.esri.arcgisruntime.localserver
-
The listener interface for receiving
LocalService.StatusChangedEvent
changed events fromLocalService
resources. - 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
The ability to perform location-allocation tasks.
- LOCATION_UPDATE_CONSTRAINT - Enum constant in enum class 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
-
The location data source provides location information that can be displayed on a map using the
MapView.locationDisplayProperty()
. - 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 Class 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 the display of a device's location in a
MapView
. - LocationDisplay.AutoPanMode - Enum Class 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.
- locationDisplayProperty() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
The location display manages and renders the device's current location on a MapView using a data source, such as a GPS sensor.
- 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 a LocationDistanceMeasurement analysis object that defines a start and an end location using
Point
objects. - 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 aLocationDataSource
. - 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.
- locationProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the read only location property.
- LocationStatus - Enum Class 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 a javafx.geometry.Point2D representing JavaFX local coordinates. - locationToScreen(Point) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Converts a location in map coordinates to a point in JavaFX local coordinates relative to the upper-left corner of the scene view.
- locationToScreen(Point) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- LocationToScreenResult - Class in com.esri.arcgisruntime.mapping.view
-
Class combining a 2D screen point and visibility of a location.
- LocationToScreenResult.SceneLocationVisibility - Enum Class 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 usingLocationViewshed.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 - Enum constant in enum class 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 Class 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 - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicMethod
-
LockRasDisplays only the selected rasters specified in
MosaicRule.getLockRasterIds()
. - LOGIN_REQUIRED - Enum constant in enum class com.esri.arcgisruntime.LicenseStatus
-
The current login generated by authenticating with a portal has timed out and is no longer valid.
- LONG - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A 64-bit integer value.
- LONG_DASH - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Dash line with long dash.
- LONG_DASH_DOT - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Dash dot line with long dash.
- LONG_DATE - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: Tuesday, December 30, 1997
- LONG_MONTH_DAY_YEAR - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: December 30, 1997
- LONG_MONTH_YEAR - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: December 1997
- LOOK_AT - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
-
Detects loops in the network.
- LOW - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.GarsConversionMode
-
Represents a Global Area Reference System (GARS) cell by the coordinate of its south-west corner.
- LOXODROME - Enum constant in enum class com.esri.arcgisruntime.geometry.GeodeticCurveType
-
A rhumb line (loxodrome)
M
- MANAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- MANAGE_COLLABORATION_GROUP_MEMBERS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
The ability to manage members in partnered collaboration groups.
- MANAGE_COLLABORATIONS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to manage the organization's collaborations.
- MANAGE_CREDITS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to manage the organization's credit settings.
- MANAGE_ENTERPRISE_GROUPS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- MANAGE_LICENSES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- MANAGE_REPLICATIONS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- MANAGE_ROLES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to manage the organization's member roles.
- MANAGE_SECURITY - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to manage the organization's security settings.
- MANAGE_SERVERS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to manage the portal's server settings.
- MANAGE_UTILITY_SERVICES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to manage the organization's utility service settings.
- MANAGE_VERSIONS - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to manage the organization's website settings.
- MANUAL - Enum constant in enum class com.esri.arcgisruntime.location.NmeaFixType
-
A manual input mode GPS fix type.
- MANUAL - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
-
Manual classification
- MANUAL_CACHE - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityMinimumStartingLocations
-
At least 2 starting points are necessary for the particular trace parameters.
- MANY_TO_MANY - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.RelationshipCardinality
-
Features in both tables may be related to any number of features in the other table.
- MAP - Enum constant in enum class com.esri.arcgisruntime.symbology.MarkerSymbol.AngleAlignment
-
Symbol rotation is relative to the map and will be affected by the map's rotation.
- MAP_AREA - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A map area defining a preplanned offline map.
- MAP_DOCUMENT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcMap Document (mxd, msd)
- MAP_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Map Package (mpk)
- MAP_SERVICE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ServiceSourceType
-
A map service.
- MAP_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server Map Service
- MAP_TEMPLATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
The Map Template (.zip) contains documentation, a map and geodatabase folder
- MAP_TO_APP_CONFIG - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Web Map to an Application Configuration.
- MAP_TO_AREA - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Web Map to a Map Area.
- MAP_TO_FEATURE_COLLECTION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a map with a feature collection.
- MAP_TO_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a map with a service.
- mapProperty() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
The map that is currently set to the map view.
- mapRotationChanged(MapRotationChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.MapRotationChangedListener
-
Deprecated.Invoked when the rotation of the MapView changes.
- MapRotationChangedEvent - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onMapView.mapRotationProperty()
. - MapRotationChangedEvent(MapView) - Constructor for class com.esri.arcgisruntime.mapping.view.MapRotationChangedEvent
-
Deprecated.Creates a new rotation changed event.
- MapRotationChangedListener - Interface in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onMapView.mapRotationProperty()
. - mapRotationProperty() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
The map view's current rotation.
- mapScaleChanged(MapScaleChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.MapScaleChangedListener
-
Deprecated.Invoked when the scale of the MapView changes.
- MapScaleChangedEvent - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onMapView.mapScaleProperty()
. - MapScaleChangedEvent(MapView) - Constructor for class com.esri.arcgisruntime.mapping.view.MapScaleChangedEvent
-
Deprecated.Creates a new scale event.
- MapScaleChangedListener - Interface in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onMapView.mapScaleProperty()
. - mapScaleProperty() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
The map view's current scale.
- MapServiceCapabilities - Class in com.esri.arcgisruntime.arcgisservices
-
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 user interface control that displays two-dimensional (2D) geographic content defined by an
ArcGISMap
. - MapView() - Constructor for class com.esri.arcgisruntime.mapping.view.MapView
-
Creates a new MapView instance.
- MapView.DefaultInteractionListener - Class in com.esri.arcgisruntime.mapping.view
-
Default listener to handle input events on the map view.
- marginProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the margin between the callout's border and its content.
- MarkerSceneSymbol - Class in com.esri.arcgisruntime.symbology
-
A base class for 3D marker scene symbols used to display graphics and features (collectively referred to as geoelements) that have points or multipoint geometry.
- MarkerSymbol - Class in com.esri.arcgisruntime.symbology
-
A base class for marker symbols used to display graphics and features (collectively referred to as geoelements) that have points or multipoint geometry.
- MarkerSymbol.AngleAlignment - Enum Class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Realm
-
Used for privileges related to the ArcGIS Marketplace.
- MAX - Enum constant in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
-
The largest value in the
AggregateField.statisticFieldNameProperty()
orAggregateField.statisticExpressionProperty()
. - MAX - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicOperation
-
The overlapping areas will contain the maximum cell values from all the overlapping cells.
- MAX - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.data.StatisticType
-
The maximum number of values in a field.
- MAXIMUM - Enum constant in enum class 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.
- maximumDurationProperty() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
The maximum time (in seconds) a previous observation displays in the track.
- maximumDurationProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourcePurgeOptions
-
The maximum time (in seconds) an observation remains in the application.
- maximumObservationsPerTrackProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourcePurgeOptions
-
The maximum number of observations per track.
- maximumObservationsProperty() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
The maximum number of observations displayed per track (this includes latest and previous observations).
- maximumObservationsProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourcePurgeOptions
-
The maximum number of observations cached by the application.
- maximumReconnectionAttemptsProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
The maximum number of attempts to reconnect after a connection fails.
- maxScaleProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregationFeatureReduction
-
The map scale at which aggregation is enabled.
- maxSymbolSizeProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.ClusteringFeatureReduction
-
The symbol size of the largest cluster in device-independent pixels.
- mCredential - Variable in class com.esri.arcgisruntime.concurrent.Job
- MEAN - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicOperation
-
The overlapping areas will contain the mean cell values from all the overlapping cells.
- MEAN - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
- MEDIUM - Enum constant in enum class 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.
- mEndpoints - Variable in class com.esri.arcgisruntime.localserver.LocalService
- MESH - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTierTopologyType
-
A mesh network.
- METER - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
Meter.
- METERS - Enum constant in enum class com.esri.arcgisruntime.geometry.LinearUnitId
-
Indicates a linear measurement in meters.
- METERS - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
-
Meters.
- METERS - Enum constant in enum class com.esri.arcgisruntime.mapping.view.MgrsGrid.LabelUnit
-
Labels are displayed in meters.
- METERS - Enum constant in enum class com.esri.arcgisruntime.mapping.view.UsngGrid.LabelUnit
-
Labels are displayed in meters.
- METERS - Enum constant in enum class com.esri.arcgisruntime.symbology.SymbolSizeUnits
-
Render the affected symbol by interpreting the size values as meters.
- METERS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A meters attribute unit.
- METRIC - Enum constant in enum class 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 Class in com.esri.arcgisruntime.mapping.view
-
Represents the possible grid label distance units that can be displayed to grid.
- MICROSOFT_EXCEL - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Microsoft Excel Document (.xls, .xlsx)
- MICROSOFT_POWERPOINT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Microsoft Powerpoint Document (.ppt, .pptx)
- MICROSOFT_WORD - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Microsoft Word Document (.doc, .docx)
- MIDDLE - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.VerticalAlignment
-
Text is centered on Symbol's mid-point.
- midVertexSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to draw the mid-vertices of the current geometry when editing polygon or polyline geometries.
- MILES - Enum constant in enum class com.esri.arcgisruntime.geometry.LinearUnitId
-
Indicates a linear measurement in statute miles.
- MILES - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A miles attribute unit.
- MILLIMETER - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
Millimeter.
- MILLIMETERS - Enum constant in enum class com.esri.arcgisruntime.geometry.LinearUnitId
-
Indicates a linear measurement in millimeters.
- MILLIMETERS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A millimeters attribute unit.
- MILLISECONDS - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
-
Milliseconds.
- MIN - Enum constant in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
-
The smallest value in the
AggregateField.statisticFieldNameProperty()
orAggregateField.statisticExpressionProperty()
. - MIN - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicOperation
-
The overlapping areas will contain the minimum cell values from all the overlapping cells.
- MIN - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.data.ServiceFeatureTable.QueryFeatureFields
-
Includes the minimum set of attributes in the ArcGISFeatures of the query result.
- MINIMUM - Enum constant in enum class com.esri.arcgisruntime.data.StatisticType
-
The minimum number of values in a field.
- MINIMUM - Enum constant in enum class 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.
- minSymbolSizeProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.ClusteringFeatureReduction
-
The symbol size of the smallest cluster in device-independent pixels.
- MINUTES - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
-
Minutes.
- MINUTES - Enum constant in enum class com.esri.arcgisruntime.geometry.AngularUnitId
-
Indicates an angular measurement in minutes, equal to one-sixtieth of a degree.
- MINUTES - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A minutes attribute unit.
- MismatchedHostnameException - Exception Class 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 class com.esri.arcgisruntime.io.MismatchedHostnameException
-
Creates a MismatchedHostnameException with the specified values.
- MISSION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A collection of portal items created and maintained by the ArcGIS Mission Command web app.
- MITERED - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryOffsetType
-
Joints will be mitered.
- MIXED - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
- mLastDragPoint - Variable in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
-
The last drag point.
- mLastDragPoint - Variable in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
-
The last drag point.
- mMessageExpression - Variable in class com.esri.arcgisruntime.geotriggers.Geotrigger
- MOBILE_APP_TO_CODE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a mobile application with a code attachment.
- MOBILE_APPLICATION - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Mobile Basemap Package (bpk)
- MOBILE_MAP - Enum constant in enum class com.esri.arcgisruntime.mapping.LocalItem.Type
-
Mobile map.
- MOBILE_MAP_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.mapping.LocalItem.Type
-
Mobile map package.
- MOBILE_MAP_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Mobile Map Package (mmpk)
- MOBILE_SCENE - Enum constant in enum class com.esri.arcgisruntime.mapping.LocalItem.Type
-
Mobile scene.
- MOBILE_SCENE_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.mapping.LocalItem.Type
-
Mobile scene package.
- MOBILE_SCENE_PACKAGE - Enum constant in enum class 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. - MODE - Enum constant in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
-
The most frequently occurring value in the
AggregateField.statisticFieldNameProperty()
orAggregateField.statisticExpressionProperty()
. - MODEL - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
-
A model.
- MODEL - Enum constant in enum class 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) - Constructor for class com.esri.arcgisruntime.symbology.ModelSceneSymbol
-
Creates a model scene symbol from a URI to a 3D model file.
- ModelSceneSymbol(String, double) - Constructor for class com.esri.arcgisruntime.symbology.ModelSceneSymbol
-
Creates a model scene symbol from a URI to a 3D model file along with a scale.
- MODIFIED - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortField
-
The date the item was last modified.
- MONTHS - Enum constant in enum class 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 Class in com.esri.arcgisruntime.raster
-
Enumerates mosaic method types.
- MosaicOperation - Enum Class 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.
- move(Geometry, double, double) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Moves the provided geometry by the specified distances along the x-axis and y-axis.
- moveCameraAsync(double, double, double, float) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Animates the camera to a new position relative to the target.
- moveCameraAsync(double, double, double, float) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Animates the camera to a new offset position relative to the target with the specified duration.
- moveForward(double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
-
Creates a copy of the camera with its location moved by the specified distance in the direction the camera is facing.
- moveGeodetic(Point, double, LinearUnit, double, AngularUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Moves a given Point in a specified direction by a geodesic distance.
- moveGeodetic(List<Point>, double, LinearUnit, double, AngularUnit, GeodeticCurveType) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Moves each point in the point collection in a specified direction by a geodetic distance.
- 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.
- moveSelectedElement(double, double) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Moves the selected element by the specified distances along the x-axis and y-axis.
- moveSelectedElement(Point) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Moves the selected element to the specified location.
- moveSelectedVertex(Point) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.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 a new location.
- moveToward(Point, double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
-
Creates a copy of the camera with the camera moved in the direction of a target point by the specified distance.
- mPanning - Variable in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- mPanning - Variable in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- mRenderer - Variable in class com.esri.arcgisruntime.mapping.reduction.AggregationFeatureReduction
- 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 - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
-
A multi-geometry.
- MULTI_LINE - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
-
A multi-line input box.
- MULTI_TENANT - Enum constant in enum class com.esri.arcgisruntime.portal.Portal.Mode
-
Portal type is multi tenant.
- MultilayerPointSymbol - Class in com.esri.arcgisruntime.symbology
-
A point symbol built with multiple layers of symbols to display graphics and features that have point or multipoint geometry.
- 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
-
A polygon symbol built with multiple layers of symbols to display graphics and features that have polygon geometry.
- 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
-
A polyline symbol built with multiple layers of symbols to display graphics and features that have polyline geometry.
- 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
- multipleSnapCandidatesSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to indicate that multiple candidates for snapping exist at the interactive edit position, when the
GeometryEditor
has snapped the interaction position to the best candidate. - 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 - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryType
-
A
Multipoint
geometry. - MULTIPOINT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SketchCreationMode
-
Deprecated.Multipoint geometry
- MULTIPOINT_BUILDER - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryBuilderType
-
Deprecated.Multipoint builder to which produces multipoint geometry.
- MultipointBuilder - Class in com.esri.arcgisruntime.geometry
-
The multipoint builder allows you to create and modify multipoint geometries.
- MultipointBuilder(Multipoint) - Constructor for class com.esri.arcgisruntime.geometry.MultipointBuilder
-
Creates a multipoint builder from the specified
Multipoint
. - MultipointBuilder(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.MultipointBuilder
-
Creates an empty multipoint builder with the specified
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 - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicMethod
-
Orders rasters based on the distance between each raster's nadir position and view center.
- NAMED_USER - Enum constant in enum class com.esri.arcgisruntime.LicenseType
-
Named user license.
- nameProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
The name of the PopupAttachment.
- nameProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
A name that uniquely identifies the aggregate field within the
AggregationFeatureReduction.getAggregateFields()
collection. - NATIVE_APPLICATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Native Application for ArcGIS AppStudio
- NATIVE_APPLICATION_INSTALLER - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Native Application Installer for ArcGIS AppStudio
- NATIVE_APPLICATION_TEMPLATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Native Application Template for ArcGIS AppStudio
- NATURAL_BREAKS - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
-
Natural breaks classification
- NAUTICAL_MILES - Enum constant in enum class com.esri.arcgisruntime.geometry.LinearUnitId
-
Indicates a linear measurement in nautical miles.
- NAUTICAL_MILES - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A nautical miles attribute unit.
- NAVIC - Enum constant in enum class com.esri.arcgisruntime.location.NmeaGnssSystem
-
The Navigation Indian Constellation.
- navigatingProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Is the GeoView currently navigating.
- NAVIGATION - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionsStyle
-
The driving directions generated by this style are most suited for navigation applications.
- navigationChanged(NavigationChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.NavigationChangedListener
-
Deprecated.Invoked when the navigation of a GeoView changes.
- NavigationChangedEvent - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.navigatingProperty()
. - NavigationChangedListener - Interface in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.navigatingProperty()
. - NavigationConstraint - Enum Class 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 geodetic 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Self-describing, portable and scalable file format for storing multidimensional scientific data usable by GeoAnalytics tool
- NETWORK_ANALYSIS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- NETWORK_ANALYSIS_LAYER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
-
A network analysis layer.
- NETWORK_ANALYSIS_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server Network Analyst Service
- NetworkDirectionsSupport - Enum Class 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.
- networkSourceProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRuleElement
-
The network source that contains the asset group and asset type bound by a network rule.
- networkTopologyEnabledProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkState
-
True if this utility network has network topology enabled, false otherwise.
- NEVER - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
-
Ignore changes in the view.
- NEW - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureLayer.SelectionMode
-
Creates a new selection set, discarding the current selection set.
- NEW_180_IN_ZONE_01 - Enum constant in enum class 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 - Enum constant in enum class 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.
- NIGHT - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
-
Night.
- NmeaAccuracyType - Enum Class in com.esri.arcgisruntime.location
-
The list of NMEA accuracy types.
- NmeaFixType - Enum Class in com.esri.arcgisruntime.location
-
The list of NMEA fix types.
- NmeaGnssSystem - Enum Class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LightingMode
-
No lighting is applied.
- NO_SWAP - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapUpdateMode
-
No feature updates will be performed.
- NO_UPDATES - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedScheduledUpdatesOption
-
No updates will be downloaded.
- NO_UPDATES - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedUpdateMode
-
No feature updates will be performed.
- NO_UTURN - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
-
No uturn.
- NONE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
-
No antialiasing is performed.
- NONE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TextAntiAliasingMode
-
No text antialiasing is performed.
- NONE - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
None.
- NONE - Enum constant in enum class com.esri.arcgisruntime.data.RelationshipConstraintViolation
-
There are no constraint violations.
- NONE - Enum constant in enum class com.esri.arcgisruntime.data.SyncModel
-
Sync model is not known and invalid
- NONE - Enum constant in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
- NONE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelBarrierWeight
-
The feature will not act as a barrier to labels.
- NONE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
-
Place the label in the preferred location, regardless of overlaps with other features, graphics or labels.
- NONE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
-
Keep one label per line feature geometry.
- NONE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
-
The label cannot run past the ends of its line geometry or edges of its polygon geometry.
- NONE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
-
No duplicates should be removed.
- NONE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelRepeatStrategy
-
Only place one label per feature.
- NONE - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackStrategy
-
The text should not be broken, no matter how long it is.
- NONE - Enum constant in enum class com.esri.arcgisruntime.mapping.NavigationConstraint
-
Camera navigation is unconstrained.
- NONE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AtmosphereEffect
-
No atmosphere effect is applied.
- NONE - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
-
The KML node has no refresh status.
- NONE - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
-
There is no geometry present.
- NONE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
The privilege does not relate to a fine-grained operation.
- NONE - Enum constant in enum class com.esri.arcgisruntime.raster.ColorRamp.PresetType
-
None.
- NONE - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicMethod
-
Orders rasters based on the order (ObjectID) in the mosaic dataset attribute table.
- NONE - Enum constant in enum class com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
-
None.
- NONE - Enum constant in enum class com.esri.arcgisruntime.raster.SlopeType
-
None.
- NONE - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationType
-
No security needed for the communication.
- NONE - Enum constant in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
-
There is no normalization
- NONE - Enum constant in enum class com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
-
No extrusion.
- NONE - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerStyle
-
No markers are placed at the ends of the symbol.
- NONE - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontDecoration
-
Displays text with no decoration was applied.
- NONE - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters.AttachmentSyncDirection
-
Attachment edits are never synced from either the client or the server.
- NONE - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption.QueryOption
-
Combines with
GenerateLayerOption.isIncludeRelated()
, if false then no features are copied from the server. - NONE - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
-
There is no specified geodatabase sync direction.
- NONE - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.UtilityNetworkSyncMode
-
No utility network resource will be synced.
- NONE - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.RouteShapeType
-
None.
- NONE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
-
Don't include attachments when taking feature layers offline.
- NONE - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineUpdateAvailability
-
There are no updates available.
- NONE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationDeletionSemantics
-
Any associated features will not be deleted, but the associations will no longer exist.
- NONE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationRole
-
No association role.
- NONE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilitySubnetworkControllerType
-
This domain network doesn't support subnetworks.
- NORMAL - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
-
A good balance of speed and quality.
- NORMAL - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TextAntiAliasingMode
-
Text antialiasing is performed as determined by the font.
- NORMAL - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlColorMode
-
The color defined in the KmlColorStyle will be used.
- NORMAL - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontStyle
-
Displays text as if no style was applied.
- NORMAL - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontWeight
-
Displays text as it normally would be displayed.
- NORMAL_SECTION - Enum constant in enum class com.esri.arcgisruntime.geometry.GeodeticCurveType
-
A normal section.
- normalizeCentralMeridian(Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Normalizes the input geometry so that it does not intersect the antimeridian.
- NORTH_SOUTH_INDICATORS - Enum constant in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.UtmConversionMode
-
The letter after the UTM zone number represents a hemisphere (N or S).
- NORTHWEST - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
-
Not allow backtracking.
- NOT_APPLICABLE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighborResult
-
No
UtilityNearestNeighbor
was specified in theUtilityTraceConfiguration.getFilter()
. - NOT_EQUAL - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
-
Tests whether an attribute is not equal to another attribute or a specific value.
- NOT_INITIALIZED - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlTourStatus
-
The KML tour is not initialized.
- NOT_LOADED - Enum constant in enum class com.esri.arcgisruntime.loadable.LoadStatus
-
The object is not loaded and some functionality may not work.
- NOT_LOCATED - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
-
A not located status.
- NOT_ON_SCREEN - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
-
Location is not on any part of the globe visible on the screen.
- NOT_REACHED - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
-
The network location can't be arrived at by the solver.
- NOT_STARTED - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.Status
-
The job has not been started yet.
- NOT_VISIBLE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerViewStatus
-
The layer in the view is not visible.
- NULL - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
-
No fill.
- NULL - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Invisible line.
- NUMBER - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
The return type is expected to be a floating-point number.
- NUMBER - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupExpression.ReturnType
-
A numeric value.
O
- OAUTH - Enum constant in enum class com.esri.arcgisruntime.portal.Portal.LoginType
-
Login uses an OAuth 2.0 based workflow.
- OAUTH_CREDENTIAL_CHALLENGE - Enum constant in enum class 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 theAuthenticationManager
. - 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.
- 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.
- objectIdFieldProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The name of the field that stores a unique object ID.
- OBLIQUE - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontStyle
-
Applies a style that leans characters backwards, starting from the bottom right to top left of the text.
- observationIdProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservation
-
A unique identifier for the DynamicEntityObservation.
- observationProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservationInfo
-
The
DynamicEntityObservation
that has been received from the data source or purged from the local data cache. - OBSTRUCTED - Enum constant in enum class com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibility
-
Target is not visible from the observer because the line of sight is obstructed.
- obstructedColorProperty() - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
-
The color used to render segments that are obstructed along the line of sight.
- obstructedColorProperty() - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
-
The color to render areas not visible from the observer location and within the frustum.
- occludeSurfaceProperty() - Method in class com.esri.arcgisruntime.layers.Ogc3DTilesLayer
-
True to hide the surface if it intersects the layer, false otherwise.
- OFF - Enum constant in enum class 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 Class 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 to synchronize an offline map's geodatabases with its originating sync-enabled ArcGIS feature 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
-
Creates the offline map task for the provided online map.
- OfflineMapTask(PortalItem) - Constructor for class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapTask
-
Creates the offline map task with the provided portal item.
- 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 Class 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 in the x and y dimension.
- offsetBy(double, double) - Method in class com.esri.arcgisruntime.geometry.PointBuilder
-
Offsets the point by the given offsets for the x and y dimension.
- OGC_3_D_TILES_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
An OGC 3D Tiles Service.
- OGC_FEATURE_SERVER - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Support to publish OGC API Features service.
- Ogc3DTilesLayer - Class in com.esri.arcgisruntime.layers
-
A layer to visualize 3D tiles data that conforms to the OGC 3D Tiles specification.
- Ogc3DTilesLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.Ogc3DTilesLayer
-
Creates an OGC3DTilesLayer object with a portal item.
- Ogc3DTilesLayer(String) - Constructor for class com.esri.arcgisruntime.layers.Ogc3DTilesLayer
-
Creates an
OGC3DTilesLayer
object. - OgcAxisOrder - Enum Class 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
-
Represents 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 - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
An object id value.
- OLD_180_IN_ZONE_01 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlRefreshMode
-
Refresh when the resource is loaded and whenever the Link parameters change.
- ON_CLOSEST - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
-
Located on closest network element.
- ON_CLOSEST_NOT_RESTRICTED - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
-
Located on closest network element which is not restricted.
- ON_EXPIRE - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlRefreshMode
-
Refresh the resource when the expiration time is reached.
- ON_INTERACTION_CACHE - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.data.ServiceFeatureTable.FeatureRequestMode
-
The features are always requested from the server and are never cached.
- ON_INTERVAL - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlRefreshMode
-
Refresh every n milliseconds, where n is specified by refreshInterval.
- ON_REGION - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
-
Refresh the resource when the KML region becomes active.
- ON_REQUEST - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
-
Refresh the resource only when the user explicitly requests it.
- ON_STOP - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
-
Refresh the resource n milliseconds after movement stops, where n is specified by viewRefreshTime.
- onAdded() - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called on the current interaction listener when it is set on the view.
- onArcadeConsoleMessage(ArcadeConsoleMessageEvent) - Method in interface com.esri.arcgisruntime.arcade.ArcadeConsoleMessageListener
- onAutoPanModeChanged(LocationDisplay.AutoPanModeChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanModeChangedListener
-
Called when the AutoPanMode of a LocationDisplay has changed.
- onConnectAsync() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamService
- onConnectAsync() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Handles the connection process of a data source.
- onDisconnectAsync() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamService
- onDisconnectAsync() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Handles the disconnection process of a data source.
- onDynamicEntityChanged(DynamicEntity.DynamicEntityChangedEvent) - Method in interface com.esri.arcgisruntime.realtime.DynamicEntity.DynamicEntityChangedListener
-
Invoked when a DynamicEntityChangedEvent fires.
- onDynamicEntityDataSourceDynamicEntityObservationPurged(DynamicEntityDataSource.DynamicEntityObservationPurgedEvent) - Method in interface com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityObservationPurgedListener
-
Invoked when a DynamicEntityObservationPurgedEvent fires.
- onDynamicEntityDataSourceDynamicEntityPurged(DynamicEntityDataSource.DynamicEntityPurgedEvent) - Method in interface com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityPurgedListener
-
Invoked when a DynamicEntityPurgedEvent fires.
- onDynamicEntityDataSourceDynamicEntityReceived(DynamicEntityDataSource.DynamicEntityReceivedEvent) - Method in interface com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityReceivedListener
-
Invoked when a DynamicEntityReceivedEvent fires.
- onDynamicEntityObservationReceived(DynamicEntityDataSource.DynamicEntityObservationReceivedEvent) - Method in interface com.esri.arcgisruntime.realtime.DynamicEntityDataSource.DynamicEntityObservationReceivedListener
-
Invoked when a dynamic entity observation is received
- ONE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityMinimumStartingLocations
-
At least one starting point is necessary for the particular trace parameters.
- ONE_TO_MANY - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.RelationshipCardinality
-
An origin feature can be related to any number of features in the destination table.
- ONE_TO_ONE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.RelationshipCardinality
-
An origin feature can be related to at most one feature in the destination table.
- 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
- onKeyPressed(KeyEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
KeyEvent.KEY_PRESSED
is dispatched to the view. - onKeyPressed(KeyEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onKeyPressed(KeyEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onKeyReleased(KeyEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
KeyEvent.KEY_RELEASED
is dispatched to the view. - onKeyReleased(KeyEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onKeyReleased(KeyEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onKeyTyped(KeyEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
KeyEvent.KEY_TYPED
is dispatched to the view. - 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.
- onLoadAsync() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamService
- onLoadAsync() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Handles the loading process of a data source and returns
DynamicEntityDataSourceInfo
. - onLocationChanged(LocationDisplay.LocationChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.LocationDisplay.LocationChangedListener
-
Called when the Location of a LocationDisplay has changed.
- onMouseClicked(MouseEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
MouseEvent.MOUSE_CLICKED
is dispatched to the view. - onMouseDragged(MouseEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
MouseEvent.MOUSE_DRAGGED
is dispatched to the view. - onMouseDragged(MouseEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onMouseDragged(MouseEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onMouseEntered(MouseEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
MouseEvent.MOUSE_ENTERED
is dispatched to the view. - onMouseEntered(MouseEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onMouseExited(MouseEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
MouseEvent.MOUSE_EXITED
is dispatched to the view. - onMouseExited(MouseEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onMouseMoved(MouseEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
MouseEvent.MOUSE_MOVED
is dispatched to the view. - onMouseMoved(MouseEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onMousePressed(MouseEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
MouseEvent.MOUSE_PRESSED
is dispatched to the view. - onMousePressed(MouseEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onMousePressed(MouseEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onMouseReleased(MouseEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
MouseEvent.MOUSE_RELEASED
is dispatched to the view. - onMouseReleased(MouseEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onMouseReleased(MouseEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onRefreshStatusChanged(RefreshStatusChangedEvent) - Method in interface com.esri.arcgisruntime.ogc.kml.RefreshStatusChangedListener
-
Invoked when a KML node changes its refresh status.
- onRemoved() - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called on the current interaction listener when it is unset from the view i.e., when the
GeoView.setInteractionListener(InteractionListener)
is called with a new interaction listener. - onRemoved() - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onRemoved() - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onRotate(RotateEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
RotateEvent.ROTATE
is dispatched to the view. - onRotate(RotateEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onRotate(RotateEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onRotationFinished(RotateEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when a rotate gesture finishes.
- onRotationFinished(RotateEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onRotationFinished(RotateEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onRotationStarted(RotateEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when a rotate gesture starts.
- onRotationStarted(RotateEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onRotationStarted(RotateEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onScroll(ScrollEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
ScrollEvent.SCROLL
is dispatched to the view. - onScroll(ScrollEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onScroll(ScrollEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onScrollFinished(ScrollEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when a scroll gesture finishes.
- onScrollFinished(ScrollEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onScrollFinished(ScrollEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onScrollStarted(ScrollEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when a scroll gesture starts.
- onScrollStarted(ScrollEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onScrollStarted(ScrollEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onStart() - Method in class com.esri.arcgisruntime.location.LocationDataSource
-
Called from
LocationDataSource.startAsync()
. - onStart() - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource
- 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.LocationDataSource
-
Called from the
LocationDataSource.stopAsync()
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.SimulatedLocationDataSource
- onSwipeDown(SwipeEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
SwipeEvent.SWIPE_DOWN
is dispatched to the view. - onSwipeDown(SwipeEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onSwipeLeft(SwipeEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
SwipeEvent.SWIPE_LEFT
is dispatched to the view. - onSwipeLeft(SwipeEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onSwipeRight(SwipeEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
SwipeEvent.SWIPE_RIGHT
is dispatched to the view. - onSwipeRight(SwipeEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onSwipeUp(SwipeEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
SwipeEvent.SWIPE_UP
is dispatched to the view. - onSwipeUp(SwipeEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onTouchMoved(TouchEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
TouchEvent.TOUCH_MOVED
is dispatched to the view. - onTouchPressed(TouchEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
TouchEvent.TOUCH_PRESSED
is dispatched to the view. - onTouchReleased(TouchEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
TouchEvent.TOUCH_RELEASED
is dispatched to the view. - onTouchStationary(TouchEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
TouchEvent.TOUCH_STATIONARY
is dispatched to the view. - onZoom(ZoomEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when
ZoomEvent.ZOOM
is dispatched to the view. - onZoom(ZoomEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onZoom(ZoomEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onZoomFinished(ZoomEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when a zoom gesture finishes.
- onZoomFinished(ZoomEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onZoomFinished(ZoomEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- onZoomStarted(ZoomEvent) - Method in interface com.esri.arcgisruntime.mapping.view.InteractionListener
-
Called when a zoom gesture starts.
- onZoomStarted(ZoomEvent) - Method in class com.esri.arcgisruntime.mapping.view.MapView.DefaultInteractionListener
- onZoomStarted(ZoomEvent) - Method in class com.esri.arcgisruntime.mapping.view.SceneView.DefaultInteractionListener
- opacityProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The opacity of the
GeometryEditor
display in the view, a value between 0 (fully transparent) and 1 (fully opaque). - OPEN_DATA_ADMIN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- OPENDATA - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Realm
-
Used for privileges related to ArcGIS Open Data.
- OpenStreetMapLayer - Class in com.esri.arcgisruntime.layers
-
A layer that can visualize images from the OpenStreetMap servers.
- OpenStreetMapLayer() - Constructor for class com.esri.arcgisruntime.layers.OpenStreetMapLayer
-
Creates an OpenStreetMap layer from the default OpenStreetMap servers.
- OPERATION_VIEW - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
The definition of data, tools, widgets, and layout that are used in Operations Dashboard.
- OPERATIONS_DASHBOARD_ADDIN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Operations Dashboard Add In (opdashboardaddin).
- OPERATIONS_DASHBOARD_EXTENSION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Operations Dashboard Extension.
- OPTIMIZED_ROUTING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
The ability to perform optimized routing tasks.
- OrbitGeoElementCameraController - Class in com.esri.arcgisruntime.mapping.view
-
A camera controller that supports orbital camera navigation around a stationary or moving
GeoElement
. - OrbitGeoElementCameraController(GeoElement, double) - Constructor for class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Creates an OrbitGeoElementCameraController using a distance to the specified
GeoElement
. - OrbitLocationCameraController - Class in com.esri.arcgisruntime.mapping.view
-
A camera controller that supports orbital camera navigation around a stationary point in a
SceneView
. - OrbitLocationCameraController(Point, double) - Constructor for class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Creates an orbit camera controller object with the given target point and distance from that point.
- OrbitLocationCameraController(Point, Point) - Constructor for class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
The orbit camera controller calculates the distance of the camera from the target point and locks navigation around that target point.
- OrderBy(String, QueryParameters.SortOrder) - Constructor for class com.esri.arcgisruntime.data.QueryParameters.OrderBy
-
Creates an instance of OrderBy.
- ORGANIZATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.Access
-
Access level is organization.
- ORGANIZATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Access
-
Access level is organization.
- ORGANIZATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalUser.Access
-
Access level is organization.
- ORIENTED_IMAGERY_CATALOG - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.RelationshipRole
-
Represents the origin table in a relationship.
- ORIGIN - Enum constant in enum class com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
-
The origin of the SceneSymbol is positioned at the GeoElement's geometry.
- ORIGIN_DESTINATION_COST_MATRIX - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
The ability to perform origin-destination cost matrix tasks.
- 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 - Enum constant in enum class com.esri.arcgisruntime.data.RelationshipConstraintViolation
-
The given feature is an orphaned destination feature in a composite relationship.
- ORTHO_MAPPING_PROJECT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Ortho mapping project.
- ORTHO_MAPPING_TEMPLATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Ortho mapping template.
- OSM_BLUEPRINT - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
An Open Street Map (OSM) vector basemap presented using a blueprint style.
- OSM_DARK_GRAY - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap version of Open Street Map (OSM) data hosted by Esri.
- OSM_HYBRID - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
An Open Street Map (OSM) basemap for the world.
- OSM_HYBRID_DETAIL - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
An Open Street Map (OSM) detailed vector basemap for the world.
- OSM_LIGHT_GRAY - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap version of Open Street Map (OSM) data hosted by Esri.
- OSM_NAVIGATION - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
An Open Street Map (OSM) vector basemap presented using the Navigation style.
- OSM_NAVIGATION_DARK - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
An Open Street Map (OSM) vector basemap presented using the dark Navigation style.
- OSM_STANDARD - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
A vector basemap with Open Street Map (OSM) data hosted by Esri.
- OTHER - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentType
-
An attachment of another type.
- OUT_OF_SCALE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerViewStatus
-
The layer in the view is out of scale.
- outlineColorProperty() - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
The outline color.
- OUTPUT - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo.Direction
-
Output parameter.
- OVERLAP - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
-
When start and end time of the time slider are included.
- OVERLAPS - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
-
Overlaps operator.
- OVERLAPS_START_WITHIN_END - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
-
When start time is included and end time is excluded.
- OWNER - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType
-
Paper chart symbols.
- Part - Class in com.esri.arcgisruntime.geometry
- 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
andSpatialReference
. - 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
Segment
s. - Part(Iterable<Segment>, SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.Part
-
Creates a new part with the given set of
Segment
s andSpatialReference
. - PartCollection - Class in com.esri.arcgisruntime.geometry
-
Represents a mutable collection of parts for creating a
Multipart
geometry from aMultipartBuilder
. - 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.
- partIndexProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorMidVertex
-
The index position of the part within the part collection of a multipart geometry that contains this GeometryEditorMidVertex.
- partIndexProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorPart
-
The index position of the part within the
GeometryEditor.geometryProperty()
. - partIndexProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorVertex
-
The index position of the part which contains the vertex.
- PARTITIONED - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTierType
-
Partitioned tier.
- partProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorPart
-
The part in the
SpatialReference
of the associatedMapView
. - pause() - Method in class com.esri.arcgisruntime.concurrent.Job
-
Pauses this job.
- pause() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
-
Pauses the execution of the KML tour.
- PAUSED - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.Status
-
The job has been paused.
- PAUSED - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlTourStatus
-
State of the tour when it is paused in a SceneView.
- PDF - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Portable Document Format (.pdf)
- PEDESTRIAN_RAMP - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Pedestrian ramp.
- PER_GEODATABASE - Enum constant in enum class com.esri.arcgisruntime.data.SyncModel
-
Layers within a geodatabase cannot be synchronized independently, the whole geodatabase must be synced.
- PER_LAYER - Enum constant in enum class com.esri.arcgisruntime.data.SyncModel
-
Layers within a geodatabase can be synchronized independently of one another.
- PERCENT_RISE - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
-
Text will be written perpendicular to the
LabelTextLayout.STRAIGHT
text layout. - PERSISTENT - Enum constant in enum class 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 fill the shape of graphic and feature polygons with a repeating pattern.
- PictureFillSymbol(String) - Constructor for class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Creates a picture fill symbol object from an image URL.
- PictureFillSymbol(Image) - Constructor for class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Creates a picture fill symbol object with the given 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
-
Creates a PictureFillSymbolLayer with a URI to an image.
- PictureFillSymbolLayer(Image) - Constructor for class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
-
Creates a PictureFillSymbolLayer using an image.
- PictureMarkerSymbol - Class in com.esri.arcgisruntime.symbology
-
Uses an image to symbolize graphics and features that have point or multipoint geometry.
- PictureMarkerSymbol(String) - Constructor for class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Creates a picture marker symbol from an image URI.
- PictureMarkerSymbol(String, RequestConfiguration) - Constructor for class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Creates a PictureMarkerSymbol using a URI to an image using a request configuration.
- PictureMarkerSymbol(Image) - Constructor for class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Creates a picture marker symbol with the given image.
- 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
-
Creates a PictureMarkerSymbolLayer with a URI to an image.
- PictureMarkerSymbolLayer(Image) - Constructor for class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
-
Creates a PictureMarkerSymbolLayer using an image.
- PIE_CHART - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
-
Pie chart.
- PIXELS - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlUnitsType
-
Treat the x/y value as an integral number of device-independent pixels (dips).
- PixelType - Enum Class in com.esri.arcgisruntime.arcgisservices
-
Various types of pixel, also known as bit depth, in a raster.
- PLAIN - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlTourStatus
-
State of the tour when it is being played in a SceneView.
- PNG - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
- PNG - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
PNG.
- PNG24 - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
- PNG24 - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
24bit PNG.
- PNG32 - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
- PNG32 - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
PNG32.
- PNG8 - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
- PNG8 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
A point.
- POINT - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryDimension
-
A zero-dimensional geometry such as a
Point
orMultipoint
. - POINT - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryType
-
A
Point
geometry. - POINT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SketchCreationMode
-
Deprecated.Point geometry
- POINT - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
-
A point.
- POINT - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
-
A point.
- POINT - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
Typographical point (1/72").
- POINT_ABOVE_CENTER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Lower midpoint of label is offset north of point symbol.
- POINT_ABOVE_LEFT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Lower right corner of the label is offset northwest of point symbol.
- POINT_ABOVE_RIGHT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Lower left corner of the label is offset northeast of point symbol.
- POINT_BELOW_CENTER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Upper midpoint of label is offset south of point symbol.
- POINT_BELOW_LEFT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Upper right corner of the label is offset southwest of point symbol.
- POINT_BELOW_RIGHT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Upper left corner of the label is offset South-east of point symbol.
- POINT_BUILDER - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryBuilderType
-
Deprecated.Point builder to which produces point geometry.
- POINT_CENTER_CENTER - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Center of label is placed on geometry point.
- POINT_CENTER_LEFT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Right midpoint of label is offset West of point symbol.
- POINT_CENTER_RIGHT - Enum constant in enum class 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
-
The point builder allows you to create and modify point geometries incrementally.
- 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 point builder from the specified point.
- PointBuilder(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PointBuilder
-
Creates an empty point builder with the specified
SpatialReference
. - PointCloudLayer - Class in com.esri.arcgisruntime.layers
-
A layer that can visualize a point cloud layer.
- PointCloudLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.PointCloudLayer
-
Creates a point cloud layer from the specified portal item.
- PointCloudLayer(String) - Constructor for class com.esri.arcgisruntime.layers.PointCloudLayer
-
Creates a point cloud layer with the specified service or package URI.
- PointCollection - Class in com.esri.arcgisruntime.geometry
-
Represents a mutable collection of Points for creating a
Multipoint
geometry from aMultipointBuilder
. - 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.
- pointProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorMidVertex
-
The location of the point represented by this GeometryEditorMidVertex in the
SpatialReference
of the associatedMapView
. - pointProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorVertex
-
The position of the vertex in the
SpatialReference
of the associatedMapView
. - 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 - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
A polygon.
- POLYGON - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryType
-
A
Polygon
geometry. - POLYGON - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SketchCreationMode
-
Deprecated.Polygon geometry incrementally vertex by vertex
- POLYGON - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
-
A polygon.
- POLYGON - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
-
A polygon.
- POLYGON_ALWAYS_HORIZONTAL - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Center of label is as far inside polygon as possible.
- POLYGON_BUILDER - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryBuilderType
-
Deprecated.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
-
The polygon builder allows you to create and modify
Polygon
geometries incrementally. - 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 polygon builder by copying the parts from the specified
Polygon
. - PolygonBuilder(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PolygonBuilder
-
Creates a new empty polygon builder with the specified
SpatialReference
. - polygonFilterProperty() - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
-
A filter applied to a feature-based ArcGISSceneLayer to include or exclude features within the polygons.
- Polyline - Class in com.esri.arcgisruntime.geometry
-
A multipart shape used to represent a linear feature.
- 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 - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryType
-
A
Polyline
geometry. - POLYLINE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SketchCreationMode
-
Deprecated.Polyline geometry incrementally vertex by vertex
- POLYLINE - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
-
A polyline.
- POLYLINE - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
-
A polyline.
- POLYLINE_BUILDER - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryBuilderType
-
Deprecated.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
-
The polyline builder allows you to create and modify
Polyline
geometries incrementally. - 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 builder by copying the parts from the specified
Polyline
. - PolylineBuilder(SpatialReference) - Constructor for class com.esri.arcgisruntime.geometry.PolylineBuilder
-
Creates a new empty polyline builder with the specified
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
-
Populates the WFS feature table using the query parameters.
- 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
-
Populates the table using an XML query.
- Popup - Class in com.esri.arcgisruntime.mapping.popup
-
Represents the combination of a
PopupDefinition
and aGeoElement
, 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
andPopupDefinition
. - POPUP - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Popup profile.
- POPUP_ELEMENT - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Popup Element profile.
- PopupAttachment - Class in com.esri.arcgisruntime.mapping.popup
-
Represents an attachment belonging to a popup.
- PopupAttachmentsDisplayType - Enum Class in com.esri.arcgisruntime.mapping.popup
-
The type indicating how to display the attachments.
- PopupAttachmentType - Enum Class in com.esri.arcgisruntime.mapping.popup
-
The type of attachments in a PopupAttachmentManager.
- 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 Class 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 Class 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 Class in com.esri.arcgisruntime.mapping.popup
-
Format of a date field in a pop-up.
- 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 Class 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
-
The entry point into the ArcGIS portal services hosted by ArcGIS Online and ArcGIS Enterprise.
- 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Realm
-
Used for privileges related to general portal content and usage.
- Portal.LoginType - Enum Class in com.esri.arcgisruntime.portal
-
Signifies the login type for a portal.
- Portal.Mode - Enum Class 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 Class 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 Class in com.esri.arcgisruntime.portal
-
Signifies the field that items in a portal group are sorted by.
- PortalGroup.SortOrder - Enum Class 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 Class 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 Class in com.esri.arcgisruntime.portal
-
Signifies the level of access to a portal item.
- PortalItem.Type - Enum Class 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 Class 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 Class in com.esri.arcgisruntime.portal
-
An enumeration of
PortalItem
relationship types. - PortalItemRelationshipDirection - Enum Class 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 Class in com.esri.arcgisruntime.portal
-
Signifies the realm a privilege belongs to.
- PortalPrivilege.Role - Enum Class in com.esri.arcgisruntime.portal
-
Signifies the user role a privilege belongs to.
- PortalPrivilege.Subtype - Enum Class in com.esri.arcgisruntime.portal
-
An enumeration of the fine-grained operation subtypes a portal privilege can permit.
- PortalPrivilege.Type - Enum Class 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 Class 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 Class 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 Class 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.
- 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 - Enum constant in enum class com.esri.arcgisruntime.location.NmeaFixType
-
A PPS GPS fix type.
- PREMIUM - Enum constant in enum class 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
-
Creates an offline map area instance with a portal item that is of type map area.
- PreplannedPackagingStatus - Enum Class in com.esri.arcgisruntime.tasks.offlinemap
-
Enumerates the different packaging states that an online
PreplannedMapArea
can be in. - PreplannedScheduledUpdatesOption - Enum Class in com.esri.arcgisruntime.tasks.offlinemap
-
Defines the various options for downloading read-only preplanned updates from an online map area.
- PreplannedUpdateMode - Enum Class in com.esri.arcgisruntime.tasks.offlinemap
-
Defines the various modes that control how updates are obtained for a preplanned offline map area.
- PREVENT_EXPIRED_ACCESS - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentsDisplayType
-
Attachments expand to the width of the pop-up.
- previousObservationRendererProperty() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
The
Renderer
to display the previous observations. - PRIVATE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.VersionAccess
-
The version is private.
- PRIVATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.Access
-
Access level is private.
- PRIVATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalInfo.Access
-
Access level is private - only members of the organization are able to access the site.
- PRIVATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Access
-
Access level is private.
- PRIVATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalUser.Access
-
Access level is private.
- PRO_MAP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Pro map file (mapx)
- PRO_REPORT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Pro Report File (rptx).
- PROCESSING - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Project Package (ppkx)
- PROJECT_TEMPLATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Project Template (aptx)
- PROTECTED - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.VersionAccess
-
The version is public.
- PUBLIC - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.Access
-
Access level is public.
- PUBLIC - Enum constant in enum class com.esri.arcgisruntime.portal.PortalInfo.Access
-
Access level is public.
- PUBLIC - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Access
-
Access level is public.
- PUBLIC - Enum constant in enum class com.esri.arcgisruntime.portal.PortalUser.Access
-
Access level is public.
- PUBLISH_DYNAMIC_IMAGERY - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
The ability to publish hosted dynamic imagery layers from a single image or collection of images.
- PUBLISH_FEATURES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- PUBLISH_SCENES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- PUBLISH_SERVER_GP_SERVICES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to publish non-hosted server geoprocessing services.
- PUBLISH_SERVER_SERVICES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to publish non-hosted server services.
- PUBLISH_TILED_IMAGERY - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
The ability to publish hosted tiled imagery layers from a single image or collection of images.
- PUBLISH_TILES - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- PUBLISHED_MAP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcReader Document (pmf)
- PUBLISHER - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Role
-
Used for privileges related to publishing of services.
- PUBLISHER - Enum constant in enum class com.esri.arcgisruntime.portal.PortalUser.Role
-
Organization publisher or custom role with publisher privileges.
- PURCHASE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- purgeAllAsync() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Removes all dynamic entity observations from the in-memory data cache as well as from the map or scene.
- purgedObservationProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityChangedInfo
-
The purged
DynamicEntityObservation
. - purgeOptionsProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
A
DynamicEntityDataSourcePurgeOptions
that defines when observations are purged from the local data cache. - pushData(byte[]) - Method in class com.esri.arcgisruntime.location.NmeaLocationDataSource
-
Reads the input NMEA data creating an
NmeaLocationDataSource.NmeaLocation
.
Q
- QUANTILE - Enum constant in enum class 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
-
Parameters to perform a query on a dataset.
- 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 Class in com.esri.arcgisruntime.data
-
Represents the order in which results of a query are sorted.
- QueryParameters.SpatialRelationship - Enum Class 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 - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Quick Capture profile.
- QUICK_CAPTURE_PROJECT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A project created by the QuickCapture Designer tool for use by the QuickCapture mobile app.
- QZSS - Enum constant in enum class com.esri.arcgisruntime.location.NmeaGnssSystem
-
The Quasi-Zenith Satellite System.
R
- RADIAL - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTierTopologyType
-
A radial network.
- RADIANS - Enum constant in enum class com.esri.arcgisruntime.geometry.AngularUnitId
-
Indicates an angular measurement in radians.
- RADIO_FOLDER - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
-
Only one child node can be enabled for display at any one time.
- radiusProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.ClusteringFeatureReduction
-
The radius in device-independent pixels of the area in which multiple points will be grouped and visualized as a single cluster.
- RAMP_LEFT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Ramp left.
- RAMP_RIGHT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Ramp right.
- RANDOM - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A raster value.
- RASTER_ANALYSIS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Allows use of raster analysis.
- RASTER_FUNCTION_TEMPLATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Pro raster function template
- RASTER_LAYER - Enum constant in enum class 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 aRasterLayer
. - RasterElevationSource - Class in com.esri.arcgisruntime.mapping
-
An elevation source based on raster elevation files.
- RasterElevationSource(Iterable<String>) - Constructor for class com.esri.arcgisruntime.mapping.RasterElevationSource
-
Creates a raster elevation source using the given file paths to raster elevation files.
- 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
-
A layer that can visualize raster data (from a raster data source).
- RasterLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.RasterLayer
-
Creates a raster layer from the specified image service portal item.
- RasterLayer(Raster) - Constructor for class com.esri.arcgisruntime.layers.RasterLayer
-
Creates a raster layer from the specified raster data source.
- RasterRenderer - Class in com.esri.arcgisruntime.raster
- 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.
- RasterWorkspace - Class in com.esri.arcgisruntime.localserver
-
A raster workspace can be used with a
RasterSublayerSource
to create a SublayerSource that displays a raster image. - RasterWorkspace(String, String) - Constructor for class com.esri.arcgisruntime.localserver.RasterWorkspace
-
Creates a raster workspace.
- READ_ONLY_LAYERS - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
-
Include attachments only with read-only feature layers when taking offline.
- REAL_TIME_ANALYTIC - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A component used by the ArcGIS Analytics for IoT application for processing real-time data.
- REALISTIC - Enum constant in enum class com.esri.arcgisruntime.mapping.view.AtmosphereEffect
-
A realistic atmosphere effect is applied over the entire surface.
- REASSIGN_GROUPS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- REASSIGN_ITEMS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- REASSIGN_USERS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- receivedObservationProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityChangedInfo
-
The newly received
DynamicEntityObservation
. - RECENTER - Enum constant in enum class 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'.
- reconnectionIntervalProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
The time (in seconds) to wait between attempts to reconnect.
- RECTANGLE - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
A rectangle.
- RECTANGLE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeToolType
-
Allows you to drag on a map view to define the corners of a bounding box within which a rectangle-shaped geometry fits.
- RECTANGLE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SketchCreationMode
-
Deprecated.Rectangle geometry.
- redo() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Redoes the last action undone on the
geometry
. - redo() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.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.ogc.kml.KmlNetworkLink
-
Refreshes the KML network link.
- 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 - Enum constant in enum class 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 copy of a sync-enabled geodatabase with an ArcGIS feature service to allow the copy to sync changes.
- relate(Geometry, Geometry, String) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Tests if the two geometries are related using a custom relation.
- RELATE - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
-
Relate operator.
- RELATED_ONLY - Enum constant in enum class 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.
- relatedFeaturesJoinFieldProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The name of a field in the feature service identified by
ArcGISStreamServiceInfo.relatedFeaturesUrlProperty()
that relates features in that service to features in the stream service. - relatedFeaturesUrlProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The URL of a feature service that contains features related to the stream service.
- RelatedQueryParameters - Class in com.esri.arcgisruntime.data
-
Parameters to perform a related query on an
ArcGISFeatureTable
. - RelatedQueryParameters(RelationshipInfo) - Constructor for class com.esri.arcgisruntime.data.RelatedQueryParameters
-
Creates related query parameters with the specified relationship information.
- 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 relationshipInfo.
- RELATIONAL_DATABASE_CONNECTION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server Relational Catalog Service
- RelationshipCardinality - Enum Class in com.esri.arcgisruntime.arcgisservices
-
An enumeration of the different cardinalities of feature table relationships.
- RelationshipConstraintViolation - Enum Class in com.esri.arcgisruntime.data
-
The various constraint violations that may occur when relating two features.
- relationshipIdProperty() - Method in class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
-
The id of the relationship as defined in the feature layer definition.
- RelationshipInfo - Class in com.esri.arcgisruntime.arcgisservices
-
Represents the relationship info for a table relationship.
- RelationshipPopupElement - Class in com.esri.arcgisruntime.mapping.popup
-
Represents a pop-up element of type relationship that is displayed in a pop-up for a geoelement.
- RelationshipPopupElement(long) - Constructor for class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
-
Creates a new relationship pop-up element with the given relationship ID.
- RelationshipRole - Enum Class in com.esri.arcgisruntime.arcgisservices
-
An enumeration of the different roles of feature table relationships.
- RELATIVE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
-
Treats the z values as relative to the surface altitude values.
- RELATIVE - Enum constant in enum class com.esri.arcgisruntime.symbology.SymbolAnchor.PlacementMode
-
Specify anchor with relative values.
- RELATIVE_TO_GROUND - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
-
(default) Interprets the altitude as a value in meters above the ground.
- RELATIVE_TO_SCENE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
-
Treats the z values as relative to the scene altitude values.
- RELOCATE_ENDS - Enum constant in enum class 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 thisPart
. - 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(int, int) - Method in class com.esri.arcgisruntime.layers.SublayerList
- remove(int, int) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- remove(int, int) - Method in class com.esri.arcgisruntime.mapping.LayerList
- remove(int, int) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- remove(int, 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
. - removeAll(ArcGISSublayer...) - Method in class com.esri.arcgisruntime.layers.SublayerList
- removeAll(Layer...) - Method in class com.esri.arcgisruntime.mapping.LayerList
- removeAll(Bookmark...) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- removeAll(ElevationSource...) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- removeAll(DistanceCompositeSceneSymbol.Range...) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.attributionTextProperty()
. - removeAutoPanModeChangedListener(LocationDisplay.AutoPanModeChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Unregisters the given AutoPanModeChangedListener that was previously added using
LocationDisplay.addAutoPanModeChangedListener(LocationDisplay.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.
- removeCurrentPositionChangedListener(KmlTourCurrentPositionChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
-
Removes a current position changed listener from the controller.
- REMOVED - Enum constant in enum class com.esri.arcgisruntime.util.ListChangedEvent.Action
-
Deprecated.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.realtime.DynamicEntityDataSource
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.drawStatusProperty()
. - removeDrawStatusChangedListener(DrawStatusChangedListener) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- removeDynamicEntityChangedListener(DynamicEntity.DynamicEntityChangedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntity
-
Unregisters the given DynamicEntityChangedListener that was previously added using
DynamicEntity.addDynamicEntityChangedListener(DynamicEntityChangedListener)
. - removeDynamicEntityObservationPurgedListener(DynamicEntityDataSource.DynamicEntityObservationPurgedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Unregisters the given DynamicEntityObservationPurgedListener that was previously added using
DynamicEntityDataSource.addDynamicEntityObservationPurgedListener(DynamicEntityObservationPurgedListener)
. - removeDynamicEntityObservationReceivedListener(DynamicEntityDataSource.DynamicEntityObservationReceivedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Unregisters the given listener that was previously added using
DynamicEntityDataSource.addDynamicEntityObservationReceivedListener(DynamicEntityObservationReceivedListener)
. - removeDynamicEntityPurgedListener(DynamicEntityDataSource.DynamicEntityPurgedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Unregisters the given DynamicEntityPurgedListener that was previously added using
DynamicEntityDataSource.addDynamicEntityPurgedListener(DynamicEntityPurgedListener)
. - removeDynamicEntityReceivedListener(DynamicEntityDataSource.DynamicEntityReceivedListener) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Unregisters the given DynamicEntityReceivedListener that was previously added using
DynamicEntityDataSource.addDynamicEntityReceivedListener(DynamicEntityReceivedListener)
. - 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
-
Deprecated.Removes a 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.
- 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
-
Removes a layer view state listener.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0, use
Observable.addListener(InvalidationListener)
orObservableList.addListener(ListChangeListener)
instead. - removeListener(InvalidationListener) - Method in class com.esri.arcgisruntime.layers.SublayerList
- removeListener(InvalidationListener) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- removeListener(InvalidationListener) - Method in class com.esri.arcgisruntime.mapping.LayerList
- removeListener(InvalidationListener) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- removeListener(InvalidationListener) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- removeListener(ListChangeListener<? super ArcGISSublayer>) - Method in class com.esri.arcgisruntime.layers.SublayerList
- removeListener(ListChangeListener<? super Layer>) - Method in class com.esri.arcgisruntime.mapping.LayerList
- removeListener(ListChangeListener<? super Bookmark>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- removeListener(ListChangeListener<? super ElevationSource>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- removeListener(ListChangeListener<? super DistanceCompositeSceneSymbol.Range>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
Loadable.loadStatusProperty()
instead - 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.realtime.DynamicEntityDataSource
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onMapView.mapRotationProperty()
. - removeMapScaleChangedListener(MapScaleChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onMapView.mapScaleProperty()
. - 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
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.navigatingProperty()
. - removeNavigationChangedListener(NavigationChangedListener) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- 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 thePart
. - 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.
- 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
-
Deprecated.Removes the selected vertex.
- removeSelectedVertexChangedListener(SelectedVertexChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Removes the specified selected vertex changed listener from the SketchEditor
- removeSpatialReferenceChangedListener(SpatialReferenceChangedListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.spatialReferenceProperty()
. - removeStatusChangedListener(LocalServer.StatusChangedListener) - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Removes a listener that would have been fired when the Local Server status changes.
- removeStatusChangedListener(LocalService.StatusChangedListener) - Method in class com.esri.arcgisruntime.localserver.LocalService
-
Removes a status change listener.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.1.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.timeExtentProperty()
. - removeTotalDurationChangedListener(KmlTourTotalDurationChangedListener) - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
-
Removes a total duration changed listener from the controller.
- 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
-
Removes a ViewpointChangedListener.
- removeVisibilityChangedListener(VisibilityChangedListener) - Method in class com.esri.arcgisruntime.layers.Layer
-
Removes the visibility changed listener from the layer.
- 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 the given geometry with its z-coordinates and m-values removed.
- Renderer - Class in com.esri.arcgisruntime.symbology
-
A base class for renderers that use a collection of one or more symbols to display features in a
Layer
or graphics in aGraphicsOverlay
. - Renderer.SceneProperties - Class in com.esri.arcgisruntime.symbology
-
This represents renderer properties applicable only to an ArcGISScene.
- Renderer.SceneProperties.ExtrusionMode - Enum Class in com.esri.arcgisruntime.symbology
-
Extrusion mode to be applied to a
GeoElement
. - rendererProperty() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
The
Renderer
used to display the latest observation of dynamic entities. - rendererProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregationFeatureReduction
-
Defines the symbology for displaying aggregated geoelements.
- RenderingRule - Class in com.esri.arcgisruntime.raster
-
The rule that specifies how images are rendered or processed on an ArcGIS image service.
- 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
-
Information about a rendering rule that specifies how images are rendered or processed 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 - Enum constant in enum class 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 the geometry 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.geometryeditor.GeometryEditor
-
Replaces the current
geometry
with the specified geometry. - replaceGeometry(Geometry) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Replaces the current sketch geometry with the given geometry if the sketch editor has started.
- REPORT_TEMPLATE - Enum constant in enum class 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.
- requireSelectionBeforeMoveProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
True to require a
GeometryEditorElement
to first be selected before it can be moved by interactively dragging, false otherwise. - reset() - Method in class com.esri.arcgisruntime.ogc.kml.KmlTourController
-
Resets the execution of the KML tour to the beginning.
- 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.ArcGISSceneLayer
-
Reset the visibility of all features back to their original state.
- 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
-
Reset the visibility of all features back to their original state.
- resetRenderer() - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
Reset the renderer back to the original renderer provided by the
FeatureTable
. - 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Usage of any optional feature is blocked.
- RESTRICTED - Enum constant in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
-
Subscription has run out of credits.
- RESTRICTED - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationDeletionSemantics
-
If the feature has any associations, deleting the feature will fail.
- RESTRICTION - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.BarrierType
-
Restriction.
- RestrictionAttribute - Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Specifies a transportation network restriction attribute.
- resultProperty() - Method in class com.esri.arcgisruntime.tasks.utilitynetworks.UtilityNetworkValidationJob
-
The result of a validate network topology job that has succeeded, null otherwise.
- retainAll(ArcGISSublayer...) - Method in class com.esri.arcgisruntime.layers.SublayerList
- retainAll(Layer...) - Method in class com.esri.arcgisruntime.mapping.LayerList
- retainAll(Bookmark...) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- retainAll(ElevationSource...) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- retainAll(DistanceCompositeSceneSymbol.Range...) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- 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.realtime.DynamicEntityDataSource
- 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationshipDirection
-
The relationship goes from destination to origin.
- 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.
- RGBRenderer - Class in com.esri.arcgisruntime.raster
-
An RGB stretch renderer can combine bands as red, green, blue composites to help visualize the raster data in a
RasterLayer
. - 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 Class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
-
A rich text editor allowing for bold text, highlighting, and so forth.
- RIGHT - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Callout.LeaderPosition
-
Positions the leader at the right center of the callout.
- RIGHT - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.HorizontalAlignment
-
Right side of the text is aligned to the left of the Symbol's mid-point.
- RIGHT_ARROW - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
A right arrow.
- RIGHT_SIDE - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
-
Right side.
- RINGS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonCutoffGeometry
-
Rings behaviour.
- ROAD - Enum constant in enum class com.esri.arcgisruntime.layers.BingMapsLayer.Style
-
A Bing road layer.
- rollbackTransaction() - Method in class com.esri.arcgisruntime.data.Geodatabase
-
Rollback the edits in the current transaction from the geodatabase.
- rotate(Geometry, double, Point) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Rotates the geometry by the specified angle of rotation around the provided origin point.
- rotateAround(Point, double, double, double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
-
Creates a copy of the camera with the heading and pitch rotated from a specified target point by the delta angles in degrees.
- rotateHandleSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to draw a control handle for interactive rotation of the selected element, when a rotatable element is selected in the
GeometryEditor
andInteractionConfiguration.allowRotatingSelectedElementProperty()
is true. - rotateSelectedElement(double, Point) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Rotates the
GeometryEditor.selectedElementProperty()
by the specified angle. - rotateTo(double, double, double) - Method in class com.esri.arcgisruntime.mapping.view.Camera
-
Creates a copy of the camera with the specified heading, pitch and roll values.
- RotationType - Enum Class in com.esri.arcgisruntime.symbology
-
The list of possible rotation types.
- ROUND - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Take roundabout.
- ROUNDED - Enum constant in enum class 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
-
Represents the result of
RouteTask.solveRouteAsync(RouteParameters)
. - RouteShapeType - Enum Class 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(TransportationNetworkDataset) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.RouteTask
-
Creates a RouteTask from a transportation network dataset.
- RouteTask(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(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
- ROUTING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
The ability to perform simple routing tasks.
- RTK - Enum constant in enum class com.esri.arcgisruntime.location.NmeaFixType
-
A real time kinematic GPS fix type.
- RULE_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Rule Package (rpk)
- ruleIdProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRule
-
The ID of this network rule.
- ruleTypeProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRule
-
The
UtilityRuleType
of this network rule.
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
-
Saves the feature collection as a new
PortalItem
(of typePortalItem.Type.FEATURE_COLLECTION
). - 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
-
Saves any changes that have been made to the FeatureCollection to the associated
PortalItem
. - 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.
- scale(Geometry, double, double, Point) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Scales the given geometry by the specified factors from the specified origin point.
- SCALED - Enum constant in enum class 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.
- scaleModeProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Determines how a geometry can be interactively scaled (resized) to fill its allocated space while using the
GeometryEditor
. - 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. - scaleSelectedElement(double, double, Point) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Scales the selected element by the specified factors.
- SCENE_DOCUMENT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcScene Document (sxd)
- SCENE_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Scene Layer Package (spk, slpk)
- SCENE_SERVICE - Enum constant in enum class 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
- SceneLayerPolygonFilter - Class in com.esri.arcgisruntime.layers
-
Filter features from an
ArcGISSceneLayer
using one or more polygons and aSceneLayerPolygonFilter.SpatialRelationship
. - SceneLayerPolygonFilter(Iterable<Polygon>, SceneLayerPolygonFilter.SpatialRelationship) - Constructor for class com.esri.arcgisruntime.layers.SceneLayerPolygonFilter
-
Creates a new SceneLayerPolygonFilter using a collection of polygons and a spatial relationship to be applied to the
ArcGISSceneLayer
. - SceneLayerPolygonFilter.SpatialRelationship - Enum Class in com.esri.arcgisruntime.layers
-
The spatial relationships for filtering using polygon geometries.
- scenePropertiesProperty() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
The scene properties for the dynamic entity layer.
- SceneSymbol - Class in com.esri.arcgisruntime.symbology
-
Defines a SceneSymbol's basic functionality and is the base class for all SceneSymbols.
- SceneSymbol.AnchorPosition - Enum Class 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 user interface control that displays three-dimensional (3D) geographic content defined by an
ArcGISScene
. - SceneView() - Constructor for class com.esri.arcgisruntime.mapping.view.SceneView
-
Creates a new scene view
- SceneView.DefaultInteractionListener - Class in com.esri.arcgisruntime.mapping.view
-
Default listener to handle input events on the scene view.
- SceneViewNavigation - Interface in com.esri.arcgisruntime.mapping.view
-
Interface for navigation of scene view and secondary scene views.
- SCHEDULE_NOTEBOOKS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
The ability to schedule future automated runs of a notebook.
- SCREEN - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineOrientation
-
LabelDefinition.getPlacement()
above will mean that the label will be offset perpendicularly from its line segment towards the top of the screen. - SCREEN - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextOrientation
-
Text follows the screen orientation, and flips if necessary.
- SCREEN - Enum constant in enum class 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(Point2D) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Converts the specified JavaFX local coordinate, relative to the upper-left corner of the scene view, to a location on the base surface in map coordinates.
- screenToBaseSurface(Point2D) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- screenToLocation(Point2D) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Converts a point in JavaFX local coordinates to a location in map coordinates.
- screenToLocationAsync(Point2D) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Asynchronously converts a screen coordinate relative to the upper-left corner of the scene view to a location in map coordinates.
- SEAMLINE - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
-
Seconds.
- SECONDS - Enum constant in enum class com.esri.arcgisruntime.geometry.AngularUnitId
-
Indicates an angular measurement in seconds, equal to one-sixtieth of a minute.
- SECONDS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A seconds attribute unit.
- sectorGeodesic(GeodesicSectorParameters) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Constructs a geodesic sector defined by a geodesic arc and 2 radii.
- Segment - Class in com.esri.arcgisruntime.geometry
-
A segment represents an edge of a multipart geometry, connecting a start to an end point.
- segmentIndexProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorMidVertex
-
The index position of the segment on which the selected mid-vertex lies.
- SELECT_ONLY - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration.SketchVertexEditMode
-
Deprecated.The mode allows users to only be able to select a vertex.
- selectDynamicEntities(Iterable<DynamicEntity>) - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Selects the specified dynamic entities.
- selectDynamicEntity(DynamicEntity) - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Selects the given dynamic entity and adds it to the current list of selected dynamic entities.
- selectDynamicEntityObservation(DynamicEntityObservation) - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Selects the given dynamic entity observation and adds it to the current list of selected observations.
- selectDynamicEntityObservations(Iterable<DynamicEntityObservation>) - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Selects the given dynamic entity observations and adds them to the current list of selected observations.
- selectedDynamicEntities() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Gets all selected dynamic entities.
- selectedDynamicEntityObservations() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Gets all selected dynamic entity observations.
- selectedElementProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
The element that is currently selected in the GeometryEditor, or null if nothing is selected.
- selectedMidVertexSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to draw the currently selected mid-vertex of the current geometry when editing polygon or polyline geometries.
- selectedProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateGeoElement
-
True if the aggregate geoelement is selected, false otherwise.
- selectedVertexChanged(SelectedVertexChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.SelectedVertexChangedListener
-
Deprecated.Invoked when the selected vertex is changed.
- SelectedVertexChangedEvent - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0 along with
SketchEditor
. New development should useGeometryEditor
instead. - SelectedVertexChangedEvent(SketchEditor, SketchVertex) - Constructor for class com.esri.arcgisruntime.mapping.view.SelectedVertexChangedEvent
-
Deprecated.Constructs a SelectedVertexChangedEvent object.
- SelectedVertexChangedListener - Interface in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0 along with
SketchEditor
. New development should useGeometryEditor
instead. Changes to theGeometryEditorElement
currently selected in theGeometryEditor
can be monitored by attaching a listener to itsselectedElementProperty
. - selectedVertexSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to draw the currently selected vertex of the current geometry when editing any geometry type.
- 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
-
Selects the given feature and adds it to the current collection of selected features.
- 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 collection and adds them to the current collection 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
-
Selects the given features and adds them to the current collection of selected features.
- 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 the features that match the criteria in the
QueryParameters
object and adds them to the current collection of selected features. - selectGeometry() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Selects the entire
geometry
. - 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.
- selectionPropertiesProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
An object containing selection properties that are applied to the GeoView.
- selectMidVertex(long, long) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Selects the mid-vertex with the specified indices.
- selectPart(long) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Selects the part with the specified index.
- selectVertex(long, long) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Selects the vertex with the specified indices.
- SELF_SIGNED_CHALLENGE - Enum constant in enum class 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 Class 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 class 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 - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.MessageSource
-
A job message generated by a service.
- SERVICE_AREA - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
The ability to perform service area tasks.
- SERVICE_DEFINITION - Enum constant in enum class 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_TO_DATA - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a derived service and its source data.
- SERVICE_TO_LAYER - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Feature Service to a Feature Layer.
- SERVICE_TO_ROUTE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Feature Service containing all the routes and the Route Layer representing each route.
- SERVICE_TO_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a source service and a derived service.
- SERVICE_TO_STYLE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Vector Tile service or style to a Vector Tile service or style.
- 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 Class 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 Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Service area polygon cutoff geometry.
- ServiceAreaPolygonDetail - Enum Class 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
-
Represents the result of
ServiceAreaTask.solveServiceAreaAsync(ServiceAreaParameters)
. - 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(TransportationNetworkDataset) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
-
Creates a service area task with a transportation network dataset.
- ServiceAreaTask(String) - Constructor for class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaTask
-
Creates a ServiceAreaTask with the given URL to a service area service.
- ServiceAreaTask(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 Class 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 table of features that typically represent real-world objects created from 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 information.
- ServiceFeatureTable(PortalItem) - Constructor for class com.esri.arcgisruntime.data.ServiceFeatureTable
-
Creates a new service feature table object from an ArcGIS 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 a new service feature table object from a given URI.
- ServiceFeatureTable.FeatureRequestMode - Enum Class in com.esri.arcgisruntime.data
-
The feature request mode for a
ServiceFeatureTable
. - ServiceFeatureTable.QueryFeatureFields - Enum Class in com.esri.arcgisruntime.data
-
Controls which attributes are included in the features returned by
ServiceFeatureTable.queryFeaturesAsync(QueryParameters, QueryFeatureFields)
orServiceFeatureTable.queryRelatedFeaturesAsync(ArcGISFeature, RelatedQueryParameters, QueryFeatureFields)
. - 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.
- serviceInfoProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamService
-
Metadata that describes the ArcGIS stream service.
- ServiceSourceType - Enum Class in com.esri.arcgisruntime.arcgisservices
-
An enumeration of the different types of ArcGIS 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 forArcGISMapImageLayer
based on time. - ServiceTimeInfo.TimeRelation - Enum Class 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 givenSegment
. - 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.
- 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 symbol used to represent location accuracy.
- setAcquiringSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Sets the symbol used to display the last known location while the current 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.
- setAlias(String) - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
Sets the value of the
alias
property. - setAll(ArcGISSublayer...) - Method in class com.esri.arcgisruntime.layers.SublayerList
- setAll(Layer...) - Method in class com.esri.arcgisruntime.mapping.LayerList
- setAll(Bookmark...) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- setAll(ElevationSource...) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- setAll(DistanceCompositeSceneSymbol.Range...) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- setAll(Collection<? extends ArcGISSublayer>) - Method in class com.esri.arcgisruntime.layers.SublayerList
- setAll(Collection<? extends Layer>) - Method in class com.esri.arcgisruntime.mapping.LayerList
- setAll(Collection<? extends Bookmark>) - Method in class com.esri.arcgisruntime.mapping.BookmarkList
- setAll(Collection<? extends ElevationSource>) - Method in class com.esri.arcgisruntime.mapping.Surface.ElevationSourceList
- setAll(Collection<? extends DistanceCompositeSceneSymbol.Range>) - Method in class com.esri.arcgisruntime.symbology.DistanceCompositeSceneSymbol.RangeCollection
- setAllowCreation(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Set true to enable creation, or false to disable creation.
- setAllowDelete(boolean) - Method in class com.esri.arcgisruntime.mapping.popup.PopupDefinition
-
Sets whether or not the pop-up allows the geoelement to be deleted.
- setAllowDeletingSelectedElement(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
allowDeletingSelectedElement
property. - setAllowDeletion(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Set true to enable deletion, or false to disable deletion.
- 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.
- setAllowGeometrySelection(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
allowGeometrySelection
property. - setAllowIndeterminateFlow(boolean) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
-
Sets the value of the
allowIndeterminateFlow
property. - setAllowMidVertexSelection(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
allowMidVertexSelection
property. - setAllowMovingSelectedElement(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
allowMovingSelectedElement
property. - setAllowPartCreation(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
allowPartCreation
property. - setAllowPartSelection(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
allowPartSelection
property. - setAllowPartSelection(boolean) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
-
Deprecated.Sets whether or not a part in a multipart geometry (multipoint, polyline or polygon) can be selected.
- setAllowRotatingSelectedElement(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
allowRotatingSelectedElement
property. - setAllowScalingSelectedElement(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
allowScalingSelectedElement
property. - setAllowSelection(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Set true to enable selection, or false to disable selection.
- setAllowTransformation(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Set true to enable interactions that transform the
GeometryEditor.geometryProperty()
, for exampleInteractionConfiguration.allowMovingSelectedElementProperty()
. - setAllowVertexCreation(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
allowVertexCreation
property. - setAllowVertexSelection(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
allowVertexSelection
property. - 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.Ogc3DTilesLayer
-
Sets the value of the
altitudeOffset
property. - setAltitudeOffset(double) - Method in class com.esri.arcgisruntime.layers.PointCloudLayer
-
Sets the layer's 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SceneView.setAmbientLightColor(Color)
- setAmbientLightColor(Color) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Sets the value of the
ambientLightColor
property. - 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 rotation angle of the picture fill symbol in degrees.
- setAngle(float) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
-
Sets the angle (in degrees) that the marker symbol is 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 whether the marker symbol is rotated relative to the screen or map.
- setAngleAlignment(MarkerSymbol.AngleAlignment) - Method in class com.esri.arcgisruntime.symbology.MultilayerPointSymbol
-
Sets whether the multilayer point symbol is rotated relative to the screen or 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.
- 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 default API key to access API key enabled services and resources in ArcGIS Online.
- 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
- setAppDataPath(String) - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Sets the path to a directory to be used to hold app data.
- setArcGISScene(ArcGISScene) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Sets the scene that the SceneView is displaying.
- 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.
- 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.
- setAutoAdjustWidth(boolean) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Sets whether to auto-adjust the width of the callout based on its content.
- setAutoHeadingEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Sets the camera auto-heading offset update property.
- setAutoPanMode(LocationDisplay.AutoPanMode) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Sets auto-pan mode, which defines how the
MapView
reacts when location updates are received. - setAutoPitchEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Sets the camera pitch update property.
- setAutoRollEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Sets the camera roll update property.
- 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 (x,y or y,x).
- setBackgroundColor(int) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
TextSymbol.setBackgroundColor(Color)
- setBackgroundColor(Integer) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
ArcGISMap.setBackgroundColor(Color)
- setBackgroundColor(Color) - Method in class com.esri.arcgisruntime.mapping.ArcGISMap
-
Set the background color of the map.
- setBackgroundColor(Color) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Sets the value of the
backgroundColor
property. - setBackgroundColor(Paint) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Sets the background color.
- setBackgroundFillSymbol(Symbol) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Sets the renderer's background fill symbol.
- setBackgroundGrid(BackgroundGrid) - Method in class com.esri.arcgisruntime.mapping.Surface
-
Sets the grid and color settings to render the background grid of this surface.
- setBackgroundGrid(BackgroundGrid) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Sets the desired 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
-
Sets the basemap for this map or scene.
- setBaseSurface(Surface) - Method in class com.esri.arcgisruntime.mapping.ArcGISScene
-
Sets the base surface of this ArcGISScene.
- 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
-
Sets the
Viewpoint
of the GeoView to theBookmark.getViewpoint()
. - setBorderColor(Color) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Sets the border color.
- setBorderWidth(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
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.
- setBoundingBoxHandleSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
boundingBoxHandleSymbol
property. - setBoundingBoxSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
boundingBoxSymbol
property. - 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 around the current visible area when requesting features from a service.
- 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 manages the position, orientation, and movement of the camera for a SceneView.
- 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 from the camera to the
OrbitLocationCameraController.getTargetLocation()
, in meters. - 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 heading of the camera relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - 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 the pitch of the camera relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - 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
-
True if the app should zoom to the KML network link when it refreshes, false otherwise.
- 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.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SelectionProperties.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
BackgroundGrid.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.ogc.kml.KmlColorStyle
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
KmlColorStyle.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
KmlGroundOverlay.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
KmlScreenOverlay.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.symbology.FillSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
FillSymbol.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.symbology.LineSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
LineSymbol.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
MarkerSceneSymbol.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.symbology.MultilayerSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
MultilayerSymbol.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSymbol.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.symbology.SolidFillSymbolLayer
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SolidFillSymbolLayer.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SolidStrokeSymbolLayer.setColor(Color)
- setColor(int) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
TextSymbol.setColor(Color)
- setColor(Color) - Method in class com.esri.arcgisruntime.mapping.SelectionProperties
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.ogc.kml.KmlColorStyle
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.ogc.kml.KmlGroundOverlay
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.ogc.kml.KmlScreenOverlay
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.symbology.FillSymbol
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.symbology.LineSymbol
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.symbology.MarkerSceneSymbol
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.symbology.MultilayerSymbol
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.symbology.SolidFillSymbolLayer
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
-
Sets the value of the
color
property. - setColor(Color) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Sets the value of the
color
property. - 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.
- setConfiguration(InteractionConfiguration) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.FreehandTool
-
Sets the value of the
configuration
property. - setConfiguration(InteractionConfiguration) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeTool
-
Sets the value of the
configuration
property. - setConfiguration(InteractionConfiguration) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.VertexTool
-
Sets the value of the
configuration
property. - setConnectionFailed(Throwable, boolean) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Handles the error when the connection fails and may attempt to reconnect.
- setConnectionTimeout(int) - Method in class com.esri.arcgisruntime.io.RequestConfiguration
-
Sets the connection timeout to use for the request.
- setContextMenuEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
-
Deprecated.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
-
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 symbol used to display the current location and the course (direction of travel) when moving.
- 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.Ogc3DTilesLayer
-
Sets the credential used to authenticate the user with the tiled layer.
- 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.realtime.DynamicEntityDataSource
- 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 PictureFillSymbol's URI.
- 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 PictureMarkerSymbol's 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.
- 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.
- setCustomView(Region) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Sets the custom content of the callout.
- 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 label used for the default symbol, 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 used for the default symbol.
- setDefaultSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Sets the symbol used for the location when not moving.
- 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 default symbol for values that don't match any of the unique values.
- 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 an expression (SQL where clause) to filter features queried in this table.
- 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
-
The map image sublayer's definition expression.
- setDefinitionExpression(String) - Method in class com.esri.arcgisruntime.layers.DimensionLayer
-
Sets a SQL statement where clause that stipulates a 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 value describing the element in detail.
- setDescription(String) - Method in class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
-
Sets a string value describing the element in detail.
- setDescription(String) - Method in class com.esri.arcgisruntime.mapping.popup.MediaPopupElement
-
Sets a string value 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.mapping.popup.RelationshipPopupElement
-
Sets the value of the
description
property. - 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.realtime.DynamicEntityDataSourceInfo
-
Sets the value of the
description
property. - 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.
- setDetail(String) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Sets the detail text of the default callout.
- setDetailColor(Paint) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Sets the detail text color.
- 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.
- setDisplayCount(int) - Method in class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
-
Sets the value of the
displayCount
property. - 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 a user-friendly name that can be displayed in the UI (for example, in a Table of Contents).
- 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.
- setDynamicWorkspaces(Iterable<DynamicWorkspace>) - Method in class com.esri.arcgisruntime.localserver.LocalMapService
-
Sets the dynamic workspaces for this service.
- 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
-
Sets the exaggeration for the surface.
- setEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.ElevationSource
-
Sets whether the elevation source participates in the generation of the
Surface
. - setEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.reduction.FeatureReduction
-
Sets the value of the
enabled
property. - 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.geometryeditor.SnapSettings
-
Sets the value of the
enabled
property. - setEnabled(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.SnapSourceSettings
-
Sets the value of the
enabled
property. - 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.
- setEnableKeyboardNavigation(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Enables or disables keyboard navigation.
- setEnableMousePan(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Enables or disables mouse panning.
- setEnableMouseZoom(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Enables or disables mouse wheel zooming.
- setEnableTouchPan(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Enables or disables touch panning.
- setEnableTouchRotate(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Enables or disables touch rotate.
- setEnableTouchZoom(boolean) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Enables or disables touch zoom (pinch).
- 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(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.
- setFeatureReduction(FeatureReduction) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
Sets the value of the
featureReduction
property. - setFeatureReduction(FeatureReduction) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Sets the value of the
featureReduction
property. - 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 defines when features and non-spatial records are requested from the feature service.
- 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.ArcGISSceneLayer
-
Sets the visibility of all features in the collection.
- 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.
- 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.ArcGISSceneLayer
-
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
-
Deprecated.Sets the symbol used to display feedback when editing polygon geometries.
- setFeedbackLineSymbol(LineSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the symbol used to display feedback when editing line geometries.
- setFeedbackLineSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
feedbackLineSymbol
property. - setFeedbackVertexSymbol(MarkerSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the symbol used to display feedback when editing point geometries.
- setFeedbackVertexSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
feedbackVertexSymbol
property. - 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.
- 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
-
Deprecated.Sets the symbol used to fill polygons.
- setFillSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
fillSymbol
property. - setFilter(ArcadeExpression) - Method in class com.esri.arcgisruntime.geotriggers.LocationGeotriggerFeed
-
Sets an
ArcadeExpression
that controls whether an update from the LocationGeotriggerFeed is sent to aGeotriggerMonitor
. - setFilter(ArcGISStreamServiceFilter) - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamService
-
Sets the value of the
filter
property. - 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 filter axis order, which determines how coordinates are ordered when sent to the server as part of spatial queries.
- setFilterWebContent(boolean) - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Turns on filtering of HTML content for feature service text fields.
- 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.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
Viewshed.setFrustumOutlineColor(Color)
- setFrustumOutlineColor(Color) - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
-
Sets the value of the
frustumOutlineColor
property. - setFrustumOutlineVisible(boolean) - Method in class com.esri.arcgisruntime.geoanalysis.Viewshed
-
Sets whether the outline of the frustum should be visible.
- setFullExtent(Envelope) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
Sets the value of the
fullExtent
property. - 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 service geodatabase version name.
- 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.
- setGeometry(Geometry) - Method in class com.esri.arcgisruntime.data.Feature
- setGeometry(Geometry) - Method in class com.esri.arcgisruntime.data.QueryParameters
-
Sets the geometry used to filter the results.
- setGeometry(Geometry) - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
-
Sets the geometry used to filter the results.
- setGeometry(Geometry) - Method in class com.esri.arcgisruntime.hydrography.EncFeature
- setGeometry(Geometry) - Method in interface com.esri.arcgisruntime.mapping.GeoElement
-
Sets the geometry defines the shape and location of the GeoElement.
- setGeometry(Geometry) - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateGeoElement
- 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.realtime.ArcGISStreamServiceFilter
-
Sets the geometry that is used to filter results.
- setGeometry(Geometry) - Method in class com.esri.arcgisruntime.realtime.DynamicEntity
- setGeometry(Geometry) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityObservation
-
Sets the value of the
geometry
property. - 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.
- setGeometryEditor(GeometryEditor) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Sets the value of the
geometryEditor
property. - setGeometryStrategy(LabelGeometryStrategy) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
-
Sets the value of the
geometryStrategy
property. - 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
BackgroundGrid.setGridLineColor(Color)
- setGridLineColor(Color) - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Sets the value of the
gridLineColor
property. - setGridLineWidth(float) - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Sets the background grid line width in device-independent pixels (DIP).
- setGridSize(float) - Method in class com.esri.arcgisruntime.mapping.view.BackgroundGrid
-
Sets the size of each background grid square, in device-independent pixels (DIP).
- setHaloColor(int) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
TextSymbol.setHaloColor(Color)
- setHaloColor(Color) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Sets the value of the
haloColor
property. - setHaloWidth(float) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Sets the size of the halo around the text symbol in device-independent pixels (DIPs).
- 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 angle applied to the heading of the
GeoElement
. - setHeadingSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Sets the symbol used for the location when the auto-pan mode is
LocationDisplay.AutoPanMode.COMPASS_NAVIGATION
. - 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 of the picture fill symbol in device-independent pixels (DIPs).
- setHeight(float) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Sets the height of the picture marker symbol in device-independent pixels (DIPs).
- 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 symbol 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 the unique identifying string for the layer, as specified in a map or scene.
- 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.
- setImage(Image) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Sets the image displayed on the default callout.
- setImageFormat(ArcGISMapImageLayer.ImageFormat) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageLayer
-
Sets the image format 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
- setImageRefreshInterval(long) - Method in class com.esri.arcgisruntime.mapping.popup.PopupMedia
-
Sets the value of the
imageRefreshInterval
property. - 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.
- setIncludeUpToFirstSpatialContainer(boolean) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
-
Sets the value of the
includeUpToFirstSpatialContainer
property. - setInitialViewpoint(Viewpoint) - Method in class com.esri.arcgisruntime.mapping.GeoModel
-
Sets the initial viewpoint, when the map or scene is first displayed.
- setInitialZoomScale(double) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Sets the scale that the map should automatically be zoomed to upon receiving the first location update.
- 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.
- setInstallDirectory(String) - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
-
Sets the directory containing the API libraries and resources.
- setInstallPath(String) - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Sets the path to the local server directory.
- setInteractionListener(InteractionListener) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Sets the listener to handle input interactions on the GeoView.
- 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 ArcGIS item associated with this 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 Bing Maps API key for this layer.
- 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()
. - 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 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.DynamicEntityLayer
-
Sets the value of the
labelsEnabled
property. - setLabelsEnabled(boolean) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
True if features in the layer are labelled, otherwise false.
- 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
-
Sets whether labels are displayed for graphics in this 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.
- setLanguageStrategy(BasemapStyleLanguageStrategy) - Method in class com.esri.arcgisruntime.mapping.BasemapStyleParameters
-
Sets the value of the
languageStrategy
property. - 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
-
Sets the leader length.
- setLeaderOffsetX(float) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
-
Sets the callout leader's X offset relative to the marker symbol.
- setLeaderOffsetY(float) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbol
-
Sets the callout leader's Y offset relative to the marker symbol.
- setLeaderPosition(Callout.LeaderPosition) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Sets the position of the leader relative to the body of the callout.
- setLeaderWidth(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
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 for deployment using the given license string, and returns a
LicenseResult
indicating the outcome of the license operation. - setLicense(String, List<String>) - Static method in class com.esri.arcgisruntime.ArcGISRuntimeEnvironment
-
Licenses an application for deployment using an ESRI license string and one or more extension license strings.
- 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.
- setLineOrientation(LabelLineOrientation) - Method in class com.esri.arcgisruntime.arcgisservices.LabelDefinition
-
Sets the value of the
lineOrientation
property. - 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
-
Deprecated.Sets the symbol for symbolizing a line geometry.
- setLineSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
lineSymbol
property. - 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
-
Sets the properties that control the default loading and rendering behavior of feature layers in this map or scene.
- setLocation(Point) - Method in class com.esri.arcgisruntime.geoanalysis.LocationViewshed
-
Sets the observer location of the viewshed.
- 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 the location data source used for generating location updates.
- 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.
- setMap(ArcGISMap) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Sets the map that the MapView is displaying.
- setMargin(int) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Sets the size of the margin around the callout's content.
- 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, in meters.
- setMaxCameraDistance(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Sets the maximum distance from the camera to the
OrbitLocationCameraController.getTargetLocation()
, in meters. - setMaxCameraHeadingOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Sets the maximum camera heading offset relative to the target's
GeoElement
, in degrees. - setMaxCameraHeadingOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Sets the maximum camera heading offset relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - setMaxCameraPitchOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Sets the maximum camera pitch offset relative to the target's
GeoElement
, in degrees. - setMaxCameraPitchOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Sets the maximum camera pitch offset relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - 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 of the ArcGISMap to a specific region.
- setMaxFeatures(int) - Method in class com.esri.arcgisruntime.data.QueryParameters
-
Sets the maximum number of features the query should return.
- setMaxFeatures(int) - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
-
Sets the maximum number of features the query should return.
- setMaximumDuration(double) - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Sets the value of the
maximumDuration
property. - setMaximumDuration(double) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourcePurgeOptions
-
Sets the value of the
maximumDuration
property. - setMaximumObservations(int) - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Sets the value of the
maximumObservations
property. - setMaximumObservations(long) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourcePurgeOptions
-
Sets the value of the
maximumObservations
property. - setMaximumObservationsPerTrack(int) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourcePurgeOptions
-
Sets the value of the
maximumObservationsPerTrack
property. - setMaximumReconnectionAttempts(int) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Sets the value of the
maximumReconnectionAttempts
property. - 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.
- setMaxRecords(int) - Method in class com.esri.arcgisruntime.localserver.LocalGeoprocessingService
-
Sets the maximum number of records returned by the service.
- setMaxRecords(int) - Method in class com.esri.arcgisruntime.localserver.LocalMapService
-
Sets the maximum number of records returned by the service.
- 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 at which the sublayer is visible.
- 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.reduction.AggregationFeatureReduction
-
Sets the value of the
maxScale
property. - setMaxScale(double) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Sets the maximum scale at which to display 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()
. - setMaxSymbolSize(double) - Method in class com.esri.arcgisruntime.mapping.reduction.ClusteringFeatureReduction
-
Sets the value of the
maxSymbolSize
property. - 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.
- setMessageExpression(ArcadeExpression) - Method in class com.esri.arcgisruntime.geotriggers.Geotrigger
-
Sets an
ArcadeExpression
that controls notification details when aGeotrigger
is met. - setMidVertexSymbol(MarkerSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the symbol used to display the point between two vertices.
- setMidVertexSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
midVertexSymbol
property. - setMinCameraDistance(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Sets the minimum distance from the camera to the target, in meters.
- setMinCameraDistance(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Sets the minimum distance from the camera to the
OrbitLocationCameraController.getTargetLocation()
, in meters. - setMinCameraHeadingOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Sets the minimum camera heading offset relative to the target's
GeoElement
, in degrees. - setMinCameraHeadingOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Sets the minimum camera heading offset relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - setMinCameraPitchOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Sets the minimum camera pitch offset relative to the target's
GeoElement
, in degrees. - setMinCameraPitchOffset(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitLocationCameraController
-
Sets the minimum camera pitch offset relative to the
OrbitLocationCameraController.getTargetLocation()
, in degrees. - 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.
- 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 at which the sublayer is visible.
- 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 at which to display 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.
- setMinSymbolSize(double) - Method in class com.esri.arcgisruntime.mapping.reduction.ClusteringFeatureReduction
-
Sets the value of the
minSymbolSize
property. - 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.
- setMMax(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Sets the m maximum value of the
Envelope
being constructed. - setMMin(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Sets the m minimum 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
-
Deprecated.Sets the multilayer symbol used to display feedback when editing polygon geometries.
- setMultilayerFeedbackLineSymbol(MultilayerPolylineSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the multilayer symbol used to display feedback when editing line geometries.
- setMultilayerFeedbackVertexSymbol(MultilayerPointSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the multilayer symbol used to display feedback when editing point geometries.
- setMultilayerFillSymbol(MultilayerPolygonSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the multilayer symbol used to fill polygons.
- setMultilayerLineSymbol(MultilayerPolylineSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the multilayer symbol for symbolizing a line geometry.
- setMultilayerMidVertexSymbol(MultilayerPointSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the multilayer symbol used to display the point between two vertices.
- setMultilayerSelectedMidVertexSymbol(MultilayerPointSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the multilayer symbol used to display the selected middle vertex.
- setMultilayerSelectedVertexSymbol(MultilayerPointSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the multilayer symbol to display the selected vertex.
- setMultilayerVertexSymbol(MultilayerPointSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.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.
- setMultipleSnapCandidatesSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
multipleSnapCandidatesSymbol
property. - 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 sublayer's name.
- 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.reduction.AggregateField
-
Sets the value of the
name
property. - 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
orLocationDisplay.AutoPanMode.COMPASS_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.
- 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 renderer's normalization field.
- setNormalizationTotal(double) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Sets the renderer's normalization total.
- setNormalizationType(ClassBreaksRenderer.NormalizationType) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer
-
Sets the renderer's 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 location offset applied to the observer
GeoElement
in the X direction. - setObserverOffsetY(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Sets the location offset applied to the observer
GeoElement
in the Y direction. - setObserverOffsetZ(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Sets the location offset applied to the observer
GeoElement
in the Z direction. - setObstructedColor(int) - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
LineOfSight.setObstructedColor(Color)
- setObstructedColor(int) - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
Viewshed.setObstructedColor(Color)
- setObstructedColor(Color) - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
-
Sets the value of the
obstructedColor
property. - setObstructedColor(Color) - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
-
Sets the value of the
obstructedColor
property. - setOccludeSurface(boolean) - Method in class com.esri.arcgisruntime.layers.Ogc3DTilesLayer
-
Sets the value of the
occludeSurface
property. - 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 location offset in the X direction that defines the observer relative to the
GeoElement
. - setOffsetX(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
-
Sets the X component of the offset.
- setOffsetX(double) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Sets the horizontal offset of the picture fill symbol.
- 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 location offset in the Y direction that defines the observer relative to the
GeoElement
. - setOffsetY(double) - Method in class com.esri.arcgisruntime.symbology.MarkerSymbolLayer
-
Sets the Y component of the offset.
- setOffsetY(double) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Sets the vertical offset of the picture fill symbol.
- 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 location offset in the Z direction that defines the observer relative to the
GeoElement
. - 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.
- setOpacity(float) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
-
Sets the sublayer's opacity.
- 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.geometryeditor.GeometryEditorStyle
-
Sets the value of the
opacity
property. - setOpacity(float) - Method in class com.esri.arcgisruntime.mapping.view.GraphicsOverlay
-
Sets the opacity for the graphics overlay.
- 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
-
Deprecated.Sets the opacity of sketch components.
- setOpacity(float) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Sets the opacity for the picture fill symbol.
- setOpacity(float) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Sets the opacity for the picture marker symbol.
- 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
-
True if the KML network link is open, false otherwise.
- 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 line, with a specific color and width, to be applied to the fill symbol.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
TextSymbol.setOutlineColor(Color)
- setOutlineColor(Color) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Sets the value of the
outlineColor
property. - 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 text symbol outline in device-independent pixels (DIPs).
- 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 results' geometry.
- setOutSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceFilter
-
Sets the spatial reference that dynamic entities are returned in.
- 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.
- 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.
- 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.
- setPingAnimationSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Sets the 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 angle applied to the pitch of the
GeoElement
. - 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 thisPart
. - 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.
- setPolygonFilter(SceneLayerPolygonFilter) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
-
Sets the value of the
polygonFilter
property. - 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.DynamicEntityLayer
- 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.reduction.AggregationFeatureReduction
- 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.DynamicEntityLayer
- 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.reduction.AggregationFeatureReduction
- 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. - setPreviousObservationRenderer(Renderer) - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Sets the value of the
previousObservationRenderer
property. - 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.
- setRadius(double) - Method in class com.esri.arcgisruntime.mapping.reduction.ClusteringFeatureReduction
-
Sets the value of the
radius
property. - 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 used for this layer.
- setReconnectionInterval(double) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSource
-
Sets the value of the
reconnectionInterval
property. - 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
-
True if the visibility selection is preserved for nodes in a network link after refresh, false otherwise.
- 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 information 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 sublayer's renderer.
- 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.DynamicEntityLayer
-
Sets the value of the
renderer
property. - setRenderer(Renderer) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
Sets the renderer specifies how the features are symbolized.
- setRenderer(Renderer) - Method in class com.esri.arcgisruntime.layers.SubtypeSublayer
-
Sets the renderer.
- setRenderer(Renderer) - Method in class com.esri.arcgisruntime.mapping.reduction.AggregationFeatureReduction
-
Sets the value of the
renderer
property. - 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 mode which defines how the feature layer is rendered.
- 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 thisRemoteResource
. - 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.Ogc3DTilesLayer
- 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.realtime.DynamicEntityDataSource
- setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.symbology.ModelSceneSymbol
- setRequestConfiguration(RequestConfiguration) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Sets the configuration parameters used for the network requests sent when 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 the configuration parameters used for the network requests sent when 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
-
Deprecated.Sets whether or not a vertex or a part must first be selected before it can be dragged.
- setRequireSelectionBeforeMove(boolean) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
requireSelectionBeforeMove
property. - 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 class 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 starting offset of results to fetch.
- setResultOffset(int) - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
-
Sets the starting 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
-
True if geometry values are returned in the results, otherwise false.
- setReturnGeometry(boolean) - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
-
True if geometry values are returned in the results, otherwise false.
- 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.
- setRotateHandleSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
rotateHandleSymbol
property. - 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 expression describing how attributes values are translated into a rotation to be applied to the
GeoElement
. - 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.Renderer
-
Sets whether the rotation calculated from the
Renderer.getRotationExpression()
is interpreted as arithmetic or geographic. - 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.
- setScaleMode(GeometryEditorScaleMode) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.InteractionConfiguration
-
Sets the value of the
scaleMode
property. - setScaleSymbols(boolean) - Method in class com.esri.arcgisruntime.layers.ArcGISMapImageSublayer
-
Sets whether the sublayer renders its symbols based on scale.
- setScaleSymbols(boolean) - Method in class com.esri.arcgisruntime.layers.FeatureLayer
-
True if the layer's symbols and labels honor the map's reference scale, otherwise false.
- 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 horizontal scaling of the picture fill symbol.
- setScaleY(double) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbol
-
Sets the vertical scaling of the picture fill symbol.
- 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.reduction.AggregateGeoElement
-
Sets the value of the
selected
property. - 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
-
Deprecated.Sets the symbol used to display the selected middle vertex.
- setSelectedMidVertexSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
selectedMidVertexSymbol
property. - setSelectedVertex(SketchVertex) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Sets the SketchVertex to be selected.
- setSelectedVertexSymbol(MarkerSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the symbol to display the selected vertex.
- setSelectedVertexSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
selectedVertexSymbol
property. - 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.
- setServiceType(LocalGeoprocessingService.ServiceType) - Method in class com.esri.arcgisruntime.localserver.LocalGeoprocessingService
-
Sets the service type.
- 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.
- setShowLabels(boolean) - Method in class com.esri.arcgisruntime.mapping.reduction.AggregationFeatureReduction
-
Sets the value of the
showLabels
property. - 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
-
Deprecated.Sets whether or not the vertices of the sketch geometry are labelled with numbers.
- setShowPingAnimation(boolean) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Sets whether the location update animated symbol is displayed or not.
- setShowPreviousObservations(boolean) - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Sets the value of the
showPreviousObservations
property. - 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.
- setShowTrackLine(boolean) - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Sets the value of the
showTrackLine
property. - 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 size of the simple marker symbol in device independent pixels (DIPs).
- setSize(float) - Method in class com.esri.arcgisruntime.symbology.TextSymbol
-
Sets the size of the text in device-independent pixels (DIPs).
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.2.0,
SketchEditor
and associated types are deprecated. UseGeometryEditor
instead. - setSketchStyle(SketchStyle) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Sets the sketch style.
- setSnappedToLineSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
snappedToLineSymbol
property. - setSnappedToVertexSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
snappedToVertexSymbol
property. - setSnapSettings(SnapSettings) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Sets the value of the
snapSettings
property. - 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
andMosaicRule.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.
- setSpatialReference(SpatialReference) - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
Sets the value of the
spatialReference
property. - setSpatialRelationship(QueryParameters.SpatialRelationship) - Method in class com.esri.arcgisruntime.data.QueryParameters
-
Sets the spatial relationship that (along with the
QueryParameters.setGeometry(Geometry)
) defines features to be included in the query. - setSpatialRelationship(QueryParameters.SpatialRelationship) - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
-
Sets the spatial relationship that (along with the
StatisticsQueryParameters.setGeometry(Geometry)
) defines features to be included in the query. - setSpatialRelationship(SceneLayerPolygonFilter.SpatialRelationship) - Method in class com.esri.arcgisruntime.layers.SceneLayerPolygonFilter
-
Sets the value of the
spatialRelationship
property. - setSpecificLanguage(String) - Method in class com.esri.arcgisruntime.mapping.BasemapStyleParameters
-
Sets the value of the
specificLanguage
property. - 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.
- setStatisticExpression(ArcadeExpression) - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
Sets the value of the
statisticExpression
property. - setStatisticFieldName(String) - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
Sets the value of the
statisticFieldName
property. - setStatisticType(StatisticType) - Method in class com.esri.arcgisruntime.data.StatisticDefinition
-
Sets the statistic type.
- setStatisticType(AggregateStatisticType) - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
Sets the value of the
statisticType
property. - 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.
- 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(GeometryEditorStyle) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorTool
-
Sets the value of the
style
property. - 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 style of the simple marker symbol, such as circle, cross, or diamond.
- 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 Date and Time that determine the position of the Sun in the sky.
- setSurfacePlacement(LayerSceneProperties.SurfacePlacement) - Method in class com.esri.arcgisruntime.layers.ArcGISSceneLayer
-
Sets the surface placement which specifies how the layer's data should be placed in relation to the scene's surface.
- 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 that defines the graphic's appearance when displayed in a map view or scene view.
- setSymbol(Symbol) - Method in class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.ClassBreak
-
Sets the symbol used to represent elements in this
ClassBreak
in aGeoView
. - 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
-
Animates the camera to a new position using the target offsets of the camera.
- setTargetOffsetX(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Sets the location offset applied to the target
GeoElement
in the X direction. - setTargetOffsetX(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Sets the offset of the target focus point relative to the
OrbitGeoElementCameraController.getTargetGeoElement()
along its X axis in the symbol coordinate system. - setTargetOffsetY(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Sets the location offset applied to the target
GeoElement
in the Y direction. - setTargetOffsetY(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Sets the offset of the target focus point relative to the
OrbitGeoElementCameraController.getTargetGeoElement()
along its Y axis in the symbol coordinate system. - setTargetOffsetZ(double) - Method in class com.esri.arcgisruntime.geoanalysis.GeoElementLineOfSight
-
Sets the location offset applied to the target
GeoElement
in the Z direction. - setTargetOffsetZ(double) - Method in class com.esri.arcgisruntime.mapping.view.OrbitGeoElementCameraController
-
Sets the offset of the target focus point relative to the
OrbitGeoElementCameraController.getTargetGeoElement()
along its Z axis in the symbol coordinate system. - 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 target screen vertical factor of the orbit camera controller.
- setTempDataPath(String) - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Sets a path to a directory to be used to hold temporary data (such as Local Server log file) used whilst running a Local Server instance.
- 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).
- 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 mode defines whether feature tiling is used to retrieve the features from the feature service.
- 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 a span of time used to query features in a time-aware feature layer.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
PictureFillSymbolLayer.setTintColor(Color)
- setTintColor(int) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
PictureMarkerSymbolLayer.setTintColor(Color)
- setTintColor(Color) - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
-
Sets the value of the
tintColor
property. - setTintColor(Color) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
-
Sets the value of the
tintColor
property. - 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 value indicating what the element represents.
- setTitle(String) - Method in class com.esri.arcgisruntime.mapping.popup.FieldsPopupElement
-
Sets a string value indicating what the element represents.
- setTitle(String) - Method in class com.esri.arcgisruntime.mapping.popup.MediaPopupElement
-
Sets a string value 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.mapping.popup.RelationshipPopupElement
-
Sets the value of the
title
property. - setTitle(String) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Sets the title text of the default callout.
- setTitle(String) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapItemInfo
-
Sets the title of the map.
- setTitleColor(Paint) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Sets the title color.
- setTool(GeometryEditorTool) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Sets the value of the
tool
property. - 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.
- setTrackLineRenderer(Renderer) - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
Sets the value of the
trackLineRenderer
property. - 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.
- 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 of this parameter.
- 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
LocationDisplay.getCourseSymbol()
is used to display current location, 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.
- setValidateLocatability(boolean) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
-
Sets the value of the
validateLocatability
property. - 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
-
Deprecated.Sets the SketchVertexEditMode specifying what actions are permitted on vertices.
- setVertexSymbol(MarkerSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Sets the symbol used to display the vertices.
- setVertexSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
vertexSymbol
property. - setVertexTextSymbol(Symbol) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
Sets the value of the
vertexTextSymbol
property. - setVertexTextSymbol(TextSymbol) - Method in class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.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 symbol 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(Insets) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Sets the specified insets on the view.
- 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
-
Pan or zoom the GeoView to the specified
Viewpoint
location. - setViewpoint(Viewpoint) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- 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
-
Pan or zoom the GeoView using animation to the specified
Viewpoint
location, asynchronously. - setViewpointAsync(Viewpoint) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- setViewpointAsync(Viewpoint, float) - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
Pan or zoom the GeoView using animation to the specified
Viewpoint
location. - setViewpointAsync(Viewpoint, float) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- setViewpointAsync(Viewpoint, float, AnimationCurve) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Animates the display to the new viewpoint using the provided animation curve.
- setViewpointCamera(Camera) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Immediately changes the display to the viewpoint specified by the given camera.
- setViewpointCamera(Camera) - Method in interface com.esri.arcgisruntime.mapping.view.SceneViewNavigation
- setViewpointCameraAsync(Camera) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Changes the display to the new camera viewpoint asynchronously.
- setViewpointCameraAsync(Camera, float) - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
Animates the display to the viewpoint specified by the given camera using the specified duration to arrive.
- setViewpointCenterAsync(Point) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Centers the map view at the provided center point.
- setViewpointCenterAsync(Point, double) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Centers the map view at the provided center point and zooms to the given scale.
- setViewpointGeometryAsync(Geometry) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Zooms and pans the map view to the extent of the provided geometry.
- setViewpointGeometryAsync(Geometry, double) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Zooms and pans the map view to the extent of the provided geometry with additional padding.
- setViewpointRotationAsync(double) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Rotates the map view to the provided angle.
- setViewpointScaleAsync(double) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Zooms the map view to the provided scale around its current center point.
- 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.geometryeditor.GeometryEditor
-
Sets the value of the
visible
property. - 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
-
Deprecated.Sets the visibility of sketch components.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
LineOfSight.setVisibleColor(Color)
- setVisibleColor(int) - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
Viewshed.setVisibleColor(Color)
- setVisibleColor(Color) - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
-
Sets the value of the
visibleColor
property. - setVisibleColor(Color) - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
-
Sets the value of the
visibleColor
property. - setWanderExtentFactor(float) - Method in class com.esri.arcgisruntime.mapping.view.LocationDisplay
-
Sets the wander extent factor, which controls the re-centering behavior of the
MapView
when the location changes. - 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 attribute expression that defines features to be included in the query.
- setWhereClause(String) - Method in class com.esri.arcgisruntime.data.RelatedQueryParameters
-
Sets the where clause to apply to the destination table.
- setWhereClause(String) - Method in class com.esri.arcgisruntime.data.StatisticsQueryParameters
-
Sets the attribute expression that defines features to be included in the statistics query.
- 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.realtime.ArcGISStreamServiceFilter
-
Sets a SQL expression that defines the dynamic entities to return.
- 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 the line symbol outline in device-independent pixels (DIPs).
- 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 of the picture fill symbol in device-independent pixels (DIPs).
- setWidth(float) - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Sets the width of the picture marker symbol.
- setWrapAroundMode(WrapAroundMode) - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Sets the wrap around mode.
- 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 the x maximum value of the
Envelope
being constructed. - setXMin(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
The x minimum value 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
-
The y maximum value of the
Envelope
being constructed. - setYMin(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
The y minimum value 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 the supplied z-coordinate and m-value.
- setZDefaultEnabled(boolean) - Method in class com.esri.arcgisruntime.localserver.LocalFeatureService
-
Enables the use of Z default.
- setZDefaultValue(double) - Method in class com.esri.arcgisruntime.localserver.LocalFeatureService
-
Sets the default z value.
- setZIndex(int) - Method in class com.esri.arcgisruntime.mapping.view.Graphic
-
Sets the Z-index that defines the draw order of a graphic.
- setZMax(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
The z maximum value of the
Envelope
being constructed. - setZMin(double) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
The z minimum value of the
Envelope
being constructed. - SHAPE_PRESERVING - Enum constant in enum class com.esri.arcgisruntime.geometry.GeodeticCurveType
-
The segment shape is preserved in the projection where it is defined.
- SHAPEFILE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Shapefile
- ShapefileFeatureTable - Class in com.esri.arcgisruntime.data
-
A table of features that typically represents real-world objects created from a local shapefile data source.
- ShapefileFeatureTable(String) - Constructor for class com.esri.arcgisruntime.data.ShapefileFeatureTable
-
Creates a shapefile feature table from the local shapefile (.shp) at the given path.
- ShapefileInfo - Class in com.esri.arcgisruntime.data
-
Contains metadata information about a shapefile.
- ShapefileWorkspace - Class in com.esri.arcgisruntime.localserver
-
A shapefile workspace can be used to create a
SublayerSource
that displays the data from a shapefile. - ShapefileWorkspace(String, String) - Constructor for class com.esri.arcgisruntime.localserver.ShapefileWorkspace
-
Creates a shapefile workspace.
- ShapeTool - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
Allows you to create polygon or polyline geometries with a geometric shape by using a single drag interaction.
- ShapeToolType - Enum Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
The shapes that can be created by using a
ShapeTool
with aGeometryEditor
. - shapeTypeProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeTool
-
The type of geometric shape drawn by this tool, set at instantiation using
ShapeTool.create(ShapeToolType)
. - SHARE_GROUP_TO_ORG - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- SHARE_GROUP_TO_PUBLIC - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- SHARE_TO_GROUP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- SHARE_TO_ORG - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- SHARE_TO_PUBLIC - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- SHARED - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Access
-
Access level is shared.
- 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 - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Make sharp left.
- SHARP_RIGHT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Make sharp right.
- SHORT - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A 16-bit integer value.
- SHORT_DASH - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Dash line with short gaps.
- SHORT_DASH_DOT - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Dash dot line with short gaps.
- SHORT_DASH_DOT_DOT - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Dash dot dot line with short gaps.
- SHORT_DATE - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 12/30/1997
- SHORT_DATE_LE - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 30/12/1997
- SHORT_DATE_LE_LONG_TIME - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 30/12/1997 5:59:59 PM
- SHORT_DATE_LE_LONG_TIME_24 - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 30/12/1997 17:59:59
- SHORT_DATE_LE_SHORT_TIME - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 30/12/1997 6:00 PM
- SHORT_DATE_LE_SHORT_TIME_24 - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 30/12/1997 18:00
- SHORT_DATE_LONG_TIME - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 12/30/1997 5:59:59 PM
- SHORT_DATE_LONG_TIME_24 - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 12/30/1997 17:59:59
- SHORT_DATE_SHORT_TIME - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 12/30/1997 6:00 PM
- SHORT_DATE_SHORT_TIME_24 - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 12/30/1997 18:00
- SHORT_DOT - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Dot line with short gaps.
- SHORT_MONTH_YEAR - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: Dec 1997
- SHORTEST_PATH - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
-
Discovers the shortest path.
- SHOW - Enum constant in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
-
Shows the tiles with 'No Data' stamped over them once you pass the lowest level-of-detail scale.
- showCalloutAt(Point) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Shows the callout at the given map location with no offset.
- showCalloutAt(Point, Point2D, Duration) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Shows the callout at the given map location with the given offset in device-independent pixels (dp).
- showCalloutAt(Point, Duration) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Shows the callout at the given map location with no offset.
- showCalloutAt(GeoElement, Point) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Shows the callout at a computed location based on a geo element.
- showCalloutAt(GeoElement, Point, Duration) - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Shows the callout at a computed location based on a geo element.
- showLabelsProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregationFeatureReduction
-
True to display labels for aggregated geoelements, false to turn them off.
- showPreviousObservationsProperty() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
A flag indicating whether to show previous observations.
- showTrackLineProperty() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
A flag indicating whether to show a line that connects observations with the same track ID.
- SimpleFillSymbol - Class in com.esri.arcgisruntime.symbology
-
Uses predefined patterns and colors to symbolize graphics and features that have polygon geometry.
- SimpleFillSymbol() - Constructor for class com.esri.arcgisruntime.symbology.SimpleFillSymbol
-
Creates a simple fill symbol object with default values.
- SimpleFillSymbol(SimpleFillSymbol.Style, int, LineSymbol) - Constructor for class com.esri.arcgisruntime.symbology.SimpleFillSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleFillSymbol(Style, Color, LineSymbol)
- SimpleFillSymbol(SimpleFillSymbol.Style, Color, LineSymbol) - Constructor for class com.esri.arcgisruntime.symbology.SimpleFillSymbol
-
Creates a simple fill symbol object with a color, style and outline.
- SimpleFillSymbol.Style - Enum Class 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
-
Uses predefined patterns and colors to symbolize graphics and features that have polyline geometry.
- SimpleLineSymbol() - Constructor for class com.esri.arcgisruntime.symbology.SimpleLineSymbol
-
Creates a simple line symbol object with default values.
- SimpleLineSymbol(SimpleLineSymbol.Style, int, float) - Constructor for class com.esri.arcgisruntime.symbology.SimpleLineSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleLineSymbol(Style, Color, float)
- SimpleLineSymbol(SimpleLineSymbol.Style, int, float, SimpleLineSymbol.MarkerStyle, SimpleLineSymbol.MarkerPlacement) - Constructor for class com.esri.arcgisruntime.symbology.SimpleLineSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.0.0, replaced by
SimpleLineSymbol(Style, Color, float, MarkerStyle, MarkerPlacement)
- SimpleLineSymbol(SimpleLineSymbol.Style, Color, float) - Constructor for class com.esri.arcgisruntime.symbology.SimpleLineSymbol
-
Creates a simple line symbol object with a style, color and width.
- SimpleLineSymbol(SimpleLineSymbol.Style, Color, float, SimpleLineSymbol.MarkerStyle, SimpleLineSymbol.MarkerPlacement) - Constructor for class com.esri.arcgisruntime.symbology.SimpleLineSymbol
-
Creates a simple line symbol object with a style, color, width, and line end marker.
- SimpleLineSymbol.MarkerPlacement - Enum Class in com.esri.arcgisruntime.symbology
-
An enum that contains the possible marker placement locations on a SimpleLineSymbol.
- SimpleLineSymbol.MarkerStyle - Enum Class 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 Class in com.esri.arcgisruntime.symbology
-
The list of possible simple line symbol styles.
- SimpleMarkerSceneSymbol - Class in com.esri.arcgisruntime.symbology
-
Uses a 3D marker symbol to symbolize graphics and features that have point or multipoint geometry.
- SimpleMarkerSceneSymbol() - Constructor for class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a simple marker scene symbol with sphere as the default style.
- SimpleMarkerSceneSymbol(SimpleMarkerSceneSymbol.Style, int, double, double, double, SceneSymbol.AnchorPosition) - Constructor for class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSceneSymbol(Style, Color, double, double, double, AnchorPosition)
- SimpleMarkerSceneSymbol(SimpleMarkerSceneSymbol.Style, Color, double, double, double, SceneSymbol.AnchorPosition) - Constructor for class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol
-
Creates a simple marker scene symbol with the given values.
- SimpleMarkerSceneSymbol.Style - Enum Class in com.esri.arcgisruntime.symbology
-
Defines the marker style for this SimpleMarkerSceneSymbol.
- SimpleMarkerSymbol - Class in com.esri.arcgisruntime.symbology
-
Uses a color and marker shape to symbolize graphics and features that have point or multipoint geometry.
- SimpleMarkerSymbol() - Constructor for class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
-
Creates a simple marker symbol object.
- SimpleMarkerSymbol(SimpleMarkerSymbol.Style, int, float) - Constructor for class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SimpleMarkerSymbol(Style, Color, float)
- SimpleMarkerSymbol(SimpleMarkerSymbol.Style, Color, float) - Constructor for class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
-
Creates a simple marker symbol with the given properties.
- SimpleMarkerSymbol.Style - Enum Class in com.esri.arcgisruntime.symbology
-
Defines the marker style for this SimpleMarkerSymbol.
- SimpleRenderer - Class in com.esri.arcgisruntime.symbology
-
A simple renderer uses a single
Symbol
to draw all features and graphics. - SimpleRenderer() - Constructor for class com.esri.arcgisruntime.symbology.SimpleRenderer
-
Creates a new simple renderer without a Symbol.
- SimpleRenderer(Symbol) - Constructor for class com.esri.arcgisruntime.symbology.SimpleRenderer
-
Creates a new simple renderer with the given symbol.
- SIMPLIFIED - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
-
A single-line input box.
- SINGLE_TENANT - Enum constant in enum class com.esri.arcgisruntime.portal.Portal.Mode
-
Portal type is single tenant.
- SINK - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilitySubnetworkControllerType
-
Subnetwork controllers within this domain network serve as sinks.
- SITE_APPLICATION - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A customizable website that provides a focused view of an organization's items.
- SITE_PAGE - Enum constant in enum class 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
Segment
s in thisPart
. - 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
- sizeProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
The size of the PopupAttachment in bytes.
- SketchCreationMode - Enum Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0 along with
SketchEditor
. New development should useGeometryEditor
instead.GeometryType
provides analogous functionality forGeometryEditor
. - SketchEditConfiguration - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0 along with
SketchEditor
. New development should useGeometryEditor
instead. TheInteractionConfiguration
of aGeometryEditorTool
provides similar functionality forGeometryEditor
. - SketchEditConfiguration() - Constructor for class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration
-
Deprecated.Constructs a default SketchEditConfiguration.
- SketchEditConfiguration.SketchVertexEditMode - Enum Class in com.esri.arcgisruntime.mapping.view
-
Deprecated.Defines how vertices respond to user interaction.
- SketchEditor - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.2.0, a new
GeometryEditor
class provides a successor to this class, supporting a wider array of use cases and providing a foundation for additional future geometry editing capabilities. If starting new development, useGeometryEditor
in preference toSketchEditor
. - SketchEditor() - Constructor for class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Constructs a default SketchEditor.
- SketchGeometryChangedEvent - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0 along with
SketchEditor
. New development should useGeometryEditor
instead. - SketchGeometryChangedEvent(SketchEditor) - Constructor for class com.esri.arcgisruntime.mapping.view.SketchGeometryChangedEvent
-
Deprecated.Constructs a GeometryChangedEvent object.
- SketchGeometryChangedListener - Interface in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0 along with
SketchEditor
. New development should useGeometryEditor
instead. Changes to theGeometry
in theGeometryEditor
can be monitored by attaching a listener to itsgeometryProperty
. - SketchStyle - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0 along with
SketchEditor
. New development should useGeometryEditor
instead.GeometryEditorStyle
provides analogous functionality forGeometryEditor
. - SketchStyle() - Constructor for class com.esri.arcgisruntime.mapping.view.SketchStyle
-
Deprecated.Constructs the default SketchStyle object.
- SketchVertex - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.2.0 along with
SketchEditor
. New development should useGeometryEditor
instead. TheselectedElementProperty
of theGeometryEditor
provides analogous functionality. - SlopeType - Enum Class in com.esri.arcgisruntime.raster
-
Defines a SlopeType.
- SMALL - Enum constant in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
- snappedToLineSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to indicate an edge (segment) of a feature geometry during an interactive edit, when the
GeometryEditor
has snapped the interaction position to that edge. - snappedToVertexSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to indicate a vertex of a feature geometry during an interactive edit, when the
GeometryEditor
has snapped the interaction position to that vertex. - SnapSettings - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
Controls interactive snapping functionality for the
GeometryEditor
. - SnapSettings() - Constructor for class com.esri.arcgisruntime.mapping.view.geometryeditor.SnapSettings
-
Creates a default SnapSettings.
- snapSettingsProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Configurable options for interactive snapping.
- SnapSource - Interface in com.esri.arcgisruntime.mapping.view.geometryeditor
-
Indicates a source of geometries that a
GeometryEditor
could snap interactive edits to. - SnapSourceSettings - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
Configures a valid source of geometries that the
GeometryEditor
can snap interactive edits to. - snrProperty() - Method in class com.esri.arcgisruntime.location.NmeaSatelliteInfo
-
Signal-to-noise (C/No) ratio.
- SOLID - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
-
Fills area with Solid color.
- SOLID - Enum constant in enum class 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 200.0.0, replaced by
SolidFillSymbolLayer(Color)
- SolidFillSymbolLayer(Color) - 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SolidStrokeSymbolLayer(double, Color, Iterable)
- SolidStrokeSymbolLayer(double, int, Iterable<GeometricEffect>, StrokeSymbolLayer.LineStyle3D) - Constructor for class com.esri.arcgisruntime.symbology.SolidStrokeSymbolLayer
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
SolidStrokeSymbolLayer(double, Color, Iterable, LineStyle3D)
- SolidStrokeSymbolLayer(double, Color, 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, Color, 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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
- sourceProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.SnapSourceSettings
-
Underlying source of geometries to snap to, for example a
FeatureLayer
. - SpaceEffect - Enum Class in com.esri.arcgisruntime.mapping.view
-
Defines the effect used for the background of the SceneView.
- spaceEffectProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
The visual effect of outer space in the scene view.
- SPATIAL_ANALYSIS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- SpatialReference - Class in com.esri.arcgisruntime.geometry
-
The spatial reference specifies how geometry coordinates relate to real-world space.
- spatialReferenceChanged(SpatialReferenceChangedEvent) - Method in interface com.esri.arcgisruntime.mapping.view.SpatialReferenceChangedListener
-
Deprecated.Invoked when the
SpatialReference
of aGeoView
changes. - SpatialReferenceChangedEvent - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.spatialReferenceProperty()
. - SpatialReferenceChangedListener - Interface in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.0.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.spatialReferenceProperty()
. - spatialReferenceProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
The spatial reference defines the coordinate system used by the map or scene in the GeoView.
- spatialReferenceProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The
SpatialReference
of this stream service. - spatialReferenceProperty() - Method in class com.esri.arcgisruntime.realtime.DynamicEntityDataSourceInfo
-
The
SpatialReference
of this data source. - 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
- spatialRelationshipProperty() - Method in class com.esri.arcgisruntime.layers.SceneLayerPolygonFilter
-
The spatial relationship to be applied to the polygons for filtering features.
- specificLanguageProperty() - Method in class com.esri.arcgisruntime.mapping.BasemapStyleParameters
-
The desired language for place labels on the
Basemap
or an empty string if no specific language is required. - SPHERE - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
-
The marker is a sphere.
- SPLIT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaOverlapGeometry
-
Split behavior.
- SQLITE_GEODATABASE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A runtime sqlite geodatabase.
- SQUARE - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
-
The marker is a square.
- SQUARE - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.geometry.AreaUnitId
-
Indicates an area measurement in square centimeters.
- SQUARE_DECIMETERS - Enum constant in enum class com.esri.arcgisruntime.geometry.AreaUnitId
-
Indicates an area measurement in square decimeters.
- SQUARE_FEET - Enum constant in enum class com.esri.arcgisruntime.geometry.AreaUnitId
-
Indicates an area measurement in square feet.
- SQUARE_KILOMETERS - Enum constant in enum class com.esri.arcgisruntime.geometry.AreaUnitId
-
Indicates an area measurement in square kilometers.
- SQUARE_METERS - Enum constant in enum class com.esri.arcgisruntime.geometry.AreaUnitId
-
Indicates an area measurement in square meters.
- SQUARE_MILES - Enum constant in enum class com.esri.arcgisruntime.geometry.AreaUnitId
-
Indicates an area measurement in square statute miles.
- SQUARE_MILLIMETERS - Enum constant in enum class com.esri.arcgisruntime.geometry.AreaUnitId
-
Indicates an area measurement in square millimeters.
- SQUARE_YARDS - Enum constant in enum class com.esri.arcgisruntime.geometry.AreaUnitId
-
Indicates an area measurement in square yards.
- SQUARED - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryOffsetType
-
Joints will be squared.
- STAIRS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Stairs.
- STANDARD - Enum constant in enum class com.esri.arcgisruntime.LicenseLevel
-
Standard mode: Licensed for standard level deployment.
- STANDARD - Enum constant in enum class com.esri.arcgisruntime.location.NmeaFixType
-
A standard GPS fix type.
- STANDARD - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonDetail
-
Standard level.
- STANDARD_DEVIATION - Enum constant in enum class com.esri.arcgisruntime.data.StatisticType
-
The standard deviation of values in a field.
- STANDARD_DEVIATION - Enum constant in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
-
The standard deviation of values in the
AggregateField.statisticFieldNameProperty()
orAggregateField.statisticExpressionProperty()
. - STANDARD_DEVIATION - Enum constant in enum class 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 - Enum constant in enum class 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.geometryeditor.GeometryEditor
-
Starts a geometry editing session based on the specified geometry.
- start(Geometry) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Starts a sketch editing session based on the provided geometry.
- start(Geometry, SketchCreationMode) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.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
-
Deprecated.Starts a sketch editing session based on the provided geometry, creation mode and edit configuration.
- start(GeometryType) - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
Starts a geometry editing session with an empty geometry of the specified
GeometryType
. - start(SketchCreationMode) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Starts a new editing session for given sketch creation mode.
- start(SketchCreationMode, SketchEditConfiguration) - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.Starts a new editing session for given sketch creation mode and edit configuration.
- START_TRIAL - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- startAsync() - Method in class com.esri.arcgisruntime.geotriggers.GeotriggerMonitor
-
Starts evaluating the GeotriggerMonitor.
- startAsync() - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Asynchronously starts the Local Server.
- startAsync() - Method in class com.esri.arcgisruntime.localserver.LocalService
-
Asynchronously starts the service.
- 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 - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.Status
-
The job has started.
- STARTED - Enum constant in enum class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
-
The
GeotriggerMonitor
has been started. - STARTED - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalServerStatus
-
Server or service has started
- STARTED - Enum constant in enum class com.esri.arcgisruntime.location.LocationDataSource.Status
-
The LocationDataSource has started.
- startedProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
True if an editing session is active, false otherwise.
- STARTING - Enum constant in enum class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
-
The
GeotriggerMonitor
is starting. - STARTING - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalServerStatus
-
Server or service is starting
- STARTING - Enum constant in enum class com.esri.arcgisruntime.location.LocationDataSource.Status
-
The LocationDataSource is starting.
- startTimeFieldProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The name of the field in the track-aware service that contains start time.
- StartTimeUsage - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Specifies the type of start time usage.
- stateAsync() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Returns a
UtilityNetworkState
that represents the current state of the utility network. - STATIC - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
-
Static rendering mode - Features will only update between zoom and pan operations in a retained mode.
- STATIC - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.view.GraphicsOverlay.RenderingMode
-
Static rendering mode.
- STATISTICAL_DATA_COLLECTION - Enum constant in enum class 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.
- statisticExpressionProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
An Arcade expression that must evaluate to either a string or a number.
- statisticFieldNameProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
An attribute name from the source dataset that contains numeric values to summarize.
- StatisticRecord - Class in com.esri.arcgisruntime.data
-
Represents the statistic value for a particular field.
- StatisticsQueryParameters - Class in com.esri.arcgisruntime.data
-
Parameters to perform a statistical query on a
FeatureTable
. - StatisticsQueryParameters(Iterable<StatisticDefinition>) - Constructor for class com.esri.arcgisruntime.data.StatisticsQueryParameters
-
Creates statistics query parameters using one or more
StatisticDefinition
. - StatisticsQueryResult - Class in com.esri.arcgisruntime.data
-
Represents the results of a statistics query.
- StatisticType - Enum Class in com.esri.arcgisruntime.data
-
Defines the statistic type that can be calculated for non-null values in a field of a FeatureTable.
- statisticTypeProperty() - Method in class com.esri.arcgisruntime.mapping.reduction.AggregateField
-
Defines the type of statistic for summarizing values returned from
AggregateField.statisticFieldNameProperty()
orAggregateField.statisticExpressionProperty()
. - statusChanged(LocalServer.StatusChangedEvent) - Method in interface com.esri.arcgisruntime.localserver.LocalServer.StatusChangedListener
-
Invoked when the
Status
of aLocalServer
changes. - statusChanged(LocalService.StatusChangedEvent) - Method in interface com.esri.arcgisruntime.localserver.LocalService.StatusChangedListener
-
Invoked when the
Status
of aLocalService
changes. - statusChanged(LocationDataSource.StatusChangedEvent) - Method in interface com.esri.arcgisruntime.location.LocationDataSource.StatusChangedListener
-
Invoked when the status of a LocationDataSource changes.
- StatusChangedEvent(Object, LocalServerStatus) - Constructor for class com.esri.arcgisruntime.localserver.LocalServer.StatusChangedEvent
-
Creates a new instance of a
StatusChangedEvent
. - StatusChangedEvent(Object, LocalServerStatus) - Constructor for class com.esri.arcgisruntime.localserver.LocalService.StatusChangedEvent
-
Creates a new instance of a
StatusChangedEvent
. - STAY_ABOVE - Enum constant in enum class 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.mapping.view.geometryeditor.GeometryEditor
-
Stops the editing session by making the GeometryEditor no longer respond to user interaction and clears the
geometry
. - 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
-
Deprecated.Stops sketching.
- 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 - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Arrive at stop.
- STOP - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.Stop.Type
-
Stop.
- Stop.Type - Enum Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Specifies the type of a route stop.
- stopAsync() - Method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Asynchronously stops the Local Server.
- stopAsync() - Method in class com.esri.arcgisruntime.localserver.LocalService
-
Asynchronously stops the service.
- stopAsync() - Method in class com.esri.arcgisruntime.location.LocationDataSource
-
Stops the location data source asynchronously.
- STOPPED - Enum constant in enum class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
-
The
GeotriggerMonitor
has been stopped or has not been started yet. - STOPPED - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalServerStatus
-
Server or service has stopped
- STOPPED - Enum constant in enum class com.esri.arcgisruntime.location.LocationDataSource.Status
-
The LocationDataSource is stopped.
- STOPPING - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalServerStatus
-
Server or service is stopping
- STOPPING - Enum constant in enum class com.esri.arcgisruntime.location.LocationDataSource.Status
-
The LocationDataSource is stopping.
- STORED - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
The ability to perform geocode operations and store the results, in a database for instance.
- STORY_MAP - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
The next generation of StoryMap applications.
- STORY_MAP_THEME - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Go straight.
- STRAIGHT_LINE - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.RouteShapeType
-
Straight line.
- STREET_NAME - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
-
Street name.
- STRETCH - Enum constant in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorScaleMode
-
The geometry can be scaled freely and the aspect ratio is not preserved.
- StretchParameters - Interface in com.esri.arcgisruntime.raster
-
Represents a marker interface to indicate stretch parameters.
- StretchRenderer - Class in com.esri.arcgisruntime.raster
-
A stretch renderer enhances the visual contrast of raster data in a
RasterLayer
. - StretchRenderer(StretchParameters, List<Double>, boolean, ColorRamp) - Constructor for class com.esri.arcgisruntime.raster.StretchRenderer
-
Creates an instance of StretchRenderer.
- STRING - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
The return type is expected to be a string.
- STRING - Enum constant in enum class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace.ConnectionType
-
An ArcSDE connection string.
- STRING - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupExpression.ReturnType
-
A string value.
- STRING - Enum constant in enum class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
-
The value of the attribute is a String.
- STRIP - Enum constant in enum class 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 Class 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 Class in com.esri.arcgisruntime.symbology
-
The 3D line style describes the way that line symbol layers will render in 3D.
- STRUCTURE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationRole
-
Structure role.
- STRUCTURE_BOUNDARY - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Polygonal structures, such as substations or town border stations.
- STRUCTURE_EDGE_OBJECT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Non-spatial structure edge, such as a duct in a duct bank.
- STRUCTURE_JUNCTION - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Point structures, such as poles.
- STRUCTURE_JUNCTION_OBJECT - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Non-spatial structure junction, such as a duct port in a manhole.
- STRUCTURE_LINE - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Linear structures, such as ducts, conduits, or buffer tubes.
- STYLE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A webstyle item.
- STYLE_TO_STYLE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Vector Tile service to a style.
- styleProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorTool
-
Defines the visual appearance of
GeometryEditor
geometries when this tool is in use. - SublayerList - Class in com.esri.arcgisruntime.layers
-
Implements a modifiable list of
ArcGISSublayer
s. - 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 - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
System-generated subnetwork lines.
- SUBNETWORK - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
-
Subnetwork trace.
- SubscriptionInfo - Class in com.esri.arcgisruntime.portal
-
Contains information about the user's subscription.
- SubscriptionInfo.State - Enum Class in com.esri.arcgisruntime.portal
-
Signifies the state of the user's subscription.
- SUBTRACT - Enum constant in enum class com.esri.arcgisruntime.layers.FeatureLayer.SelectionMode
-
Removes features from the current selection set.
- SUBTRACT - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.data.StatisticType
-
The sum of values in a field.
- SUM - Enum constant in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
-
The sum of values in the
AggregateField.statisticFieldNameProperty()
orAggregateField.statisticExpressionProperty()
. - SUM - Enum constant in enum class com.esri.arcgisruntime.raster.MosaicOperation
-
The overlapping areas will contain the total sum of the cell values from all the overlapping cells.
- sunLightingProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
The type of ambient sunlight and shadows in the scene view.
- sunTimeProperty() - Method in class com.esri.arcgisruntime.mapping.view.SceneView
-
The calendar that specifies the position of the sun in the scene view.
- SUPPORTED - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.NetworkDirectionsSupport
-
Directions are supported.
- supportsNetworkStateProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkCapabilities
-
True if this utility network supports network state, false otherwise.
- supportsUtilityNetworkTopologyProperty() - Method in class com.esri.arcgisruntime.arcgisservices.SyncCapabilities
-
Indicates if utility network topology data is available.
- supportsValidateNetworkTopologyProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkCapabilities
-
True if this utility network can validate network topology, false otherwise.
- Surface - Class in com.esri.arcgisruntime.mapping
-
The surface contains elevation sources and defines a surface upon which layers and overlays can be draped.
- Surface() - Constructor for class com.esri.arcgisruntime.mapping.Surface
-
Creates a surface object.
- 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Survey123 Add In to data related to the add in.
- SURVEY_TO_DATA - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a survey to its data.
- SURVEY_TO_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a survey to a Feature Service.
- SURVEY123_ADD_IN - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
-
Subscription was suspended.
- SWAP - Enum constant in enum class com.esri.arcgisruntime.ogc.wfs.OgcAxisOrder
-
Indicates the order of x/y coordinates will be swapped.
- 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
-
A symbol defines the appearance of features and graphics that are displayed in a
GeoView
. - SYMBOL_SET - Enum constant in enum class 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 Class in com.esri.arcgisruntime.symbology
-
Represents the ways in which symbol anchor values may be specified.
- SYMBOLIZED - Enum constant in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.AreaSymbolizationType
-
Renders area symbols using the traditional paper chart symbology.
- SymbolLayer - Class in com.esri.arcgisruntime.symbology
-
Represents a SymbolLayer within a
MultilayerPointSymbol
,MultilayerPolygonSymbol
, orMultilayerPolylineSymbol
. - 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 Class 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 (a 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_AND_TOPOLOGY_TABLES - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.UtilityNetworkSyncMode
-
Utility network topology and system tables will be synced.
- SYNC_SYSTEM_TABLES - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.UtilityNetworkSyncMode
-
Utility Network system tables will be synced.
- SYNC_WITH_FEATURE_SERVICES - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapUpdateMode
-
Changes, including local edits, will be synchronized directly with the underlying feature services.
- SYNC_WITH_FEATURE_SERVICES - Enum constant in enum class 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 its source ArcGIS feature service using the specified sync direction and a rollback on failure boolean value. - syncGeodatabase(SyncGeodatabaseParameters, Geodatabase) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
-
Creates a
SyncGeodatabaseJob
to synchronize a geodatabase back to its source ArcGIS feature service. - 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 Class in com.esri.arcgisruntime.tasks.geodatabase
-
Signifies the geodatabase synchronization direction.
- SYNCHRONOUS_EXECUTE - Enum constant in enum class com.esri.arcgisruntime.localserver.LocalGeoprocessingService.ServiceType
-
Synchronous execution.
- SYNCHRONOUS_EXECUTE - Enum constant in enum class 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 usingGeodatabaseSyncTask.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 byGeodatabaseSyncTask.syncGeodatabase(SyncGeodatabaseParameters, Geodatabase)
. - SyncModel - Enum Class in com.esri.arcgisruntime.data
-
Defines the various geodatabase sync models
- syncOfflineMap(OfflineMapSyncParameters) - Method in class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapSyncTask
-
Returns a job to synchronize an offline map's geodatabases with their originating services.
- syncSourceSettings() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.SnapSettings
-
Synchronizes the
SnapSettings.getSourceSettings()
collection based onSnapSource
objects in the currently connectedArcGISMap
.
T
- TABLE - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
-
A table type.
- TABLE - Enum constant in enum class 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 Class 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 a 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.
- 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 - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Task profile.
- TASK_FILE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Task File (esriTasks)
- TEMPORARY - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
The ability to perform geocode operations in which the results are not stored.
- terminalProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRuleElement
-
The terminal of the asset type where a network rule is applicable.
- TETRAHEDRON - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
-
The marker is a tetrahedron.
- TEXT - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
A text.
- TEXT - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A string value.
- TEXT_SYMBOL - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
-
Follow the alignment specified by the
TextSymbol.getHorizontalAlignment()
. - TextAntiAliasingMode - Enum Class 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 using characteristics such as font, size, color, and position.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.0.0, replaced by
TextSymbol(float, String, Color, HorizontalAlignment, VerticalAlignment)
- TextSymbol(float, String, Color, 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 Class in com.esri.arcgisruntime.symbology
-
Defines various decorations that can be applied to the text of this Symbol.
- TextSymbol.FontStyle - Enum Class in com.esri.arcgisruntime.symbology
-
Defines various styles that can be applied to the text of this Symbol.
- TextSymbol.FontWeight - Enum Class in com.esri.arcgisruntime.symbology
-
Defines how thick or thin the characters in text appear.
- TextSymbol.HorizontalAlignment - Enum Class in com.esri.arcgisruntime.symbology
-
Defines horizontal alignment of the text within the Symbol.
- TextSymbol.VerticalAlignment - Enum Class in com.esri.arcgisruntime.symbology
-
Defines vertical alignment of the text within the Symbol.
- THEME_TO_STORY - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a StoryMap Theme to the StoryMaps that use the theme.
- TIFF - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
TIFF.
- TILE_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Tile Package (tpk)
- TileCache - Class in com.esri.arcgisruntime.data
-
A local cache of 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 Class in com.esri.arcgisruntime.data
-
The storage format of a tile cache.
- tileCacheProperty() - Method in class com.esri.arcgisruntime.mapping.ArcGISTiledElevationSource
-
The tile cache of the elevation service.
- 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 Class 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_ONLY - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
The return type is expected to be a
LocalTime
value. - TIME_ONLY - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A time only value.
- 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
-
Deprecated.Invoked when the time extent of a GeoView has changed.
- TimeExtentChangedEvent - Class in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.1.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.timeExtentProperty()
. - TimeExtentChangedListener - Interface in com.esri.arcgisruntime.mapping.view
-
Deprecated, for removal: This API element is subject to removal in a future version.As of 200.1.0, use
ObservableValue.addListener(ChangeListener)
onGeoView.timeExtentProperty()
. - timeExtentProperty() - Method in class com.esri.arcgisruntime.mapping.view.GeoView
-
The current TimeExtent of the GeoView.
- TimeReference - Class in com.esri.arcgisruntime.arcgisservices
-
Represents information about the reference units for time values.
- TIMESTAMP_OFFSET - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
The return type is expected to be a
OffsetDateTime
value. - TIMESTAMP_OFFSET - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
A timestamp offset value.
- TimeUnit - Enum Class 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.
- tintColorProperty() - Method in class com.esri.arcgisruntime.symbology.PictureFillSymbolLayer
-
The tint color of a picture fill symbol layer.
- tintColorProperty() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbolLayer
-
The tint color of a picture marker symbol layer.
- TITLE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortField
-
The title of the item.
- titleColorProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the title color property of the default callout.
- titleProperty() - Method in class com.esri.arcgisruntime.mapping.popup.RelationshipPopupElement
-
A string value indicating what the element represents.
- titleProperty() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Gives access to the title text of the default callout.
- TO_FACILITY - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.TravelDirection
-
To facility.
- 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
- toCompletableFuture() - Method in interface com.esri.arcgisruntime.concurrent.ListenableFuture
-
Returns a
CompletableFuture
wrapping for this object. - toElementProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRule
-
The second participant in a network rule.
- 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.popup.PopupElement
- 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 - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationType
-
The Token based security;
- TokenCredential - Interface in com.esri.arcgisruntime.security
-
Implemented by subclasses of
Credential
that deal with Token based authentication. - 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
-
Converts a PictureFillSymbol to a
MultilayerPolygonSymbol
with aPictureFillSymbolLayer
. - toMultilayerSymbol() - Method in class com.esri.arcgisruntime.symbology.PictureMarkerSymbol
-
Gets a
MultilayerPointSymbol
with aPictureMarkerSymbolLayer
from a PictureMarkerSymbol. - toMultilayerSymbol() - Method in class com.esri.arcgisruntime.symbology.SimpleFillSymbol
-
Gets a
MultilayerPolygonSymbol
from a SimpleFillSymbol. - toMultilayerSymbol() - Method in class com.esri.arcgisruntime.symbology.SimpleLineSymbol
-
Gets a
MultilayerPolylineSymbol
from a SimpleLineSymbol. - toMultilayerSymbol() - Method in class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol
-
Converts a SimpleMarkerSymbol to a
MultilayerPointSymbol
. - toolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
The tool defining how you interact with the view to create and edit the
geometry
. - TOP - Enum constant in enum class com.esri.arcgisruntime.mapping.view.Callout.LeaderPosition
-
Positions the leader at the top center of the callout.
- TOP - Enum constant in enum class com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
-
The SceneSymbol's farthest edge from the ground's surface is positioned at the GeoElement's geometry.
- TOP - Enum constant in enum class com.esri.arcgisruntime.symbology.TextSymbol.VerticalAlignment
-
The top of the text is aligned to the bottom of the Symbol's mid-point.
- TOP_LEFT - Enum constant in enum class 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 - Enum constant in enum class 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.
- toPolyline() - Method in class com.esri.arcgisruntime.geometry.Polygon
-
Creates a polyline containing paths for all the rings in this polygon.
- toPolyline() - Method in class com.esri.arcgisruntime.geometry.PolygonBuilder
-
Creates a polyline with the values in the polygon 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 class com.esri.arcgisruntime.concurrent.Job.Message
-
Returns a string representation of this message instance.
- 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 class com.esri.arcgisruntime.portal.Portal.Mode
-
Returns a string representing the tenancy mode.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalGroup.Access
-
Returns a string representing the access level.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalGroup.SortField
-
Returns a string representing the sort field.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalGroup.SortOrder
-
Returns a string representing the sort order.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalInfo.Access
-
Returns a string representing the access level.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalItem.Access
-
Returns a string representing the access level.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Returns a string representing the item type.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Returns a string representing the item relationship.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalItemRelationshipDirection
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Realm
-
Returns a string representing the PortalPrivilege.Realm.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Role
-
Returns a string representing the PortalPrivilege.Role.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
Returns a string representing the PortalPrivilege.Subtype.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Returns a string representing the PortalPrivilege.Type.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalQueryParameters.SortOrder
-
Returns a string representing the sort order.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalUser.Access
-
Returns a string representing the access level.
- toString() - Method in enum class com.esri.arcgisruntime.portal.PortalUser.Role
-
Returns a string representing the role.
- toString() - Method in enum class 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
-
Tests if the two geometries have at least one boundary point in common, but no interior points.
- TOUCHES - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Track View with a Web Map that was created in the Tracker web app.
- TrackDisplayProperties - Class in com.esri.arcgisruntime.layers
-
Controls the display of tracks for a
DynamicEntityLayer
. - trackDisplayPropertiesProperty() - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
The track display properties.
- trackIdFieldProperty() - Method in class com.esri.arcgisruntime.realtime.ArcGISStreamServiceInfo
-
The name of the field in the track-aware service that contains track ID.
- trackLineRendererProperty() - Method in class com.esri.arcgisruntime.layers.TrackDisplayProperties
-
The
Renderer
to display the track lines that connect observations. - 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.view.SpaceEffect
-
The background is transparent.
- TransportationNetworkDataset - Class in com.esri.arcgisruntime.data
-
A transportation network dataset of a map or scene stored in a mobile map or scene package.
- TravelDirection - Enum Class 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 - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
A triangle.
- TRIANGLE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeToolType
-
Allows you to drag on a map view to define the center point and a corner of a triangle-shaped geometry.
- TRIANGLE - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
-
The marker is a triangle.
- TRIP_ITEM - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Trip planning item.
- TRUE_CURVE_CLIENT - Enum constant in enum class com.esri.arcgisruntime.ServiceCurveGeometryMode
-
Curve geometries are fetched, and this API acts as a true curve client when editing.
- TRUE_SHAPE_WITH_MEASURES - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.RouteShapeType
-
True shape with measures.
- TUBE - Enum constant in enum class com.esri.arcgisruntime.symbology.StrokeSymbolLayer.LineStyle3D
-
The tube style causes the stroke to appear as a 3D tube.
- TURN_LEFT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Turn left.
- TURN_LEFT_LEFT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Turn left and immediately turn left.
- TURN_LEFT_RIGHT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Turn left and immediately turn right.
- TURN_RIGHT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Turn right.
- TURN_RIGHT_LEFT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Turn right and immediately turn left.
- TURN_RIGHT_RIGHT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Turn right and immediately turn right.
- typeProperty() - Method in class com.esri.arcgisruntime.mapping.popup.PopupAttachment
-
The type of the PopupAttachment.
U
- U_TURN - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Make a U-turn.
- UNAMBIGUOUS_LABELS - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
-
Line geometries with the same label and coincident end vertices should be joined, until they hit a junction.
- UNCONSTRAINED - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineOrientation
-
The label will be offset perpendicularly to whichever side of the line geometry has space (defaulting to `Above`, in the `screen` sense).
- UNDEFINED - Enum constant in enum class com.esri.arcgisruntime.data.ServiceFeatureTable.FeatureRequestMode
-
The feature request mode is undefined.
- UNDERLINE - Enum constant in enum class 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.geometryeditor.GeometryEditor
-
Undoes the last action on the
geometry
. - undo() - Method in class com.esri.arcgisruntime.mapping.view.SketchEditor
-
Deprecated.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 - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalDirectionality
-
Only one flow direction is permissible.
- UNIFORM - Enum constant in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorScaleMode
-
The geometry can be scaled proportionally, preserving the original aspect ratio.
- 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 and the specified envelope and updates the envelope builder with the result.
- unionOf(Point) - Method in class com.esri.arcgisruntime.geometry.EnvelopeBuilder
-
Finds the union of the builder's envelope and the specified 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 unique value renderer symbolizes geoelements with a distinct symbol for each unique data value in an attribute.
- UniqueValueRenderer() - Constructor for class com.esri.arcgisruntime.symbology.UniqueValueRenderer
-
Creates a new empty unique value renderer.
- UniqueValueRenderer(Iterable<String>, Iterable<UniqueValueRenderer.UniqueValue>, String, Symbol) - Constructor for class com.esri.arcgisruntime.symbology.UniqueValueRenderer
-
Creates a new unique value renderer.
- 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 Class in com.esri.arcgisruntime
-
Specifies the system of measurement being used to represent distance units.
- UnitType - Enum Class in com.esri.arcgisruntime.geometry
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.1.0, use instanceof to determine the unit type
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
-
The domain of where the error occurred is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
-
Unknown/unsupported dataset type.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
-
An unknown/unsupported service type.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Preferred placement position has not been specified.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ServiceSourceType
-
Unknown = -1.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
-
Unknown time relation.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
-
Unknown = -1.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.concurrent.Job.MessageSeverity
-
Deprecated, for removal: This API element is subject to removal in a future version.as of 200.1.0. This value is not applicable to the job message's severity and will be removed in a future release.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.data.EditResult.EditOperation
-
The edit operation is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
Drawing tool is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
An unknown type.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
-
An unknown value.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.data.TileCache.StorageFormat
-
Unknown storage format.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibility
-
Target's visibility is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryDimension
-
A geometry of unknown dimensionality.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryType
-
An unknown type of geometry.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.geometry.UnitType
-
Deprecated.Unknown units of measurement.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
Format unknown.
- UNKNOWN - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.layers.TableJoinSublayerSource.JoinType
-
Unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.location.NmeaGnssSystem
-
The unknown GNSS type.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.mapping.LocalItem.Type
-
Unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
-
Unknown string field option.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Unknown date format.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
-
Unknown media type.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
-
Unknown altitude mode.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
-
Unknown KML list item type.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
-
Unknown KML geometry type.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
-
Unknown KML graphic type.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.ogc.kml.KmlViewpoint.Type
-
Unknown view type.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.Portal.LoginType
-
Login type is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.Access
-
Access level is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortField
-
Sort field is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalInfo.Access
-
Access level is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Access
-
Access level is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
The item type does not match any of the values of this enum.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Realm
-
Realm is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Role
-
Role is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
An unknown portal privilege subtype.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalUser.Access
-
Access level is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.PortalUser.Role
-
Role is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
-
Subscription state is unknown.
- UNKNOWN - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.security.AuthenticationType
-
Unknown is for services whose security information could not be determined
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
-
The type of the value of the attribute is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
An unknown unit.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
-
Unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.NetworkDirectionsSupport
-
Directions support is unknown.
- UNKNOWN - Enum constant in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
-
The parameter type is unknown
- UNKNOWN - Enum constant in enum class 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 its source ArcGIS feature service using the geodatabase's sync ID.
- unregisterGeodatabaseAsync(UUID) - Method in class com.esri.arcgisruntime.tasks.geodatabase.GeodatabaseSyncTask
-
Executes an asynchronous operation to unregister a geodatabase from its source ArcGIS feature service using the geodatabase's sync ID.
- unrelateFeature(ArcGISFeature) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Removes the relationship between this feature and the provided feature.
- UNRESTRICTED - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
All optional functionality is allowed.
- unselectDynamicEntities(Iterable<DynamicEntity>) - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Unselects the specified dynamic entities and removes them from the current list of selected dynamic entities.
- unselectDynamicEntity(DynamicEntity) - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Unselects the given dynamic entity and removes it from the current list of selected dynamic entities.
- unselectDynamicEntityObservation(DynamicEntityObservation) - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Unselects the given dynamic entity observation and removes it from the current list of selected observations.
- unselectDynamicEntityObservations(Iterable<DynamicEntityObservation>) - Method in class com.esri.arcgisruntime.layers.DynamicEntityLayer
-
Unselects the given dynamic entity observations and removes them from the current list of selected observations.
- 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
-
Unselects the given feature and removes it from the current collection of selected features.
- 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
-
Unselects the given feature and removes it from the current collection of selected features.
- 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
-
Unselects the features in the given collection and removes them from the current collection of selected features.
- 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
-
Unselects the given features and removes them from the current collection of selected features.
- 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 - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Unsigned integer, 1 bit (Java Byte).
- UNSIGNED_16_BIT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Unsigned integer, 16 bit (Java Integer).
- UNSIGNED_2_BIT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Unsigned integer, 2 bit (Java Byte).
- UNSIGNED_32_BIT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Unsigned integer, 32 bit (Java Long).
- UNSIGNED_4_BIT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Unsigned integer, 4 bit (Java Byte).
- UNSIGNED_8_BIT - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Unsigned integer, 8 bit (Java Integer).
- UNSUPPORTED - Enum constant in enum class 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.
- UnsupportedPopupElement - Class in com.esri.arcgisruntime.mapping.popup
-
A pop-up element that is not yet supported by this API.
- UnsupportedRenderer - Class in com.esri.arcgisruntime.symbology
-
Represents a renderer type that is not currently supported.
- UP_ARROW - Enum constant in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
An up arrow.
- update() - Method in class com.esri.arcgisruntime.mapping.view.Callout
-
Updates the callout.
- 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 - Enum constant in enum class com.esri.arcgisruntime.data.EditResult.EditOperation
-
An operation to update a feature or attachment in the feature table.
- UPDATE_GROUPS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- UPDATE_ITEM_CATEGORY_SCHEMA - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Grants the ability to update the organization content category schema.
- UPDATE_ITEMS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- UPDATE_USERS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- updateAttachmentAsync(Attachment, byte[], String, String) - Method in class com.esri.arcgisruntime.data.ArcGISFeature
-
Updates the given attachment of this feature.
- updateDataAsync(String) - Method in class com.esri.arcgisruntime.portal.PortalItem
-
Executes an asynchronous operation to update the JSON data for this portal item on the portal asynchronously.
- updateFeatureAsync(Feature) - Method in class com.esri.arcgisruntime.data.FeatureTable
-
Updates a feature in the 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
-
Updates the current heading angle.
- 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
-
Updates the position of the current location.
- UPLOAD - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters.AttachmentSyncDirection
-
Attachment edits can only be uploaded from the client when syncing.
- UPLOAD - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
-
The geodatabase changes are uploaded only.
- UPSAMPLE - Enum constant in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
-
Upsample the pixels from a lower level of detail tile.
- UPSTREAM - Enum constant in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
-
Upstream trace.
- URBAN_MODEL - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Contains all information needed to start up an Urban App including links to the Urban database services.
- uriProperty() - Method in class com.esri.arcgisruntime.layers.Ogc3DTilesLayer
-
The URI of the layer.
- URL - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
-
The content is a URL.
- US_NAUTICAL_MILE - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
US nautical mile (pre-1954).
- US_SURVEY_FOOT - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
US survey foot.
- US_SURVEY_INCH - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
US survey inch.
- US_SURVEY_MILE - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
US survey mile.
- US_SURVEY_YARD - Enum constant in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
US survey yard.
- USE_AUTHORED_SETTINGS - Enum constant in enum class 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_CLIPPED_GEOMETRY - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelGeometryStrategy
-
The subset of the feature's geometry within the screen extent will be used to calculate the position of the label.
- USE_FILTER - Enum constant in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption.QueryOption
-
Combines with
GenerateLayerOption.getWhereClause()
andGenerateLayerOption.isUseGeometry()
properties when copying features from the server to take offline. - USE_GEOMETRY - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceGeotriggerFeedAccuracyMode
-
The reported
Geometry
from aGeotriggerFeed
will be used. - USE_GEOMETRY - Enum constant in enum class com.esri.arcgisruntime.mapping.labeling.LabelGeometryStrategy
-
The feature's entire geometry will be used to calculate the position of the label.
- USE_GEOMETRY_WITH_ACCURACY - Enum constant in enum class com.esri.arcgisruntime.geotriggers.FenceGeotriggerFeedAccuracyMode
-
The reported
Geometry
from aGeotriggerFeed
will be used in conjunction with accuracy information. - USE_ORIGINAL_SERVICE - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Role
-
Used for privileges related to creating and using content.
- USER - Enum constant in enum class com.esri.arcgisruntime.portal.PortalUser.Role
-
Organization user or custom role with user privileges.
- USER_CREDENTIAL_CHALLENGE - Enum constant in enum class 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.
- userIdProperty() - Method in class com.esri.arcgisruntime.portal.PortalUser
-
The ID of the user.
- USERNAME_PASSWORD - Enum constant in enum class 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 Class 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 Class in com.esri.arcgisruntime.utilitynetworks
-
An enumeration of various association deletion behaviors.
- UtilityAssociationRole - Enum Class in com.esri.arcgisruntime.utilitynetworks
-
Defines different utility association roles.
- UtilityAssociationType - Enum Class in com.esri.arcgisruntime.utilitynetworks
-
An enumeration of the various types of associations supported by the utility network.
- UtilityAttributeComparisonOperator - Enum Class in com.esri.arcgisruntime.utilitynetworks
-
The various comparisons to perform between a
UtilityNetworkAttribute
and a secondUtilityNetworkAttribute
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. - UtilityCategoryComparison(String, UtilityCategoryComparisonOperator) - Constructor for class com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparison
-
Creates a condition evaluating whether a category with this name exists on a feature.
- UtilityCategoryComparisonOperator - Enum Class 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
-
A trace result set comprised of a collection of
UtilityElement
objects. - 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 Class 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
-
A filter set on
UtilityTraceFilter.getNearestNeighbor()
to return the next n features from the starting point. - UtilityNearestNeighborResult - Enum Class in com.esri.arcgisruntime.utilitynetworks
-
Indicates the result of
UtilityNearestNeighbor
in theUtilityTraceConfiguration.getFilter()
in relation to its requested count. - 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 Class 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 anotherUtilityNetworkAttribute
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. - UtilityNetworkCapabilities - Class in com.esri.arcgisruntime.utilitynetworks
-
Defines the supported capabilities for a utility network.
- 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 Class in com.esri.arcgisruntime.utilitynetworks
-
Defines different utility network source types.
- UtilityNetworkSource.UsageType - Enum Class in com.esri.arcgisruntime.utilitynetworks
-
Defines different utility network source usage types.
- UtilityNetworkState - Class in com.esri.arcgisruntime.utilitynetworks
-
Defines the current state of a utility network.
- UtilityNetworkSyncMode - Enum Class in com.esri.arcgisruntime.tasks.geodatabase
-
The different modes for generation and synchronization of utility networks as part of a geodatabase sync task.
- UtilityNetworkValidationJob - Class in com.esri.arcgisruntime.tasks.utilitynetworks
-
A
Job
to run the validate network topology operation on a utility network. - 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 Class in com.esri.arcgisruntime.utilitynetworks
-
The function types that can be used with
UtilityPropagator
objects. - UtilityRule - Class in com.esri.arcgisruntime.utilitynetworks
-
Defines a permissible association between features in a utility network.
- UtilityRuleElement - Class in com.esri.arcgisruntime.utilitynetworks
-
Specifies the type of features participating in a network rule.
- UtilityRuleType - Enum Class in com.esri.arcgisruntime.utilitynetworks
-
An enumeration of the various types of network rules that determine permissible feature associations in a utility network.
- UtilitySubnetworkControllerType - Enum Class 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 Class 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 Class in com.esri.arcgisruntime.utilitynetworks
-
Specifies the type of topology that makes up a UtilityTier definition.
- UtilityTierType - Enum Class 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 aUtilityNetworkAttribute
. - 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 Class 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.Type - Enum Class in com.esri.arcgisruntime.utilitynetworks
-
An enumeration of the result types returned by a trace operation.
- UtilityTraceType - Enum Class 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 Class in com.esri.arcgisruntime.utilitynetworks
-
Used to specify whether traversability criteria are applied to junctions, edges, or both.
- UtilityValidationResult - Class in com.esri.arcgisruntime.tasks.utilitynetworks
-
The result of a
UtilityNetworkValidationJob
. - 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 Class in com.esri.arcgisruntime.tasks.networkanalysis
-
Specifies the type of backtracking allowed when querying for adjacencies in a network view.
- uxIconColorProperty() - Method in class com.esri.arcgisruntime.ogc.kml.KmlNode
-
The color mask used to tint the KML node's image buffer.
V
- V1_1_0 - Enum constant in enum class com.esri.arcgisruntime.ogc.wms.WmsVersion
-
WMS version 1.1.0.
- V1_1_1 - Enum constant in enum class com.esri.arcgisruntime.ogc.wms.WmsVersion
-
WMS version 1.1.1.
- V1_3_0 - Enum constant in enum class com.esri.arcgisruntime.ogc.wms.WmsVersion
-
WMS version 1.3.0.
- VALID - Enum constant in enum class 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.
- validateLocatabilityProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityTraceConfiguration
-
True to fail trace operations if non-spatial objects are encountered without the necessary containment, attachment, or connectivity association to a spatial object, or false to allow tracing of those non-spatial objects.
- validateNetworkTopology(Envelope) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Returns a job that when started will validate the utility network topology within the provided extent.
- validateNetworkTopology(Envelope, GeoprocessingParameters.ExecutionType) - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityNetwork
-
Returns a job that when started will validate the utility network topology within the provided extent.
- 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 class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.FeatureServiceSessionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.RelationshipCardinality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.RelationshipRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.ServiceSourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.TextAntiAliasingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.arcgisservices.VersionAccess
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.concurrent.Job.MessageSeverity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.concurrent.Job.MessageSource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.concurrent.Job.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.ContingencyConstraintViolationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.EditResult.EditOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.Field.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.QueryParameters.SortOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.RelationshipConstraintViolation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.ServiceFeatureTable.FeatureRequestMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.ServiceFeatureTable.QueryFeatureFields
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.StatisticType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.SyncModel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.data.TileCache.StorageFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibility
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.AngularUnitId
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.AreaUnitId
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.GarsConversionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.MgrsConversionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.UtmConversionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.ExtendOptions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.GeodeticCurveType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.GeometryBuilderType
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.GeometryDimension
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.GeometryOffsetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.GeometryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.LinearUnitId
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geometry.UnitType
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geotriggers.FenceGeotriggerFeedAccuracyMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geotriggers.FenceNotificationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geotriggers.FenceRuleType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.AreaSymbolizationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.layers.BingMapsLayer.Style
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.layers.FeatureLayer.SelectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.layers.FeatureTilingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.layers.GroupVisibilityMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.layers.SceneLayerPolygonFilter.SpatialRelationship
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.layers.TableJoinSublayerSource.JoinType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.LicenseLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.LicenseStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.LicenseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.loadable.LoadStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace.ConnectionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.localserver.LocalGeoprocessingService.ServiceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.localserver.LocalServerStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.location.LocationDataSource.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.location.NmeaAccuracyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.location.NmeaFixType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.location.NmeaGnssSystem
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.ArcGISScene.SceneViewTilingScheme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.BasemapStyleLanguageStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.ExpirationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelBarrierWeight
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelGeometryStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelRepeatStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.LocalItem.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.NavigationConstraint
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentsDisplayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupExpression.ReturnType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.AtmosphereEffect
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.Callout.LeaderPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.DrawStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorScaleMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeToolType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.GraphicsOverlay.RenderingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid.LabelFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.LayerViewStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.LightingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.MgrsGrid.LabelUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.SketchCreationMode
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration.SketchVertexEditMode
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.SpaceEffect
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.UsngGrid.LabelUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.view.WrapAroundMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.mapping.Viewpoint.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlColorMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlRefreshMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlTourStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlUnitsType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlViewpoint.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.wfs.OgcAxisOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ogc.wms.WmsVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.Portal.LoginType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.Portal.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalGroup.Access
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalGroup.SortField
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalGroup.SortOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalInfo.Access
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalItem.Access
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalItemRelationshipDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Realm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Role
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalQueryParameters.SortOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalUser.Access
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.PortalUser.Role
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.raster.ColorRamp.PresetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.raster.MosaicMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.raster.MosaicOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.raster.SlopeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.realtime.ConnectionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.security.AuthenticationChallenge.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.security.AuthenticationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.ServiceCurveGeometryMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.MarkerSymbol.AngleAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.RotationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.StrokeSymbolLayer.CapStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.StrokeSymbolLayer.LineStyle3D
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.SymbolAnchor.PlacementMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.SymbolSizeUnits
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontDecoration
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontWeight
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.TextSymbol.HorizontalAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.symbology.TextSymbol.VerticalAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters.AttachmentSyncDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption.QueryOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.geodatabase.UtilityNetworkSyncMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters.ExecutionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.BarrierType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionsStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.NetworkDirectionsSupport
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.RouteShapeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaOverlapGeometry
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonCutoffGeometry
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.StartTimeUsage
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.Stop.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.TravelDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.DestinationTableRowFilter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.OnlineOnlyServicesOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapUpdateMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineUpdateAvailability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedScheduledUpdatesOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedUpdateMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.tasks.vectortilecache.EsriVectorTilesDownloadOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.UnitSystem
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.util.ListChangedEvent.Action
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationDeletionSemantics
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparisonOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityMinimumStartingLocations
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighborResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityPropagatorFunctionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityRuleType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilitySubnetworkControllerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalDirectionality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTierTopologyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTierType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraversabilityScope
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.esri.arcgisruntime.arcade.ArcadeExpressionReturnType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ArcGISRuntimeException.ErrorDomain
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.AntiAliasingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.ArcGISFeatureLayerInfo.ServiceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.ArcGISMapServiceSublayerInfo.ServiceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.FeatureServiceSessionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.LabelingPlacement
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.PixelType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.RelationshipCardinality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.RelationshipRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.ServiceSourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.ServiceTimeInfo.TimeRelation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.TextAntiAliasingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.TileInfo.ImageFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.arcgisservices.VersionAccess
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.concurrent.Job.MessageSeverity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.concurrent.Job.MessageSource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.concurrent.Job.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.ContingencyConstraintViolationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.EditResult.EditOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.FeatureTemplate.DrawingTool
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.Field.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.QueryParameters.SortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.QueryParameters.SpatialRelationship
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.RelationshipConstraintViolation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.ServiceFeatureTable.FeatureRequestMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.ServiceFeatureTable.QueryFeatureFields
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.StatisticType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.SyncModel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.data.TileCache.StorageFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.AngularUnitId
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.AreaUnitId
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.GarsConversionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.LatitudeLongitudeFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.MgrsConversionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.CoordinateFormatter.UtmConversionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.ExtendOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.GeodeticCurveType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.GeometryBuilderType
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.GeometryDimension
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.GeometryOffsetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.GeometryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.LinearUnitId
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geometry.UnitType
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geotriggers.FenceEnterExitSpatialRelationship
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geotriggers.FenceGeotriggerFeedAccuracyMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geotriggers.FenceNotificationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geotriggers.FenceRuleType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.geotriggers.GeotriggerMonitorStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.AreaSymbolizationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.ColorScheme
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.DisplayDepthUnits
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.hydrography.EncEnvironmentSettings.DisplaySettings.MarinerSettings.PointSymbolizationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.layers.ArcGISMapImageLayer.ImageFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.layers.BingMapsLayer.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.layers.FeatureLayer.RenderingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.layers.FeatureLayer.SelectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.layers.FeatureTilingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.layers.GroupVisibilityMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.BufferSize
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.layers.ImageTiledLayer.NoDataTileBehavior
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.layers.SceneLayerPolygonFilter.SpatialRelationship
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.layers.TableJoinSublayerSource.JoinType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.LicenseLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.LicenseStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.LicenseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.loadable.LoadStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.localserver.EnterpriseGeodatabaseWorkspace.ConnectionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.localserver.LocalGeoprocessingService.ServiceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.localserver.LocalServer
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.localserver.LocalServerStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.location.LocationDataSource.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.location.NmeaAccuracyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.location.NmeaFixType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.location.NmeaGnssSystem
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.ArcGISScene.SceneViewTilingScheme
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.BasemapStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.BasemapStyleLanguageStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.ExpirationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelAngleRotationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelBarrierWeight
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelDeconflictionStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelGeometryStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineConnection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelLineOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelMultipartStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverlapStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelOverrunStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelRemoveDuplicatesStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelRepeatStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackBreakPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackSeparatorBreakPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelStackStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextLayout
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.labeling.LabelTextOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.LocalItem.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.NavigationConstraint
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentsDisplayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupExpression.ReturnType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupField.StringFieldOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.popup.PopupMedia.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.AnimationCurve
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.AtmosphereEffect
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.Callout.LeaderPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.DrawStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorScaleMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.geometryeditor.ShapeToolType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.GraphicsOverlay.RenderingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.Grid.LabelPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.LatitudeLongitudeGrid.LabelFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.LayerSceneProperties.SurfacePlacement
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.LayerViewStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.LightingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.LocationDisplay.AutoPanMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.MgrsGrid.LabelUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.SketchCreationMode
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.SketchEditConfiguration.SketchVertexEditMode
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.SpaceEffect
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.UsngGrid.LabelUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.view.WrapAroundMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.mapping.Viewpoint.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlAltitudeMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlColorMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlContainer.ListItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlGeometry.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlNode.RefreshStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlPlacemark.GraphicType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlRefreshMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlTourStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlUnitsType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlViewpoint.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.kml.KmlViewRefreshMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.wfs.OgcAxisOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ogc.wms.WmsVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.Portal.LoginType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.Portal.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalGroup.Access
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalGroup.SortField
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalGroup.SortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalInfo.Access
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalItem.Access
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalItemContentParameters.PortalItemContentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalItemRelationshipDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Realm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Role
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalQueryParameters.SortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalUser.Access
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.PortalUser.Role
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.portal.SubscriptionInfo.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.raster.ColorRamp.PresetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.raster.MosaicMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.raster.MosaicOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.raster.RGBRenderer.PansharpenType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.raster.SlopeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.realtime.ConnectionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.security.AuthenticationChallenge.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.security.AuthenticationChallengeResponse.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.security.AuthenticationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.ServiceCurveGeometryMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.NormalizationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.ClassBreaksRenderer.RendererClassificationMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.MarkerSymbol.AngleAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.Renderer.SceneProperties.ExtrusionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.RotationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.SceneSymbol.AnchorPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerPlacement
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.MarkerStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.SimpleLineSymbol.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSceneSymbol.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.StrokeSymbolLayer.CapStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.StrokeSymbolLayer.LineStyle3D
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.SymbolAnchor.PlacementMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.SymbolSizeUnits
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontDecoration
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.TextSymbol.FontWeight
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.TextSymbol.HorizontalAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.symbology.TextSymbol.VerticalAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.geocode.LocatorAttribute.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateGeodatabaseParameters.AttachmentSyncDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.geodatabase.GenerateLayerOption.QueryOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.geodatabase.SyncGeodatabaseParameters.SyncDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.geodatabase.UtilityNetworkSyncMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingLinearUnit.Unit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameterInfo.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameters.ExecutionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.BarrierType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.CurbApproach
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionManeuverType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.DirectionsStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.LocationStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.NetworkDirectionsSupport
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.RouteShapeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaOverlapGeometry
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonCutoffGeometry
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaPolygonDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.StartTimeUsage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.Stop.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.TravelDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.networkanalysis.UTurnPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.DestinationTableRowFilter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.OnlineOnlyServicesOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapParameters.ReturnLayerAttachmentOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.GenerateOfflineMapUpdateMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineMapParametersKey.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.OfflineUpdateAvailability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedPackagingStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedScheduledUpdatesOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.offlinemap.PreplannedUpdateMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.tasks.vectortilecache.EsriVectorTilesDownloadOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.UnitSystem
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.util.ListChangedEvent.Action
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationDeletionSemantics
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAssociationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityAttributeComparisonOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityCategoryComparisonOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityMinimumStartingLocations
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNearestNeighborResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkAttribute.DataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityNetworkSource.UsageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityPropagatorFunctionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityRuleType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilitySubnetworkControllerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTerminalDirectionality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTierTopologyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTierType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceFunctionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceResult.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.esri.arcgisruntime.utilitynetworks.UtilityTraversabilityScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARIANCE - Enum constant in enum class com.esri.arcgisruntime.data.StatisticType
-
The variance of values in a field.
- VARIANCE - Enum constant in enum class com.esri.arcgisruntime.mapping.reduction.AggregateStatisticType
-
The variance of values in the
AggregateField.statisticFieldNameProperty()
orAggregateField.statisticExpressionProperty()
. - VECTOR_TILE_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Vector Tile Package (vtpk)
- VECTOR_TILE_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server 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
-
A local cache of vector tiles that can be used to create an
ArcGISVectorTiledLayer
. - 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
-
The metadata for a vector tile source.
- VectorTileStyle - Class in com.esri.arcgisruntime.arcgisservices
-
The style information for a vector tile layer.
- VEHICLE_ROUTING - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Subtype
-
The ability to perform vehicle routing tasks.
- VELOCITY - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Velocity profile.
- VersionAccess - Enum Class in com.esri.arcgisruntime.arcgisservices
-
The access permissions of a version in a branch-versioned service.
- vertexIndexProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorVertex
-
The index position of the vertex within a part.
- vertexSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to draw the vertices of the current geometry when editing any geometry type.
- vertexTextSymbolProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorStyle
-
The symbol used to draw vertex numbers for the current geometry.
- VertexTool - Class in com.esri.arcgisruntime.mapping.view.geometryeditor
-
Allows you to edit geometries in a
GeometryEditor
by interacting with individual vertices. - VertexTool() - Constructor for class com.esri.arcgisruntime.mapping.view.geometryeditor.VertexTool
-
Creates a new VertexTool.
- VERTICAL - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleFillSymbol.Style
-
Fills area with vertical lines.
- viaElementProperty() - Method in class com.esri.arcgisruntime.utilitynetworks.UtilityRule
-
An optional intermediate participant in a network rule.
- VIDEO - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupAttachmentType
-
A video.
- VIEW_COUNT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalGroup.SortField
-
The number of views of the item.
- VIEW_GROUPS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- VIEW_ITEMS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- VIEW_ORG_GROUPS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Allows organization members to view groups shared to the organization.
- VIEW_ORG_ITEMS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Allows organization members to view content shared to the organization.
- VIEW_ORG_USERS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
-
Allows organization members to view other organization members.
- VIEW_TRACKS - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalPrivilege.Type
- viewInsetsProperty() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
The insets on the MapView in device-independent pixels (DIP).
- 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
- 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
-
Creates a Viewpoint with latitude, longitude, scale and
Camera
. - Viewpoint(Geometry) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
-
Creates a viewpoint with a bounding extent.
- Viewpoint(Geometry, double) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
-
Creates a Viewpoint with a bounding extent and rotation.
- Viewpoint(Geometry, double, Camera) - Constructor for class com.esri.arcgisruntime.mapping.Viewpoint
-
Creates a Viewpoint with a bounding extent, rotation, and a
Camera
. - Viewpoint(Geometry, 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 - Enum constant in enum class 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 Class 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.
- 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 - Enum constant in enum class com.esri.arcgisruntime.geoanalysis.LineOfSight.TargetVisibility
-
Target is visible from the observer.
- VISIBLE - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LocationToScreenResult.SceneLocationVisibility
-
Location is visible on screen.
- visibleColorProperty() - Static method in class com.esri.arcgisruntime.geoanalysis.LineOfSight
-
The color used to render segments that are visible along LineOfSight analysis results.
- visibleColorProperty() - Static method in class com.esri.arcgisruntime.geoanalysis.Viewshed
-
The color with which visible areas of all viewsheds will be rendered.
- visibleProperty() - Method in class com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditor
-
True if the geometry is visible in the view, false otherwise.
- VISIO_DOCUMENT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Visio Document (.vsd)
- VISUALIZATION - Enum constant in enum class com.esri.arcgisruntime.arcade.ArcadeProfile
-
Visualization profile.
- VOLUME - Enum constant in enum class com.esri.arcgisruntime.geometry.GeometryDimension
-
A three-dimensional volumetric geometry.
- VR_360_EXPERIENCE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A 360-degree virtual reality experience
W
- WARNING - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.data.ContingencyConstraintViolationType
-
A warning violation.
- WARNING - Enum constant in enum class com.esri.arcgisruntime.mapping.view.LayerViewStatus
-
The layer in the view has encountered an error which may be temporary.
- WAYPOINT - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.Stop.Type
-
Waypoint.
- WEB_APP_BUILDER_WIDGET - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Used by Experience Builder for ArcGIS to store the information needed for a web experience.
- WEB_EXPERIENCE_TEMPLATE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A template for a web experience, created from Experience Builder for ArcGIS.
- WEB_MAPPING_APPLICATION - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.mapping.ArcGISScene.SceneViewTilingScheme
-
Use a web Mercator tiling scheme for tiled layers.
- WEB_SCENE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Web Scene
- WEB_STYLE_TO_DESKTOP_STYLE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Web Style to the Desktop Style that is used to publish the Web Style.
- WEBMAP - Enum constant in enum class 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 can visualize image tiles from non-ArcGIS web services or local tile caches based on a URI template.
- WebTiledLayer(String) - Constructor for class com.esri.arcgisruntime.layers.WebTiledLayer
-
Creates a web tiled layer with the given URI template.
- WebTiledLayer(String, TileInfo, Envelope) - Constructor for class com.esri.arcgisruntime.layers.WebTiledLayer
-
Creates a web tiled layer with the specified URI template, tiling scheme information, and extent.
- WebTiledLayer(String, Iterable<String>) - Constructor for class com.esri.arcgisruntime.layers.WebTiledLayer
-
Creates a web tiled layer with the given URI template and collection of sub-domains.
- WebTiledLayer(String, Iterable<String>, TileInfo, Envelope) - Constructor for class com.esri.arcgisruntime.layers.WebTiledLayer
-
Creates a web tiled layer with the given URI template, sub-domain collection, tiling scheme information, and extent.
- WEEKS - Enum constant in enum class com.esri.arcgisruntime.arcgisservices.TimeUnit
-
Weeks.
- WFS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
OGC Web Feature Service
- WfsFeatureTable - Class in com.esri.arcgisruntime.ogc.wfs
-
A table of features that typically represents real-world objects from an OGC Web Feature Service (WFS) dataset.
- WfsFeatureTable(WfsLayerInfo) - Constructor for class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
-
Creates a WFS feature table from WFS layer information.
- WfsFeatureTable(String, String) - Constructor for class com.esri.arcgisruntime.ogc.wfs.WfsFeatureTable
-
Creates a WFS feature table from the URL of a WFS Service and a 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
-
An OGC Web Feature Service.
- WfsService(String) - Constructor for class com.esri.arcgisruntime.ogc.wfs.WfsService
-
Creates a WfsService, taking a URL to the service.
- WfsServiceInfo - Class in com.esri.arcgisruntime.ogc.wfs
-
Provides metadata (e.g name, title, description, and more) about a WFS service.
- WINDOWS_MOBILE_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Windows Mobile Package
- within(Geometry, Geometry) - Static method in class com.esri.arcgisruntime.geometry.GeometryEngine
-
Tests if geometry1 is within geometry2.
- WITHIN - Enum constant in enum class 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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Web Mapping Application with a code attachment.
- WMS - Enum constant in enum class 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
-
A layer that can visualize data from a WMS service.
- WmsLayer(PortalItem) - Constructor for class com.esri.arcgisruntime.layers.WmsLayer
-
Creates a WMS layer from a portal item.
- WmsLayer(Iterable<WmsLayerInfo>) - Constructor for class com.esri.arcgisruntime.layers.WmsLayer
-
Creates a
WmsLayer
from the specifiedWmsLayerInfo
objects. - WmsLayer(String, Iterable<String>) - Constructor for class com.esri.arcgisruntime.layers.WmsLayer
-
Creates a WmsLayer with the specified URL and layer names.
- WmsLayerInfo - Class in com.esri.arcgisruntime.ogc.wms
-
Metadata about an individual Web Map Service (WMS) layer within a WMS service.
- WmsService - Class in com.esri.arcgisruntime.ogc.wms
-
An Open Geospatial Consortium (OGC) Web Map Service (WMS).
- WmsService(String) - Constructor for class com.esri.arcgisruntime.ogc.wms.WmsService
-
Creates a WmsService with the specified URL to the service.
- WmsServiceInfo - Class in com.esri.arcgisruntime.ogc.wms
-
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 Class in com.esri.arcgisruntime.ogc.wms
-
Represents a version of the Web Map Service (WMS) standard.
- WMTS - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
OGC Web Map Tile Service
- WmtsLayer - Class in com.esri.arcgisruntime.layers
-
A layer that can visualize data from a WMTS service by using pre-generated tiles.
- WmtsLayer(WmtsLayerInfo) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
-
Creates a WMTS layer from a WMTS layer information.
- WmtsLayer(WmtsLayerInfo, TileInfo.ImageFormat) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
-
Creates a WMTS layer from a WMTS layer information and preferred image format.
- WmtsLayer(WmtsLayerInfo, WmtsTileMatrixSet) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
-
Creates a WMTS layer from a WMTS layer information and tile matrix set Id.
- WmtsLayer(WmtsLayerInfo, WmtsTileMatrixSet, TileInfo.ImageFormat) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
-
Creates a WMTS layer from the WMTS layer information, tile matrix set ID and preferred image format.
- WmtsLayer(String, String) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
-
Creates a WMTS layer from the specified URL and layer Id.
- WmtsLayer(String, String, TileInfo.ImageFormat) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
-
Creates a WMTS layer from the specified URL, layer ID, and preferred image format.
- WmtsLayer(String, String, String) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
-
Creates a WMTS layer from the specified URL, layer ID, and tile matrix set Id.
- WmtsLayer(String, String, String, TileInfo.ImageFormat) - Constructor for class com.esri.arcgisruntime.layers.WmtsLayer
-
Creates a WMTS layer from the specified URL, layer ID, tile matrix set ID and preferred image format.
- WmtsLayerInfo - Class in com.esri.arcgisruntime.ogc.wmts
-
Metadata about an individual Web Map Tile Service (WMTS) layer within a WMTS service.
- WmtsService - Class in com.esri.arcgisruntime.ogc.wmts
-
An Open Geospatial Consortium (OGC) Web Map Tile Service (WMTS).
- WmtsService(String) - Constructor for class com.esri.arcgisruntime.ogc.wmts.WmtsService
-
Creates a
WmtsService
with the specified URL to the WMTS service. - WmtsServiceInfo - Class in com.esri.arcgisruntime.ogc.wmts
-
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 - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
A collection of information (jobs, workflows, and configuration elements) supporting the ArcGIS Workflow Manager Server.
- WORKFLOW_MANAGER_PACKAGE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Workflow Manager Package (wpk)
- WORKFLOW_MANAGER_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
ArcGIS Server Workflow Manager Service
- WORKFORCE_MAP_TO_FEATURE_SERVICE - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItemRelationship
-
Relates a Web Map to a Workforce Feature Service.
- WORKFORCE_PROJECT - Enum constant in enum class com.esri.arcgisruntime.portal.PortalItem.Type
-
Workforce project for managing mobile workers
- WrapAroundMode - Enum Class 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.
- wrapAroundModeProperty() - Method in class com.esri.arcgisruntime.mapping.view.MapView
-
Indicates whether continuous panning across the international date line is enabled.
X
- X - Enum constant in enum class com.esri.arcgisruntime.symbology.SimpleMarkerSymbol.Style
-
The marker is a diagonal cross (X).
- XML - Enum constant in enum class com.esri.arcgisruntime.data.Field.Type
-
An XML value.
Y
- YARDS - Enum constant in enum class com.esri.arcgisruntime.geometry.LinearUnitId
-
Indicates a linear measurement in yards.
- YARDS - Enum constant in enum class com.esri.arcgisruntime.tasks.networkanalysis.AttributeUnit
-
A yards attribute unit.
- YEAR - Enum constant in enum class com.esri.arcgisruntime.mapping.popup.PopupFieldFormat.DateFormat
-
Example: 1997
- YEARS - Enum constant in enum class 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 its location moved in the direction of a target point by the specified zoom factor.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ObservableValue.addListener(ChangeListener)
onGeoView.attributionTextProperty()
.