A sublayer that allows custom rendering for features of a particular subtype. More...
Member Function Documentation[override virtual noexcept]
SubtypeSublayer::~SubtypeSublayer()
Destructor.
[override virtual, since Esri::ArcGISRuntime 200.8]
Esri::ArcGISRuntime::FeatureFormDefinition *SubtypeSublayer::featureFormDefinition() const
Reimplements: FeatureFormSource::featureFormDefinition() const.
Defines and returns the user interface to display when editing a feature in this layer or table.
This is nullptr
if an error occurs or if the table does not have an associated feature form definition.
This function was introduced in Esri::ArcGISRuntime 200.8.
[since Esri::ArcGISRuntime 200.2]
QList<Esri::ArcGISRuntime::FeatureTemplate> SubtypeSublayer::featureTemplates() const
Returns the sublayer's feature templates.
A collection of templates that can be used to create new features of subtype with default attribute values and a specified mode for creating its geometry.
{ArcGISFeatureTable::createFeatureWithTemplate(const Esri::ArcGISRuntime::FeatureTemplate&, const Esri::ArcGISRuntime::Geometry&, QObject*)}
This function was introduced in Esri::ArcGISRuntime 200.2.
See also FeatureTemplate, ArcGISFeatureTable::createFeatureWithTemplate(const Esri::ArcGISRuntime::FeatureTemplate&, QObject*), and Esri::ArcGISRuntime::ArcGISFeatureTable::createFeatureWithTemplate(const Esri::ArcGISRuntime::FeatureTemplate&, const Esri::ArcGISRuntime::Geometry&, QObject*).
[since Esri::ArcGISRuntime 200.6]
bool SubtypeSublayer::isAllowsEditing() const
Returns true
if editing is allowed on the sublayer, when it is supported, false
otherwise.
Indicates whether a client should allow feature editing for this layer. When you set this value to true
, editing is allowed on the sublayer only if the service also supports editing.
This function was introduced in Esri::ArcGISRuntime 200.6.
See also FeatureServiceCapabilities::isSupportsEditing.
Esri::ArcGISRuntime::LabelDefinitionListModel *SubtypeSublayer::labelDefinitions() constThe collection of label definitions for the sublayer
[since Esri::ArcGISRuntime 200.6]
void SubtypeSublayer::setAllowsEditing(bool allowsEditing)
Sets the allowsEditing to allowsEditing.
This function was introduced in Esri::ArcGISRuntime 200.6.
See also isAllowsEditing.
void SubtypeSublayer::setLabelsEnabled(bool labelsEnabled)Sets the labelsEnabled to labelsEnabled.
See also ArcGISSublayer::isLabelsEnabled.
void SubtypeSublayer::setMaxScale(double maxScale)Sets the maxScale to maxScale.
See also ArcGISSublayer::maxScale.
void SubtypeSublayer::setMinScale(double minScale)Sets the minScale to minScale.
See also ArcGISSublayer::minScale.
void SubtypeSublayer::setOpacity(float opacity)Sets the opacity to opacity.
See also ArcGISSublayer::opacity.
void SubtypeSublayer::setRenderer(Esri::ArcGISRuntime::Renderer *renderer)Sets the renderer to renderer.
See also ArcGISSublayer::renderer.
Esri::ArcGISRuntime::FeatureSubtype SubtypeSublayer::subtype() constThe subtype in the feature service that this subtype represents
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4