public class RawLineLocRef extends RawLocationReference
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
id, locType, returnCode| Constructor and Description |
|---|
RawLineLocRef(String idValue,
List<? extends LocationReferencePoint> locRefPoints,
Offsets od)
Instantiates a new raw encoder location reference for a line 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) |
List<LocationReferencePoint> |
getLocationReferencePoints()
Gets the location reference points.
|
Offsets |
getOffsets()
Gets the offset information.
|
int |
hashCode() |
String |
toString() |
getCenterPoint, getCornerPoints, getGeoCoordinates, getHashCode, getID, getLocationType, getLowerLeftPoint, getNumberOfColumns, getNumberOfRows, getOrientation, getRadius, getReturnCode, getSideOfRoad, getUpperRightPoint, hasID, isValidpublic RawLineLocRef(String idValue, List<? extends LocationReferencePoint> locRefPoints, Offsets od)
idValue - the idlocRefPoints - the loc ref pointsod - the odpublic final List<LocationReferencePoint> getLocationReferencePoints()
getLocationReferencePoints in class RawLocationReferencepublic final Offsets getOffsets()
getOffsets 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.