public class RawInvalidLocRef extends RawLocationReference
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
id, locType, returnCode| Constructor and Description |
|---|
RawInvalidLocRef(String id,
StatusCode error)
Instantiates a new raw location reference.
|
RawInvalidLocRef(String id,
StatusCode error,
LocationType lt)
Instantiates a new raw location reference.
|
| 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) |
int |
hashCode() |
String |
toString() |
getCenterPoint, getCornerPoints, getGeoCoordinates, getHashCode, getID, getLocationReferencePoints, getLocationType, getLowerLeftPoint, getNumberOfColumns, getNumberOfRows, getOffsets, getOrientation, getRadius, getReturnCode, getSideOfRoad, getUpperRightPoint, hasID, isValidpublic RawInvalidLocRef(String id, StatusCode error)
id - the iderror - the errorpublic RawInvalidLocRef(String id, StatusCode error, LocationType lt)
id - the iderror - the errorlt - the ltpublic 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.