CentroidFactoryImpl |
Factory for creating centroids
|
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<T extends Connectoid> |
Base implementation of Connectoids container and factory class
|
DirectedConnectoidFactoryImpl |
Factory for creating directed connectoids (on container)
|
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
|
DirectedConnectoidsImpl |
Implementation of directed connectoids class
|
OdZoneFactoryImpl |
Factory for creating od zones (on container)
|
OdZoneImpl |
An Od zone
|
OdZonesImpl |
implementation of the Zones <T> interface for Od zones
|
TransferZoneFactoryImpl |
Factory for creating transfer zones (on container)
|
TransferZoneGroupFactoryImpl |
Factory for creating transfer zone groups (on container)
|
TransferZoneGroupImpl |
A transfer zone group implementation.
|
TransferZoneGroupsImpl |
Container for transfer zone groups where each transfer zone group logically groups multiple transfer zones together.
|
TransferZoneImpl |
A transfer zone
|
TransferZonesImpl |
implementation of the Zones <T> interface for transfer zones
|
UndirectedConnectoidFactoryImpl |
Factory for creating new undirected connectoids on container
|
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
|
UndirectedConnectoidsImpl |
Implementation of Connectoids class
|
ZoneFactoryImpl<Z extends Zone> |
Factory for creating od zones (on container)
|
ZoneImpl |
Represents a zone base class.
|
ZonesImpl<Z extends Zone> |
Partial implementation of the Zones <T> interface
|
Zoning |
Zoning class which holds a particular zoning
|
ZoningModifierUtils |
Utilities to make it easier to use zoning modifier options i.c.w.
|