abstract class LayerRDDCropMethods[K, V <: CellGrid[Int], M] extends MethodExtensions[RDD[(K, V)] with Metadata[M]]
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- LayerRDDCropMethods
- MethodExtensions
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new LayerRDDCropMethods()(implicit arg0: SpatialComponent[K], arg1: (V) ⇒ TileCropMethods[V], arg2: Component[M, Bounds[K]], arg3: GetComponent[M, Extent], arg4: GetComponent[M, LayoutDefinition])
Abstract Value Members
-
abstract
def
self: RDD[(K, V)] with Metadata[M]
- Definition Classes
- MethodExtensions