Class ActorViewerGraphController.EntityLayout

    • Constructor Summary

      Constructors 
      Constructor Description
      EntityLayout()
      Create a new layout manager.
    • Constructor Detail

      • EntityLayout

        public EntityLayout()
        Create a new layout manager.
    • Method Detail

      • layout

        public void layout​(java.lang.Object node)
        Layout the ports of the specified node.
        Specified by:
        layout in interface GlobalLayout
        Specified by:
        layout in class AbstractGlobalLayout
        Parameters:
        node - The node, which is assumed to be an entity.