class ModSpatialTiles extends IncreasingSpatialTiles

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ModSpatialTiles
  2. IncreasingSpatialTiles
  3. TestFileSpatialTiles
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ModSpatialTiles(tileLayout: TileLayout, gridBounds: GridBounds[Int], mod: Int)

Value Members

  1. final def apply(key: SpatialKey): Tile
    Definition Classes
    TestFileSpatialTiles
  2. def value(key: SpatialKey, col: Int, row: Int): Double