public class DefaultGridTopology extends Object implements AreaTopology
| Constructor and Description |
|---|
DefaultGridTopology(DefaultArea area) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawLayout(OutputDisplay disp) |
Area |
getArea() |
int |
getMaxIndent() |
int |
getMinIndent() |
Area |
getNextOnLine() |
Rectangular |
getPosition() |
Area |
getPreviousOnLine() |
public DefaultGridTopology(DefaultArea area)
public Area getArea()
public Rectangular getPosition()
getPosition in interface AreaTopologypublic Area getPreviousOnLine()
getPreviousOnLine in interface AreaTopologypublic Area getNextOnLine()
getNextOnLine in interface AreaTopologypublic int getMinIndent()
getMinIndent in interface AreaTopologypublic int getMaxIndent()
getMaxIndent in interface AreaTopologypublic void drawLayout(OutputDisplay disp)
drawLayout in interface AreaTopologyCopyright © 2015. All rights reserved.