public class PlacementStrategyVisibility extends AbstractPlacementStrategy
Constructor and Description |
---|
PlacementStrategyVisibility(StringBounder stringBounder,
int col2) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<TextBlock,java.awt.geom.Point2D> |
getPositions(double width,
double height) |
add, getDimensions, getMaxHeight, getMaxHeight, getMaxWidth, getMaxWidth, getStringBounder, getSumHeight, getSumHeight, getSumWidth, getSumWidth
public PlacementStrategyVisibility(StringBounder stringBounder, int col2)
public java.util.Map<TextBlock,java.awt.geom.Point2D> getPositions(double width, double height)
Copyright © 2019. All Rights Reserved.