c

geotrellis.spark.testkit.testfiles

EveryOtherSpatialTiles

class EveryOtherSpatialTiles extends IncreasingSpatialTiles

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

Instance Constructors

  1. new EveryOtherSpatialTiles(tileLayout: TileLayout, gridBounds: GridBounds[Int], firstValue: Double, secondValue: Double)

Value Members

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