Uses of Class
com.luciad.wmts.server.TLcdWMTSRequestContext
Packages that use TLcdWMTSRequestContext
-
Uses of TLcdWMTSRequestContext in com.luciad.wmts.server
Methods in com.luciad.wmts.server with parameters of type TLcdWMTSRequestContextModifier and TypeMethodDescriptionILcdWMTSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, TLcdWMTSLayer aWMTSLayer, TLcdSLDFeatureTypeStyle[] aFeatureTypeStyles, TLcdWMTSRequestContext aRequestContext) This method creates anILcdGXYLayer
for the given WMTS layer and SLD feature type styles.ILcdWMTSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, TLcdWMTSLayer aWMTSLayer, String aStyleId, TLcdWMTSRequestContext aRequestContext) This method creates anILcdGXYLayer
for the given WMTS layer and style identifier.