Package net.sourceforge.plantuml.ebnf
Class ETileBox
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.ebnf.ETile
net.sourceforge.plantuml.ebnf.ETileBox
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionETileBox
(String value, Symbol symbol, FontConfiguration fc, Style style, HColorSet colorSet, ISkinParam skinParam) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
addCommentAbove
(String comment) protected void
addCommentBelow
(String comment) void
double
getH1
(StringBounder stringBounder) double
getH2
(StringBounder stringBounder) protected String
final Symbol
double
getWidth
(StringBounder stringBounder) void
Methods inherited from class net.sourceforge.plantuml.ebnf.ETile
calculateDimension, drawHline, drawHlineAntiDirected, drawHlineDirected, drawVline, drawVlineAntiDirected, drawVlineDirected, getStyleSignature
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Constructor Details
-
ETileBox
public ETileBox(String value, Symbol symbol, FontConfiguration fc, Style style, HColorSet colorSet, ISkinParam skinParam)
-
-
Method Details
-
mergeWith
-
getH1
-
getH2
-
getWidth
-
addCommentAbove
- Overrides:
addCommentAbove
in classETile
-
addCommentBelow
- Overrides:
addCommentBelow
in classETile
-
drawU
-
push
-
getRepetitionLabel
- Overrides:
getRepetitionLabel
in classETile
-
getSymbol
-