Class | Description |
---|---|
Edge |
Weighted graph edge.
|
GraphFrame |
Dialog with a simple graph visualization, displaying graph nodes
as circles of specified sizes and colors at specified positions.
|
LinLogLayout |
LinLogLayout is a simple program for computing graph layouts
(positions of the nodes of a graph in two- or three-dimensional space)
and graph clusterings for visualization and knowledge discovery.
|
LNetwork | |
Main | |
MinimizerBarnesHut |
Minimizer for the LinLog energy model and its generalizations,
for computing two- and three-dimensional graph layouts.
|
MinimizerClassic |
Minimizer for the LinLog energy model and its generalizations,
for computing graph layouts with 2 or more dimensions.
|
Node |
Weighted graph node.
|
OptimizerModularity |
Optimizer for a generalization of Newman and Girvan's Modularity measure,
for computing graph clusterings.
|