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, setLayoutTargetpublic void layout(java.lang.Object node)
layout in interface GlobalLayoutlayout in class AbstractGlobalLayoutnode - The node, which is assumed to be an entity.