Uses of Class
com.luciad.wms.client.model.TLcdWMSDataSource
Package
Description
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of TLcdWMSDataSource in com.luciad.wms.client.model
Modifier and TypeMethodDescriptionTLcdWMSDataSource.Builder.build()
Create theTLcdWMSDataSource
instance that corresponds to the values in this builder.static TLcdWMSDataSource
ALcdWMSProxy.toDataSource
(ALcdWMSProxy aWMSProxy) Converts the settings configured in the{@link ALcdWMSProxy WMS proxy}
object into aWMS data source
representation.Modifier and TypeMethodDescriptionTLcdWMSDataSource.Builder.all
(TLcdWMSDataSource aDataSource) Initializes this builder to the values of the givenTLcdWMSDataSource
.