public class Cell extends Object
| Constructor and Description |
|---|
Cell() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnectionTo2(Placeable other) |
Placeable |
getData() |
List<Placeable> |
getDestinations2() |
void |
setData(Placeable data) |
String |
toString() |
Copyright © 2017. All rights reserved.