Package com.googlecode.blaisemath.graph.view
-
Class Summary Class Description GraphComponent Provides a view of a graph, using aGraphLayoutManagerfor positions/layout and aVisualGraphfor appearance.VisualGraph<G> Combines aGraphLayoutManagerand aDelegatingNodeLinkGraphicto manage a graph and its node locations.WeightedEdgeStyler<E extends com.google.common.graph.EndpointPair> Provides an edge styler for changing the appearance of edges in a weighted graph.