Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.layers
package com.esri.arcgisruntime.layers
Provides interfaces and classes for available layer types.
- Since:
- 100.0.0
-
ClassDescriptionA layer that can visualize annotation text data.A sublayer of the annotation layer.A layer that can visualize data from an ArcGIS map service using dynamically generated map images.Defines image formats supported by ArcGIS map services and ArcGIS image services.A sublayer of an ArcGIS map image layer.A layer to visualize an ArcGIS scene service.A base class for ArcGIS sublayer classes such as
ArcGISMapImageSublayer
,ArcGISTiledSublayer
andSubtypeSublayer
.A layer that can visualize data from an ArcGIS map service or a localTileCache
by using previously generated tiles.A sublayer of an ArcGIS tiled layer.A layer that can visualize data from an ArcGIS vector tile service or a localVectorTileCache
.A layer that can visualize data from a Bing Maps web service.The list of Bing maps layer styles.A layer that can visualize dimension features data.Represents a type used for limiting which features are rendered.Provides definition on how features are filtered from the display.ALayer
that displays dynamic entity observations from real-time services.A layer that displays ENC data.A layer that can visualize a feature collection.A layer that can visualize feature data.The different modes of rendering features.Represents the modes used for selecting features.Feature tiling modes available to feature layers.A container for other layers and group layers.Defines the visibility modes on a group layer.A base class for raster type layers that allows per-pixel adjustments.A base class for layers that display cached maps.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.Controls how a tile request that returns 'NoData' is resampled.Represents a layer that can visualize an integrated mesh layer.A layer that can visualize KML data.A base class for classes that represent layers.A layer implements this interface to provide information about the layer visibility, the layer legend, and the sub layers hierarchy.Represents a single legend item.Filter features from the display based on the specified active display filter.A map sublayer source refers to a layer in the current map service.A layer that can visualize the basemap layer of a map from mobile map package.A layer to visualize 3D tiles data that conforms to the OGC 3D Tiles specification.Provides the metadata of a layer (feature collection) in an "OGC API - Features" service.Represents an "OGC API - Features" service.Provides the metadata for an "OGC API - Features" service.A layer that can visualize images from the OpenStreetMap servers.A layer that can visualize a point cloud layer.A layer that can visualize raster data (from a raster data source).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.Filter features from the display based on the current map scale.ADisplayFilter
that is applied on the layer based on the provided scale range.Filter features from anArcGISSceneLayer
using one or more polygons and aSceneLayerPolygonFilter.SpatialRelationship
.The spatial relationships for filtering using polygon geometries.A base class for layers which display tiles from a service.Implements a modifiable list ofArcGISSublayer
s.Class representing a source for anArcGISMapImageSublayer
.A layer that can visualize feature data with different visibility, rendering, popup properties, and so on for some or all of the subtypes in anArcGISFeatureTable
.A sublayer that allows custom rendering for features of a particular subtype.A table join sublayer source is the result of a join operation.The join type (left outer or left inner) of a table join sublayer source Can get the join type by callingTableJoinSublayerSource.getJoinType()
.Table query sublayer source is a layer/table that is defined by a SQL query.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.Controls the display of tracks for aDynamicEntityLayer
.Represents a layer whose type could not be determined.Represents a layer type that is not currently supported.An event indicating that the visibility of the layer has changed.The listener interface for receiving the visibility changed event of aLayer
.A layer that can visualize image tiles from non-ArcGIS web services or local tile caches based on a URI template.A layer that can visualize data from a WMS service.Represents a sublayer of a WmsLayer, providing data necessary for building a Table of Contents.A layer that can visualize data from a WMTS service by using pre-generated tiles.