boundingBoxOfTiles abstract method

BoundingBox boundingBoxOfTiles(
  1. Tile upperLeft,
  2. Tile lowerRight
)

Implementation

BoundingBox boundingBoxOfTiles(Tile upperLeft, Tile lowerRight);