t

geotrellis.raster.mapalgebra.focal

CellwiseStrategyCalculation

trait CellwiseStrategyCalculation extends AnyRef

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CellwiseStrategyCalculation
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def add(r: Tile, x: Int, y: Int): Unit
  2. abstract def remove(r: Tile, x: Int, y: Int): Unit
  3. abstract def reset(): Unit
  4. abstract def setValue(focusCol: Int, focusRow: Int, x: Int, y: Int): Unit