//Artefact:JavaClass/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Thickness
Synopsis
public static ALFGraphicalBase.Thickness
extends Object
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Thickness/Thickness
Synopsis
public Thickness (int l, int r, int t, int b)
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Thickness/Thickness
Synopsis
public Thickness ()
//Artefact:Attribute/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Thickness/l
Synopsis
public int l
//Artefact:Attribute/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Thickness/r
Synopsis
public int r
//Artefact:Attribute/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Thickness/t
Synopsis
public int t
//Artefact:Attribute/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Thickness/b
Synopsis
public int b
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Thickness/clone
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFGraphicalBase.Thickness clone ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFGraphicalBase.Thickness/scale
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFGraphicalBase.Thickness scale (float s)