Class AreaLayoutFixedWidth

  • All Implemented Interfaces:
    AreaLayout

    public class AreaLayoutFixedWidth
    extends java.lang.Object
    implements AreaLayout
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<PostIt,​java.awt.geom.Point2D> getPositions​(java.util.Collection<PostIt> all, StringBounder stringBounder)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AreaLayoutFixedWidth

        public AreaLayoutFixedWidth​(double width)