- R - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
 
- 
RegularExpression Id.
 
- RBRACE - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
 
- 
RegularExpression Id.
 
- read(String) - Method in interface org.graphstream.graph.Graph
 
- 
Utility method to read a graph.
 
- read(FileSource, String) - Method in interface org.graphstream.graph.Graph
 
- 
Utility method to read a graph using the given reader.
 
- read(FileSource, String) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- read(String) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- read(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- read(FileSource, String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- read() - Method in class org.graphstream.stream.netstream.packing.Base64.InputStream
 
- 
Reads enough of the input stream to convert
 to/from Base64 and returns the next byte.
 
- read(byte[], int, int) - Method in class org.graphstream.stream.netstream.packing.Base64.InputStream
 
- 
 
- readAE() - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
 
-  
 
- readAll(String) - Method in interface org.graphstream.stream.file.FileSource
 
- 
Read the whole file in one big non-interruptible operation.
 
- readAll(URL) - Method in interface org.graphstream.stream.file.FileSource
 
- 
Read the whole file in one big non-interruptible operation.
 
- readAll(InputStream) - Method in interface org.graphstream.stream.file.FileSource
 
- 
Read the whole file in one big non-interruptible operation.
 
- readAll(Reader) - Method in interface org.graphstream.stream.file.FileSource
 
- 
Read the whole file in one big non-interruptible operation.
 
- readAll(String) - Method in class org.graphstream.stream.file.FileSourceBase
 
-  
 
- readAll(URL) - Method in class org.graphstream.stream.file.FileSourceBase
 
-  
 
- readAll(InputStream) - Method in class org.graphstream.stream.file.FileSourceBase
 
-  
 
- readAll(Reader) - Method in class org.graphstream.stream.file.FileSourceBase
 
-  
 
- readAll(String) - Method in class org.graphstream.stream.file.FileSourceGraphML
 
-  
 
- readAll(URL) - Method in class org.graphstream.stream.file.FileSourceGraphML
 
-  
 
- readAll(InputStream) - Method in class org.graphstream.stream.file.FileSourceGraphML
 
-  
 
- readAll(Reader) - Method in class org.graphstream.stream.file.FileSourceGraphML
 
-  
 
- readAll(String) - Method in class org.graphstream.stream.file.FileSourceParser
 
-  
 
- readAll(URL) - Method in class org.graphstream.stream.file.FileSourceParser
 
-  
 
- readAll(InputStream) - Method in class org.graphstream.stream.file.FileSourceParser
 
-  
 
- readAll(Reader) - Method in class org.graphstream.stream.file.FileSourceParser
 
-  
 
- readAll(String) - Method in class org.graphstream.stream.file.FileSourceXML
 
-  
 
- readAll(URL) - Method in class org.graphstream.stream.file.FileSourceXML
 
-  
 
- readAll(InputStream) - Method in class org.graphstream.stream.file.FileSourceXML
 
-  
 
- readAll(Reader) - Method in class org.graphstream.stream.file.FileSourceXML
 
-  
 
- readAN() - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
 
-  
 
- readArray(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readAttributeArray(String) - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
 
- 
Read a list of values.
 
- readAttributeFormat() - Method in class org.graphstream.stream.file.FileSourceDGS1And2
 
-  
 
- readAttributes(HashMap<String, Object>) - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
 
-  
 
- readAttributes(ArrayList<FileSourceDGS1And2.AttributeFormat>) - Method in class org.graphstream.stream.file.FileSourceDGS1And2
 
-  
 
- readAttributeValue(String) - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
 
- 
Read an attribute.
 
- readBoolean(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readBooleanArray(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readByte(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readByteArray(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readCE() - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
 
-  
 
- readCG() - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
 
-  
 
- readChar() - Method in class org.graphstream.util.parser.SimpleCharStream
 
- 
Read a character.
 
- readCN() - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
 
-  
 
- readCommandLine(String[]) - Method in class org.graphstream.util.Environment
 
- 
Read the parameters from the given command line array.
 
- readCommandLine(String[], Collection<String>) - Method in class org.graphstream.util.Environment
 
- 
Read the parameters from the given command line array.
 
- readConfigFile(String, Collection<String>) - Method in class org.graphstream.util.Environment
 
- 
Internal method that reads a configuration file.
 
- readConfigurationFile() - Method in class org.graphstream.util.Environment
 
- 
Read the default configuration file.
 
- readDataChunk(SelectionKey) - Method in class org.graphstream.stream.netstream.NetStreamReceiver.IncomingBuffer
 
- 
Read the available bytes and buffers them.
 
- readDataChunk(SelectionKey) - Method in class org.graphstream.stream.netstream.NetStreamReceiver
 
- 
When data is readable on a socket, send it to the appropriate buffer
 (creating it if needed).
 
- readDE() - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
 
-  
 
- readDN() - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
 
-  
 
- readDouble(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readDoubleArray(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- reader - Variable in class org.graphstream.stream.file.dgs.DGSParser
 
-  
 
- reader - Variable in class org.graphstream.stream.file.FileSourceBase.CurrentFile
 
-  
 
- reader - Variable in class org.graphstream.stream.file.FileSourceGraphML
 
-  
 
- reader - Variable in class org.graphstream.stream.file.FileSourceXML
 
- 
XML events stream.
 
- readFloat(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readFloatArray(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readInt(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readIntArray(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readLong(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readLongArray(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readNumberAttribute(String) - Method in class org.graphstream.stream.file.FileSourceDGS1And2
 
-  
 
- readParameterFile(String) - Method in class org.graphstream.util.Environment
 
- 
Read a parameter file.
 
- readShort(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readShortArray(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readST() - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
 
-  
 
- readString(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readStringAttribute(String) - Method in class org.graphstream.stream.file.FileSourceDGS1And2
 
-  
 
- readType(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readUnsignedVarint(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readValue(InputStream, int) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readVarint(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- readVectorAttribute(String) - Method in class org.graphstream.stream.file.FileSourceDGS1And2
 
-  
 
- REAL - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
 
- 
RegularExpression Id.
 
- REAL - Static variable in interface org.graphstream.stream.file.gml.GMLParserConstants
 
- 
RegularExpression Id.
 
- REAL - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
 
- 
RegularExpression Id.
 
- REAL - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
 
- 
RegularExpression Id.
 
- realSize() - Method in class org.graphstream.util.set.FixedArrayList
 
- 
Real size of the array, counting elements that have been erased.
 
- register(String, ThreadProxyPipe) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
-  
 
- register(String, ThreadProxyPipe) - Method in interface org.graphstream.stream.netstream.NetStreamDecoder
 
- 
Register a stream.
 
- register(String, ThreadProxyPipe) - Method in class org.graphstream.stream.netstream.NetStreamReceiver
 
-  
 
- register(String) - Method in interface org.graphstream.stream.rmi.RMIAdapterOut
 
-  
 
- register(String) - Method in class org.graphstream.stream.rmi.RMISink
 
-  
 
- ReInit(InputStream) - Method in class org.graphstream.stream.file.dot.DOTParser
 
- 
Reinitialise.
 
- ReInit(InputStream, String) - Method in class org.graphstream.stream.file.dot.DOTParser
 
- 
Reinitialise.
 
- ReInit(Reader) - Method in class org.graphstream.stream.file.dot.DOTParser
 
- 
Reinitialise.
 
- ReInit(DOTParserTokenManager) - Method in class org.graphstream.stream.file.dot.DOTParser
 
- 
Reinitialise.
 
- ReInit(SimpleCharStream) - Method in class org.graphstream.stream.file.dot.DOTParserTokenManager
 
- 
Reinitialise parser.
 
- ReInit(SimpleCharStream, int) - Method in class org.graphstream.stream.file.dot.DOTParserTokenManager
 
- 
Reinitialise parser.
 
- ReInit(InputStream) - Method in class org.graphstream.stream.file.gml.GMLParser
 
- 
Reinitialise.
 
- ReInit(InputStream, String) - Method in class org.graphstream.stream.file.gml.GMLParser
 
- 
Reinitialise.
 
- ReInit(Reader) - Method in class org.graphstream.stream.file.gml.GMLParser
 
- 
Reinitialise.
 
- ReInit(GMLParserTokenManager) - Method in class org.graphstream.stream.file.gml.GMLParser
 
- 
Reinitialise.
 
- ReInit(SimpleCharStream) - Method in class org.graphstream.stream.file.gml.GMLParserTokenManager
 
- 
Reinitialise parser.
 
- ReInit(SimpleCharStream, int) - Method in class org.graphstream.stream.file.gml.GMLParserTokenManager
 
- 
Reinitialise parser.
 
- ReInit(InputStream) - Method in class org.graphstream.stream.file.pajek.PajekParser
 
- 
Reinitialise.
 
- ReInit(InputStream, String) - Method in class org.graphstream.stream.file.pajek.PajekParser
 
- 
Reinitialise.
 
- ReInit(Reader) - Method in class org.graphstream.stream.file.pajek.PajekParser
 
- 
Reinitialise.
 
- ReInit(PajekParserTokenManager) - Method in class org.graphstream.stream.file.pajek.PajekParser
 
- 
Reinitialise.
 
- ReInit(SimpleCharStream) - Method in class org.graphstream.stream.file.pajek.PajekParserTokenManager
 
- 
Reinitialise parser.
 
- ReInit(SimpleCharStream, int) - Method in class org.graphstream.stream.file.pajek.PajekParserTokenManager
 
- 
Reinitialise parser.
 
- ReInit(InputStream) - Method in class org.graphstream.stream.file.tlp.TLPParser
 
- 
Reinitialise.
 
- ReInit(InputStream, String) - Method in class org.graphstream.stream.file.tlp.TLPParser
 
- 
Reinitialise.
 
- ReInit(Reader) - Method in class org.graphstream.stream.file.tlp.TLPParser
 
- 
Reinitialise.
 
- ReInit(TLPParserTokenManager) - Method in class org.graphstream.stream.file.tlp.TLPParser
 
- 
Reinitialise.
 
- ReInit(SimpleCharStream) - Method in class org.graphstream.stream.file.tlp.TLPParserTokenManager
 
- 
Reinitialise parser.
 
- ReInit(SimpleCharStream, int) - Method in class org.graphstream.stream.file.tlp.TLPParserTokenManager
 
- 
Reinitialise parser.
 
- ReInit(Reader, int, int, int) - Method in class org.graphstream.util.parser.SimpleCharStream
 
- 
Reinitialise.
 
- ReInit(Reader, int, int) - Method in class org.graphstream.util.parser.SimpleCharStream
 
- 
Reinitialise.
 
- ReInit(Reader) - Method in class org.graphstream.util.parser.SimpleCharStream
 
- 
Reinitialise.
 
- ReInit(InputStream, String, int, int, int) - Method in class org.graphstream.util.parser.SimpleCharStream
 
- 
Reinitialise.
 
- ReInit(InputStream, int, int, int) - Method in class org.graphstream.util.parser.SimpleCharStream
 
- 
Reinitialise.
 
- ReInit(InputStream, String) - Method in class org.graphstream.util.parser.SimpleCharStream
 
- 
Reinitialise.
 
- ReInit(InputStream) - Method in class org.graphstream.util.parser.SimpleCharStream
 
- 
Reinitialise.
 
- ReInit(InputStream, String, int, int) - Method in class org.graphstream.util.parser.SimpleCharStream
 
- 
Reinitialise.
 
- ReInit(InputStream, int, int) - Method in class org.graphstream.util.parser.SimpleCharStream
 
- 
Reinitialise.
 
- ReInitRounds() - Method in class org.graphstream.stream.file.dot.DOTParserTokenManager
 
-  
 
- ReInitRounds() - Method in class org.graphstream.stream.file.gml.GMLParserTokenManager
 
-  
 
- ReInitRounds() - Method in class org.graphstream.stream.file.pajek.PajekParserTokenManager
 
-  
 
- ReInitRounds() - Method in class org.graphstream.stream.file.tlp.TLPParserTokenManager
 
-  
 
- remove() - Method in class org.graphstream.graph.BreadthFirstIterator
 
-  
 
- remove() - Method in class org.graphstream.graph.DepthFirstIterator
 
-  
 
- remove() - Method in class org.graphstream.graph.implementations.AdjacencyListGraph.EdgeIterator
 
-  
 
- remove() - Method in class org.graphstream.graph.implementations.AdjacencyListGraph.NodeIterator
 
-  
 
- remove() - Method in class org.graphstream.graph.implementations.AdjacencyListNode.EdgeIterator
 
-  
 
- remove() - Method in class org.graphstream.util.FilteredEdgeIterator
 
-  
 
- remove() - Method in class org.graphstream.util.FilteredNodeIterator
 
-  
 
- remove() - Method in class org.graphstream.util.set.FixedArrayList.FixedArrayIterator
 
-  
 
- remove(int) - Method in class org.graphstream.util.set.FixedArrayList
 
- 
Remove the element at index i.
 
- remove(Object) - Method in class org.graphstream.util.set.FixedArrayList
 
- 
Remove the element e.
 
- removeAll(Collection<?>) - Method in class org.graphstream.util.set.FixedArrayList
 
-  
 
- removeAllEdges(AbstractNode) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeAttribute(String) - Method in interface org.graphstream.graph.Element
 
- 
Remove an attribute.
 
- removeAttribute(String) - Method in class org.graphstream.graph.implementations.AbstractElement
 
-  
 
- removeAttribute(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedElement
 
-  
 
- removeAttribute(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
-  
 
- removeAttribute_(String, long, String) - Method in class org.graphstream.graph.implementations.AbstractElement
 
-  
 
- removeAttributeSink(AttributeSink) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeAttributeSink(AttributeSink) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeAttributeSink(AttributeSink) - Method in class org.graphstream.stream.PipeAdapter
 
-  
 
- removeAttributeSink(AttributeSink) - Method in class org.graphstream.stream.rmi.RMISource
 
-  
 
- removeAttributeSink(AttributeSink) - Method in interface org.graphstream.stream.Source
 
- 
Remove an attribute sink.
 
- removeAttributeSink(AttributeSink) - Method in class org.graphstream.stream.SourceAdapter
 
-  
 
- removeAttributeSink(AttributeSink) - Method in class org.graphstream.stream.SourceBase
 
-  
 
- removeEdge(String, String) - Method in interface org.graphstream.graph.Graph
 
- 
Remove an edge given the identifiers of its two endpoints.
 
- removeEdge(String) - Method in interface org.graphstream.graph.Graph
 
- 
Removes an edge knowing its identifier.
 
- removeEdge(int) - Method in interface org.graphstream.graph.Graph
 
- 
Removes an edge with a given index.
 
- removeEdge(int, int) - Method in interface org.graphstream.graph.Graph
 
- 
Removes an edge between two nodes.
 
- removeEdge(Node, Node) - Method in interface org.graphstream.graph.Graph
 
- 
Removes an edge between two nodes.
 
- removeEdge(Edge) - Method in interface org.graphstream.graph.Graph
 
- 
Removes an edge.
 
- removeEdge(String) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeEdge(int) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeEdge(Edge) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeEdge(String, String) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeEdge(int, int) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeEdge(Node, Node) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeEdge(AbstractEdge, boolean, boolean, boolean) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
- 
 
- removeEdge(int) - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
-  
 
- removeEdge(String, String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeEdge(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeEdge(int) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeEdge(int, int) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeEdge(Node, Node) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeEdge(Edge) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeEdge(int) - Method in class org.graphstream.graph.implementations.MultiNode
 
-  
 
- removeEdge(int) - Method in class org.graphstream.graph.implementations.SingleNode
 
-  
 
- removeEdge_(String, long, AbstractEdge, String, boolean, boolean, boolean) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeEdgeAt(long, String) - Method in class org.graphstream.stream.Timeline
 
-  
 
- removeEdgeAttributeAt(long, String, String) - Method in class org.graphstream.stream.Timeline
 
-  
 
- removeEdgeCallback(AbstractEdge) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
- 
This method is automatically called when an edge is removed.
 
- removeEdgeCallback(AbstractEdge) - Method in class org.graphstream.graph.implementations.AbstractNode
 
- 
This method is called automatically before removing an edge incident to
 this node.
 
- removeEdgeCallback(AbstractEdge) - Method in class org.graphstream.graph.implementations.AdjacencyListGraph
 
-  
 
- removeEdgeCallback(AbstractEdge) - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
-  
 
- removeElementSink(ElementSink) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeElementSink(ElementSink) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeElementSink(ElementSink) - Method in class org.graphstream.stream.PipeAdapter
 
-  
 
- removeElementSink(ElementSink) - Method in class org.graphstream.stream.rmi.RMISource
 
-  
 
- removeElementSink(ElementSink) - Method in interface org.graphstream.stream.Source
 
- 
Remove an element sink.
 
- removeElementSink(ElementSink) - Method in class org.graphstream.stream.SourceAdapter
 
-  
 
- removeElementSink(ElementSink) - Method in class org.graphstream.stream.SourceBase
 
-  
 
- removeGraphAttributeAt(long, String) - Method in class org.graphstream.stream.Timeline
 
-  
 
- removeIt(int) - Method in class org.graphstream.util.set.FixedArrayList
 
-  
 
- removeLoops() - Method in class org.graphstream.graph.Path
 
- 
Remove all parts of the path that start at a given node and pass a new at
 this node.
 
- removeNode(String) - Method in interface org.graphstream.graph.Graph
 
- 
Remove a node using its identifier.
 
- removeNode(int) - Method in interface org.graphstream.graph.Graph
 
- 
Removes a node with a given index.
 
- removeNode(Node) - Method in interface org.graphstream.graph.Graph
 
- 
Removes a node.
 
- removeNode(String) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeNode(int) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeNode(Node) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeNode(AbstractNode, boolean) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
- 
 
- removeNode(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeNode(int) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeNode(Node) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeNode_(String, long, AbstractNode, String, boolean) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeNodeAt(long, String) - Method in class org.graphstream.stream.Timeline
 
-  
 
- removeNodeAttributeAt(long, String, String) - Method in class org.graphstream.stream.Timeline
 
-  
 
- removeNodeCallback(AbstractNode) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
- 
This method is automatically called when a node is removed.
 
- removeNodeCallback(AbstractNode) - Method in class org.graphstream.graph.implementations.AdjacencyListGraph
 
-  
 
- removePacker() - Method in class org.graphstream.stream.netstream.NetStreamSender
 
-  
 
- removeSink(Sink) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- removeSink(Sink) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
-  
 
- removeSink(Sink) - Method in class org.graphstream.stream.PipeAdapter
 
-  
 
- removeSink(Sink) - Method in class org.graphstream.stream.rmi.RMISource
 
-  
 
- removeSink(Sink) - Method in interface org.graphstream.stream.Source
 
- 
Remove a sink.
 
- removeSink(Sink) - Method in class org.graphstream.stream.SourceAdapter
 
-  
 
- removeSink(Sink) - Method in class org.graphstream.stream.SourceBase
 
-  
 
- removeUnpacker() - Method in class org.graphstream.stream.netstream.NetStreamReceiver
 
-  
 
- replace - Variable in class org.graphstream.util.time.ISODateComponent
 
- 
Replacement of the directive.
 
- replay() - Method in class org.graphstream.graph.implementations.AbstractGraph.GraphReplayController
 
-  
 
- replay(String) - Method in class org.graphstream.graph.implementations.AbstractGraph.GraphReplayController
 
-  
 
- replay(Graph) - Method in class org.graphstream.stream.GraphReplay
 
- 
Echo each element and attribute of the graph to the registered sinks.
 
- replay() - Method in interface org.graphstream.stream.Replayable.Controller
 
- 
Replay events describing the current state of the object being built
 by the source.
 
- replay(String) - Method in interface org.graphstream.stream.Replayable.Controller
 
- 
Same as #replay(Sink) but you can set the id of the source
 sent in events.
 
- Replayable - Interface in org.graphstream.stream
 
- 
Defines sources that can be replayed.
 
- Replayable.Controller - Interface in org.graphstream.stream
 
- 
A controller used to replay a source.
 
- replayGraph(Graph) - Method in class org.graphstream.stream.thread.ThreadProxyPipeOld
 
- 
Deprecated.
  
- replayId - Variable in class org.graphstream.graph.implementations.AbstractGraph
 
-  
 
- reqKeyValues(String) - Method in class org.graphstream.stream.file.gml.KeyValues
 
-  
 
- reqNumber(String) - Method in class org.graphstream.stream.file.gml.KeyValues
 
-  
 
- reqString(String) - Method in class org.graphstream.stream.file.gml.KeyValues
 
-  
 
- reqStringOrNumber(String) - Method in class org.graphstream.stream.file.gml.KeyValues
 
-  
 
- RESET - Static variable in class org.graphstream.stream.netstream.NetStreamReceiver
 
-  
 
- reset() - Method in class org.graphstream.stream.Timeline
 
-  
 
- reset() - Method in class org.graphstream.util.StepCounter
 
- 
Reset the step count to zero.
 
- resumeEncoding() - Method in class org.graphstream.stream.netstream.packing.Base64.OutputStream
 
- 
Resumes encoding of the stream.
 
- retainAll(Collection<?>) - Method in class org.graphstream.util.set.FixedArrayList
 
-  
 
- reverse(long) - Method in class org.graphstream.stream.Timeline.AttributeAdded
 
-  
 
- reverse(long) - Method in class org.graphstream.stream.Timeline.AttributeChanged
 
-  
 
- reverse(long) - Method in class org.graphstream.stream.Timeline.AttributeRemoved
 
-  
 
- reverse(long) - Method in class org.graphstream.stream.Timeline.EdgeAdded
 
-  
 
- reverse(long) - Method in class org.graphstream.stream.Timeline.EdgeRemoved
 
-  
 
- reverse(long) - Method in class org.graphstream.stream.Timeline.Event
 
-  
 
- reverse(long) - Method in class org.graphstream.stream.Timeline.GraphCleared
 
-  
 
- reverse(long) - Method in class org.graphstream.stream.Timeline.NodeAdded
 
-  
 
- reverse(long) - Method in class org.graphstream.stream.Timeline.NodeRemoved
 
-  
 
- reverse(long) - Method in class org.graphstream.stream.Timeline.StepBegins
 
-  
 
- RMIAdapterIn - Interface in org.graphstream.stream.rmi
 
-  
 
- RMIAdapterOut - Interface in org.graphstream.stream.rmi
 
-  
 
- RMISink - Class in org.graphstream.stream.rmi
 
-  
 
- RMISink() - Constructor for class org.graphstream.stream.rmi.RMISink
 
-  
 
- RMISink(String) - Constructor for class org.graphstream.stream.rmi.RMISink
 
-  
 
- RMISource - Class in org.graphstream.stream.rmi
 
-  
 
- RMISource() - Constructor for class org.graphstream.stream.rmi.RMISource
 
-  
 
- RMISource(String) - Constructor for class org.graphstream.stream.rmi.RMISource
 
-  
 
- root - Variable in class org.graphstream.graph.Path
 
- 
The root of the path;
 
- root - Variable in class org.graphstream.stream.file.tlp.TLPParser
 
-  
 
- RSQBR - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
 
- 
RegularExpression Id.
 
- RSQBR - Static variable in interface org.graphstream.stream.file.gml.GMLParserConstants
 
- 
RegularExpression Id.
 
- run() - Method in class org.graphstream.stream.netstream.NetStreamReceiver
 
- 
Wait for connections, accept them, demultiplexes them and dispatch
 messages to registered message boxes.