Uses of Class
com.luciad.wms.client.model.TLcdOGCWMSURL
Package
Description
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of TLcdOGCWMSURL in com.luciad.wms.client.model
Modifier and TypeMethodDescriptionALcdWMSNamedLayer.getDataURL
(int aIndex) Returns theTLcdOGCWMSURL
representing a DataURL at the given index.ALcdWMSNamedLayer.getFeatureListURL
(int aIndex) Returns theTLcdOGCWMSURL
representing a FeatureListURL at the given index.ALcdWMSNamedLayerStyle.getLegendURL
(int aIndex) Returns theTLcdOGCWMSURL
representing a LegendURL at the given index.ALcdWMSNamedLayer.getMetadataURL
(int aIndex) Returns theTLcdOGCWMSURL
representing a MetadataURL at the given index.ALcdWMSNamedLayerStyle.getStyleSheetURL()
Returns theTLcdOGCWMSURL
representing a StyleSheetURL.ALcdWMSNamedLayerStyle.getStyleURL()
Returns theTLcdOGCWMSURL
representing a StyleURL.