c

geotrellis.layer.Implicits

withCellGridLayoutCollectionMethods

implicit class withCellGridLayoutCollectionMethods[K, V <: CellGrid[Int], M] extends CellGridLayoutCollectionMethods[K, V, M]

Linear Supertypes
CellGridLayoutCollectionMethods[K, V, M], MethodExtensions[Seq[(K, V)] with Metadata[M]], Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withCellGridLayoutCollectionMethods
  2. CellGridLayoutCollectionMethods
  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 withCellGridLayoutCollectionMethods(self: Seq[(K, V)] with Metadata[M])(implicit arg0: SpatialComponent[K], arg1: GetComponent[M, LayoutDefinition])

Value Members

  1. def asRasters(): Seq[(K, Raster[V])]
  2. val self: Seq[(K, V)] with Metadata[M]