1 package net.sf.gridarta.action.exportmap;
4 import org.jetbrains.annotations.NotNull;
53 throw new IllegalArgumentException(
"unexpected direction: " +
direction);
66 public int getX(
final int width) {
83 throw new AssertionError(
"unexpected direction: " +
direction);
92 public int getY(
final int height) {
109 throw new AssertionError(
"unexpected direction: " +
direction);