Method and Description |
---|
org.graphstream.util.parser.SimpleCharStream.getColumn() |
org.graphstream.util.parser.SimpleCharStream.getLine() |
Constructor and Description |
---|
org.graphstream.stream.thread.ThreadProxyPipe(Source)
Use the default constructor and then call the
ThreadProxyPipe.init(Source) method. |
org.graphstream.stream.thread.ThreadProxyPipe(Source, boolean)
Use the default constructor and then call the
ThreadProxyPipe.init(Source) method. |
org.graphstream.stream.thread.ThreadProxyPipe(Source, Sink, boolean)
Use the default constructor and then call the
ThreadProxyPipe.init(Source) method. |