abstract class RDDViewshedMethods[K, V] extends MethodExtensions[RDD[(K, V)] with Metadata[TileLayerMetadata[K]]]
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- RDDViewshedMethods
- MethodExtensions
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new RDDViewshedMethods()(implicit arg0: (K) ⇒ SpatialKey, arg1: ClassTag[K], arg2: (V) ⇒ Tile)
Abstract Value Members
-
abstract
def
self: RDD[(K, V)] with Metadata[TileLayerMetadata[K]]
- Definition Classes
- MethodExtensions