Uses of Class
com.luciad.ogc.wmts.client.TLcdWMTSGetFeatureInfoContext
Package
Description
This package provides support for the OGC Web Map Tile Service (WMTS).
-
Uses of TLcdWMTSGetFeatureInfoContext in com.luciad.ogc.wmts.client
Modifier and TypeMethodDescriptionTLcdWMTSGetFeatureInfoContext.createContext
(ILcdGXYView aView, ILcdGXYLayer aLayer, int aX, int aY) Creates an instance ofTLcdWMTSGetFeatureInfoContext
TLcdWMTSGetFeatureInfoContext.createContext
(ILspView aView, ILspLayer aLayer, int aX, int aY) Creates an instance ofTLcdWMTSGetFeatureInfoContext
Modifier and TypeMethodDescriptionTLcdWMTSClient.getFeatureInfo
(TLcdWMTSGetFeatureInfoContext aContext) Performs the 'GetFeatureInfo' request.