public final class OpenLREncoderParameter extends Object
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenLREncoderParameter.Builder
The Class Builder.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.configuration.Configuration |
getConfiguration()
Gets the configuration.
|
LRDatabase |
getLRDatabase()
Gets the lR database.
|
MapDatabase |
getMapDatase()
Gets the map datase.
|
List<PhysicalEncoder> |
getPhysicalEncoders()
Gets the physical encoders.
|
boolean |
hasConfiguration()
Checks for configuration.
|
boolean |
hasLRDatabase()
Checks for lr database.
|
boolean |
hasMapDatabase()
Checks for map database.
|
boolean |
hasPhysicalEncoder()
Checks for physical encoder.
|
public MapDatabase getMapDatase()
public org.apache.commons.configuration.Configuration getConfiguration()
public LRDatabase getLRDatabase()
public boolean hasMapDatabase()
public boolean hasConfiguration()
public boolean hasLRDatabase()
public boolean hasPhysicalEncoder()
public List<PhysicalEncoder> getPhysicalEncoders()
Copyright © 2019 TomTom International B.V.. All rights reserved.