Package io.goobi.viewer.model.maps
Class Location
java.lang.Object
io.goobi.viewer.model.maps.Location
- All Implemented Interfaces:
Serializable
A location on a map. Contains a long/lat points, a label and a link
- Author:
- florian
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Location
- Parameters:
area
-label
-uri
-
-
-
Method Details
-
getRecordURI
- Parameters:
pi
-pageType
-urlBuilder
- If not null, the URL will be build using the URL builder, otherwise manually- Returns:
URI
-
getArea
- Returns:
- the area
-
getLabel
- Returns:
- the label
-
getLink
- Returns:
- the uri
-
getGeoJson
-
equals
-
hashCode
public int hashCode()
-