WmtsTileMatrixSet class final
An object that represents the WMTS tile matrix set.
- Implemented types
Properties
- description → String
-
The tile matrix set description.
no setter
- extent → Envelope?
-
The tile matrix set extent.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
The tile matrix set identifier.
no setter
-
keywords
→ List<
String> -
The keywords describing the WMTS layer.
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- spatialReference → SpatialReference?
-
The tile matrix set spatial reference.
no setter
-
tileMatrices
→ List<
WmtsTileMatrix> -
The WMTS tile matrices.
no setter
- title → String
-
The tile matrix set title.
no setter
- wellKnownScaleSetId → String
-
The well known scale set id.
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