Class TextBlockJson
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.jsondiagram.TextBlockJson
-
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) children()voiddouble[]getAllHeights(StringBounder stringBounder) doublegetWidthColA(StringBounder stringBounder) doublegetWidthColB(StringBounder stringBounder) keys()voidsetTotalWidth(double totalWidth) intsize()Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getInnerPosition, getMagneticBorder, getMinMax
-
Method Details
-
size
public int size() -
children
-
keys
-
calculateDimension
-
getWidthColA
-
getWidthColB
-
drawU
-
getAllHeights
-
setTotalWidth
public void setTotalWidth(double totalWidth) -
getBackcolor
- Specified by:
getBackcolorin interfaceTextBlock- Overrides:
getBackcolorin classAbstractTextBlock
-