public final class LocRefBoundary extends Object
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
| Modifier and Type | Method and Description |
|---|---|
static RectangleCorners |
calculateLocRefBoundary(RawLocationReference rawLocRef)
Calculates the bounding box of a location reference.
|
static RectangleCorners |
calculateLocRefPointBoundary(RawLocationReference rawLocRef)
Calculates the bounding box of the location reference points.
|
public static RectangleCorners calculateLocRefPointBoundary(RawLocationReference rawLocRef) throws InvalidMapDataException
null if the given location reference does not
contain location reference points.rawLocRef - the raw loc refInvalidMapDataException - the invalid map data exceptionpublic static RectangleCorners calculateLocRefBoundary(RawLocationReference rawLocRef) throws InvalidMapDataException
rawLocRef - the raw loc refInvalidMapDataException - the invalid map data exceptionCopyright © 2019 TomTom International B.V.. All rights reserved.