com.supermap.services.wmts
Class WMTSGetFeatureInfoParameter
- java.lang.Object
-
- com.supermap.services.wmts.WMTSGetTileParameter
-
- com.supermap.services.wmts.WMTSGetFeatureInfoParameter
-
public class WMTSGetFeatureInfoParameter extends WMTSGetTileParameter
Get the parameter of the tile resource (GetTile) operation.
-
-
Field Summary
Fields Modifier and Type Field and Description intiColumn index of a pixel in the tile。java.lang.StringinfoFormatThe feature information formatintjRow index of a pixel in the tile。-
Fields inherited from class com.supermap.services.wmts.WMTSGetTileParameter
format, layer, style, tileCol, tileMatrix, tileMatrixSet, tileRow
-
-
Constructor Summary
Constructors Constructor and Description WMTSGetFeatureInfoParameter()The Constructor.
-