Class ComponentTextGroupingBody
java.lang.Object
net.sourceforge.plantuml.asciiart.AbstractComponentText
net.sourceforge.plantuml.asciiart.ComponentTextGroupingBody
-
Constructor Summary
ConstructorsConstructorDescriptionComponentTextGroupingBody
(ComponentType type, List<? extends CharSequence> stringsToDisplay, FileFormat fileFormat) -
Method Summary
Modifier and TypeMethodDescriptionvoid
double
getPreferredHeight
(StringBounder stringBounder) double
getPreferredWidth
(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.asciiart.AbstractComponentText
getPreferredDimension, getStyleSignature, getUsedStyles
-
Constructor Details
-
ComponentTextGroupingBody
public ComponentTextGroupingBody(ComponentType type, List<? extends CharSequence> stringsToDisplay, FileFormat fileFormat)
-
-
Method Details
-
drawU
-
getPreferredHeight
-
getPreferredWidth
-