Package org.goplanit.converter.intermodal
-
Interface Summary Interface Description IntermodalReader<T extends ServiceNetwork,U extends RoutedServices> Abstract base class implementation to parser an intermodal PLANit network.IntermodalWriter<T extends ServiceNetwork,U extends RoutedServices> abstract base class implementation to write an intermodal PLANit network to disk -
Class Summary Class Description IntermodalConverter<T extends ServiceNetwork,U extends RoutedServices> A converter that supports intermodal networks, i.e., a combination of both a network and a zoning with transfer zonesIntermodalConverterFactory Factory class for creating intermodal network converters for specific reader/writer combinations