c

geotrellis.store.s3

withPngS3WriteMethods

implicit class withPngS3WriteMethods extends PngS3WriteMethods

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withPngS3WriteMethods
  2. PngS3WriteMethods
  3. S3RasterMethods
  4. MethodExtensions
  5. Serializable
  6. Serializable
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new withPngS3WriteMethods(self: Png)

Value Members

  1. val self: Png
  2. def write(uri: AmazonS3URI, client: S3Client = S3ClientProducer.get()): Unit
    Definition Classes
    PngS3WriteMethodsS3RasterMethods