menu
arcgis_maps
arcgis_maps.dart
ArcGISFeatureTable
featureTypes property
featureTypes
dark_mode
light_mode
featureTypes
property
List
<
FeatureType
>
featureTypes
The feature types for this table.
Implementation
List
<FeatureType>
get
featureTypes => _featureTypes.value;
arcgis_maps
arcgis_maps
ArcGISFeatureTable
featureTypes property
ArcGISFeatureTable class
Properties
defaultSubtypeCode
displayName
editableAttributeFields
extent
featureSubtypes
featureTemplates
featureTypes
fields
geometryType
globalIdField
hasAttachments
hasGeometry
hashCode
hasM
hasZ
isEditable
layer
layerInfo
loadError
loadStatus
numberOfFeatures
objectIdField
onLoadStatusChanged
runtimeType
serviceLayerId
spatialReference
subtypeField
tableName
typeIdField
useAdvancedSymbology
username
Methods
addFeature
addFeatures
canAdd
cancelLoad
canDelete
canEditGeometry
canUpdate
createFeature
createFeatureWithSubtype
createFeatureWithTemplate
createFeatureWithType
deleteFeature
deleteFeatures
getAddedFeatures
getAddedFeaturesCount
getDeletedFeatures
getDeletedFeaturesCount
getFeatureTemplate
getFeatureType
getField
getLocalEdits
getLocalEditsCount
getRelatedTables
getRelatedTablesWithRelationshipInfo
getUpdatedFeatures
getUpdatedFeaturesCount
hasLocalEdits
load
noSuchMethod
queryExtent
queryFeatureCount
queryFeatures
queryRelatedFeatureCount
queryRelatedFeatures
queryStatistics
retryLoad
toString
updateFeature
updateFeatures
validateRelationshipConstraints
Operators
operator ==