LayeredNetwork<U extends NetworkLayer,T extends NetworkLayers<U>> |
A transport network with one or more layers.
|
MacroscopicNetwork |
Macroscopic Network which stores one or more macroscopic network infrastructure layers that together form the complete (intermodal) network.
|
MacroscopicNetworkLayerConfigurator |
Configurator class that allows one to create and modify a setup for the mapping of modes and macroscopic network layers without actually creating them yet.
|
MacroscopicNetworkModifierUtils |
Utilities to make it easier to use network wide network modifier options
|
Network |
Base class for any network.
|
ServiceNetwork |
A service network is a network built on top of a topological (physical) transport network providing services leveraging this underlying network.
|
ServiceNetworkModifierUtils |
Utilities to make it easier to use service network wide network modifier options
|
TopologicalLayerNetwork<T extends TopologicalLayer,U extends TopologicalLayers<T>> |
A network with topological transport layers, meaning that apart from representing a physical reality the result is topologically meaningful, has nodes, links, and some
geographic notion via a coordinate reference system
|
UntypedPhysicalNetwork<L extends UntypedPhysicalLayer<?,?,?>,LS extends UntypedPhysicalNetworkLayers<L>> |
A network that comprises physical topological transport network elements, i.e., roads, rail, etc.
|