Uses of Class
org.geotools.stac.client.CollectionExtent
-
Packages that use CollectionExtent Package Description org.geotools.stac.client -
-
Uses of CollectionExtent in org.geotools.stac.client
Fields in org.geotools.stac.client declared as CollectionExtent Modifier and Type Field Description protected CollectionExtent
Collection. extent
Methods in org.geotools.stac.client that return CollectionExtent Modifier and Type Method Description CollectionExtent
Collection. getExtent()
Methods in org.geotools.stac.client with parameters of type CollectionExtent Modifier and Type Method Description void
Collection. setExtent(CollectionExtent extent)
-