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, getMagneticBorderpublic static TextBlock build(CompressionMode mode, TextBlock textBlock, PiecewiseAffineTransform piecewiseAffineTransform)
public void drawU(UGraphic ug)
public MinMax getMinMax(StringBounder stringBounder)
getMinMax in interface TextBlockgetMinMax in class AbstractTextBlockpublic XDimension2D calculateDimension(StringBounder stringBounder)
public HColor getBackcolor()
getBackcolor in interface TextBlockgetBackcolor in class AbstractTextBlock