Package net.sourceforge.plantuml.ebnf
Class ETileOptional
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.ebnf.ETile
net.sourceforge.plantuml.ebnf.ETileOptional
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
addCommentAbove
(String comment) protected void
addCommentBelow
(String comment) void
double
getH1
(StringBounder stringBounder) double
getH2
(StringBounder stringBounder) double
getWidth
(StringBounder stringBounder) void
Methods inherited from class net.sourceforge.plantuml.ebnf.ETile
calculateDimension, drawHline, drawHlineAntiDirected, drawHlineDirected, drawVline, drawVlineAntiDirected, drawVlineDirected, getRepetitionLabel, getStyleSignature
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Constructor Details
-
ETileOptional
-
-
Method Details