net.sourceforge.plantuml.postit
Interface AreaLayout

All Known Implementing Classes:
AreaLayoutFixedWidth

public interface AreaLayout


Method Summary
 Map<PostIt,Point2D> getPositions(Collection<PostIt> all, StringBounder stringBounder)
           
 

Method Detail

getPositions

Map<PostIt,Point2D> getPositions(Collection<PostIt> all,
                                 StringBounder stringBounder)


Copyright © 2013. All Rights Reserved.