| Package | Description |
|---|---|
| org.fit.layout.impl | |
| org.fit.segm.grouping |
| Modifier and Type | Method and Description |
|---|---|
DefaultArea |
AreaGrid.getAreaAt(int x,
int y)
Find an area at the specified position in the grid.
|
DefaultArea |
DefaultArea.getChildAtGridPos(int x,
int y)
Returns the child area at the specified grid position or null, if there is no
child area at this position.
|
| Constructor and Description |
|---|
AreaGrid(DefaultArea area) |
DefaultArea(DefaultArea src) |
DefaultGridTopology(DefaultArea area) |
| Modifier and Type | Class and Description |
|---|---|
class |
AreaImpl
An area containing several visual boxes.
|