Class ComponentTextActor
java.lang.Object
net.sourceforge.plantuml.asciiart.AbstractComponentText
net.sourceforge.plantuml.asciiart.ComponentTextActor
-
Constructor Summary
ConstructorsConstructorDescriptionComponentTextActor(ComponentType type, Display stringsToDisplay, FileFormat fileFormat, AsciiShape shape) -
Method Summary
Modifier and TypeMethodDescriptionvoiddoublegetPreferredHeight(StringBounder stringBounder) doublegetPreferredWidth(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.asciiart.AbstractComponentText
getPreferredDimension, getStyleSignature, getUsedStyles
-
Constructor Details
-
ComponentTextActor
public ComponentTextActor(ComponentType type, Display stringsToDisplay, FileFormat fileFormat, AsciiShape shape)
-
-
Method Details
-
drawU
-
getPreferredHeight
-
getPreferredWidth
-