| Package | Description |
|---|---|
| openlr |
This package contains general interfaces defined by the OpenLR location referencing method.
|
| openlr.encoder |
This package comprises interfaces for the OpenLR encoder.
|
| Modifier and Type | Method and Description |
|---|---|
LocationReferenceHolder |
OpenLREncoder.encodeLocation(OpenLREncoderParameter parameter,
Location loc)
Encode location.
|
| Modifier and Type | Method and Description |
|---|---|
List<LocationReferenceHolder> |
OpenLREncoder.encodeLocations(OpenLREncoderParameter parameter,
List<Location> loc)
Encode locations.
|
| Modifier and Type | Method and Description |
|---|---|
LocationReferenceHolder |
LRDatabase.getResult(Location loc)
Gets the location reference for the location
|
| Modifier and Type | Method and Description |
|---|---|
void |
LRDatabase.storeResult(Location loc,
LocationReferenceHolder locref)
Store the location and its location reference
|
Copyright © 2019 TomTom International B.V.. All rights reserved.