Uses of Class
edu.uci.ics.jung.visualization.subLayout.SubLayoutDecorator

Packages that use SubLayoutDecorator
samples.graph Provides sample graph code that may be of interest. 
 

Uses of SubLayoutDecorator in samples.graph
 

Methods in samples.graph with parameters of type SubLayoutDecorator
 void ClusteringDemo.clusterAndRecolor(SubLayoutDecorator layout, int numEdgesToRemove, Color[] colors, boolean groupClusters)