Interface IntermodalWriter<T extends ServiceNetwork,​U extends RoutedServices>

    • Method Detail

      • getTypeDescription

        default String getTypeDescription()
        short description (one word capitals) of this reader for logging purposes
        Specified by:
        getTypeDescription in interface ConverterEntity
        Returns:
        description
      • writeWithServices

        void writeWithServices​(MacroscopicNetwork physicalNetwork,
                               Zoning zoning,
                               T serviceNetwork,
                               U routedServices)
                        throws PlanItException
        Write a network to the writer's output format.
        Parameters:
        physicalNetwork - network to write
        zoning - to write
        serviceNetwork - to write
        routedServices - to write
        Throws:
        PlanItException - thrown if error