| Package | Description |
|---|---|
| org.fit.layout.impl | |
| org.fit.layout.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGridTopology
The default topology that obtains the area layout from a grid.
|
| Modifier and Type | Method and Description |
|---|---|
protected AreaTopology |
DefaultArea.createTopology()
Creates a topology for this area.
|
AreaTopology |
DefaultArea.getTopology() |
| Modifier and Type | Method and Description |
|---|---|
AreaTopology |
Area.getTopology()
Returns the topology of this area.
|