Class AbstractGlobalLayout

    • Constructor Detail

      • AbstractGlobalLayout

        public AbstractGlobalLayout​(LayoutTarget target)
        Create a new global layout that uses the given layout target.
    • Method Detail

      • layout

        public abstract void layout​(java.lang.Object composite)
        Layout the graph model in the viewport specified by the layout target environment.
        Specified by:
        layout in interface GlobalLayout