Package org.goplanit.output.adapter
Output Adapter and Output Type Adapter classes and interfaces
-
Interface Summary Interface Description MacroscopicLinkOutputTypeAdapter Interface defining the methods required for a macroscopic link (segment) output adapterOdOutputTypeAdapter Interface defining the methods required for an Origin-Destination output adapterOutputTypeAdapter Top-level interface for all output type adaptersPathOutputTypeAdapter Output type adapter interface for pathsUntypedLinkOutputTypeAdapter<T extends LinkSegment> Interface defining the methods required for a link output adapter -
Class Summary Class Description MacroscopicLinkOutputTypeAdapterImpl Top-level abstract class which defines the common methods required by macroscopic link output type adapters.OdOutputTypeAdapterImpl 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 adaptersPathOutputTypeAdapterImpl Top-level abstract class which defines the common methods required by Path output type adaptersPhysicalLinkOutputTypeAdapterImpl Abstract class which defines the common methods required by Link output type adapters that specifically pertain to networks that have adopted physical layers for their network representationUntypedLinkOutputTypeAdapterImpl<LS extends LinkSegment> Top-level abstract class which defines the common methods required by Link output type adapters