|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjeco.lib.problems.floorplan.Board
public class Board
| Field Summary | |
|---|---|
protected int |
zoom
|
| Constructor Summary | |
|---|---|
Board(int zoom)
|
|
| Method Summary | |
|---|---|
void |
buildBoard(BinaryNode<Component> oneLayer)
|
void |
buildBoard(Solution solution)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int zoom
| Constructor Detail |
|---|
public Board(int zoom)
| Method Detail |
|---|
public void buildBoard(BinaryNode<Component> oneLayer)
public void buildBoard(Solution solution)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||