Class AbsoluteLayout

  • All Implemented Interfaces:
    Serializable

    @Entity
    public class AbsoluteLayout
    extends Layout
    This class is the representation of an absolute layout, where components are anchored in absolute positions, which are stored in the coords property.

    The order of the coords should match the order of the corresponding CompositeModule.getSubModules().

    Author:
    Nils Bühner
    See Also:
    Serialized Form