Class SheetBlock1
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.klimt.creole.SheetBlock1
-
Constructor Summary
ConstructorsConstructorDescriptionSheetBlock1(Sheet sheet, LineBreakStrategy maxWidth, double padding) SheetBlock1(Sheet sheet, LineBreakStrategy maxWidth, double padding, double marginX1, double marginX2) SheetBlock1(Sheet sheet, LineBreakStrategy maxWidth, ClockwiseTopRightBottomLeft padding, double marginX1, double marginX2) SheetBlock1(Sheet sheet, LineBreakStrategy maxWidth, Style style) -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) voiddoublegetEndingX(StringBounder stringBounder, double y) getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) final doubledoublegetStartingAltitude(StringBounder stringBounder) doublegetStartingX(StringBounder stringBounder, double y) toString()Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getMagneticBorder, getMinMaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
getBackcolor, getMagneticBorder, getMinMax
-
Constructor Details
-
SheetBlock1
-
SheetBlock1
-
SheetBlock1
public SheetBlock1(Sheet sheet, LineBreakStrategy maxWidth, double padding, double marginX1, double marginX2) -
SheetBlock1
public SheetBlock1(Sheet sheet, LineBreakStrategy maxWidth, ClockwiseTopRightBottomLeft padding, double marginX1, double marginX2)
-
-
Method Details
-
toString
-
getCellAlignment
-
getHorizontalAlignment
-
calculateDimension
- Specified by:
calculateDimensionin interfaceAtom- Specified by:
calculateDimensionin interfaceTextBlock
-
getInnerPosition
public XRectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) - Specified by:
getInnerPositionin interfaceTextBlock- Overrides:
getInnerPositionin classAbstractTextBlock
-
drawU
-
getStartingAltitude
- Specified by:
getStartingAltitudein interfaceAtom
-
getStartingX
- Specified by:
getStartingXin interfaceStencil
-
getEndingX
- Specified by:
getEndingXin interfaceStencil
-
getMinimumWidth
public final double getMinimumWidth() -
getNeutrons
- Specified by:
getNeutronsin interfaceAtom
-