Class ETileOptional2
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.ebnf.ETile
net.sourceforge.plantuml.ebnf.ETileOptional2
- Direct Known Subclasses:
ETileZeroOrMore
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddCommentAbove(String comment) protected voidaddCommentBelow(String comment) voiddoublegetH1(StringBounder stringBounder) doublegetH2(StringBounder stringBounder) doublegetWidth(StringBounder stringBounder) voidMethods inherited from class ETile
calculateDimension, drawHline, drawHlineAntiDirected, drawHlineDirected, drawVline, drawVlineAntiDirected, drawVlineDirected, getRepetitionLabel, getStyleSignatureMethods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Constructor Details
-
ETileOptional2
-
-
Method Details
-
getH1
-
getH2
-
getWidth
-
drawU
-
push
-
addCommentAbove
- Overrides:
addCommentAbovein classETile
-
addCommentBelow
- Overrides:
addCommentBelowin classETile
-