Uses of Class
edu.uci.ics.jung.algorithms.layout.AggregateLayout

Packages that use AggregateLayout
edu.uci.ics.jung.samples 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 AggregateLayout
 void ClusteringDemo.clusterAndRecolor(AggregateLayout<Number,Number> layout, int numEdgesToRemove, Color[] colors, boolean groupClusters)
           
 



Copyright © 2009. All Rights Reserved.