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, getStyleSignature
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
public 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 ETile
protected void addCommentBelow(java.lang.String comment)
addCommentBelow
in class ETile
public void drawU(UGraphic ug)
protected java.lang.String getRepetitionLabel()
getRepetitionLabel
in class ETile
public final Symbol getSymbol()