Class MapProjection.BoundingBox

java.lang.Object
zombie.worldMap.MapProjection.BoundingBox
Enclosing class:
MapProjection

public static final class MapProjection.BoundingBox
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    BoundingBox​(Vector2d vector2d, Vector2d vector2d2)  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details