Uses of Class
com.luciad.ogc.wcs.client.TLcdWCSDataSource.Builder
Packages that use TLcdWCSDataSource.Builder
-
Uses of TLcdWCSDataSource.Builder in com.luciad.ogc.wcs.client
Methods in com.luciad.ogc.wcs.client that return TLcdWCSDataSource.BuilderModifier and TypeMethodDescriptionTLcdWCSDataSource.Builder.all
(TLcdWCSDataSource aDataSource) Initializes this builder to the values of the givenTLcdWCSDataSource
.TLcdWCSDataSource.asBuilder()
Returns abuilder
pre-initialized with the values of this instance.TLcdWCSDataSource.Builder.coverageName
(String aCoverageName) Specify the coverage name.static TLcdWCSDataSource.Builder
TLcdWCSDataSource.newBuilder()
Returns abuilder
to create new instances.Specify the URI of the WMS server.Specify the URI of the WCS server.