| Constructor and Description |
|---|
ETileBox(java.lang.String value,
Symbol symbol,
FontConfiguration fc,
Style style,
HColorSet colorSet,
ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCommentAbove(java.lang.String comment) |
protected void |
addCommentBelow(java.lang.String comment) |
void |
drawU(UGraphic ug) |
double |
getH1(StringBounder stringBounder) |
double |
getH2(StringBounder stringBounder) |
protected java.lang.String |
getRepetitionLabel() |
Symbol |
getSymbol() |
double |
getWidth(StringBounder stringBounder) |
ETileBox |
mergeWith(ETileBox other) |
void |
push(ETile tile) |
calculateDimension, drawHline, drawHlineAntiDirected, drawHlineDirected, drawVline, drawVlineAntiDirected, drawVlineDirected, getStyleSignaturegetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxpublic ETileBox(java.lang.String value,
Symbol symbol,
FontConfiguration fc,
Style style,
HColorSet colorSet,
ISkinParam skinParam)
public double getH1(StringBounder stringBounder)
public double getH2(StringBounder stringBounder)
public double getWidth(StringBounder stringBounder)
protected void addCommentAbove(java.lang.String comment)
addCommentAbove in class ETileprotected void addCommentBelow(java.lang.String comment)
addCommentBelow in class ETilepublic void drawU(UGraphic ug)
protected java.lang.String getRepetitionLabel()
getRepetitionLabel in class ETilepublic final Symbol getSymbol()