Uses of Class
org.geotools.stac.client.SortBy
-
Packages that use SortBy Package Description org.geotools.stac.client -
-
Uses of SortBy in org.geotools.stac.client
Methods in org.geotools.stac.client that return types with arguments of type SortBy Modifier and Type Method Description List<SortBy>
SearchQuery. getSortBy()
Method parameters in org.geotools.stac.client with type arguments of type SortBy Modifier and Type Method Description void
SearchQuery. setSortBy(List<SortBy> sortBy)
-