Class TextBlockCucaJSon
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.cucadiagram.TextBlockCucaJSon
-
Constructor Summary
ConstructorsConstructorDescriptionTextBlockCucaJSon(FontConfiguration fontConfiguration, ISkinParam skinParam, JsonValue json, LineBreakStrategy wordWrap) -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) voidgetPorts(StringBounder stringBounder) voidsetTotalWidth(double totalWidth) Methods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Constructor Details
-
TextBlockCucaJSon
public TextBlockCucaJSon(FontConfiguration fontConfiguration, ISkinParam skinParam, JsonValue json, LineBreakStrategy wordWrap)
-
-
Method Details
-
getPorts
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
drawU
-
setTotalWidth
public void setTotalWidth(double totalWidth)
-