//Artefact:JavaClass/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Layout
Synopsis
public static ALFGraphicalBase.Layout
extends Object
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Layout/Layout
Synopsis
public Layout (int ml, int mr, int mt, int mb, int bl, int br, int bt, int bb, int pl, int pr,
int pt, int pb)
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Layout/Layout
Synopsis
public Layout (int mx, int my, int bx, int by, int px, int py)
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Layout/Layout
Synopsis
public Layout (int m, int b, int p)
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Layout/Layout
Synopsis
public Layout (ALFGraphicalBase.Thickness m, ALFGraphicalBase.Thickness b, ALFGraphicalBase.Thickness
p)
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Layout/Layout
Synopsis
public Layout ()
//Artefact:Attribute/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Layout/m
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFGraphicalBase.Thickness m
//Artefact:Attribute/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Layout/b
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFGraphicalBase.Thickness b
//Artefact:Attribute/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Layout/p
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFGraphicalBase.Thickness p
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Layout/clone
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFGraphicalBase.Layout clone ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Layout/scale
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFGraphicalBase.Layout scale (float s)