medusa.stringconnection
Class Main
- java.lang.Object
-
- medusa.stringconnection.Main
-
- All Implemented Interfaces:
- MedusaDataConnection
public class Main extends java.lang.Object implements MedusaDataConnection
-
-
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 GraphgetGraph()This is all you need.GraphgetGraph(java.lang.String nodes, java.awt.Component c)
-
-
-
Method Detail
-
getGraph
public Graph getGraph(java.lang.String nodes, java.awt.Component c)
- Specified by:
getGraphin interfaceMedusaDataConnection- Parameters:
nodes-c-- Returns:
-
getGraph
public Graph getGraph()
Description copied from interface:MedusaDataConnectionThis 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:
getGraphin interfaceMedusaDataConnection- Returns:
- the graph
-
-
DMelt 3.0 © DataMelt by jWork.ORG