Package net.sourceforge.plantuml.creole
Class SheetBlock2
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.creole.SheetBlock2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) voidenlargeMe(double delta1, double delta2) getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) doublegetStartingAltitude(StringBounder stringBounder) splitInTwo(StringBounder stringBounder, double width) toString()Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getMinMax
-
Constructor Details
-
SheetBlock2
-
-
Method Details
-
splitInTwo
- Specified by:
splitInTwoin interfaceAtom
-
enlargeMe
-
toString
-
calculateDimension
- Specified by:
calculateDimensionin interfaceAtom- Specified by:
calculateDimensionin interfaceTextBlock
-
drawU
-
getStartingAltitude
- Specified by:
getStartingAltitudein interfaceAtom
-
getInnerPosition
public Rectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) - Specified by:
getInnerPositionin interfaceTextBlock- Overrides:
getInnerPositionin classAbstractTextBlock
-