Documentation of 'medusa.stringconnection.Main' Java class
Main
medusa.stringconnection

Class Main

    • Constructor Summary

      Constructors 
      Constructor and Description
      Main()
      Creates a new instance of Main
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      Graph getGraph()
      This is all you need.
      Graph getGraph(java.lang.String nodes, java.awt.Component c) 
      • Methods inherited from class java.lang.Object

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

      • Main

        public Main()
        Creates a new instance of Main
    • Method Detail

      • getGraph

        public Graph getGraph(java.lang.String nodes,
                              java.awt.Component c)
        Specified by:
        getGraph in interface MedusaDataConnection
        Parameters:
        nodes -
        c -
        Returns:
      • getGraph

        public Graph getGraph()
        Description copied from interface: MedusaDataConnection
        This is all you need. Medusa will just ask the connection for the resulting graph. No statuses or anything - it is up to you to show progress etc.
        Specified by:
        getGraph in interface MedusaDataConnection
        Returns:
        the graph

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.