Serialized Form
-
Package org.jungrapht.samples
-
Class org.jungrapht.samples.AddRemoveVertexDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<Number,Number> graph
-
layoutAlgorithm
LayoutAlgorithm<Number> layoutAlgorithm
-
previousVertex
int previousVertex
-
timer
Timer timer
-
vv
VisualizationViewer<Number,Number> vv
-
-
-
Class org.jungrapht.samples.AnnotationsDemo extends JPanel implements Serializable
-
Serialized Fields
-
helpDialog
JDialog helpDialog
-
-
-
Class org.jungrapht.samples.CircleLayoutDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<Integer,Integer> graph
-
vv
VisualizationViewer<Integer,Integer> vv
-
-
-
Class org.jungrapht.samples.EdgeLabelDemo extends JPanel implements Serializable
- serialVersionUID:
- -6077157664507049647L
-
Serialized Fields
-
edgeLabelRenderer
EdgeLabelRenderer edgeLabelRenderer
-
graph
org.jgrapht.Graph<Integer,Number> graph
the graph -
scaler
ScalingControl scaler
-
vertexLabelRenderer
VertexLabelRenderer vertexLabelRenderer
-
vv
VisualizationViewer<Integer,Number> vv
the visual component and renderer for the graph
-
-
Class org.jungrapht.samples.GraphEditorDemo extends JPanel implements Serializable
- serialVersionUID:
- -2023243689258876709L
-
Serialized Fields
-
edgeLabelMap
Map<Number,String> edgeLabelMap
Used in the edgeLabelFunction Values may be inserted by the EditingGraphMouse -
graph
org.jgrapht.Graph<Number,Number> graph
the graph -
instructions
String instructions
-
layoutAlgorithm
LayoutAlgorithm<Number> layoutAlgorithm
-
vertexLabelMap
Map<Number,String> vertexLabelMap
Used in the vertexLabelFunction. Values may be inserted by the EditingGraphMouse -
vv
VisualizationViewer<Number,Number> vv
the visual component and renderer for the graph
-
-
Class org.jungrapht.samples.ImageEdgeLabelDemo extends JPanel implements Serializable
- serialVersionUID:
- -4332663871914930864L
-
Serialized Fields
-
graph
org.jgrapht.Graph<Number,Number> graph
the graph -
vv
VisualizationViewer<Number,Number> vv
the visual component and renderer for the graph
-
-
Class org.jungrapht.samples.LensDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
graphLayoutAlgorithm
FRLayoutAlgorithm<String> graphLayoutAlgorithm
-
grid
org.jgrapht.Graph<String,Integer> grid
a grid shaped graph -
gridLayoutAlgorithm
LayoutAlgorithm<String> gridLayoutAlgorithm
-
hyperbolicLayoutSupport
LensSupport<ModalLensGraphMouse> hyperbolicLayoutSupport
provides a Hyperbolic lens for the model -
hyperbolicViewSupport
LensSupport<ModalLensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
magnifyLayoutSupport
LensSupport<ModalLensGraphMouse> magnifyLayoutSupport
provides a magnification lens for the model -
magnifyViewSupport
LensSupport<ModalLensGraphMouse> magnifyViewSupport
provides a magnification lens for the view -
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.LensDemoWithDefaultGraphMouse extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
graphLayoutAlgorithm
FRLayoutAlgorithm<String> graphLayoutAlgorithm
-
grid
org.jgrapht.Graph<String,Integer> grid
a grid shaped graph -
gridLayoutAlgorithm
LayoutAlgorithm<String> gridLayoutAlgorithm
-
hyperbolicLayoutSupport
LensSupport<DefaultLensGraphMouse> hyperbolicLayoutSupport
provides a Hyperbolic lens for the model -
hyperbolicViewSupport
LensSupport<DefaultLensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
magnifyLayoutSupport
LensSupport<DefaultLensGraphMouse> magnifyLayoutSupport
provides a magnification lens for the model -
magnifyViewSupport
LensSupport<DefaultLensGraphMouse> magnifyViewSupport
provides a magnification lens for the view -
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.LensDemoWithDefaultGraphMouseProperyDriven extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
graphLayoutAlgorithm
FRLayoutAlgorithm<String> graphLayoutAlgorithm
-
grid
org.jgrapht.Graph<String,Integer> grid
a grid shaped graph -
gridLayoutAlgorithm
LayoutAlgorithm<String> gridLayoutAlgorithm
-
hyperbolicLayoutSupport
LensSupport<DefaultLensGraphMouse> hyperbolicLayoutSupport
provides a Hyperbolic lens for the model -
hyperbolicViewSupport
LensSupport<DefaultLensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
magnifyLayoutSupport
LensSupport<DefaultLensGraphMouse> magnifyLayoutSupport
provides a magnification lens for the model -
magnifyViewSupport
LensSupport<DefaultLensGraphMouse> magnifyViewSupport
provides a magnification lens for the view -
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.LensDemoWithMultiSelectStrategy extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
graphLayoutAlgorithm
FRLayoutAlgorithm<String> graphLayoutAlgorithm
-
grid
org.jgrapht.Graph<String,Integer> grid
a grid shaped graph -
gridLayoutAlgorithm
LayoutAlgorithm<String> gridLayoutAlgorithm
-
hyperbolicLayoutSupport
LensSupport<LensGraphMouse> hyperbolicLayoutSupport
provides a Hyperbolic lens for the model -
hyperbolicViewSupport
LensSupport<LensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
magnifyLayoutSupport
LensSupport<LensGraphMouse> magnifyLayoutSupport
provides a magnification lens for the model -
magnifyViewSupport
LensSupport<LensGraphMouse> magnifyViewSupport
provides a magnification lens for the view -
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.LensVertexImageFromLabelShaperDemo extends JPanel implements Serializable
- serialVersionUID:
- 5432239991020505763L
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
magnifyLayoutSupport
LensSupport<LensGraphMouse> magnifyLayoutSupport
-
magnifyViewSupport
LensSupport<LensGraphMouse> magnifyViewSupport
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
Class org.jungrapht.samples.LensVertexImageShaperDemo extends JPanel implements Serializable
- serialVersionUID:
- 5432239991020505763L
-
Serialized Fields
-
graph
org.jgrapht.Graph<Number,Number> graph
the graph -
iconNames
String[] iconNames
some icon names to use -
magnifyLayoutSupport
LensSupport<ModalLensGraphMouse> magnifyLayoutSupport
-
magnifyViewSupport
LensSupport<ModalLensGraphMouse> magnifyViewSupport
-
vv
VisualizationViewer<Number,Number> vv
the visual component and renderer for the graph
-
-
Class org.jungrapht.samples.MultiViewDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
messageOne
String messageOne
-
messageThree
String messageThree
-
messageTwo
String messageTwo
-
preferredSize
Dimension preferredSize
-
scrollPane
JScrollPane scrollPane
-
textArea
JTextArea textArea
-
vv1
VisualizationViewer<String,Integer> vv1
the visual components and renderers for the graph -
vv2
VisualizationViewer<String,Integer> vv2
-
vv3
VisualizationViewer<String,Integer> vv3
-
-
-
Class org.jungrapht.samples.MultiViewDemoModal extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
messageOne
String messageOne
-
messageThree
String messageThree
-
messageTwo
String messageTwo
-
preferredSize
Dimension preferredSize
-
scrollPane
JScrollPane scrollPane
-
textArea
JTextArea textArea
-
vv1
VisualizationViewer<String,Integer> vv1
the visual components and renderers for the graph -
vv2
VisualizationViewer<String,Integer> vv2
-
vv3
VisualizationViewer<String,Integer> vv3
-
-
-
Class org.jungrapht.samples.RectangularLensDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
graphLayoutAlgorithm
FRLayoutAlgorithm<String> graphLayoutAlgorithm
-
grid
org.jgrapht.Graph<String,Integer> grid
a grid shaped graph -
gridLayoutAlgorithm
LayoutAlgorithm<String> gridLayoutAlgorithm
-
hyperbolicLayoutSupport
LensSupport<ModalLensGraphMouse> hyperbolicLayoutSupport
provides a Hyperbolic lens for the model -
hyperbolicViewSupport
LensSupport<ModalLensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
magnifyLayoutSupport
LensSupport<ModalLensGraphMouse> magnifyLayoutSupport
provides a magnification lens for the model -
magnifyViewSupport
LensSupport<ModalLensGraphMouse> magnifyViewSupport
provides a magnification lens for the view -
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.SatelliteViewDemo extends JPanel implements Serializable
-
Serialized Fields
-
helpDialog
JDialog helpDialog
-
viewGrid
VisualizationServer.Paintable viewGrid
-
-
-
Class org.jungrapht.samples.SatelliteViewRefactoredMouseDemo extends JPanel implements Serializable
-
Serialized Fields
-
helpDialog
JDialog helpDialog
-
viewGrid
VisualizationServer.Paintable viewGrid
-
-
-
Class org.jungrapht.samples.ShortestPathDemo extends JPanel implements Serializable
- serialVersionUID:
- 7526217664458188502L
-
Class org.jungrapht.samples.ShowLayouts extends JPanel implements Serializable
-
Serialized Fields
-
balloonLayoutRings
LayoutPaintable.BalloonRings balloonLayoutRings
-
layoutBounds
LayoutPaintable.LayoutBounds layoutBounds
-
radialLayoutRings
LayoutPaintable.RadialRings radialLayoutRings
-
-
-
Class org.jungrapht.samples.ShowLayoutsWithGreedyVertexColoring extends JPanel implements Serializable
-
Serialized Fields
-
balloonLayoutRings
LayoutPaintable.BalloonRings balloonLayoutRings
-
colorArray
Paint[] colorArray
-
coloring
org.jgrapht.alg.interfaces.VertexColoringAlgorithm.Coloring<String> coloring
-
radialLayoutRings
LayoutPaintable.RadialRings radialLayoutRings
-
-
-
Class org.jungrapht.samples.ShowLayoutsWithGuavaGraphs extends JPanel implements Serializable
-
Serialized Fields
-
balloonLayoutRings
LayoutPaintable.BalloonRings balloonLayoutRings
-
radialLayoutRings
LayoutPaintable.RadialRings radialLayoutRings
-
-
-
Class org.jungrapht.samples.ShowLayoutsWithGuavaNetworks extends JPanel implements Serializable
-
Serialized Fields
-
balloonLayoutRings
LayoutPaintable.BalloonRings balloonLayoutRings
-
radialLayoutRings
LayoutPaintable.RadialRings radialLayoutRings
-
-
-
Class org.jungrapht.samples.ShowLayoutsWithImageIconVertices extends JPanel implements Serializable
-
Serialized Fields
-
balloonLayoutRings
LayoutPaintable.BalloonRings balloonLayoutRings
-
radialLayoutRings
LayoutPaintable.RadialRings radialLayoutRings
-
-
-
Class org.jungrapht.samples.SubLayoutDemo extends JPanel implements Serializable
-
Serialized Fields
-
clusteringLayoutModel
AggregateLayoutModel<String> clusteringLayoutModel
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
instructions
String instructions
-
ps
MutableSelectedState<String> ps
-
subLayoutSize
Dimension subLayoutSize
-
subLayoutType
LayoutAlgorithm<String> subLayoutType
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.TwoModelDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
preferredSize
Dimension preferredSize
-
vv1
VisualizationViewer<String,Integer> vv1
the visual components and renderers for the graph -
vv2
VisualizationViewer<String,Integer> vv2
-
-
-
Class org.jungrapht.samples.VertexCollapseDemo extends JPanel implements Serializable
-
Serialized Fields
-
collapser
Collapser<org.jungrapht.samples.VertexCollapseDemo.MyVertex,Integer> collapser
-
graph
org.jgrapht.Graph<org.jungrapht.samples.VertexCollapseDemo.MyVertex,Integer> graph
the graph -
instructions
String instructions
-
layoutAlgorithm
LayoutAlgorithm<org.jungrapht.samples.VertexCollapseDemo.MyVertex> layoutAlgorithm
-
vv
VisualizationViewer<org.jungrapht.samples.VertexCollapseDemo.MyVertex,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.VertexCollapseDemoWithCollapseIds extends JPanel implements Serializable
-
Serialized Fields
-
collapser
Collapser<org.jungrapht.samples.VertexCollapseDemoWithCollapseIds.MyVertex,Integer> collapser
-
graph
org.jgrapht.Graph<org.jungrapht.samples.VertexCollapseDemoWithCollapseIds.MyVertex,Integer> graph
the graph -
instructions
String instructions
-
layoutAlgorithm
LayoutAlgorithm<org.jungrapht.samples.VertexCollapseDemoWithCollapseIds.MyVertex> layoutAlgorithm
-
vv
VisualizationViewer<org.jungrapht.samples.VertexCollapseDemoWithCollapseIds.MyVertex,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.VertexCollapseDemoWithLayouts extends JPanel implements Serializable
-
Serialized Fields
-
collapser
Collapser<String,Integer> collapser
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
instructions
String instructions
-
layoutAlgorithm
LayoutAlgorithm<String> layoutAlgorithm
-
vertexFactory
Supplier<String> vertexFactory
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.VertexImageShaperDemo extends JPanel implements Serializable
- serialVersionUID:
- -4332663871914930864L
-
Class org.jungrapht.samples.VertexLabelAsShapeDemo extends JPanel implements Serializable
- serialVersionUID:
- 1017336668368978842L
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
layoutAlgorithm
LayoutAlgorithm<String> layoutAlgorithm
-
vv
VisualizationViewer<String,Integer> vv
-
-
Class org.jungrapht.samples.VertexLabelPositionDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
graphLayoutAlgorithm
FRLayoutAlgorithm<String> graphLayoutAlgorithm
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.WorldMapGraphDemo extends JPanel implements Serializable
-
-
Package org.jungrapht.samples.large
-
Class org.jungrapht.samples.large.ForceAtlas2WithJGraphtIO extends JFrame implements Serializable
-
Serialized Fields
-
builder
ForceAtlas2LayoutAlgorithm.Builder<String,?,?> builder
-
repulsion
BarnesHutFA2Repulsion.Builder<String> repulsion
-
-
-
Class org.jungrapht.samples.large.ShowLayoutsWithGraphFileImport extends JFrame implements Serializable
-
Serialized Fields
-
balloonLayoutRings
LayoutPaintable.BalloonRings balloonLayoutRings
-
colorArray
Paint[] colorArray
-
fileChooser
JFileChooser fileChooser
-
layoutBounds
LayoutPaintable.LayoutBounds layoutBounds
-
radialLayoutRings
LayoutPaintable.RadialRings radialLayoutRings
-
vertexAttributes
Map<String,Map<String,org.jgrapht.nio.Attribute>> vertexAttributes
-
vertexFillPaintFunction
Function<String,Paint> vertexFillPaintFunction
-
vv
VisualizationViewer<String,org.jgrapht.graph.DefaultEdge> vv
-
-
-
Class org.jungrapht.samples.large.ShowLayoutsWithJGraphtIO extends JFrame implements Serializable
-
Serialized Fields
-
balloonLayoutRings
LayoutPaintable.BalloonRings balloonLayoutRings
-
executorService
ExecutorService executorService
-
radialLayoutRings
LayoutPaintable.RadialRings radialLayoutRings
-
-
-
Class org.jungrapht.samples.large.SpatialLensLargeGraphDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
graphLayoutAlgorithm
LayoutAlgorithm<String> graphLayoutAlgorithm
-
hyperbolicLayoutSupport
LensSupport<ModalLensGraphMouse> hyperbolicLayoutSupport
provides a Hyperbolic lens for the model -
hyperbolicViewSupport
LensSupport<ModalLensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
magnifyLayoutSupport
LensSupport<ModalLensGraphMouse> magnifyLayoutSupport
provides a magnification lens for the model -
magnifyViewSupport
LensSupport<ModalLensGraphMouse> magnifyViewSupport
provides a magnification lens for the view -
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
-
Package org.jungrapht.samples.quadtree
-
Class org.jungrapht.samples.quadtree.BarnesHutVisualizer extends JPanel implements Serializable
-
Serialized Fields
-
elements
Map<String,Point> elements
-
stuffToDraw
Collection<Shape> stuffToDraw
-
tree
BarnesHutQuadTree<String> tree
-
-
-
-
Package org.jungrapht.samples.rtree
-
Class org.jungrapht.samples.rtree.RTreeVisualizer extends JPanel implements Serializable
-
Serialized Fields
-
count
int count
-
INITIAL_HEIGHT
int INITIAL_HEIGHT
-
INITIAL_WIDTH
int INITIAL_WIDTH
-
rTree
RTree<Object> rTree
-
running
boolean running
-
splitterContext
SplitterContext<Object> splitterContext
-
-
-
-
Package org.jungrapht.samples.spatial
-
Class org.jungrapht.samples.spatial.RTreeVisualization extends JPanel implements Serializable
-
Serialized Fields
-
balloonLayoutAlgorithm
BalloonLayoutAlgorithm<Object> balloonLayoutAlgorithm
-
balloonRings
VisualizationServer.Paintable balloonRings
-
graph
org.jgrapht.Graph<Object,Integer> graph
-
othervv
VisualizationServer othervv
-
radialLayoutAlgorithm
RadialTreeLayoutAlgorithm<Object> radialLayoutAlgorithm
-
rings
VisualizationServer.Paintable rings
-
rtree
RTree rtree
-
thePaintables
Map<Node,VisualizationServer.Paintable> thePaintables
-
treeLayoutAlgorithm
TreeLayoutAlgorithm<Object> treeLayoutAlgorithm
-
vv
VisualizationViewer<Object,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.spatial.ShowLayoutsWithBarnesHutVisualization extends JPanel implements Serializable
-
Class org.jungrapht.samples.spatial.SimpleGraphSpatialEdgeSearchTest extends JPanel implements Serializable
-
Class org.jungrapht.samples.spatial.SimpleGraphSpatialSearchTest extends JPanel implements Serializable
-
Class org.jungrapht.samples.spatial.SimpleGraphSpatialTest extends JPanel implements Serializable
-
Class org.jungrapht.samples.spatial.SpatialLensDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
graphLayoutAlgorithm
LayoutAlgorithm<String> graphLayoutAlgorithm
-
hyperbolicLayoutSupport
LensSupport<ModalLensGraphMouse> hyperbolicLayoutSupport
provides a Hyperbolic lens for the model -
hyperbolicViewSupport
LensSupport<ModalLensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
magnifyLayoutSupport
LensSupport<ModalLensGraphMouse> magnifyLayoutSupport
provides a magnification lens for the model -
magnifyViewSupport
LensSupport<ModalLensGraphMouse> magnifyViewSupport
provides a magnification lens for the view -
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.spatial.SpatialLensDemoWithOneStarVertex extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
graphLayoutAlgorithm
LayoutAlgorithm<String> graphLayoutAlgorithm
-
hyperbolicLayoutSupport
LensSupport<DefaultLensGraphMouse> hyperbolicLayoutSupport
provides a Hyperbolic lens for the model -
hyperbolicViewSupport
LensSupport<DefaultLensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
magnifyLayoutSupport
LensSupport<DefaultLensGraphMouse> magnifyLayoutSupport
provides a magnification lens for the model -
magnifyViewSupport
LensSupport<DefaultLensGraphMouse> magnifyViewSupport
provides a magnification lens for the view -
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.spatial.SpatialLensDemoWithThreeStarVertices extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
graphLayoutAlgorithm
LayoutAlgorithm<String> graphLayoutAlgorithm
-
hyperbolicLayoutSupport
LensSupport<DefaultLensGraphMouse> hyperbolicLayoutSupport
provides a Hyperbolic lens for the model -
hyperbolicViewSupport
LensSupport<DefaultLensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
magnifyLayoutSupport
LensSupport<DefaultLensGraphMouse> magnifyLayoutSupport
provides a magnification lens for the model -
magnifyViewSupport
LensSupport<DefaultLensGraphMouse> magnifyViewSupport
provides a magnification lens for the view -
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.spatial.SpatialRTreeTest extends JPanel implements Serializable
-
-
Package org.jungrapht.samples.sugiyama
-
Class org.jungrapht.samples.sugiyama.BrandesKopfSugiyamaGraphExample extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.BrandesKopfSugiyamaGraphExampleWithIsolatedVertices extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.BrandesKopfSugiyamaGraphExampleWithLayouts extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.BrandesKopfTestGraphExample extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspergerLayeringOptions extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspergerLayoutDemo extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspergerLongestPathComparison extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspergerMulticomponent extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspergerMulticomponentComparison extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspergerNetworkSimplex extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspergerNetworkSimplexComparison extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspergerSmallGraph extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspergerSmallGraphWithGraph extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspergerSmallNetworkSimplexComparison extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspergerWithWithoutTransposeSwapping extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.EiglspsergerSixTestGraphExample extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.LayeredTestGraphExample extends JFrame implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<Integer,Integer> graph
-
vv
VisualizationViewer<Integer,Integer> vv
-
-
-
Class org.jungrapht.samples.sugiyama.MinCrossMulticomponent extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.SugiyamaAndEiglsperger extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.SugiyamaAndEiglspergerAttributed extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.SugiyamaEiglspergerWithWithoutHorizontalCompaction extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.SugiyamaLayeringOptions extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.SugiyamaLayoutDemo extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.SugiyamaMulticomponent extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.SugiyamaSixTestGraphExample extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.SugiyamaWithWithoutStraighteningGraphExample extends JFrame implements Serializable
-
Class org.jungrapht.samples.sugiyama.SugiyamaWithWithoutTransposeSwapping extends JFrame implements Serializable
-
-
Package org.jungrapht.samples.tree
-
Class org.jungrapht.samples.tree.ArbitraryShapeMultiSelectDemo extends JPanel implements Serializable
-
Class org.jungrapht.samples.tree.BalloonLayoutDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
hyperbolicSupport
LensSupport<LensGraphMouse> hyperbolicSupport
-
hyperbolicViewSupport
LensSupport<LensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.tree.BalloonLayoutForestDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
hyperbolicSupport
LensSupport<LensGraphMouse> hyperbolicSupport
-
hyperbolicViewSupport
LensSupport<LensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
layoutSize
Dimension layoutSize
-
viewSize
Dimension viewSize
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.tree.EdgePrioritizedTreeDAGLayoutDemo extends JFrame implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.tree.GhidraModuleDependencyGraphDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<org.jungrapht.samples.tree.GhidraModuleDependencyGraphDemo.ModuleVertex,org.jungrapht.samples.tree.GhidraModuleDependencyGraphDemo.ModuleEdge> graph
-
hyperbolicSupport
LensSupport<LensGraphMouse> hyperbolicSupport
-
hyperbolicViewSupport
LensSupport<LensGraphMouse> hyperbolicViewSupport
-
layoutSize
Dimension layoutSize
-
viewSize
Dimension viewSize
-
vv
VisualizationViewer<org.jungrapht.samples.tree.GhidraModuleDependencyGraphDemo.ModuleVertex,org.jungrapht.samples.tree.GhidraModuleDependencyGraphDemo.ModuleEdge> vv
-
-
-
Class org.jungrapht.samples.tree.L2RTreeLayoutDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
radialLayoutAlgorithm
RadialTreeLayoutAlgorithm<String> radialLayoutAlgorithm
-
rings
VisualizationServer.Paintable rings
-
treeLayoutAlgorithm
TreeLayoutAlgorithm<String> treeLayoutAlgorithm
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.tree.MinimumSpanningTreeDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
the graph -
preferredSize
Dimension preferredSize
-
preferredSizeRect
Dimension preferredSizeRect
-
tree
org.jgrapht.Graph<String,Integer> tree
-
vv0
VisualizationViewer<String,Integer> vv0
the visual components and renderers for the graph -
vv1
VisualizationViewer<String,Integer> vv1
-
vv2
VisualizationViewer<String,Integer> vv2
-
-
-
Class org.jungrapht.samples.tree.MultiRowTreeLayoutForestDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
hyperbolicSupport
LensSupport<LensGraphMouse> hyperbolicSupport
-
hyperbolicViewSupport
LensSupport<LensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
layoutSize
Dimension layoutSize
-
viewSize
Dimension viewSize
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.tree.RadialTreeLensDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
hyperbolicLayoutSupport
LensSupport<LensGraphMouse> hyperbolicLayoutSupport
-
hyperbolicViewSupport
LensSupport<LensGraphMouse> hyperbolicViewSupport
provides a Hyperbolic lens for the view -
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.tree.RandomDAGExample extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.tree.RandomDAGExampleWithSatellite extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.tree.SatelliteViewTreeDemo extends JPanel implements Serializable
-
Serialized Fields
-
helpDialog
JDialog helpDialog
-
viewGrid
VisualizationServer.Paintable viewGrid
-
-
-
Class org.jungrapht.samples.tree.TidierL2RTreeLayoutDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
radialLayoutAlgorithm
TidierRadialTreeLayoutAlgorithm<String,Integer> radialLayoutAlgorithm
-
rings
VisualizationServer.Paintable rings
-
treeLayoutAlgorithm
TidierTreeLayoutAlgorithm<String,Integer> treeLayoutAlgorithm
-
vv
VisualizationViewer<String,Integer> vv
-
-
-
Class org.jungrapht.samples.tree.TidierTreeLayoutDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
vv
VisualizationViewer<String,Integer> vv
-
-
-
Class org.jungrapht.samples.tree.TreeCollapseDemo extends JPanel implements Serializable
-
Class org.jungrapht.samples.tree.TreeLayoutDemo extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.tree.TreeLayoutDemoOneVertex extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.tree.TreeLayoutDemoOverlapTest extends JPanel implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
Class org.jungrapht.samples.tree.UniformVertexTreeDAGLayoutDemo extends JFrame implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
vv
VisualizationViewer<String,Integer> vv
-
-
-
Class org.jungrapht.samples.tree.VertexSizeAwareTreeDAGLayoutDemo extends JFrame implements Serializable
-
Serialized Fields
-
graph
org.jgrapht.Graph<String,Integer> graph
-
vv
VisualizationViewer<String,Integer> vv
the visual component and renderer for the graph
-
-
-
-
Package org.jungrapht.samples.util
-
Class org.jungrapht.samples.util.ForceAtlas2ControlPanel extends JPanel implements Serializable
-
Serialized Fields
-
builder
ForceAtlas2LayoutAlgorithm.Builder<V,?,?> builder
-
repulsion
BarnesHutFA2Repulsion.Builder<V> repulsion
-
visualizationModel
VisualizationModel<V,E> visualizationModel
-
-
-
Class org.jungrapht.samples.util.LayeringConfiguration extends JPanel implements Serializable
-
Serialized Fields
-
layeringPreference
Layering layeringPreference
-
-
-
Class org.jungrapht.samples.util.MultipleLayoutSelector extends JPanel implements Serializable
-
Serialized Fields
-
after
Runnable after
-
alignFavoredEdgess
boolean alignFavoredEdgess
-
animateTransition
JRadioButton animateTransition
-
edgeComparator
Comparator<E> edgeComparator
-
edgePredicate
Predicate<E> edgePredicate
-
layeringComboBox
JComboBox<Layering> layeringComboBox
-
originalEdgeShapeFunction
BiFunction<org.jgrapht.Graph<V,E>,E,Shape> originalEdgeShapeFunction
-
paintables
Set<VisualizationServer.Paintable> paintables
-
vertexBoundsFunction
Function<V,Rectangle> vertexBoundsFunction
-
vertexComparator
Comparator<V> vertexComparator
-
vertexPredicate
Predicate<V> vertexPredicate
-
vv
VisualizationServer<V,E> vv
-
-
-
Class org.jungrapht.samples.util.TreeLayoutSelector extends JPanel implements Serializable
-
Serialized Fields
-
after
Runnable after
-
alignFavoredEdgess
boolean alignFavoredEdgess
-
animateTransition
JRadioButton animateTransition
-
edgeComparator
Comparator<E> edgeComparator
-
edgePredicate
Predicate<E> edgePredicate
-
layeringComboBox
JComboBox<Layering> layeringComboBox
-
originalEdgeShapeFunction
BiFunction<org.jgrapht.Graph<V,E>,E,Shape> originalEdgeShapeFunction
-
paintable
LayoutPaintable.LayoutBounds paintable
-
paintables
Set<VisualizationServer.Paintable> paintables
-
vertexBoundsFunction
Function<V,Rectangle> vertexBoundsFunction
-
vertexComparator
Comparator<V> vertexComparator
-
vertexPredicate
Predicate<V> vertexPredicate
-
vv
VisualizationServer<V,E> vv
-
-
-
-
Package org.jungrapht.visualization
-
Class org.jungrapht.visualization.AbstractSatelliteVisualizationViewer extends DefaultSatelliteVisualizationViewer<V,E> implements Serializable
-
Class org.jungrapht.visualization.AbstractVisualizationServer extends org.jungrapht.visualization.DefaultVisualizationServer<V,E> implements Serializable
-
Class org.jungrapht.visualization.AbstractVisualizationViewer extends org.jungrapht.visualization.DefaultVisualizationViewer<V,E> implements Serializable
-
Class org.jungrapht.visualization.DefaultSatelliteVisualizationViewer extends org.jungrapht.visualization.DefaultVisualizationViewer<V,E> implements Serializable
-
Serialized Fields
-
lensColor
Color lensColor
-
master
VisualizationViewer<V,E> master
the master VisualizationViewer that this is a satellite view for -
transparent
boolean transparent
-
-
-
Class org.jungrapht.visualization.LayeredIcon extends ImageIcon implements Serializable
-
Class org.jungrapht.visualization.VisualizationImageServer extends org.jungrapht.visualization.DefaultVisualizationServer<V,E> implements Serializable
-
Serialized Fields
-
renderingHints
Map<RenderingHints.Key,Object> renderingHints
-
-
-
Class org.jungrapht.visualization.VisualizationScrollPane extends JPanel implements Serializable
-
Serialized Fields
-
corner
JComponent corner
-
horizontalScrollBar
JScrollBar horizontalScrollBar
-
scrollBarsMayControlAdjusting
boolean scrollBarsMayControlAdjusting
-
south
JPanel south
-
verticalScrollBar
JScrollBar verticalScrollBar
-
vv
VisualizationViewer<?,?> vv
-
-
-
-
Package org.jungrapht.visualization.annotations
-
Class org.jungrapht.visualization.annotations.AnnotationRenderer extends JLabel implements Serializable
-
-
Package org.jungrapht.visualization.control.modal
-
Class org.jungrapht.visualization.control.modal.ModeComboBox extends JComboBox<Modal.Mode> implements Serializable
-
Serialized Fields
-
modals
Set<Modal> modals
-
mode
Modal.Mode mode
-
modes
Modal.Mode[] modes
-
-
-
Class org.jungrapht.visualization.control.modal.ModeMenu extends JMenu implements Serializable
-
Serialized Fields
-
buttonGroup
ButtonGroup buttonGroup
-
buttonSupplier
Supplier<AbstractButton> buttonSupplier
-
modals
Set<Modal> modals
-
mode
Modal.Mode mode
-
modeMap
Map<Modal.Mode,AbstractButton> modeMap
-
modes
Modal.Mode[] modes
-
-
-
Class org.jungrapht.visualization.control.modal.ModePanel extends JPanel implements Serializable
-
Serialized Fields
-
buttonGroup
ButtonGroup buttonGroup
-
buttonSupplier
Supplier<AbstractButton> buttonSupplier
-
modals
Set<Modal> modals
-
mode
Modal.Mode mode
-
modeMap
Map<Modal.Mode,AbstractButton> modeMap
-
modes
Modal.Mode[] modes
-
-
-
-
Package org.jungrapht.visualization.renderers
-
Class org.jungrapht.visualization.renderers.JLabelEdgeLabelRenderer extends JLabel implements Serializable
-
Serialized Fields
-
pickedEdgeLabelColor
Color pickedEdgeLabelColor
-
rotateEdgeLabels
boolean rotateEdgeLabels
-
-
-
Class org.jungrapht.visualization.renderers.JLabelVertexLabelRenderer extends JLabel implements Serializable
-
Serialized Fields
-
pickedVertexLabelColor
Color pickedVertexLabelColor
-
-
-
Class org.jungrapht.visualization.renderers.JTextAreaVertexLabelRenderer extends JTextArea implements Serializable
-
Serialized Fields
-
pickedVertexLabelColor
Color pickedVertexLabelColor
-
-
-
-
Package org.jungrapht.visualization.spatial.rtree
-
Class org.jungrapht.visualization.spatial.rtree.NodeList extends ArrayList<B extends Bounded> implements Serializable
-
Serialized Fields
-
bounds
Rectangle2D bounds
-
-
-
Class org.jungrapht.visualization.spatial.rtree.NodeMap extends HashMap<V,Rectangle2D> implements Serializable
-
Serialized Fields
-
bounds
Rectangle2D bounds
-
-
-