Package org.goplanit.path
PLANit path classes
-
Class Summary Class Description ContainerisedDirectedPathFactoryImpl Factory for creating directed paths on containerManagedDirectedPathFactoryImpl Factory for creating directed paths on containerManagedDirectedPathImpl This object represents a path based on a number of consecutive LinkSegments The path creation makes use of the fact that the origin pair will have a null EdgeSegment, so there is no need to specify the origin.ManagedDirectedPathsImpl Implementation of (managed) DirectedPaths interfaceOdPathSets Contains one or more origin-destination based path sets that can be used in assignment.SimpleDirectedPathFactoryImpl Factory for creating simple directed pathsSimpleDirectedPathImpl This object represents a simple directed path based on a number of consecutive LinkSegments