public class AreaLayoutFixedWidth extends Object implements AreaLayout
| Constructor and Description |
|---|
AreaLayoutFixedWidth(double width) |
| Modifier and Type | Method and Description |
|---|---|
Map<PostIt,Point2D> |
getPositions(Collection<PostIt> all,
StringBounder stringBounder) |
public Map<PostIt,Point2D> getPositions(Collection<PostIt> all, StringBounder stringBounder)
getPositions in interface AreaLayoutCopyright © 2017. All rights reserved.