medusa.stringconnection
Class GetGraph
- java.lang.Object
-
- medusa.stringconnection.GetGraph
-
- All Implemented Interfaces:
- java.lang.Runnable
public class GetGraph extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor and Description GetGraph(java.lang.String url, int port, java.util.ArrayList selection, float cutoff)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description GraphgetGraph()voidgetGraphFromString()intgetProgress()booleanisDone()voidrun()voidstart()voidstop()
-
-
-
Constructor Detail
-
GetGraph
public GetGraph(java.lang.String url, int port, java.util.ArrayList selection, float cutoff)
-
-
Method Detail
-
getGraph
public Graph getGraph()
-
start
public void start()
-
stop
public void stop()
-
run
public void run()
- Specified by:
runin interfacejava.lang.Runnable
-
getProgress
public int getProgress()
-
isDone
public boolean isDone()
-
getGraphFromString
public void getGraphFromString() throws java.io.IOException- Throws:
java.io.IOException
-
-
DMelt 3.0 © DataMelt by jWork.ORG