Package

geotrellis.raster

reproject

Permalink

package reproject

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. reproject
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Implicits extends AnyRef

    Permalink
  2. trait MultibandRasterReprojectMethods extends RasterReprojectMethods[MultibandRaster]

    Permalink
  3. trait MultibandTileReprojectMethods extends TileReprojectMethods[MultibandTile]

    Permalink
  4. class ProjectedRasterReprojectMethods[T <: CellGrid] extends MethodExtensions[ProjectedRaster[T]]

    Permalink
  5. trait RasterReprojectMethods[+T <: Raster[_]] extends MethodExtensions[T]

    Permalink
  6. type RowTransform = (Array[Double], Array[Double], Array[Double], Array[Double]) ⇒ Unit

    Permalink
  7. trait SinglebandRasterReprojectMethods extends RasterReprojectMethods[SinglebandRaster]

    Permalink
  8. trait SinglebandTileReprojectMethods extends TileReprojectMethods[Tile]

    Permalink
  9. trait TileReprojectMethods[T <: CellGrid] extends MethodExtensions[T]

    Permalink

Value Members

  1. object Implicits extends Implicits

    Permalink
  2. object Reproject

    Permalink
  3. object ReprojectRasterExtent

    Permalink

    This is a conceptual port of GDALSuggestedWarpOutput2, part of GDAL.

    This is a conceptual port of GDALSuggestedWarpOutput2, part of GDAL. Docstring paraphrased from that code.

  4. object RowTransform

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped