public interface GraphLayoutListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
layoutVisualVertex(GraphLayoutEvent e)
This method is automatically called whenever a vertex has been laid out
on a graph, either its intermediate or final position.
|
void layoutVisualVertex(GraphLayoutEvent e)
e - A GraphLayoutEvent object that indicates what VisualVertex was laid out.Copyright © 2019 JULIE Lab, Germany. All rights reserved.