Interface Hexagon

    • Method Detail

      • getSideLength

        double getSideLength()
        Gets the side length of this hexagon.
        Returns:
        side length
      • getOrientation

        HexagonOrientation getOrientation()
        Gets the orientation of this hexagon.
        Returns:
        either Orientation#ANGLED or Orientation#FLAT