Modifier and Type | Method and Description |
---|---|
void |
addConstraintAfter(StringBounder stringBounder) |
void |
addInternalConstraints(StringBounder stringBounder) |
void |
addParticipant(Participant p) |
boolean |
contains(Participant p) |
static Doll |
createPuma(ParticipantEnglober englober,
Participant first,
ISkinParam skinParam,
Rose skin,
StringBounder stringBounder,
StyleBuilder styleBuilder) |
static Doll |
createTeoz(ParticipantEnglober englober,
TileArguments tileArguments,
java.util.Map<ParticipantEnglober,Doll> alls) |
void |
drawMe(UGraphic ug,
double height,
Context2D context,
Doll group) |
Participant |
getFirst2TOBEPRIVATE() |
Participant |
getLast2TOBEPRIVATE() |
Real |
getMaxX(StringBounder stringBounder) |
Real |
getMinX(StringBounder stringBounder) |
Doll |
getParent() |
ParticipantEnglober |
getParticipantEnglober() |
StyleSignatureBasic |
getStyleSignature() |
double |
getTitlePreferredHeight() |
Style[] |
getUsedStyles() |
java.lang.String |
toString() |
public static Doll createPuma(ParticipantEnglober englober, Participant first, ISkinParam skinParam, Rose skin, StringBounder stringBounder, StyleBuilder styleBuilder)
public static Doll createTeoz(ParticipantEnglober englober, TileArguments tileArguments, java.util.Map<ParticipantEnglober,Doll> alls)
public final StyleSignatureBasic getStyleSignature()
getStyleSignature
in interface Styleable
public final Style[] getUsedStyles()
getUsedStyles
in interface WithStyle
public final ParticipantEnglober getParticipantEnglober()
public double getTitlePreferredHeight()
public final Participant getFirst2TOBEPRIVATE()
public final Participant getLast2TOBEPRIVATE()
public boolean contains(Participant p)
public void addParticipant(Participant p)
public java.lang.String toString()
toString
in class java.lang.Object
public Doll getParent()
public void addInternalConstraints(StringBounder stringBounder)
public void addConstraintAfter(StringBounder stringBounder)
public Real getMinX(StringBounder stringBounder)
public Real getMaxX(StringBounder stringBounder)