Uses of Class
org.geotools.stac.client.Collection
-
Packages that use Collection Package Description org.geotools.stac.client -
-
Uses of Collection in org.geotools.stac.client
Methods in org.geotools.stac.client that return types with arguments of type Collection Modifier and Type Method Description List<Collection>
CollectionList. getCollections()
List<Collection>
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 Collection Modifier and Type Method Description void
CollectionList. setCollections(List<Collection> collections)
-