IWMTSLayerDescription Interface
Provides access to members give access to WMTSLayerDescription information.
Members
Name | Description | |
---|---|---|
![]() |
Abstract | Abstract of the WMTS layer. |
![]() |
BoundingBox | Minimum bounding extents of the layer data along with the applicable SRS. |
![]() |
BoundingBoxCount | Number of bounding extents of the layer. |
![]() |
Dimension | Dimension of the layer at the given index. |
![]() |
DimensionCount | Number of dimension in the layer. |
![]() |
FeatureInfoFormat | Supported FeatureInfoFormat at the given index. |
![]() |
FeatureInfoFormatCount | Supported FeatureInfoFormat count. |
![]() |
GetRESTResourceInfo | Url for the given REST resource. |
![]() |
Identifier | Identifier of WMTS layer. |
![]() |
ImageFormat | Supported GetMap's ImageFormat at the given index. |
![]() |
ImageFormatCount | Supported GetMap's ImageFormat count. |
![]() |
StyleDescription | Style of the layer at the given index. |
![]() |
StyleDescriptionCount | Number of styles in the layer. |
![]() |
TileMatrixSetLink | TileMatrixSet Link of the layer at the given index. |
![]() |
TileMatrixSetLinkCount | Number of TileMatrixSet Links in the layer. |
![]() |
Title | Title of WMTS layer. |
![]() |
WGS84BoundingBox | Minimum bounding extent of the layer data in EPSG:4326. |
![]() |
WMTSVersion | WMTS Version. |
IWMTSLayerDescription.Abstract Property
Abstract of the WMTS layer.
IWMTSLayerDescription.BoundingBox Property
Minimum bounding extents of the layer data along with the applicable SRS.
IWMTSLayerDescription.BoundingBoxCount Property
Number of bounding extents of the layer.
IWMTSLayerDescription.Dimension Property
Dimension of the layer at the given index.
IWMTSLayerDescription.DimensionCount Property
Number of dimension in the layer.
IWMTSLayerDescription.FeatureInfoFormat Property
Supported FeatureInfoFormat at the given index.
IWMTSLayerDescription.FeatureInfoFormatCount Property
Supported FeatureInfoFormat count.
IWMTSLayerDescription.GetRESTResourceInfo Method
Url for the given REST resource.
IWMTSLayerDescription.Identifier Property
Identifier of WMTS layer.
IWMTSLayerDescription.ImageFormat Property
Supported GetMap's ImageFormat at the given index.
IWMTSLayerDescription.ImageFormatCount Property
Supported GetMap's ImageFormat count.
IWMTSLayerDescription.StyleDescription Property
Style of the layer at the given index.
IWMTSLayerDescription.StyleDescriptionCount Property
Number of styles in the layer.
IWMTSLayerDescription.TileMatrixSetLink Property
TileMatrixSet Link of the layer at the given index.
IWMTSLayerDescription.TileMatrixSetLinkCount Property
Number of TileMatrixSet Links in the layer.
IWMTSLayerDescription.Title Property
Title of WMTS layer.
IWMTSLayerDescription.WGS84BoundingBox Property
Minimum bounding extent of the layer data in EPSG:4326.
IWMTSLayerDescription.WMTSVersion Property
WMTS Version.
Classes that implement IWMTSLayerDescription
Classes | Description |
---|---|
WMTSLayerDescription | A factory object for WMTS Layer Description. |