static TntpNetworkReader |
TntpNetworkReaderFactory.create() |
Create a TNTPNetworkReader which will create its own macroscopic network and non-locale specific defaults for any right hand driving country
|
static TntpNetworkReader |
TntpNetworkReaderFactory.create(String networkInputFile,
String nodeInputFile) |
Create a TNTPNetworkReader which will create its own macroscopic network and non-locale specific
defaults for any right hand driving country
|
static TntpNetworkReader |
TntpNetworkReaderFactory.create(String networkInputFile,
String nodeInputFile,
IdGroupingToken idToken) |
Create a TNTPNetworkReader which will create its own macroscopic network and non-locale specific
defaults for any right hand driving country
|
static TntpNetworkReader |
TntpNetworkReaderFactory.create(TntpNetworkReaderSettings settings) |
Create a TNTPNetworkReader which will create its own macroscopic network and non-locale specific defaults for any right hand driving country
|
static TntpNetworkReader |
TntpNetworkReaderFactory.create(TntpNetworkReaderSettings settings,
LayeredNetwork<?,?> network) |
Create a TNTPNetworkReader which will create its own macroscopic network and non-locale specific defaults for any right hand driving country
|
static TntpNetworkReader |
TntpNetworkReaderFactory.create(IdGroupingToken idToken) |
Create a TNTPNetworkReader which will create its own macroscopic network and non-locale specific defaults for any right hand driving country
|