public class CircleRW extends AbstractRW
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
| Constructor and Description |
|---|
CircleRW() |
| Modifier and Type | Method and Description |
|---|---|
String |
createLocationString(Location location)
Creates the location string.
|
Location |
readLocationString(String id,
String[] features,
MapDatabase mdb)
Read location string.
|
isConnectedpublic final String createLocationString(Location location)
createLocationString in class AbstractRWlocation - the locationpublic final Location readLocationString(String id, String[] features, MapDatabase mdb) throws LocationDataException
readLocationString in class AbstractRWid - the idfeatures - the featuresmdb - the mdbLocationDataException - the location data exceptionCopyright © 2019 TomTom International B.V.. All rights reserved.