Package | Description |
---|---|
org.eclipse.gef.cloudio.internal.ui.layout | |
org.eclipse.gef.cloudio.internal.ui.util |
Modifier and Type | Method and Description |
---|---|
boolean |
ILayouter.layout(Point initial,
Word word,
Rectangle cloudArea,
CloudMatrix cloudMatrix)
Places the given word within the defined rectangle, starting at the
initial position.
|
boolean |
DefaultLayouter.layout(Point offset,
Word word,
Rectangle cloudArea,
CloudMatrix mainTree)
Tries to position the given word in the given area.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RectTree.fits(CloudMatrix mainTree) |
void |
RectTree.place(CloudMatrix mainTree,
short id) |
Copyright (c) 2000, 2012 itemis AG and others. All rights reserved.