|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
BendsAnalysis | A graph analysis that counts the number of bendpoints. |
EdgeCountAnalysis | A graph analysis that computes the number of edges in the given graph. |
EdgeCrossingsAnalysis | A graph analysis that computes the number of edge crossings. |
EdgeLengthAnalysis | A graph analysis that computes the minimum, average and maximum edge length. |
LayersAnalysis | An analysis for the number of horizontal and vertical layers. |
NodeCountAnalysis | A graph analysis that computes the number of nodes in the given graph. |
NodeDegreeAnalysis | A graph analysis that computes the min/avg/max node degree of the given graph. |
NodeEdgeOverlapsAnalysis | A graph analysis that computes the number of edge-node overlaps. |
Basic graph analysis algorithms provided through the extension point.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |