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