public class GroupRoot extends Object implements IGroup
Constructor and Description |
---|
GroupRoot(EntityFactory entityFactory) |
public GroupRoot(EntityFactory entityFactory)
public Collection<ILeaf> getLeafsDirect()
getLeafsDirect
in interface IGroup
public Display getDisplay()
getDisplay
in interface IEntity
public void setDisplay(Display display)
setDisplay
in interface IEntity
public LeafType getEntityType()
getEntityType
in interface IEntity
public Stereotype getStereotype()
getStereotype
in interface IEntity
public void setStereotype(Stereotype stereotype)
setStereotype
in interface IEntity
public TextBlock getBody(PortionShower portionShower, FontParam fontParam, ISkinParam skinParam)
public LongCode getLongCode()
getLongCode
in interface IEntity
public HtmlColor getSpecificBackColor()
getSpecificBackColor
in interface SpecificBackcolorable
public void setSpecificBackcolor(HtmlColor specificBackcolor)
setSpecificBackcolor
in interface SpecificBackcolorable
public IGroup getParentContainer()
getParentContainer
in interface IEntity
public boolean containsLeafRecurse(ILeaf entity)
containsLeafRecurse
in interface IGroup
public Collection<IGroup> getChildren()
getChildren
in interface IGroup
public void moveEntitiesTo(IGroup dest)
moveEntitiesTo
in interface IGroup
public GroupType getGroupType()
getGroupType
in interface IGroup
public Code getNamespace2()
getNamespace2
in interface IGroup
public void setAutonom(boolean autonom)
setAutonom
in interface IGroup
public PackageStyle getPackageStyle()
getPackageStyle
in interface IGroup
public void overideImage(IEntityImage img, LeafType state)
overideImage
in interface IGroup
public USymbol getUSymbol()
getUSymbol
in interface IEntity
public void setUSymbol(USymbol symbol)
setUSymbol
in interface IEntity
public SingleStrategy getSingleStrategy()
getSingleStrategy
in interface IGroup
public boolean isRemoved()
isRemoved
in interface Removeable
public HtmlColor getSpecificLineColor()
getSpecificLineColor
in interface LineConfigurable
public void setSpecificLineColor(HtmlColor specificLinecolor)
setSpecificLineColor
in interface LineConfigurable
public UStroke getSpecificLineStroke()
getSpecificLineStroke
in interface LineConfigurable
public void setSpecificLineStroke(UStroke specificLineStoke)
setSpecificLineStroke
in interface LineConfigurable
public int getHectorLayer()
getHectorLayer
in interface IEntity
public void setHectorLayer(int layer)
setHectorLayer
in interface IEntity
public FontParam getTitleFontParam()
getTitleFontParam
in interface IGroup
public int getRawLayout()
getRawLayout
in interface IEntity
public char getConcurrentSeparator()
getConcurrentSeparator
in interface IGroup
public void setConcurrentSeparator(char separator)
setConcurrentSeparator
in interface IGroup
Copyright © 2015. All Rights Reserved.