c

geotrellis.spark.store.hadoop.Implicits

withPngHadoopSparkWriteMethods

implicit class withPngHadoopSparkWriteMethods extends PngHadoopSparkWriteMethods

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withPngHadoopSparkWriteMethods
  2. PngHadoopSparkWriteMethods
  3. HadoopSparkRasterMethods
  4. PngHadoopWriteMethods
  5. HadoopRasterMethods
  6. MethodExtensions
  7. Serializable
  8. Serializable
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new withPngHadoopSparkWriteMethods(self: Png)

Value Members

  1. val self: Png
  2. def write(path: Path)(implicit sc: SparkContext): Unit
    Definition Classes
    HadoopSparkRasterMethods
  3. def write(path: Path, conf: Configuration): Unit