Uses of Class
com.luciad.ogc.wmts.client.TLcdWMTSDataSource.Builder
Package
Description
This package provides support for the OGC Web Map Tile Service (WMTS).
-
Uses of TLcdWMTSDataSource.Builder in com.luciad.ogc.wmts.client
Modifier and TypeMethodDescriptionTLcdWMTSDataSource.Builder.all
(TLcdWMTSDataSource aDataSource) Initialized this builder to the values of the givenTLcdWMTSDataSource
.TLcdWMTSDataSource.asBuilder()
Returns abuilder
pre-initialized with the values of this instance.Specify a value for a specific dimension.Specify the format of the loaded tiles.Specify the ID of the WMTS layer to load.static TLcdWMTSDataSource.Builder
TLcdWMTSDataSource.newBuilder()
Returns abuilder
to create new instances.Specify the ID of the style to use.Specify the URI of the WMTS server.Specify the URI of the WMTS server.