Documentation of 'CH.ifa.draw.contrib.Layoutable' Java class
Layoutable
CH.ifa.draw.contrib

Interface Layoutable

  • All Superinterfaces:
    java.lang.Cloneable, Figure, java.io.Serializable, Storable
    All Known Implementing Classes:
    GraphicalCompositeFigure


    public interface Layoutable
    extends Figure
    A Layoutable is a target for a Layouter who lays out the Layoutable according to its layout algorithm
    • Method Detail

      • layout

        void layout()
        Layout the figure
      • setLayouter

        void setLayouter(Layouter newLayouter)
        Set the Layouter for this Layoutable
        Parameters:
        newLayouter - layouter
      • getLayouter

        Layouter getLayouter()
        Return the Layouter for this Layoutable
        Parameters:
        layouter -

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.