Uses of Class
com.luciad.ogc.wmts.client.TLcdWMTSGetFeatureInfoContext
Packages that use TLcdWMTSGetFeatureInfoContext
Package
Description
This package provides support for the OGC Web Map Tile Service (WMTS).
-
Uses of TLcdWMTSGetFeatureInfoContext in com.luciad.ogc.wmts.client
Methods in com.luciad.ogc.wmts.client that return TLcdWMTSGetFeatureInfoContextModifier and TypeMethodDescriptionTLcdWMTSGetFeatureInfoContext.createContext(ILcdGXYView aView, ILcdGXYLayer aLayer, int aX, int aY) Creates an instance ofTLcdWMTSGetFeatureInfoContextTLcdWMTSGetFeatureInfoContext.createContext(ILspView aView, ILspLayer aLayer, int aX, int aY) Creates an instance ofTLcdWMTSGetFeatureInfoContextMethods in com.luciad.ogc.wmts.client with parameters of type TLcdWMTSGetFeatureInfoContextModifier and TypeMethodDescriptionTLcdWMTSClient.getFeatureInfo(TLcdWMTSGetFeatureInfoContext aContext) Performs the 'GetFeatureInfo' request.