Package org.goplanit.utils.network.layer
-
Interface Summary Interface Description MacroscopicNetworkLayer Macroscopic physical network layer consisting of nodes, links and macroscopic link segmentsServiceNetworkLayer Service network layer consisting of service nodes, legs and leg segments on top of a parent network layer with physical entities.TopologicalLayer An topological layer represents a layer suited for a number of modes that is topologically meaningful without enforcing the actual implemantation of this topology.TransportLayer An infrastructure layer represents the infrastructure suited for a number of modes.UntypedDirectedGraphLayer<V extends DirectedVertex,E extends DirectedEdge,S extends EdgeSegment> Network layer comprising of containers with custom entity types.