com.supermap.services.wmts

Class WMTSGetFeatureInfoParameter



  • public class WMTSGetFeatureInfoParameter
    extends WMTSGetTileParameter
    

    Get the parameter of the tile resource (GetTile) operation.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • 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
        

        The feature information format

        Since:
        7.1.0
    • Constructor Detail

      • WMTSGetFeatureInfoParameter

        public WMTSGetFeatureInfoParameter()
        

        The Constructor.