Uses of Class
com.luciad.wms.client.model.TLcdWMSDataSource
Packages that use TLcdWMSDataSource
Package
Description
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of TLcdWMSDataSource in com.luciad.wms.client.model
Methods in com.luciad.wms.client.model that return TLcdWMSDataSourceModifier 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.Methods in com.luciad.wms.client.model with parameters of type TLcdWMSDataSourceModifier and TypeMethodDescriptionTLcdWMSDataSource.Builder.all
(TLcdWMSDataSource aDataSource) Initializes this builder to the values of the givenTLcdWMSDataSource
.