samples.preview_new_graphdraw.iter
Class TransformerPipeline
java.lang.Object
samples.preview_new_graphdraw.iter.TransformerPipeline
public class TransformerPipeline
- extends Object
- Author:
- danyelf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
panel
protected GraphLayoutPanel panel
list
protected List list
TransformerPipeline
public TransformerPipeline(GraphLayoutPanel jgp)
- Parameters:
jgp
-
add
public void add(LayoutTransformer lt)
- Parameters:
lt
-
adjustSizes
public void adjustSizes(Dimension dimension)
- Parameters:
dimension
-
transformSequentially
public EmittedLayout transformSequentially(EmittedLayout el)
- Parameters:
el
-