Class SingleSourceShortestPathExport


  • public class SingleSourceShortestPathExport
    extends ExportService
    • Constructor Detail

      • SingleSourceShortestPathExport

        public SingleSourceShortestPathExport​(SingleSourceShortestPathModel singleSourceShortestPath,
                                              Structure structure)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • writeToStream

        public void writeToStream​(java.lang.String filename)
                           throws java.lang.Exception
        Specified by:
        writeToStream in class ExportService
        Throws:
        java.lang.Exception