| Constructor and Description |
|---|
ETileOptional(ETile orig,
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) |
double |
getWidth(StringBounder stringBounder) |
void |
push(ETile tile) |
calculateDimension, drawHline, drawHlineAntiDirected, drawHlineDirected, drawVline, drawVlineAntiDirected, drawVlineDirected, getRepetitionLabel, getStyleSignaturegetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxpublic ETileOptional(ETile orig, ISkinParam skinParam)
public double getH1(StringBounder stringBounder)
public double getH2(StringBounder stringBounder)
public double getWidth(StringBounder stringBounder)
public void drawU(UGraphic ug)
protected void addCommentAbove(java.lang.String comment)
addCommentAbove in class ETileprotected void addCommentBelow(java.lang.String comment)
addCommentBelow in class ETile