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.
[override virtual noexcept]
LevelLayerDefinition::~LevelLayerDefinition()
Destructor.
QString LevelLayerDefinition::facilityIdField() constReturns 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).
[static]
Esri::ArcGISRuntime::LevelLayerDefinition *LevelLayerDefinition::fromJson(const QString &json, QObject *parent = nullptr)
Converts a JSON string and returns an object.
Returns an ID that specifies a layer in the map or scene that contains floor level features.
QString LevelLayerDefinition::levelIdField() constReturns the name of the attribute field that contains each floor level feature's unique identifier.
QString LevelLayerDefinition::levelNumberField() constReturns the name of the attribute field that contains each floor level feature's level number specific to its facility.
QString LevelLayerDefinition::longNameField() constReturns the name of the attribute field that contains each floor level feature's long name.
QString LevelLayerDefinition::shortNameField() constReturns the name of the attribute field that contains each floor level feature's short name.
[override virtual]
QString LevelLayerDefinition::toJson() const
Reimplements: JsonSerializable::toJson() const.
Converts an object and returns a JSON string.
QString LevelLayerDefinition::verticalOrderField() constReturns the name of the attribute field that contains each floor level feature's vertical order.
The vertical order defines the order of display in a floor filtering UI component, and it also references the floor levels of an Indoor Positioning System.
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