public class ActorViewerGraphController.EntityLayout extends diva.graph.layout.AbstractGlobalLayout
Constructor and Description |
---|
EntityLayout()
Create a new layout manager.
|
Modifier and Type | Method and Description |
---|---|
void |
layout(java.lang.Object node)
Layout the ports of the specified node.
|
public EntityLayout()
public void layout(java.lang.Object node)
layout
in interface diva.graph.layout.GlobalLayout
layout
in class diva.graph.layout.AbstractGlobalLayout
node
- The node, which is assumed to be an entity.