Package net.sourceforge.plantuml.graphic
Class TextBlockRecentred
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.graphic.TextBlockRecentred
- All Implemented Interfaces:
TextBlock,UDrawable,TextBlockBackcolored,UShape
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) voidgetMinMax(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPositionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition
-
Constructor Details
-
TextBlockRecentred
-
-
Method Details
-
drawU
-
getMinMax
- Specified by:
getMinMaxin interfaceTextBlock- Overrides:
getMinMaxin classAbstractTextBlock
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
getBackcolor
- Specified by:
getBackcolorin interfaceTextBlockBackcolored
-