Uses of Class
org.geotools.stac.client.Collection
Packages that use Collection
-
Uses of Collection in org.geotools.stac.client
Methods in org.geotools.stac.client that return types with arguments of type CollectionModifier and TypeMethodDescriptionCollectionList.getCollections()
STACClient.getCollections()
Returns the collection description, if a "data" link is available in the home pageMethod parameters in org.geotools.stac.client with type arguments of type CollectionModifier and TypeMethodDescriptionvoid
CollectionList.setCollections
(List<Collection> collections)