//Artefact:JavaClass/com/sphenon/ui/frontends/alf/components/ALFGraphical
Synopsis
public interface ALFGraphical
implements ALFContainer, ALFGraphicalBase
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFGraphical/getBoundingBox
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFGraphicalBase.Box getBoundingBox (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFGraphical/getPositionedBoundingBox
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFGraphicalBase.Box getPositionedBoundingBox (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFGraphical/getObjectIds
Synopsis
public java.lang.String[] getObjectIds (CallContext context)