medusa.stringconnection
Class Annotator
- java.lang.Object
-
- medusa.stringconnection.Annotator
-
- All Implemented Interfaces:
- java.lang.Runnable
public class Annotator extends java.lang.Object implements java.lang.RunnableAnnotates graphs retrieved by stringconnection
-
-
Constructor Summary
Constructors Constructor and Description Annotator(java.lang.String url, int port, Graph selection)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringBuffergetAnnotation()voidgetAnnotationFromString()intgetMax()intgetProgress()booleanisDone()voidrun()voidstart()voidstop()
-
-
-
Constructor Detail
-
Annotator
public Annotator(java.lang.String url, int port, Graph selection)
-
-
Method Detail
-
getMax
public int getMax()
-
getAnnotation
public java.lang.StringBuffer getAnnotation()
-
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()
-
getAnnotationFromString
public void getAnnotationFromString() throws java.io.IOException- Throws:
java.io.IOException
-
-
DMelt 3.0 © DataMelt by jWork.ORG