Class GraphDrawer


  • public class GraphDrawer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GraphDrawer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void plotGraph​(java.util.Set<? extends org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation> relations, java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GraphDrawer

        public GraphDrawer()
    • Method Detail

      • plotGraph

        public void plotGraph​(java.util.Set<? extends org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation> relations,
                              java.lang.String name)
                       throws java.io.IOException
        Throws:
        java.io.IOException