| Constructor and Description |
|---|
ForestLayout(edu.uci.ics.jung.graph.Forest<V,E> f,
org.apache.commons.collections15.Transformer<V,AbstractVisualItem> itemTransform,
double yOffset) |
public ForestLayout(edu.uci.ics.jung.graph.Forest<V,E> f, org.apache.commons.collections15.Transformer<V,AbstractVisualItem> itemTransform, double yOffset)
public Rectangle2D getBounds()
public boolean isLayouted()
isLayouted in interface Layout<edu.uci.ics.jung.graph.Forest<V,E>>public void layout()
public void render(Graphics2D g2d)
Copyright © 2012. All Rights Reserved.