net.sourceforge.plantuml.postit
Class AreaLayoutFixedWidth
java.lang.Object
net.sourceforge.plantuml.postit.AreaLayoutFixedWidth
- All Implemented Interfaces:
- AreaLayout
public class AreaLayoutFixedWidth
- extends Object
- implements AreaLayout
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AreaLayoutFixedWidth
public AreaLayoutFixedWidth(double width)
getPositions
public Map<PostIt,Point2D> getPositions(Collection<PostIt> all,
StringBounder stringBounder)
- Specified by:
getPositions
in interface AreaLayout
Copyright © 2012. All Rights Reserved.