Package | Description |
---|---|
net.sourceforge.plantuml.postit |
Modifier and Type | Method and Description |
---|---|
PostIt |
PostItDiagram.createPostIt(String id,
Display text) |
Modifier and Type | Method and Description |
---|---|
Map<PostIt,Point2D> |
AreaLayoutFixedWidth.getPositions(Collection<PostIt> all,
StringBounder stringBounder) |
Map<PostIt,Point2D> |
AreaLayout.getPositions(Collection<PostIt> all,
StringBounder stringBounder) |
Modifier and Type | Method and Description |
---|---|
void |
Area.add(PostIt postIt) |
Modifier and Type | Method and Description |
---|---|
Map<PostIt,Point2D> |
AreaLayoutFixedWidth.getPositions(Collection<PostIt> all,
StringBounder stringBounder) |
Map<PostIt,Point2D> |
AreaLayout.getPositions(Collection<PostIt> all,
StringBounder stringBounder) |
Copyright © 2017. All Rights Reserved.