Uses of Class
io.goobi.viewer.model.maps.Location
Packages that use Location
Package
Description
Core controller and utility classes of the Goobi viewer.
Provides the core search domain model for the Goobi viewer, covering search queries,
facets, hit representation, browse elements, filters, and Solr result processing.
-
Uses of Location in io.goobi.viewer.controller
Methods in io.goobi.viewer.controller that return types with arguments of type LocationModifier and TypeMethodDescriptionGeoCoordinateConverter.getLocations(String solrFieldName, org.apache.solr.common.SolrDocumentList results) Parses geo-coordinates from all fields of the given name from the given list of SOLR documents. -
Uses of Location in io.goobi.viewer.model.search
Methods in io.goobi.viewer.model.search that return types with arguments of type LocationModifier and TypeMethodDescriptionSearchResultGroup.getHitLocationList()Search.getHitsLocationList()Method parameters in io.goobi.viewer.model.search with type arguments of type LocationModifier and TypeMethodDescriptionvoidSearchResultGroup.setHitLocationList(List<Location> hitLocationList)