Serialized Form
Package edu.uci.ics.jung.algorithms.importance |
Class edu.uci.ics.jung.algorithms.importance.AbstractRanker$1 extends Object implements Serializable |
Class edu.uci.ics.jung.algorithms.importance.AbstractRanker$2 extends Object implements Serializable |
Package edu.uci.ics.jung.algorithms.layout |
Class edu.uci.ics.jung.algorithms.layout.AbstractLayout$1 extends Object implements Serializable |
Class edu.uci.ics.jung.algorithms.layout.BalloonLayout$1 extends Object implements Serializable |
Class edu.uci.ics.jung.algorithms.layout.TreeLayout$1 extends Object implements Serializable |
Package edu.uci.ics.jung.algorithms.layout3d |
Class edu.uci.ics.jung.algorithms.layout3d.AbstractLayout$1 extends Object implements Serializable |
Class edu.uci.ics.jung.algorithms.layout3d.SpringLayout$1 extends Object implements Serializable |
Package edu.uci.ics.jung.algorithms.scoring.util |
Class edu.uci.ics.jung.algorithms.scoring.util.ScoringUtils$1 extends Object implements Serializable |
Class edu.uci.ics.jung.algorithms.scoring.util.ScoringUtils$2 extends Object implements Serializable |
Package edu.uci.ics.jung.algorithms.util |
Package edu.uci.ics.jung.graph |
root
Object root
vertex_depths
Map<K,V> vertex_depths
Class edu.uci.ics.jung.graph.DelegateTree$1 extends Object implements Serializable |
Class edu.uci.ics.jung.graph.DirectedOrderedSparseMultigraph$1 extends Object implements Serializable |
vertices
Map<K,V> vertices
edges
Map<K,V> edges
Class edu.uci.ics.jung.graph.DirectedSparseGraph$1 extends Object implements Serializable |
vertices
Map<K,V> vertices
edges
Map<K,V> edges
Class edu.uci.ics.jung.graph.DirectedSparseMultigraph$1 extends Object implements Serializable |
Class edu.uci.ics.jung.graph.OrderedKAryTree$1 extends Object implements Serializable |
Class edu.uci.ics.jung.graph.OrderedSparseMultigraph$1 extends Object implements Serializable |
vertices
Map<K,V> vertices
edges
Map<K,V> edges
Class edu.uci.ics.jung.graph.SetHypergraph$1 extends Object implements Serializable |
vertex_comparator
Comparator<T> vertex_comparator
Comparator
used in ordering vertices. Defaults to util.ComparableComparator
if no comparators are specified in the constructor.
edge_comparator
Comparator<T> edge_comparator
Comparator
used in ordering edges. Defaults to util.ComparableComparator
if no comparators are specified in the constructor.
Class edu.uci.ics.jung.graph.SortedSparseMultigraph$1 extends Object implements Serializable |
vertex_maps
Map<K,V> vertex_maps
directed_edges
Map<K,V> directed_edges
undirected_edges
Map<K,V> undirected_edges
Class edu.uci.ics.jung.graph.SparseGraph$1 extends Object implements Serializable |
vertices
Map<K,V> vertices
edges
Map<K,V> edges
directedEdges
Set<E> directedEdges
Class edu.uci.ics.jung.graph.SparseMultigraph$1 extends Object implements Serializable |
Class edu.uci.ics.jung.graph.UndirectedOrderedSparseMultigraph$1 extends Object implements Serializable |
vertices
Map<K,V> vertices
edges
Map<K,V> edges
Class edu.uci.ics.jung.graph.UndirectedSparseGraph$1 extends Object implements Serializable |
vertices
Map<K,V> vertices
edges
Map<K,V> edges
Class edu.uci.ics.jung.graph.UndirectedSparseMultigraph$1 extends Object implements Serializable |
Package edu.uci.ics.jung.graph.util |
first
Object first
second
Object second
Package edu.uci.ics.jung.io |
serialVersionUID: 3773882099782535606L
Class edu.uci.ics.jung.io.GraphMLWriter$1 extends Object implements Serializable |
Class edu.uci.ics.jung.io.PajekNetWriter$1 extends Object implements Serializable |
Package edu.uci.ics.jung.samples |
serialVersionUID: -5345319851341875800L
g
Graph<V,E> g
vv
VisualizationViewer<V,E> vv
layout
AbstractLayout<V,E> layout
timer
Timer timer
done
boolean done
switchLayout
JButton switchLayout
v_prev
Integer v_prev
serialVersionUID: -5345319851341875800L
g
Graph<V,E> g
vv
VisualizationViewer<V,E> vv
layout
AbstractLayout<V,E> layout
timer
Timer timer
done
boolean done
switchLayout
JButton switchLayout
v_prev
Integer v_prev
helpDialog
JDialog helpDialog
viewGrid
VisualizationServer.Paintable viewGrid
graph
Forest<V,E> graph
- the graph
graphFactory
org.apache.commons.collections15.Factory<T> graphFactory
treeFactory
org.apache.commons.collections15.Factory<T> treeFactory
edgeFactory
org.apache.commons.collections15.Factory<T> edgeFactory
vertexFactory
org.apache.commons.collections15.Factory<T> vertexFactory
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
rings
VisualizationServer.Paintable rings
root
String root
layout
TreeLayout<V,E> layout
radialLayout
BalloonLayout<V,E> radialLayout
hyperbolicViewSupport
LensSupport hyperbolicViewSupport
- provides a Hyperbolic lens for the view
vv
VisualizationViewer<V,E> vv
vertexPaints
Map<K,V> vertexPaints
edgePaints
Map<K,V> edgePaints
similarColors
Color[] similarColors
serialVersionUID: -6077157664507049647L
graph
Graph<V,E> graph
- the graph
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
vertexLabelRenderer
VertexLabelRenderer vertexLabelRenderer
edgeLabelRenderer
EdgeLabelRenderer edgeLabelRenderer
scaler
ScalingControl scaler
serialVersionUID: -2023243689258876709L
graph
Graph<V,E> graph
- the graph
layout
AbstractLayout<V,E> layout
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
instructions
String instructions
serialVersionUID: -4332663871914930864L
graph
DirectedGraph<V,E> graph
- the graph
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
graph
Forest<V,E> graph
- the graph
graphFactory
org.apache.commons.collections15.Factory<T> graphFactory
treeFactory
org.apache.commons.collections15.Factory<T> treeFactory
edgeFactory
org.apache.commons.collections15.Factory<T> edgeFactory
vertexFactory
org.apache.commons.collections15.Factory<T> vertexFactory
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
rings
VisualizationServer.Paintable rings
root
String root
treeLayout
TreeLayout<V,E> treeLayout
radialLayout
RadialTreeLayout<V,E> radialLayout
graph
Graph<V,E> graph
- the graph
graphLayout
Layout<V,E> graphLayout
grid
Graph<V,E> grid
- a grid shaped graph
gridLayout
Layout<V,E> gridLayout
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
hyperbolicViewSupport
LensSupport hyperbolicViewSupport
- provides a Hyperbolic lens for the view
magnifyViewSupport
LensSupport magnifyViewSupport
- provides a magnification lens for the view
hyperbolicLayoutSupport
LensSupport hyperbolicLayoutSupport
- provides a Hyperbolic lens for the model
magnifyLayoutSupport
LensSupport magnifyLayoutSupport
- provides a magnification lens for the model
scaler
ScalingControl scaler
serialVersionUID: 5432239991020505763L
graph
DirectedSparseGraph<V,E> graph
- the graph
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
iconNames
String[] iconNames
- some icon names to use
viewSupport
LensSupport viewSupport
modelSupport
LensSupport modelSupport
magnifyLayoutSupport
LensSupport magnifyLayoutSupport
magnifyViewSupport
LensSupport magnifyViewSupport
graph
Graph<V,E> graph
- the graph
tree
Forest<V,E> tree
vv0
VisualizationViewer<V,E> vv0
- the visual components and renderers for the graph
vv1
VisualizationViewer<V,E> vv1
vv2
VisualizationViewer<V,E> vv2
layoutTransformer
MutableTransformer layoutTransformer
- the normal transformer
preferredSize
Dimension preferredSize
preferredLayoutSize
Dimension preferredLayoutSize
preferredSizeRect
Dimension preferredSizeRect
graph
Graph<V,E> graph
- the graph
vv1
VisualizationViewer<V,E> vv1
- the visual components and renderers for the graph
vv2
VisualizationViewer<V,E> vv2
vv3
VisualizationViewer<V,E> vv3
preferredSize
Dimension preferredSize
- the normal transformer
messageOne
String messageOne
messageTwo
String messageTwo
messageThree
String messageThree
textArea
JTextArea textArea
scrollPane
JScrollPane scrollPane
v_color
JCheckBox v_color
e_color
JCheckBox e_color
v_stroke
JCheckBox v_stroke
e_uarrow_pred
JCheckBox e_uarrow_pred
e_darrow_pred
JCheckBox e_darrow_pred
v_shape
JCheckBox v_shape
v_size
JCheckBox v_size
v_aspect
JCheckBox v_aspect
v_labels
JCheckBox v_labels
e_line
JRadioButton e_line
e_bent
JRadioButton e_bent
e_wedge
JRadioButton e_wedge
e_quad
JRadioButton e_quad
e_ortho
JRadioButton e_ortho
e_cubic
JRadioButton e_cubic
e_labels
JCheckBox e_labels
font
JCheckBox font
e_show_d
JCheckBox e_show_d
e_show_u
JCheckBox e_show_u
v_small
JCheckBox v_small
zoom_at_mouse
JCheckBox zoom_at_mouse
fill_edges
JCheckBox fill_edges
no_gradient
JRadioButton no_gradient
gradient_relative
JRadioButton gradient_relative
seedFillColor
edu.uci.ics.jung.samples.PluggableRendererDemo.SeedFillColor<V> seedFillColor
seedDrawColor
edu.uci.ics.jung.samples.PluggableRendererDemo.SeedDrawColor<V> seedDrawColor
ewcs
edu.uci.ics.jung.samples.PluggableRendererDemo.EdgeWeightStrokeFunction<E> ewcs
vsh
edu.uci.ics.jung.samples.PluggableRendererDemo.VertexStrokeHighlight<V,E> vsh
vs
org.apache.commons.collections15.Transformer<I,O> vs
vs_none
org.apache.commons.collections15.Transformer<I,O> vs_none
es
org.apache.commons.collections15.Transformer<I,O> es
es_none
org.apache.commons.collections15.Transformer<I,O> es_none
vff
edu.uci.ics.jung.samples.PluggableRendererDemo.VertexFontTransformer<V> vff
eff
edu.uci.ics.jung.samples.PluggableRendererDemo.EdgeFontTransformer<E> eff
vssa
edu.uci.ics.jung.samples.PluggableRendererDemo.VertexShapeSizeAspect<V,E> vssa
show_edge
edu.uci.ics.jung.samples.PluggableRendererDemo.DirectionDisplayPredicate<V,E> show_edge
show_arrow
edu.uci.ics.jung.samples.PluggableRendererDemo.DirectionDisplayPredicate<V,E> show_arrow
show_vertex
edu.uci.ics.jung.samples.PluggableRendererDemo.VertexDisplayPredicate<V,E> show_vertex
self_loop
org.apache.commons.collections15.Predicate<T> self_loop
edgeDrawPaint
PluggableRendererDemo.GradientPickedEdgePaintFunction<V,E> edgeDrawPaint
edgeFillPaint
PluggableRendererDemo.GradientPickedEdgePaintFunction<V,E> edgeFillPaint
edge_weight
Map<K,V> edge_weight
voltages
org.apache.commons.collections15.Transformer<I,O> voltages
transparency
Map<K,V> transparency
vv
VisualizationViewer<V,E> vv
gm
DefaultModalGraphMouse<V,E> gm
seedVertices
Set<E> seedVertices
Class edu.uci.ics.jung.samples.PluggableRendererDemo$VertexShapeSizeAspect$1 extends Object implements Serializable |
Class edu.uci.ics.jung.samples.PluggableRendererDemo$VertexShapeSizeAspect$2 extends Object implements Serializable |
graph
Forest<V,E> graph
graphFactory
org.apache.commons.collections15.Factory<T> graphFactory
treeFactory
org.apache.commons.collections15.Factory<T> treeFactory
edgeFactory
org.apache.commons.collections15.Factory<T> edgeFactory
vertexFactory
org.apache.commons.collections15.Factory<T> vertexFactory
rings
VisualizationServer.Paintable rings
root
String root
layout
TreeLayout<V,E> layout
radialLayout
RadialTreeLayout<V,E> radialLayout
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
hyperbolicViewSupport
LensSupport hyperbolicViewSupport
- provides a Hyperbolic lens for the view
scaler
ScalingControl scaler
helpDialog
JDialog helpDialog
viewGrid
VisualizationServer.Paintable viewGrid
serialVersionUID: 7526217664458188502L
mFrom
String mFrom
- Starting vertex
mTo
String mTo
- Ending vertex
mGraph
Graph<V,E> mGraph
mPred
Set<E> mPred
instructions
String instructions
graph
Graph<V,E> graph
- the graph
sizes
Map<K,V> sizes
layoutClasses
Class<T>[] layoutClasses
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
clusteringLayout
AggregateLayout<V,E> clusteringLayout
subLayoutSize
Dimension subLayoutSize
ps
PickedState<T> ps
subLayoutType
Class<T> subLayoutType
graph
Forest<V,E> graph
- the graph
graphFactory
org.apache.commons.collections15.Factory<T> graphFactory
treeFactory
org.apache.commons.collections15.Factory<T> treeFactory
edgeFactory
org.apache.commons.collections15.Factory<T> edgeFactory
vertexFactory
org.apache.commons.collections15.Factory<T> vertexFactory
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
rings
VisualizationServer.Paintable rings
root
String root
layout
TreeLayout<V,E> layout
layout1
FRLayout<V,E> layout1
collapser
TreeCollapser collapser
radialLayout
RadialTreeLayout<V,E> radialLayout
graph
Forest<V,E> graph
- the graph
graphFactory
org.apache.commons.collections15.Factory<T> graphFactory
treeFactory
org.apache.commons.collections15.Factory<T> treeFactory
edgeFactory
org.apache.commons.collections15.Factory<T> edgeFactory
vertexFactory
org.apache.commons.collections15.Factory<T> vertexFactory
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
rings
VisualizationServer.Paintable rings
root
String root
treeLayout
TreeLayout<V,E> treeLayout
radialLayout
RadialTreeLayout<V,E> radialLayout
graph
Graph<V,E> graph
- the graph
vv1
VisualizationViewer<V,E> vv1
- the visual components and renderers for the graph
vv2
VisualizationViewer<V,E> vv2
layoutTransformer
MutableTransformer layoutTransformer
- the normal transformer
preferredSize
Dimension preferredSize
instructions
String instructions
graph
Graph<V,E> graph
- the graph
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
layout
Layout<V,E> layout
collapser
GraphCollapser collapser
instructions
String instructions
graph
Graph<V,E> graph
- the graph
collapsedGraph
Graph<V,E> collapsedGraph
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
layout
Layout<V,E> layout
collapser
GraphCollapser collapser
serialVersionUID: -4332663871914930864L
graph
DirectedSparseGraph<V,E> graph
- the graph
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
iconNames
String[] iconNames
- some icon names to use
serialVersionUID: 1017336668368978842L
graph
Graph<V,E> graph
vv
VisualizationViewer<V,E> vv
layout
Layout<V,E> layout
graph
Graph<V,E> graph
- the graph
graphLayout
Layout<V,E> graphLayout
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
scaler
ScalingControl scaler
graph
Graph<V,E> graph
- the graph
vv
VisualizationViewer<V,E> vv
- the visual component and renderer for the graph
map
Map<K,V> map
cityList
List<E> cityList
Package edu.uci.ics.jung.visualization |
changeSupport
ChangeEventSupport changeSupport
model
VisualizationModel<V,E> model
- holds the state of this View
renderer
Renderer<V,E> renderer
- handles the actual drawing of graph elements
renderingHints
Map<K,V> renderingHints
- rendering hints used in drawing. Anti-aliasing is on
by default
pickedVertexState
PickedState<T> pickedVertexState
- holds the state of which vertices of the graph are
currently 'picked'
pickedEdgeState
PickedState<T> pickedEdgeState
- holds the state of which edges of the graph are
currently 'picked'
pickEventListener
ItemListener pickEventListener
- a listener used to cause pick events to result in
repaints, even if they come from another view
offscreen
BufferedImage offscreen
- an offscreen image to render the graph
Used if doubleBuffered is set to true
offscreenG2d
Graphics2D offscreenG2d
- graphics context for the offscreen image
Used if doubleBuffered is set to true
doubleBuffered
boolean doubleBuffered
- user-settable choice to use the offscreen image
or not. 'false' by default
preRenderers
List<E> preRenderers
- a collection of user-implementable functions to render under
the topology (before the graph is rendered)
postRenderers
List<E> postRenderers
- a collection of user-implementable functions to render over the
topology (after the graph is rendered)
renderContext
RenderContext<V,E> renderContext
vv
VisualizationViewer<V,E> vv
horizontalScrollBar
JScrollBar horizontalScrollBar
verticalScrollBar
JScrollBar verticalScrollBar
corner
JComponent corner
scrollBarsMayControlAdjusting
boolean scrollBarsMayControlAdjusting
south
JPanel south
iconSet
Set<E> iconSet
renderingHints
Map<K,V> renderingHints
vertexToolTipTransformer
org.apache.commons.collections15.Transformer<I,O> vertexToolTipTransformer
edgeToolTipTransformer
org.apache.commons.collections15.Transformer<I,O> edgeToolTipTransformer
mouseEventToolTipTransformer
org.apache.commons.collections15.Transformer<I,O> mouseEventToolTipTransformer
graphMouse
VisualizationViewer.GraphMouse graphMouse
- provides MouseListener, MouseMotionListener, and MouseWheelListener
events to the graph
requestFocusListener
MouseListener requestFocusListener
Package edu.uci.ics.jung.visualization.annotations |
Package edu.uci.ics.jung.visualization.control |
master
VisualizationViewer<V,E> master
- the master VisualizationViewer that this is a satellite view for
Package edu.uci.ics.jung.visualization.layout |
x
double x
y
double y
d
Dimension d
Package edu.uci.ics.jung.visualization.renderers |
pickedEdgeLabelColor
Color pickedEdgeLabelColor
rotateEdgeLabels
boolean rotateEdgeLabels
pickedVertexLabelColor
Color pickedVertexLabelColor
Package edu.uci.ics.jung.visualization3d |
Class edu.uci.ics.jung.visualization3d.PluggableRenderContext$1 extends Object implements Serializable |
Class edu.uci.ics.jung.visualization3d.PluggableRenderContext$2 extends Object implements Serializable |
objRoot
javax.media.j3d.BranchGroup objRoot
objTrans
javax.media.j3d.TransformGroup objTrans
grayLook
javax.media.j3d.Appearance grayLook
pickEventListener
ItemListener pickEventListener
- a listener used to cause pick events to result in
repaints, even if they come from another view
pickedVertexState
PickedState<T> pickedVertexState
- holds the state of which vertices of the graph are
currently 'picked'
pickedEdgeState
PickedState<T> pickedEdgeState
- holds the state of which edges of the graph are
currently 'picked'
renderContext
RenderContext<V,E> renderContext
vertexMap
org.apache.commons.collections15.BidiMap<K,V> vertexMap
edgeMap
Map<K,V> edgeMap
graph
Graph<V,E> graph
layout
Layout<V,E> layout
Copyright © 2009. All Rights Reserved.