public interface PhysicalDecoder
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
| Modifier and Type | Method and Description |
|---|---|
RawLocationReference |
decodeData(LocationReference data)
Decodes the data (physical format) and generates an internal representation
of the location reference as a list of location reference points and offset
information.
|
Class<?> |
getDataClass()
Gets the class of the location reference data.
|
String |
getDataFormatIdentifier()
Gets the data identifier.
|
Class<?> getDataClass()
RawLocationReference decodeData(LocationReference data) throws PhysicalFormatException
data - the (physical) dataPhysicalFormatException - the physical format exceptionString getDataFormatIdentifier()
Copyright © 2019 TomTom International B.V.. All rights reserved.