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) void
double
getEndingX
(StringBounder stringBounder, double y) getInnerPosition
(String member, StringBounder stringBounder, InnerStrategy strategy) final double
double
getStartingAltitude
(StringBounder stringBounder) double
getStartingX
(StringBounder stringBounder, double y) toString()
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getMagneticBorder, getMinMax
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods 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:
calculateDimension
in interfaceAtom
- Specified by:
calculateDimension
in interfaceTextBlock
-
getInnerPosition
public XRectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) - Specified by:
getInnerPosition
in interfaceTextBlock
- Overrides:
getInnerPosition
in classAbstractTextBlock
-
drawU
-
getStartingAltitude
- Specified by:
getStartingAltitude
in interfaceAtom
-
getStartingX
- Specified by:
getStartingX
in interfaceStencil
-
getEndingX
- Specified by:
getEndingX
in interfaceStencil
-
getMinimumWidth
public final double getMinimumWidth() -
getNeutrons
- Specified by:
getNeutrons
in interfaceAtom
-