public class PiecewiseAffineOnXorYBuilder extends AbstractTextBlock
Modifier and Type | Method and Description |
---|---|
static TextBlock |
build(CompressionMode mode,
TextBlock textBlock,
PiecewiseAffineTransform piecewiseAffineTransform) |
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
HColor |
getBackcolor() |
MinMax |
getMinMax(StringBounder stringBounder) |
getInnerPosition, getMagneticBorder
public static TextBlock build(CompressionMode mode, TextBlock textBlock, PiecewiseAffineTransform piecewiseAffineTransform)
public void drawU(UGraphic ug)
public MinMax getMinMax(StringBounder stringBounder)
getMinMax
in interface TextBlock
getMinMax
in class AbstractTextBlock
public XDimension2D calculateDimension(StringBounder stringBounder)
public HColor getBackcolor()
getBackcolor
in interface TextBlock
getBackcolor
in class AbstractTextBlock