- radius - Variable in class edu.uci.ics.jung.visualization.subLayout.CircularSubLayout
-
- RadiusGraphElementAccessor - Class in edu.uci.ics.jung.visualization
-
Simple implementation of PickSupport that returns the vertex or edge
that is closest to the specified location.
- RadiusGraphElementAccessor(Layout) - Constructor for class edu.uci.ics.jung.visualization.RadiusGraphElementAccessor
-
- RadiusGraphElementAccessor(Layout, double) - Constructor for class edu.uci.ics.jung.visualization.RadiusGraphElementAccessor
-
- RadiusPickSupport - Class in edu.uci.ics.jung.visualization
-
Simple implementation of PickSupport that returns the vertex or edge
that is closest to the specified location.
- RadiusPickSupport(HasGraphLayout, double) - Constructor for class edu.uci.ics.jung.visualization.RadiusPickSupport
-
- RadiusPickSupport() - Constructor for class edu.uci.ics.jung.visualization.RadiusPickSupport
-
- RadiusPickSupport(double) - Constructor for class edu.uci.ics.jung.visualization.RadiusPickSupport
-
the layout will always be provided by the VisualizationViewer
this is supporting picking for
- rand - Variable in class edu.uci.ics.jung.algorithms.cluster.KMeansClusterer
-
- rand - Variable in class edu.uci.ics.jung.algorithms.cluster.VoltageClusterer
-
- RandomLayout - Class in samples.preview_new_graphdraw.staticlayouts
-
- RandomLayout() - Constructor for class samples.preview_new_graphdraw.staticlayouts.RandomLayout
-
- RandomVertexLocationDecorator - Class in edu.uci.ics.jung.visualization
-
- RandomVertexLocationDecorator(Dimension) - Constructor for class edu.uci.ics.jung.visualization.RandomVertexLocationDecorator
-
- RandomVertexLocationDecorator(Dimension, int) - Constructor for class edu.uci.ics.jung.visualization.RandomVertexLocationDecorator
-
- RandomWalkBetweenness - Class in edu.uci.ics.jung.algorithms.importance
-
Computes betweenness centrality for each vertex in the graph.
- RandomWalkBetweenness(UndirectedGraph) - Constructor for class edu.uci.ics.jung.algorithms.importance.RandomWalkBetweenness
-
Constructor which initializes the algorithm
- RandomWalkSTBetweenness - Class in edu.uci.ics.jung.algorithms.importance
-
/**
Computes s-t betweenness centrality for each vertex in the graph.
- RandomWalkSTBetweenness(UndirectedGraph, Vertex, Vertex) - Constructor for class edu.uci.ics.jung.algorithms.importance.RandomWalkSTBetweenness
-
Constructor which initializes the algorithm
- RANGE - Static variable in class samples.preview_new_graphdraw.iterablelayouts.SpringLayout
-
- RANGE - Static variable in class scratch.danyel.sample.FadeRenderer
-
- RANGE - Static variable in class scratch.scott.AestheticSpringVisualizer
-
- RANK_SCORE - Static variable in class edu.uci.ics.jung.algorithms.importance.KStepMarkov
-
- RankerDemo - Class in scratch.joshua.ranking
-
- RankerDemo() - Constructor for class scratch.joshua.ranking.RankerDemo
-
create an instance of a simple graph with popup controls to
create a graph.
- Ranking - Class in edu.uci.ics.jung.algorithms.importance
-
Abstract data container for ranking objects.
- Ranking(int, double) - Constructor for class edu.uci.ics.jung.algorithms.importance.Ranking
-
Constructor which allows values to be set on construction
- RankingDemo - Class in samples.graph
-
- RankingDemo(Graph) - Constructor for class samples.graph.RankingDemo
-
- RankingDemo - Class in scratch.scott.sample
-
- RankingDemo(String) - Constructor for class scratch.scott.sample.RankingDemo
-
- RankingDemo.MyJPanel - Class in samples.graph
-
- RankingDemo.MyJPanel(String, Color) - Constructor for class samples.graph.RankingDemo.MyJPanel
-
- RankingDemoDriver - Class in samples.graph
-
- RankingDemoDriver() - Constructor for class samples.graph.RankingDemoDriver
-
- RankNormalizer - Class in scratch.scott
-
- RankNormalizer(List, int, int) - Constructor for class scratch.scott.RankNormalizer
-
- rankScore - Variable in class edu.uci.ics.jung.algorithms.importance.Ranking
-
The actual rank score (normally between 0 and 1)
- reached_max - Variable in class edu.uci.ics.jung.algorithms.shortestpath.DijkstraDistance.SourceData
-
- read() - Method in class edu.uci.ics.jung.utils.StringInputStream
-
Deprecated.
Reads from the Stringreader, returning the same value.
- readVertexAnnotation() - Method in class scratch.danyel.lazy.LazySparseVertex
-
- readVertexData() - Method in class scratch.danyel.lazy.LazySparseVertex
-
- realg - Variable in class scratch.scott.PSGr
-
- RealMatrixElementOperations - Class in edu.uci.ics.jung.algorithms
-
Implements the basic matrix operations on double-precision values.
- RealMatrixElementOperations(String) - Constructor for class edu.uci.ics.jung.algorithms.RealMatrixElementOperations
-
- recalculate(Graph, Vertex, boolean) - Method in class samples.graph.RankingDemo
-
- ReciprocatedDirectedEdgePredicate - Class in edu.uci.ics.jung.graph.predicates
-
Returns true
if and only if this edge is
a DirectedEdge
that has an antiparallel
DirectedEdge
in this graph.
- ReciprocatedDirectedEdgePredicate() - Constructor for class edu.uci.ics.jung.graph.predicates.ReciprocatedDirectedEdgePredicate
-
- rect - Variable in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
-
used to draw a rectangle to contain picked vertices
- rectangle - Variable in class edu.uci.ics.jung.visualization.transform.shape.Intersector
-
- ReflectiveLayoutDemo - Class in scratch.danyel
-
- ReflectiveLayoutDemo() - Constructor for class scratch.danyel.ReflectiveLayoutDemo
-
- registerDecorator(Decorator) - Method in class scratch.scott.registry.UserDataRegistry
-
- registerDecoratorAsDefault(Decorator) - Method in class scratch.scott.registry.UserDataRegistry
-
- RegistryDecoratorSet - Class in scratch.scott.registry
-
- RegistryDecoratorSet() - Constructor for class scratch.scott.registry.RegistryDecoratorSet
-
- reinitialize() - Method in class edu.uci.ics.jung.algorithms.importance.AbstractRanker
-
- reinitialize() - Method in class edu.uci.ics.jung.algorithms.importance.PageRank
-
- reinitialize() - Method in class edu.uci.ics.jung.algorithms.importance.PageRankWithPriors
-
- reinitialize() - Method in class edu.uci.ics.jung.algorithms.IterativeProcess
-
- RelativeAuthorityRanker - Class in edu.uci.ics.jung.algorithms.importance
-
This class provides basic infrastructure for relative authority algorithms that compute the importance of nodes
relative to one or more root nodes.
- RelativeAuthorityRanker() - Constructor for class edu.uci.ics.jung.algorithms.importance.RelativeAuthorityRanker
-
- relativePrecision(double, double) - Method in class edu.uci.ics.jung.algorithms.IterativeProcess
-
- relaxEdges() - Method in class edu.uci.ics.jung.visualization.contrib.DAGLayout
-
Overridden relaxEdges.
- relaxEdges() - Method in class edu.uci.ics.jung.visualization.SpringLayout
-
- relaxEdges(Set) - Method in class samples.preview_new_graphdraw.iterablelayouts.SpringLayout
-
- relaxerThreadSleepTime - Variable in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
how long the relaxer thread pauses between iteration loops.
- relocate(VisVertex) - Method in class samples.preview_new_graphdraw.transform.FitOnScreenTransformer.ScaleAndTranslate
-
- RemovalGraphTest - Class in test.edu.uci.ics.jung.graph.impl
-
- RemovalGraphTest() - Constructor for class test.edu.uci.ics.jung.graph.impl.RemovalGraphTest
-
- RemovalGraphTest.SparseTest - Class in test.edu.uci.ics.jung.graph.impl
-
- RemovalGraphTest.SparseTest() - Constructor for class test.edu.uci.ics.jung.graph.impl.RemovalGraphTest.SparseTest
-
- remove(Object) - Method in class edu.uci.ics.jung.utils.MapBinaryHeap
-
This data structure does not support the removal of arbitrary elements.
- REMOVE - Static variable in class edu.uci.ics.jung.utils.UserData
-
Causes the userdata not to be copied over, and instead returns null.
- remove(GraphMousePlugin) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- remove(Icon) - Method in class samples.graph.VertexImageShaperDemo.LayeredIcon
-
- remove(Object) - Method in class scratch.danyel.simplegraph.SimpleGraph
-
- remove(Object) - Method in class scratch.joshua.jung_2_0.decoration.TestMap
-
- remove(UserDataContainer) - Method in class scratch.scott.partition.AbstractPartitionClass
-
- remove(W) - Method in interface scratch.tom.simpleGraph.Edge.Hyper
-
- remove(V) - Method in class scratch.tom.simpleGraph.HyperEdge
-
- removeAll(Collection) - Method in class edu.uci.ics.jung.utils.MapBinaryHeap
-
This data structure does not support the removal of arbitrary elements.
- removeAll(Collection) - Method in class scratch.danyel.simplegraph.SimpleGraph
-
- removeAll(Collection<W>) - Method in interface scratch.tom.simpleGraph.Edge.Hyper
-
- removeAll(Collection<V>) - Method in class scratch.tom.simpleGraph.HyperEdge
-
- removeAllEdges() - Method in interface edu.uci.ics.jung.graph.ArchetypeGraph
-
Removes all edges from this graph, leaving the vertices intact.
- removeAllEdges() - Method in class edu.uci.ics.jung.graph.impl.AbstractArchetypeGraph
-
Removes all edges from this graph.
- removeAllEdges() - Method in class edu.uci.ics.jung.graph.impl.HypergraphBPG
-
Deprecated.
- removeAllFilters() - Method in class edu.uci.ics.jung.visualization.GraphDraw
-
Deprecated.
Use the PluggableRenderer's vertex and edge visibility
predicates instead. See the release notes for version 1.6 for more
information.
- removeAllSubLayouts() - Method in class edu.uci.ics.jung.visualization.subLayout.SubLayoutDecorator
-
- removeAllVertices() - Method in interface edu.uci.ics.jung.graph.ArchetypeGraph
-
Removes all vertices (and, therefore, edges) from this graph.
- removeAllVertices() - Method in class edu.uci.ics.jung.graph.impl.AbstractArchetypeGraph
-
Removes all vertices (and, therefore, all edges) from this graph.
- removeAllVertices() - Method in class edu.uci.ics.jung.graph.impl.HypergraphBPG
-
Deprecated.
- removeChangeListener(ChangeListener) - Method in interface edu.uci.ics.jung.utils.ChangeEventSupport
-
Removes a ChangeListener.
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.utils.DefaultChangeEventSupport
-
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.AbstractLayout
-
Removes a ChangeListener.
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
Removes a ChangeListener.
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.LayoutDecorator
-
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.PersistentLayoutImpl
-
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
Removes a ChangeListener.
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- removeChangeListener(ChangeListener) - Method in interface edu.uci.ics.jung.visualization.VisualizationModel
-
Removes a ChangeListener.
- removeChangeListener(ChangeListener) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
Removes a ChangeListener.
- removeCollection(Collection) - Static method in class edu.uci.ics.jung.utils.CollectionFactory
-
- removeDecorations(Graph) - Method in class edu.uci.ics.jung.algorithms.connectivity.BFSDistanceLabeler
-
- removeEdge(Edge) - Method in interface edu.uci.ics.jung.graph.Graph
-
Removes e
from this graph.
- removeEdge(Hyperedge) - Method in interface edu.uci.ics.jung.graph.Hypergraph
-
Removes e
from this graph.
- removeEdge(Edge) - Method in class edu.uci.ics.jung.graph.impl.AbstractSparseGraph
-
Removes the edge from the graph, and notifies that the edge and its
incident vertices that it has been removed.
- removeEdge(Hyperedge) - Method in class edu.uci.ics.jung.graph.impl.HypergraphBPG
-
Deprecated.
- removeEdge(Hyperedge) - Method in class edu.uci.ics.jung.graph.impl.SetHypergraph
-
Removes the edge from this graph.
- removeEdge(Edge) - Method in class samples.preview_new_graphdraw.iter.UpdatableIterableLayout
-
Removes e
from the layout.
- removeEdge(E) - Method in interface scratch.joshua.jung_2_0.core.ArchetypeGraph
-
- removeEdge(E) - Method in class scratch.joshua.jung_2_0.core.SimpleDirectedSparseGraph
-
- removeEdge(E) - Method in class scratch.joshua.jung_2_0.core.SimpleUndirectedSparseGraph
-
- removeEdge(E) - Method in class scratch.tom.simpleGraph.DefaultGraph
-
- removeEdge(E) - Method in interface scratch.tom.simpleGraph.Graph
-
- removeEdges(Set) - Method in interface edu.uci.ics.jung.graph.ArchetypeGraph
-
Deprecated.
As of version 1.7, replaced by GraphUtils.removeEdges(graph, edges)
.
- removeEdges(Set) - Method in class edu.uci.ics.jung.graph.impl.AbstractSparseGraph
-
Removes all vertices in the specified set from g
.
- removeEdges(Set) - Method in class edu.uci.ics.jung.graph.impl.HypergraphBPG
-
Deprecated.
- removeEdges(Set) - Method in class edu.uci.ics.jung.graph.impl.SetHypergraph
-
Removes all vertices in the specified set from g
.
- removeEdges(Graph, Set) - Static method in class edu.uci.ics.jung.utils.GraphUtils
-
Removes all vertices in the specified set from g
.
- removeEdges(Hypergraph, Set) - Static method in class edu.uci.ics.jung.utils.GraphUtils
-
Removes all vertices in the specified set from g
.
- removeEdges(Collection<E>) - Method in class scratch.tom.simpleGraph.DefaultGraph
-
- removeEdges(Collection<E>) - Method in interface scratch.tom.simpleGraph.Graph
-
- removeEdgeSubset(ArchetypeGraph, Predicate) - Static method in class edu.uci.ics.jung.utils.PredicateUtils
-
Removes the edge subset based on p
from
g
's SubsetManager
.
- removeEdgeSubset(Predicate) - Method in class edu.uci.ics.jung.utils.SubsetManager
-
Removes the edge subset based on p
.
- removeGraph_internal() - Method in class edu.uci.ics.jung.graph.impl.AbstractElement
-
Cleans up internal data structures after this
element is removed from a graph.
- removeItemListener(ItemListener) - Method in class edu.uci.ics.jung.visualization.AbstractPickedState
-
- removeItemListener(ItemListener) - Method in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
remove a listener for mode changes
- removeItemListener(ItemListener) - Method in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
remove a listener for mode changes
- removeLabel(String) - Method in class edu.uci.ics.jung.graph.decorators.StringLabeller
-
- removeLabel(String) - Method in class edu.uci.ics.jung.graph.decorators.ToStringLabeller
-
This method is not meaningful; it throws an IllegalArgumentException
- removeListener(GraphEventListener, GraphEventType) - Method in interface edu.uci.ics.jung.graph.ArchetypeGraph
-
Tells the graph to remove gel as a listener for changes in the graph structure
- removeListener(GraphEventListener, GraphEventType) - Method in class edu.uci.ics.jung.graph.event.GraphListenerHandler
-
- removeListener(GraphEventListener, GraphEventType) - Method in class edu.uci.ics.jung.graph.impl.AbstractArchetypeGraph
-
- removeListener(PickEventListener) - Method in class edu.uci.ics.jung.visualization.MultiPickedState
-
Deprecated.
Use removeItemListener
- removeListener(PickEventListener) - Method in interface edu.uci.ics.jung.visualization.PickedState
-
Deprecated.
Use removeItemListener
- removeNeighbor_internal(Edge, Vertex) - Method in class edu.uci.ics.jung.graph.impl.AbstractSparseVertex
-
Removes the specified edge e
and vertex v
from the internal data structures of this vertex.
- removeNeighbor_internal(Edge, Vertex) - Method in class edu.uci.ics.jung.graph.impl.DirectedSparseVertex
-
- removeNeighbor_internal(Edge, Vertex) - Method in class edu.uci.ics.jung.graph.impl.LeanSparseVertex
-
- removeNeighbor_internal(Edge, Vertex) - Method in class edu.uci.ics.jung.graph.impl.SimpleDirectedSparseVertex
-
- removeNeighbor_internal(Edge, Vertex) - Method in class edu.uci.ics.jung.graph.impl.SimpleSparseVertex
-
- removeNeighbor_internal(Edge, Vertex) - Method in class edu.uci.ics.jung.graph.impl.SimpleUndirectedSparseVertex
-
Removes the neighbor from this vertex's internal map.
- removeNeighbor_internal(Edge, Vertex) - Method in class edu.uci.ics.jung.graph.impl.SparseVertex
-
- removeNeighbor_internal(Edge, Vertex) - Method in class edu.uci.ics.jung.graph.impl.UndirectedSparseVertex
-
- removePostRenderPaintable(VisualizationViewer.Paintable) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
- removePreRenderPaintable(VisualizationViewer.Paintable) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
- removeSubLayout(SubLayout) - Method in class edu.uci.ics.jung.visualization.subLayout.SubLayoutDecorator
-
- removeUserDatum(Object) - Method in class edu.uci.ics.jung.graph.impl.AbstractHyperUnitBPG
-
Deprecated.
- removeUserDatum(Object) - Method in class edu.uci.ics.jung.graph.impl.HypergraphBPG
-
Deprecated.
- removeUserDatum(Object) - Method in class edu.uci.ics.jung.utils.DefaultUserData
-
Removes the Datum (if known) for this key, and returns it.
- removeUserDatum(Object) - Method in class edu.uci.ics.jung.utils.UnifiedUserData
-
Removes the Datum (if any) for this key, and returns it.
- removeUserDatum(Object) - Method in interface edu.uci.ics.jung.utils.UserDataContainer
-
Retrieves the object in this object's user data repository to which key
refers, and removes it from the repository.
- removeUserDatum(Object) - Method in class edu.uci.ics.jung.utils.UserDataDelegate
-
- removeValue(UserDataContainer) - Method in class edu.uci.ics.jung.graph.decorators.Decorator
-
Removes the values from the user data container
- removeVertex(Vertex) - Method in interface edu.uci.ics.jung.graph.Graph
-
Removes v
from this graph.
- removeVertex(Hypervertex) - Method in interface edu.uci.ics.jung.graph.Hypergraph
-
Removes v
from this graph.
- removeVertex(HypervertexBPG) - Method in class edu.uci.ics.jung.graph.impl.AbstractHyperUnitBPG
-
Deprecated.
- removeVertex(Vertex) - Method in class edu.uci.ics.jung.graph.impl.AbstractSparseGraph
-
Removes all edges adjacent to the specified vertex, removes the vertex,
and notifies the vertex that it has been removed.
- removeVertex(Vertex) - Method in class edu.uci.ics.jung.graph.impl.BipartiteGraph
-
- removeVertex(Hypervertex) - Method in class edu.uci.ics.jung.graph.impl.HypergraphBPG
-
Deprecated.
- removeVertex(Hypervertex) - Method in class edu.uci.ics.jung.graph.impl.SetHypergraph
-
Removes the vertex from this graph.
- removeVertex(Vertex) - Method in class samples.preview_new_graphdraw.iter.UpdatableIterableLayout
-
Removes v
from the layout.
- removeVertex(V) - Method in interface scratch.joshua.jung_2_0.core.ArchetypeGraph
-
- removeVertex(V) - Method in class scratch.joshua.jung_2_0.core.SimpleDirectedSparseGraph
-
- removeVertex(V) - Method in class scratch.joshua.jung_2_0.core.SimpleUndirectedSparseGraph
-
- removeVertex(V) - Method in class scratch.tom.simpleGraph.DefaultGraph
-
remove the vertex.
- removeVertex(V) - Method in interface scratch.tom.simpleGraph.Graph
-
- removeVertexSubset(ArchetypeGraph, Predicate) - Static method in class edu.uci.ics.jung.utils.PredicateUtils
-
Removes the vertex subset based on p
from
g
's SubsetManager
.
- removeVertexSubset(Predicate) - Method in class edu.uci.ics.jung.utils.SubsetManager
-
Removes the vertex subset based on p
.
- removeVertices(Set) - Method in interface edu.uci.ics.jung.graph.ArchetypeGraph
-
Deprecated.
As of version 1.7, replaced by GraphUtils.removeVertices(graph, vertices)
.
- removeVertices(Set) - Method in class edu.uci.ics.jung.graph.impl.AbstractSparseGraph
-
Removes all vertices in the specified set from g
.
- removeVertices(Set) - Method in class edu.uci.ics.jung.graph.impl.HypergraphBPG
-
Deprecated.
- removeVertices(Set) - Method in class edu.uci.ics.jung.graph.impl.SetHypergraph
-
Removes all vertices in the specified set from g
.
- removeVertices(Graph, Set) - Static method in class edu.uci.ics.jung.utils.GraphUtils
-
Removes all vertices in the specified set from g
.
- removeVertices(Hypergraph, Set) - Static method in class edu.uci.ics.jung.utils.GraphUtils
-
Removes all vertices in the specified set from g
.
- removeVertices(Collection<V>) - Method in class scratch.tom.simpleGraph.DefaultGraph
-
remove all vertices in the passed collection,
If any existing edges contain any vertices from the
passed collection, remove those edges, too.
- removeVertices(Collection<V>) - Method in interface scratch.tom.simpleGraph.Graph
-
- removeWeight(ArchetypeEdge) - Method in class edu.uci.ics.jung.graph.decorators.EdgeWeightLabeller
-
Removes the weight stored by this decorator for the indicated edge e
,
and returns the value of this weight (or null
if there was no
such weight for this edge).
- renderEdge(Graphics, VisEdge) - Method in class samples.graph.southern.ThickEdgeRenderer
-
- renderEdge(Graphics, VisEdge) - Method in interface samples.preview_new_graphdraw.EdgeRenderer
-
- renderEdge(Graphics, VisEdge) - Method in class samples.preview_new_graphdraw.impl.crooked.CrookedRenderer
-
- renderEdge(Graphics, VisEdge) - Method in class samples.preview_new_graphdraw.impl.SimpleEdgeRenderer
-
- renderEdge(Graphics, VisEdge) - Method in class samples.preview_new_graphdraw.OldToNewRenderer
-
- renderEdge(Graphics, VisEdge) - Method in class samples.preview_new_graphdraw.test.CircleRenderer
-
- renderEdge(Graphics, VisEdge) - Method in class scratch.danyel.QuickDrawRenderer
-
- renderEdge(Graphics, VisEdge) - Method in class scratch.danyel.TemporalEdgeRenderer
-
- renderer - Variable in class edu.uci.ics.jung.visualization.BirdsEyeVisualizationViewer
-
Deprecated.
- Renderer - Interface in edu.uci.ics.jung.visualization
-
Draws individual vertices and
edges on a display.
- renderer - Variable in class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
-
- renderer - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
-
handles the actual drawing of graph elements
- rendererPane - Variable in class edu.uci.ics.jung.visualization.PluggableRenderer
-
The CellRendererPane is used here just as it is in JTree
and JTable, to allow a pluggable JLabel-based renderer for
Vertex and Edge label strings and icons.
- renderGraph(Graphics2D) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
- renderingHints - Variable in class edu.uci.ics.jung.visualization.BirdsEyeVisualizationViewer
-
Deprecated.
- renderingHints - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
-
rendering hints used in drawing.
- renderVertex(Graphics, VisVertex) - Method in class samples.graph.southern.BipartiteVertexRenderer
-
- renderVertex(Graphics, VisVertex) - Method in class samples.preview_new_graphdraw.impl.crooked.CrookedRenderer
-
- renderVertex(Graphics, VisVertex) - Method in class samples.preview_new_graphdraw.impl.SimpleVertexRenderer
-
- renderVertex(Graphics, VisVertex) - Method in class samples.preview_new_graphdraw.OldToNewRenderer
-
- renderVertex(Graphics, VisVertex) - Method in class samples.preview_new_graphdraw.test.CircleRenderer
-
- renderVertex(Graphics, VisVertex) - Method in interface samples.preview_new_graphdraw.VertexRenderer
-
- renderVertex(Graphics, VisVertex) - Method in class scratch.danyel.BPVR
-
- renderVertex(Graphics, VisVertex) - Method in class scratch.danyel.QuickDrawRenderer
-
Paints the vertex, using the settings above (VertexColors, etc).
- renderVertex(Graphics, VisVertex) - Method in class scratch.danyel.TemporalVertexRenderer
-
- repaint(long, int, int, int, int) - Method in class edu.uci.ics.jung.visualization.DefaultGraphLabelRenderer
-
Overridden for performance reasons.
- repaint(Rectangle) - Method in class edu.uci.ics.jung.visualization.DefaultGraphLabelRenderer
-
Overridden for performance reasons.
- replaceEquivalencesWithCollapsedVertices(EquivalenceRelation, Graph, Map) - Method in class edu.uci.ics.jung.algorithms.blockmodel.GraphCollapser
-
INTERNAL (undocumented) method.
- replaceWith(MultiMap, Vertex, GraphCollapser.CollapsedVertex) - Method in class edu.uci.ics.jung.algorithms.blockmodel.GraphCollapser
-
INTERNAL (undocumented) method
- repositionLayout(Dimension, Dimension) - Method in class samples.preview_new_graphdraw.AbstractLayout
-
- repulsion_range - Variable in class edu.uci.ics.jung.visualization.SpringLayout
-
- repulsiondx - Variable in class edu.uci.ics.jung.visualization.SpringLayout.SpringVertexData
-
- repulsiondx - Variable in class samples.preview_new_graphdraw.iterablelayouts.SpringLayout.SpringVertex
-
- repulsiondx - Variable in class scratch.scott.AestheticSpringVisualizer.SpringVertexData
-
- repulsiondy - Variable in class edu.uci.ics.jung.visualization.SpringLayout.SpringVertexData
-
- repulsiondy - Variable in class samples.preview_new_graphdraw.iterablelayouts.SpringLayout.SpringVertex
-
- repulsiondy - Variable in class scratch.scott.AestheticSpringVisualizer.SpringVertexData
-
- reset() - Method in class edu.uci.ics.jung.algorithms.shortestpath.DijkstraDistance
-
Clears all stored distances for this instance.
- reset(ArchetypeVertex) - Method in class edu.uci.ics.jung.algorithms.shortestpath.DijkstraDistance
-
Clears all stored distances for the specified source vertex
source
.
- reset() - Method in class edu.uci.ics.jung.algorithms.shortestpath.UnweightedShortestPath
-
Clears all stored distances for this instance.
- reset(Vertex) - Method in class edu.uci.ics.jung.algorithms.shortestpath.UnweightedShortestPath
-
Clears all stored distances for the specified source vertex
source
.
- reset() - Method in class edu.uci.ics.jung.random.generators.BarabasiAlbertGenerator
-
- reset() - Method in interface edu.uci.ics.jung.random.generators.EvolvingGraphGenerator
-
Resets the random graph to the state that it had after the
constructor returned.
- reset() - Method in class edu.uci.ics.jung.statistics.Histogram
-
Reset histogram.
- reset() - Method in class edu.uci.ics.jung.statistics.StatisticalMoments
-
Reset all counters.
- reset(Edge) - Method in class edu.uci.ics.jung.utils.DefaultParallelEdgeIndexFunction
-
Resets the indices for this edge and its parallel edges.
- reset() - Method in class edu.uci.ics.jung.utils.DefaultParallelEdgeIndexFunction
-
Clears all edge indices for all edges in all graphs.
- reset() - Static method in class edu.uci.ics.jung.utils.NumericalPrecision
-
- reset(Edge) - Method in class edu.uci.ics.jung.utils.ParallelEdgeIndexSingleton
-
Resets the indices for this edge and its parallel edges.
- reset() - Method in class edu.uci.ics.jung.utils.ParallelEdgeIndexSingleton
-
Clears all edge indices for all edges in all graphs.
- reset() - Method in class edu.uci.ics.jung.utils.StringInputStream
-
Deprecated.
Resets the StringReader.
- reset() - Method in class edu.uci.ics.jung.visualization.DefaultSettableVertexLocationFunction
-
- reset() - Method in class edu.uci.ics.jung.visualization.Lens
-
Deprecated.
reset the rectangle to the full size of the BirdsEyeVisualizationViewer
This will result in no zoom or pan of the main display
- reset() - Method in class edu.uci.ics.jung.visualization.RandomVertexLocationDecorator
-
Resets all vertex locations returned by getLocation
to new (random) locations.
- resetClicks() - Method in class scratch.danyel.BPVR
-
- resetLens() - Method in class edu.uci.ics.jung.visualization.BirdsEyeVisualizationViewer
-
Deprecated.
reset the Lens to no zoom/no offset.
- resetRenderer() - Method in class edu.uci.ics.jung.visualization.contrib.BirdsEyeGraphDraw
-
Deprecated.
resets to the original renderer.
- resetRenderer() - Method in class edu.uci.ics.jung.visualization.GraphDraw
-
Deprecated.
- resize(Dimension) - Method in class edu.uci.ics.jung.visualization.AbstractLayout
-
When a visualization is resized, it presumably wants to fix the
locations of the vertices and possibly to reinitialize its data.
- resize(Dimension) - Method in class edu.uci.ics.jung.visualization.FadingVertexLayout
-
Deprecated.
Passthrough.
- resize(Dimension) - Method in interface edu.uci.ics.jung.visualization.Layout
-
Resets the size of the visualization.
- resize(Dimension) - Method in class edu.uci.ics.jung.visualization.LayoutDecorator
-
- resize(Dimension) - Method in class scratch.danyel.sample.CircleLayout
-
- resize(Dimension) - Method in class scratch.scott.AestheticSpringVisualizer
-
- resizeLayouts() - Method in class samples.preview_new_graphdraw.impl.GraphLayoutPanel
-
- restart() - Method in class edu.uci.ics.jung.visualization.AbstractLayout
-
- restart() - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
Restarts layout, then calls init();
- restart() - Method in class edu.uci.ics.jung.visualization.FadingVertexLayout
-
Deprecated.
Passthrough.
- restart() - Method in interface edu.uci.ics.jung.visualization.Layout
-
Resets the vertex positions to their initial locations.
- restart() - Method in class edu.uci.ics.jung.visualization.LayoutDecorator
-
- restart() - Method in interface edu.uci.ics.jung.visualization.VisualizationModel
-
restart the layout
- restart() - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
-
Restarts layout, then calls init();
passes thru to the model
- restart() - Method in class scratch.danyel.sample.CircleLayout
-
- restart() - Method in class scratch.scott.AestheticSpringVisualizer
-
- restartLayout() - Method in class edu.uci.ics.jung.visualization.GraphDraw
-
Deprecated.
Use getVisualizationViewer().restart()
instead.
- restartThreadOnly() - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
-
starts a visRunner thread without prerelaxing
- restartThreadOnly() - Method in interface edu.uci.ics.jung.visualization.VisualizationModel
-
- restore(String) - Method in interface edu.uci.ics.jung.visualization.PersistentLayout
-
- restore(String) - Method in class edu.uci.ics.jung.visualization.PersistentLayoutImpl
-
Restore the graph Vertex locations from a file
- retainAll(Collection) - Method in class edu.uci.ics.jung.utils.MapBinaryHeap
-
This data structure does not support the removal of arbitrary elements.
- retainAll(Collection) - Method in class scratch.danyel.simplegraph.SimpleGraph
-
- returnableLayout - Variable in class samples.preview_new_graphdraw.iter.IterableLayout
-
- revalidate() - Method in class edu.uci.ics.jung.visualization.DefaultGraphLabelRenderer
-
Overridden for performance reasons.
- rightIndex(int, int) - Method in class edu.uci.ics.jung.random.generators.Lattice2DGenerator
-
- rightLeg - Variable in class edu.uci.ics.jung.visualization.Lens
-
Deprecated.
the right leg of the rectangle
- rotate(double, Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
preconcatenates the rotation at the supplied point with the current transform
- rotate(double, double, double) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
-
rotates the current transform at the supplied points
- rotate(double, Point2D) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- rotate(double, double, double) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
-
- rotate(double, Point2D) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- rotate(double, double, double) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
-
- rotate(double, double, double) - Method in class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
-
- rotate(double) - Method in class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
-
- rotateEdgeLabels - Variable in class edu.uci.ics.jung.visualization.DefaultGraphLabelRenderer
-
- RotatingGraphMousePlugin - Class in edu.uci.ics.jung.visualization.control
-
RotatingGraphMouse provides the abiity to rotate the graph using
the mouse.
- RotatingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
create an instance with default modifier values
- RotatingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
-
create an instance with passed zoom in/out values
- rotatingPlugin - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- rotatingPlugin - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
-
- roundTo(double, double) - Static method in class edu.uci.ics.jung.utils.NumericalPrecision
-
This method returns the specified value rounded to
the nearest integer multiple of the specified scale.
- roundToScale(double, boolean) - Static method in class edu.uci.ics.jung.utils.NumericalPrecision
-
Round the specified value upward to the next scale value.
- run() - Method in class edu.uci.ics.jung.visualization.DefaultVisualizationModel.VisRunner
-
- run() - Method in class samples.preview_new_graphdraw.iter.LayoutIterator
-
- runFilter(Graph, FadeBetweennessRenderer, Layout, NumericDecorationFilter, Filter) - Static method in class scratch.danyel.sample.BetweenVis
-
- runFilter(Graph, FadeBetweennessRenderer, Layout, WeightedEdgeGraphFilter, Filter, JSlider) - Static method in class scratch.danyel.sample.TestVis
-
- runningThread - Variable in class samples.preview_new_graphdraw.iter.LayoutIterator
-
- runTest() - Method in class test.edu.uci.ics.jung.graph.impl.VertexTypeTest2
-