public class PlacementStrategyX1Y2Y3 extends AbstractPlacementStrategy
| Constructor and Description |
|---|
PlacementStrategyX1Y2Y3(StringBounder stringBounder) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<TextBlock,XPoint2D> |
getPositions(double width,
double height) |
add, getDimensions, getMaxHeight, getMaxHeight, getMaxWidth, getMaxWidth, getStringBounder, getSumHeight, getSumHeight, getSumWidth, getSumWidthpublic PlacementStrategyX1Y2Y3(StringBounder stringBounder)