Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
R
R
- Static variable in interface org.graphstream.stream.file.pajek.
PajekParserConstants
RegularExpression Id.
radialGradientFromStyle(float, float, float, Style)
- Static method in class org.graphstream.ui.swingViewer.util.
GradientFactory
radialGradientFromStyle(float, float, float, float, float, Style)
- Static method in class org.graphstream.ui.swingViewer.util.
GradientFactory
Generate a radial gradient between whose center is at (cx,cy) with the given radius.
randomNode(Graph)
- Static method in class org.graphstream.ui.graphicGraph.
GraphPosLengthUtils
Choose a node at random.
randomNode(Graph, Random)
- Static method in class org.graphstream.ui.graphicGraph.
GraphPosLengthUtils
Choose a node at random.
ratioPx2Gu
- Variable in class org.graphstream.ui.swingViewer.util.
GraphMetrics
The scaling factor to pass from graph units to pixels.
RBRACE
- Static variable in interface org.graphstream.stream.file.dot.
DOTParserConstants
RegularExpression Id.
RBRACE
- Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParserConstants
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.ui.graphicGraph.
GraphicGraph
read(FileSource, String)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
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
readChar()
- Method in class org.graphstream.util.parser.
SimpleCharStream
Read a character.
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.
readParameterFile(String)
- Method in class org.graphstream.util.
Environment
Read a parameter file.
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.
REAL
- Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParserConstants
RegularExpression Id.
realSize()
- Method in class org.graphstream.util.set.
FixedArrayList
Real size of the array, counting elements that have been erased.
register(String)
- Method in interface org.graphstream.stream.rmi.
RMIAdapterOut
register(String)
- Method in class org.graphstream.stream.rmi.
RMISink
registerEdge(EdgeSpring)
- Method in class org.graphstream.ui.layout.springbox.
NodeParticle
The given edge is connected to this node.
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(InputStream)
- Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParser
Reinitialise.
ReInit(InputStream, String)
- Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParser
Reinitialise.
ReInit(Reader)
- Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParser
Reinitialise.
ReInit(StyleSheetParserTokenManager)
- Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParser
Reinitialise.
ReInit(SimpleCharStream)
- Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int)
- Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParserTokenManager
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.
release()
- Method in class org.graphstream.ui.graphicGraph.
StyleGroup
Remove all graph elements of this group, and remove this group from the group list of each style rule.
release()
- Method in class org.graphstream.ui.graphicGraph.
StyleGroupSet
Release any dependency to the style sheet.
release()
- Method in class org.graphstream.ui.layout.
LayoutRunner
remove()
- Method in class org.graphstream.graph.
BreadthFirstIterator
remove()
- Method in class org.graphstream.graph.
DepthFirstIterator
remove()
- Method in class org.graphstream.ui.graphicGraph.
StyleGroupSet.ZIndex.ZIndexIterator
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
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.
OneAttributeElement
removeAttribute(String)
- Method in class org.graphstream.ui.spriteManager.
Sprite
removeAttributeSink(AttributeSink)
- Method in class org.graphstream.graph.implementations.
AbstractGraph
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
removeAttributeSink(AttributeSink)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removed()
- Method in class org.graphstream.ui.graphicGraph.
GraphicEdge
removed()
- Method in class org.graphstream.ui.layout.springbox.
NodeParticle
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(String, long, String)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeEdge(String, long, String, String)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeEdge(String)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeEdge(String, String)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeEdge(int)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeEdge(int, int)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeEdge(Node, Node)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeEdge(Edge)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeElement(Element)
- Method in class org.graphstream.ui.graphicGraph.
StyleGroup
Remove a graph element from the group.
removeElement(Element)
- Method in class org.graphstream.ui.graphicGraph.
StyleGroupSet
Remove an element from the group set.
removeElementSink(ElementSink)
- Method in class org.graphstream.graph.implementations.
AbstractGraph
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
removeElementSink(ElementSink)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeGraphViewport()
- Method in interface org.graphstream.ui.swingViewer.util.
Camera
Remove the specified graph view port.
removeGraphViewport()
- Method in class org.graphstream.ui.swingViewer.util.
DefaultCamera
removeGroup(String)
- Method in class org.graphstream.ui.graphicGraph.stylesheet.
Rule
Remove this rule from the style group.
removeListener(StyleGroupListener)
- Method in class org.graphstream.ui.graphicGraph.
StyleGroupSet
Remove a style change listener.
removeListener(StyleSheetListener)
- Method in class org.graphstream.ui.graphicGraph.stylesheet.
StyleSheet
Remove a previously registered listener.
removeListener(LayoutListener)
- Method in interface org.graphstream.ui.layout.
Layout
Remove a listener for specific layout events.
removeListener(LayoutListener)
- Method in class org.graphstream.ui.layout.springbox.
SpringBox
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.
removeNeighborEdges()
- Method in class org.graphstream.ui.layout.springbox.
NodeParticle
Remove all edges connected to 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(String, long, String)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeNode(String)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeNode(int)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeNode(Node)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeRenderer(String)
- Method in class org.graphstream.ui.graphicGraph.
StyleGroup
Remove a renderer.
removeSink(Sink)
- Method in class org.graphstream.graph.implementations.
AbstractGraph
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
removeSink(Sink)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeSprite(String)
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
removeSprite(String)
- Method in class org.graphstream.ui.spriteManager.
SpriteManager
Remove a sprite knowing its identifier.
removeValue(int)
- Method in class org.graphstream.ui.graphicGraph.stylesheet.
Values
Remove the i-th value.
removeView(String)
- Method in class org.graphstream.ui.swingViewer.
Viewer
Remove a view.
removeViewerListener(ViewerListener)
- Method in class org.graphstream.ui.swingViewer.
ViewerPipe
render(Graphics2D)
- Method in interface org.graphstream.stream.file.
FileSinkImages.PostRenderer
render(StyleGroup, Graphics2D, Camera)
- Method in class org.graphstream.ui.swingViewer.basicRenderer.
ElementRenderer
Render all the (visible) elements of the group.
render(Graphics2D, GraphMetrics)
- Method in class org.graphstream.ui.swingViewer.basicRenderer.shapes.
Shape
Same as calling
Shape.renderStroke(Graphics2D,GraphMetrics)
and
Shape.renderFill(Graphics2D,GraphMetrics)
at once.
render(Graphics2D, int, int)
- Method in class org.graphstream.ui.swingViewer.basicRenderer.
SwingBasicGraphRenderer
render(Graphics2D)
- Method in class org.graphstream.ui.swingViewer.
DefaultView
render(Graphics2D, int, int)
- Method in interface org.graphstream.ui.swingViewer.
GraphRenderer
Redisplay or update the graph.
render(Graphics2D, GraphicGraph, double, int, int, double, double, double, double)
- Method in interface org.graphstream.ui.swingViewer.
LayerRenderer
Render something under or above the graph.
renderers
- Variable in class org.graphstream.ui.graphicGraph.
StyleGroup
Associated renderers.
renderFill(Graphics2D, GraphMetrics)
- Method in class org.graphstream.ui.swingViewer.basicRenderer.shapes.
Arrow
renderFill(Graphics2D, GraphMetrics)
- Method in class org.graphstream.ui.swingViewer.basicRenderer.shapes.
Shape
Render the filled part of the shape.
renderStroke(Graphics2D, GraphMetrics)
- Method in class org.graphstream.ui.swingViewer.basicRenderer.shapes.
Arrow
renderStroke(Graphics2D, GraphMetrics)
- Method in class org.graphstream.ui.swingViewer.basicRenderer.shapes.
Shape
Render the stroke of the shape.
reparent(Rule)
- Method in class org.graphstream.ui.graphicGraph.stylesheet.
Style
Set or change the parent of the style.
repE
- Variable in class org.graphstream.ui.layout.springbox.
NodeParticle
Repulsion energy for this node only.
replay(Graph)
- Method in class org.graphstream.stream.
GraphReplay
Echo each element and attribute of the graph to the registered sinks.
resetAverages()
- Method in class org.graphstream.ui.swingViewer.util.
FpsCounter
resetGraphChangedFlag()
- Method in class org.graphstream.ui.graphicGraph.
GraphicGraph
Reset the "changed" flag.
resetSpriteFactory()
- Method in class org.graphstream.ui.spriteManager.
SpriteManager
Reset the sprite factory to defaults.
resetView()
- Method in interface org.graphstream.ui.swingViewer.util.
Camera
Reset the view to the automatic mode.
resetView()
- Method in class org.graphstream.ui.swingViewer.util.
DefaultCamera
resizeFrame(int, int)
- Method in class org.graphstream.ui.swingViewer.
DefaultView
resizeFrame(int, int)
- Method in class org.graphstream.ui.swingViewer.
View
Set the size of the view frame, if any.
retainAll(Collection<?>)
- Method in class org.graphstream.util.set.
FixedArrayList
reverseZIndex
- Variable in class org.graphstream.ui.graphicGraph.
StyleGroupSet.ZIndex
Knowing a group, tell if its Z index.
RGB
- Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParserConstants
RegularExpression Id.
RGBA
- Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParserConstants
RegularExpression Id.
RIGHT
- Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParserConstants
RegularExpression Id.
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
ROUNDEDBOX
- Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParserConstants
RegularExpression Id.
RPAREN
- Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParserConstants
RegularExpression Id.
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.
rule()
- Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.
StyleSheetParser
Rule
- Class in
org.graphstream.ui.graphicGraph.stylesheet
Style application rule.
Rule(Selector)
- Constructor for class org.graphstream.ui.graphicGraph.stylesheet.
Rule
New rule with a matcher.
Rule(Selector, Rule)
- Constructor for class org.graphstream.ui.graphicGraph.stylesheet.
Rule
run()
- Method in class org.graphstream.ui.layout.
LayoutRunner
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Copyright © 2011. All Rights Reserved.