Uses of Class
org.geotools.stac.client.STACClient
-
Packages that use STACClient Package Description org.geotools.stac.store -
-
Uses of STACClient in org.geotools.stac.store
Methods in org.geotools.stac.store that return STACClient Modifier and Type Method Description STACClient
STACDataStore. getClient()
Returns theSTACClient
used by the storeConstructors in org.geotools.stac.store with parameters of type STACClient Constructor Description STACDataStore(STACClient client)
STACFeatureSource(ContentEntry entry, STACClient client)
-