Uses of Class
edu.uci.ics.jung.algorithms.layout.AggregateLayout
Packages that use AggregateLayout
Package
Description
Sample applications created using JUNG, largely focused on visualization.
-
Uses of AggregateLayout in edu.uci.ics.jung.samples
Methods in edu.uci.ics.jung.samples with parameters of type AggregateLayoutModifier and TypeMethodDescriptionvoid
ClusteringDemo.clusterAndRecolor
(AggregateLayout<Number, Number> layout, int numEdgesToRemove, Color[] colors, boolean groupClusters)