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
Deprecated.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
addCommentAbove
(String comment) Deprecated.protected void
addCommentBelow
(String comment) Deprecated.void
Deprecated.double
getH1
(StringBounder stringBounder) Deprecated.double
getH2
(StringBounder stringBounder) Deprecated.double
getWidth
(StringBounder stringBounder) Deprecated.void
Deprecated.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
Deprecated.
-
-
Method Details
-
getH1
Deprecated. -
getH2
Deprecated. -
getWidth
Deprecated. -
drawU
Deprecated. -
push
Deprecated. -
addCommentAbove
Deprecated.- Overrides:
addCommentAbove
in classETile
-
addCommentBelow
Deprecated.- Overrides:
addCommentBelow
in classETile
-