Package org.planit.output.adapter
Output Adapter and Output Type Adapter classes and interfaces
-
Interface Summary Interface Description LinkOutputTypeAdapter Interface defining the methods required for a link output adapterODOutputTypeAdapter Interface defining the methods required for an Origin-Destination output adapterOutputTypeAdapter Top-level interface for all output type adaptersRouteOutputTypeAdapter -
Class Summary Class Description LinkOutputTypeAdapterImpl Top-level abstract class which defines the common methods required by Link output type adaptersODOutputTypeAdapterImpl Top-level abstract class which defines the common methods required by OD output type adaptersOutputAdapter Output Adapter which stores output type adapters for each Output Manager and defines top-level method which apply to all output typesOutputTypeAdapterImpl Top-level abstract class which defines the common methods required by all output type adaptersRouteOutputTypeAdapterImpl Top-level abstract class which defines the common methods required by Path output type adaptersTraditionalStaticAssignmentLinkOutputTypeAdapter Adapter providing access to the data of the TraditionalStaticAssignment class relevant for link outputs without exposing the internals of the traffic assignment class itselfTraditionalStaticAssignmentODOutputTypeAdapter Adapter providing access to the data of the TraditionalStaticAssignment class relevant for origin-destination outputs without exposing the internals of the traffic assignment class itselfTraditionalStaticRouteOutputTypeAdapter Adapter providing access to the data of the TraditionalStaticAssignment class relevant for OD path outputs without exposing the internals of the traffic assignment class itself