Uses of Class
com.luciad.ogc.wcs.client.TLcdWCSDataSource
-
Uses of TLcdWCSDataSource in com.luciad.ogc.wcs.client
Modifier and TypeMethodDescriptionTLcdWCSDataSource.Builder.build()
Create theTLcdWCSDataSource
instance that corresponds to the values in this builder.Modifier and TypeMethodDescriptionTLcdWCSDataSource.Builder.all
(TLcdWCSDataSource aDataSource) Initializes this builder to the values of the givenTLcdWCSDataSource
.TLcdWCSProxyModelFactory.createProxyModel
(TLcdWCSDataSource aDataSource) Given a data source, creates a proxy model for that URI and coverage defined in data source.