Packages

c

geotrellis.spark.Implicits

withProjectedExtentRDDMethods

implicit class withProjectedExtentRDDMethods[K, V <: CellGrid[Int]] extends AnyRef

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

Instance Constructors

  1. new withProjectedExtentRDDMethods(rdd: RDD[(K, V)])(implicit arg0: Component[K, ProjectedExtent])

Value Members

  1. val rdd: RDD[(K, V)]
  2. def toRasters: RDD[(K, Raster[V])]