com.supermap.services.wmts

类 WMTSGetFeatureInfoParameter



  • public class WMTSGetFeatureInfoParameter
    extends WMTSGetTileParameter
    

    获取瓦片资源(GetTile)操作的参数。

    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • j

        public int j
        

        Row index of a pixel in the tile。

      • i

        public int i
        

        Column index of a pixel in the tile。

      • infoFormat

        public java.lang.String infoFormat
        

        要素信息格式

        从以下版本开始:
        7.1.0
    • 构造器详细资料

      • WMTSGetFeatureInfoParameter

        public WMTSGetFeatureInfoParameter()
        

        构造函数。