Class ETileNamedGroup
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.ebnf.ETile
net.sourceforge.plantuml.ebnf.ETileNamedGroup
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionETileNamedGroup(ETile orig, FontConfiguration fc, HColorSet colorSet, ISkinParam skinParam, String name) -
Method Summary
Modifier and TypeMethodDescriptionvoiddoublegetH1(StringBounder stringBounder) doublegetH2(StringBounder stringBounder) doublegetWidth(StringBounder stringBounder) voidMethods inherited from class ETile
addCommentAbove, addCommentBelow, calculateDimension, drawHline, drawHlineAntiDirected, drawHlineDirected, drawVline, drawVlineAntiDirected, drawVlineDirected, getRepetitionLabel, getStyleSignatureMethods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Constructor Details
-
ETileNamedGroup
public ETileNamedGroup(ETile orig, FontConfiguration fc, HColorSet colorSet, ISkinParam skinParam, String name)
-
-
Method Details