All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.ikasan.dashboard.ui.visualisation.layout.LayoutManager Maven / Gradle / Ivy

The newest version!
package org.ikasan.dashboard.ui.visualisation.layout;

public interface LayoutManager
{
    /**
     * Method to perform the layout.
     */
    public void layout();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy