Class ComponentTextGroupingBody
java.lang.Object
net.sourceforge.plantuml.asciiart.AbstractComponentText
net.sourceforge.plantuml.asciiart.ComponentTextGroupingBody
-
Constructor Summary
ConstructorsConstructorDescriptionComponentTextGroupingBody
(ComponentType type, java.util.List<? extends java.lang.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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ComponentTextGroupingBody
public ComponentTextGroupingBody(ComponentType type, java.util.List<? extends java.lang.CharSequence> stringsToDisplay, FileFormat fileFormat)
-
-
Method Details
-
drawU
-
getPreferredHeight
-
getPreferredWidth
-