MapServiceLayerIdInfo class final
An object that represents the sub layer metadata for a Map service.
The MapServiceLayerIdInfo class is derived from the IdInfo class.
Properties
- defaultVisibility → bool
-
The sublayer's default visibility.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → int
-
The id info's id.
no setterinherited
- maxScale → double
-
The sublayer's max scale.
no setter
- minScale → double
-
The sublayer's min scale.
no setter
- name → String
-
The id info's name.
no setterinherited
- parentLayerId → int
-
The sublayer's parent id.
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serviceType → ArcGISMapServiceSublayerType
-
The type of data held in the layer on the service.
no setter
-
sublayerIds
→ List<
int> -
The sublayer IDs.
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited