Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.data
package com.esri.arcgisruntime.data
Contains classes that represent data, including ArcGIS Features and attachments.
- Since:
- 100.0.0
-
ClassDescriptionAn ArcGIS specific feature stored in an
ArcGISFeatureTable
.A table of features that typically represent real-world objects created from an ArcGIS feature service or an ArcGIS geodatabase.Represents a feature attachment.Represents a coded value object in a domain.An object that describes aCodedValue
to be created.A domain which specifies an explicit set of valid values for aField
.An object that describes aCodedValueDomain
to be created.An object that defines a contingency.An object that defines a contingency constraint violation.The different types of contingency constraint violations.An object that indicates any domain value is allowed in a contingency.An object that defines a coded value specified in a contingency.An object that indicates a null value is allowed in a contingency.An object that defines a min and max range specified in a contingency.An object that defines possible field values for fields participating in contingent field groups.An object that defines a contingent values definition.An object that defines possible values for a field in the context of the contingent field groups it participates in.Represents a domain used to define and restrict the valid values for aField
.An object that describes a domain to be created.Represents the result of an attempt to push an update to a service, such as after applying edits to a service by callingServiceFeatureTable.applyEditsAsync()
or syncing results for a table in a geodatabase from aSyncGeodatabaseJob
.Represents the different types of edit operations onServiceFeatureTable
.A representation of a real-world geographic entity.A feature collection represents a lightweight collection of features that can be saved in a map or portal item.A feature collection table represents an individual feature table in aFeatureCollection
.An object that represents the results of an attempt to push a feature update to a feature service.Represents the result of a query on a FeatureTable.This interface encapsulates read-only properties that can be applied to all types of FeatureSets.A feature subtype describes a subset of features in anArcGISFeatureTable
that share the same integer attribute value.A table of features that typically represent real-world objects such as fire hydrants, roads, and forests.Represents the edit results of a specificFeatureTable
.A feature template defines the default attribute values for the fields of a newly createdArcGISFeature
and suggests a type of drawing tool to sketch the feature's geometry.Represents a drawing tool which can be used to digitize geometries.A feature type defines the domains and feature templates that are used to create a new feature.Represents a single field of aFeatureTable
.The different row value types.An object that describes aField
to be created.An object that defines a field group.A mobile geodatabase containing geographic data and non-spatial tables.An event indicating that the transaction status has changed.Listens for the transaction status change when a transaction starts or ends (either committed or rolled back).An interface of common part of functionality for all geodatabase datasets.A feature table stored in a geodatabase, which includes non-spatial tables whereFeatureTable.hasGeometry()
is false.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.A dataset in aGeoPackage
containing features or non-spatial records.Inherited domains may be part of aFeatureType
.An object that represents a pending feature edit specifying its edit operation and most recent edit time.An object that represents theLocalFeatureEdit
results in ascending order based on edit time.Represents an "OGC API - Features" feature collection table.Parameters to perform a query on a dataset.Represents the field the results are sorted by, and the sort order.Represents the order in which results of a query are sorted.Defines the spatial relationship between thegeometry
set on QueryParameters and the geometry of a feature table's feature.A range domain specifies a valid range of attribute values for a numericField
.An object that describes aRangeDomain
to be created.Represents the results of a related tables query.Parameters to perform a related query on anArcGISFeatureTable
.The various constraint violations that may occur when relating two features.A table of features that typically represent real-world objects created from an ArcGIS feature service.The feature request mode for aServiceFeatureTable
.Controls which attributes are included in the features returned byServiceFeatureTable.queryFeaturesAsync(QueryParameters, QueryFeatureFields)
orServiceFeatureTable.queryRelatedFeaturesAsync(ArcGISFeature, RelatedQueryParameters, QueryFeatureFields)
.A container for a collection ofServiceFeatureTable
connected to a feature service.A table of features that typically represents real-world objects created from a local shapefile data source.Contains metadata information about a shapefile.Defines a statistic type and field to be used for statistics query in theFeatureTable
.Represents the statistic value for a particular field.Parameters to perform a statistical query on aFeatureTable
.Represents the results of a statistics query.Defines the statistic type that can be calculated for non-null values in a field of a FeatureTable.Defines the various geodatabase sync modelsAn object that describes aGeodatabaseFeatureTable
to be created.A local cache of rendered map tiles that can be used to create a layer.The storage format of a tile cache.Represents a key that uniquely identifies a tile.A transportation network dataset of a map or scene stored in a mobile map or scene package.A local cache of vector tiles that can be used to create anArcGISVectorTiledLayer
.