public class RawPoiAccessLocRef extends RawPointLocRef
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
offsets, orientation, points, sideOfRoadid, locType, returnCode| Constructor and Description |
|---|
RawPoiAccessLocRef(String idValue,
LocationReferencePoint lrp,
LocationReferencePoint lrp2,
Offsets od,
GeoCoordinates coordinatesData,
SideOfRoad sor,
Orientation o)
Instantiates a new raw encoder location reference for a poi with
access point location.
|
| Modifier and Type | Method and Description |
|---|---|
int |
calculateHashCode()
Calculate the hash code which can be used to be stored if several hashCode calls
are required.
|
boolean |
equals(Object obj) |
GeoCoordinates |
getGeoCoordinates()
Gets the geo coordinates.
|
int |
hashCode() |
String |
toString() |
getLocationReferencePoints, getOffsets, getOrientation, getSideOfRoadgetCenterPoint, getCornerPoints, getHashCode, getID, getLocationType, getLowerLeftPoint, getNumberOfColumns, getNumberOfRows, getRadius, getReturnCode, getUpperRightPoint, hasID, isValidpublic RawPoiAccessLocRef(String idValue, LocationReferencePoint lrp, LocationReferencePoint lrp2, Offsets od, GeoCoordinates coordinatesData, SideOfRoad sor, Orientation o)
idValue - the idlrp - the lrplrp2 - the lrp2od - the odcoordinatesData - the coordinates datasor - the soro - the opublic final GeoCoordinates getGeoCoordinates()
getGeoCoordinates in class RawLocationReferencepublic final int calculateHashCode()
calculateHashCode in class RawLocationReferencepublic final boolean equals(Object obj)
equals in class RawLocationReferencepublic final int hashCode()
hashCode in class RawLocationReferenceCopyright © 2019 TomTom International B.V.. All rights reserved.