Uses of Class
com.luciad.ogc.wcs.client.TLcdWCSDataSource
Packages that use TLcdWCSDataSource
-
Uses of TLcdWCSDataSource in com.luciad.ogc.wcs.client
Methods in com.luciad.ogc.wcs.client that return TLcdWCSDataSourceModifier and TypeMethodDescriptionTLcdWCSDataSource.Builder.build()Create theTLcdWCSDataSourceinstance that corresponds to the values in this builder.Methods in com.luciad.ogc.wcs.client with parameters of type TLcdWCSDataSourceModifier 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.