public class BorderUtil
extends java.lang.Object
| Constructor and Description |
|---|
BorderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<CellBorder> |
getOuterBorder(java.util.List<WorldCoord> worldCoords) |
static java.util.List<CellBorder> |
getPlotBorder(java.util.List<WorldCoord> worldCoords) |
static CellBorder |
getPlotBorder(WorldCoord worldCoord) |
public static java.util.List<CellBorder> getOuterBorder(java.util.List<WorldCoord> worldCoords)
public static java.util.List<CellBorder> getPlotBorder(java.util.List<WorldCoord> worldCoords)
public static CellBorder getPlotBorder(WorldCoord worldCoord)