Uses of Class
io.goobi.viewer.model.maps.Location
Packages that use Location
-
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) Parse geo-coordinates from all fields of the given name fromt 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 TypeMethodDescriptionvoid
SearchResultGroup.setHitLocationList
(List<Location> hitLocationList)