CentroidImpl |
Centroid implementation
|
ConnectoidImpl |
connectoid connecting one or more (transfer/OD) zone(s) to the physical road network, the type of connectoid depends on the implementing class
|
ConnectoidsImpl |
Implementation of Connectoids class
|
DirectedConnectoidImpl |
Undirected connectoid connecting one or more (transfer/OD) zone(s) to the physical road network, each connection will yield a connectoid edge and two connectoid segments when
constructing the transport network internally based on the referenced node
|
OdZoneImpl |
An Od zone
|
OdZonesImpl |
implementation of the Zones <T> interface for Od zones
|
TransferZoneImpl |
A transfer zone
|
TransferZonesImpl |
implementation of the Zones <T> interface for transfer zones
|
UndirectedConnectoidImpl |
Undirected connectoid connecting one or more (transfer/OD) zone(s) to the physical road network, each connection will yield a connectoid edge and two connectoid segments when
constructing the transport network internally based on the referenced node
|
ZoneImpl |
Represents a demand generating zone in the network.
|
ZonesImpl<Z extends Zone> |
Partial implementation of the Zones <T> interface
|
Zoning |
Zoning class which holds a particular zoning
|