Uses of Class
io.goobi.viewer.model.misc.GeoLocation
-
Uses of GeoLocation in io.goobi.viewer.model.misc
Modifier and TypeMethodDescriptionGeoLocationInfo.getCenterLocation()
Getter for the fieldcenterLocation
.Modifier and TypeMethodDescriptionGeoLocationInfo.getLocationList()
Getter for the fieldlocationList
.Modifier and TypeMethodDescriptionvoid
GeoLocationInfo.setCenterLocation
(GeoLocation centerLocation) Setter for the fieldcenterLocation
.Modifier and TypeMethodDescriptionvoid
GeoLocationInfo.setLocationList
(List<GeoLocation> locationList) Setter for the fieldlocationList
.