Packages

c

geotrellis.raster.Implicits

SinglebandRasterAnyRefMethods

implicit class SinglebandRasterAnyRefMethods extends AnyRef

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

Instance Constructors

  1. new SinglebandRasterAnyRefMethods(self: SinglebandRaster)

Value Members

  1. def getDoubleValueAtPoint(x: Double, y: Double): Double
  2. def getDoubleValueAtPoint(point: Point): Double
  3. def getValueAtPoint(x: Double, y: Double): Int
  4. def getValueAtPoint(point: Point): Int
  5. val self: SinglebandRaster