Class GridTextBlockSimple
java.lang.Object
net.sourceforge.plantuml.nwdiag.next.GridTextBlockSimple
- Direct Known Subclasses:
GridTextBlockDecorated
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(int i, int j, NServerDraw value) calculateDimension(StringBounder stringBounder) protected doublecolWidth(StringBounder stringBounder, int j) protected voidvoidgetInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) getMinMax(StringBounder stringBounder) protected final ISkinParamdoublelineHeight(StringBounder stringBounder, int i)
-
Field Details
-
MINIMUM_WIDTH
public static final double MINIMUM_WIDTH- See Also:
-
data
-
-
Constructor Details
-
GridTextBlockSimple
-
-
Method Details
-
drawGrid
-
drawU
-
colWidth
-
lineHeight
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
getInnerPosition
public XRectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) - Specified by:
getInnerPositionin interfaceTextBlock
-
getMinMax
-
add
-
getSkinParam
-
getMagneticBorder
- Specified by:
getMagneticBorderin interfaceTextBlock
-
getBackcolor
- Specified by:
getBackcolorin interfaceTextBlock
-