Packages

implicit class withTileHillshadeMethods extends HillshadeMethods

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withTileHillshadeMethods
  2. HillshadeMethods
  3. MethodExtensions
  4. Serializable
  5. Serializable
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new withTileHillshadeMethods(self: Tile)

Value Members

  1. def hillshade(cs: CellSize, azimuth: Double = 315, altitude: Double = 45, zFactor: Double = 1.0, bounds: Option[GridBounds[Int]] = None, target: raster.TargetCell = TargetCell.All): Tile

    Computes Hillshade (shaded relief) from a raster.

    Computes Hillshade (shaded relief) from a raster.

    Definition Classes
    HillshadeMethods
  2. val self: Tile