geotrellis.raster.op

hydrology

package hydrology

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. hydrology
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class CursorFillCalc extends CursorCalculation[Tile] with IntArrayTileResult

  2. class CursorFillCalcDouble extends CursorCalculation[Tile] with DoubleArrayTileResult

  3. case class FillOptions(threshold: Double) extends Product with Serializable

  4. implicit class HydrologyExtensions extends HydrologyMethods

  5. trait HydrologyMethods extends TileMethods

Value Members

  1. object Accumulation

  2. object Fill

    Fills sink values in a raster.

  3. object FillOptions extends Serializable

  4. object FlowDirection

    Operation to compute a flow direction raster from an elevation raster

Inherited from AnyRef

Inherited from Any

Ungrouped