com.supermap.services.wmts
Class LayerMatrixSetMap
- java.lang.Object
-
- com.supermap.services.wmts.LayerMatrixSetMap
-
- All Implemented Interfaces:
- java.io.Serializable
public class LayerMatrixSetMap extends java.lang.Object implements java.io.SerializableLayer information.
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field and Description java.lang.StringlayerNameThe layer name.java.lang.StringtileMatrixSetLinkThe name of the tile matrix set.java.lang.StringtitleThe caption of the map layer.
-
Constructor Summary
Constructors Constructor and Description LayerMatrixSetMap()The Constructor.LayerMatrixSetMap(java.lang.String layerName, java.lang.String tileMatrixSetLink)The Constructor.
-