public class ActorViewerGraphController.EntityLayout extends 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.
|
getLayoutTarget, setLayoutTarget
public void layout(java.lang.Object node)
layout
in interface GlobalLayout
layout
in class AbstractGlobalLayout
node
- The node, which is assumed to be an entity.