| Package | Description |
|---|---|
| org.codetome.hexameter.core.api | |
| org.codetome.hexameter.core.internal.impl |
| Modifier and Type | Method and Description |
|---|---|
HexagonalGridLayout |
HexagonalGridBuilder.getGridLayout() |
static HexagonalGridLayout |
HexagonalGridLayout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HexagonalGridLayout[] |
HexagonalGridLayout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HexagonalGridBuilder |
HexagonalGridBuilder.setGridLayout(HexagonalGridLayout gridLayout)
Sets the
HexagonalGridLayout which will be used when creating the HexagonalGrid. |
| Modifier and Type | Method and Description |
|---|---|
HexagonalGridLayout |
HexagonalGridImpl.getGridLayout() |
Copyright © 2016. All rights reserved.