Class AbstractComponentText
java.lang.Object
net.sourceforge.plantuml.asciiart.AbstractComponentText
- Direct Known Subclasses:
ComponentTextActiveLine, ComponentTextActor, ComponentTextArrow, ComponentTextDelay, ComponentTextDestroy, ComponentTextDivider, ComponentTextGroupingBody, ComponentTextGroupingElse, ComponentTextGroupingHeader, ComponentTextGroupingTail, ComponentTextLine, ComponentTextNewpage, ComponentTextNote, ComponentTextParticipant, ComponentTextReference, ComponentTextSelfArrow, ComponentTextShape
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal XDimension2DgetPreferredDimension(StringBounder stringBounder) Style[]Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Component
drawU, getPreferredHeight, getPreferredWidth
-
Constructor Details
-
AbstractComponentText
public AbstractComponentText()
-
-
Method Details
-
getPreferredDimension
- Specified by:
getPreferredDimensionin interfaceComponent
-
getUsedStyles
- Specified by:
getUsedStylesin interfaceWithStyle
-
getStyleSignature
- Specified by:
getStyleSignaturein interfaceStyleable
-