Packages

c

geotrellis.spark.Implicits

withMultibandTileLayerRDDMethods

implicit class withMultibandTileLayerRDDMethods[K] extends MultibandTileLayerRDDMethods[K]

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withMultibandTileLayerRDDMethods
  2. MultibandTileLayerRDDMethods
  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 withMultibandTileLayerRDDMethods(self: MultibandTileLayerRDD[K])(implicit arg0: SpatialComponent[K], arg1: ClassTag[K])

Value Members

  1. def convert(cellType: CellType): MultibandTileLayerRDD[K]
    Definition Classes
    MultibandTileLayerRDDMethods
  2. val self: MultibandTileLayerRDD[K]
  3. def toGeoTiffs(tags: Tags = Tags.empty, options: GeoTiffOptions = GeoTiffOptions.DEFAULT): RDD[(K, MultibandGeoTiff)]