public class AreaLayoutFixedWidth extends java.lang.Object implements AreaLayout
Constructor and Description |
---|
AreaLayoutFixedWidth(double width) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<PostIt,java.awt.geom.Point2D> |
getPositions(java.util.Collection<PostIt> all,
StringBounder stringBounder) |
public java.util.Map<PostIt,java.awt.geom.Point2D> getPositions(java.util.Collection<PostIt> all, StringBounder stringBounder)
getPositions
in interface AreaLayout