public class WMTSGetFeatureInfoParameter extends WMTSGetTileParameter
Get the parameter of the tile resource (GetTile) operation.
Modifier and Type | Field and Description |
---|---|
int |
i
Column index of a pixel in the tile。
|
java.lang.String |
infoFormat
The feature information format
|
int |
j
Row index of a pixel in the tile。
|
format, layer, style, tileCol, tileMatrix, tileMatrixSet, tileRow
Constructor and Description |
---|
WMTSGetFeatureInfoParameter()
The Constructor.
|