public interface Offsets
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
| Modifier and Type | Method and Description |
|---|---|
int |
getNegativeOffset(int length)
Gets the negative offset [in meter].
|
int |
getPositiveOffset(int length)
Gets the positive offset [in meter].
|
boolean |
hasNegativeOffset()
Checks if a negative offset is used.
|
boolean |
hasPositiveOffset()
Checks is a positive offset is used.
|
int getPositiveOffset(int length)
length - the length of the path to calculate the offset fromint getNegativeOffset(int length)
length - the length of the path to calculate the offset fromboolean hasPositiveOffset()
boolean hasNegativeOffset()
Copyright © 2019 TomTom International B.V.. All rights reserved.