geotrellis.raster

reproject

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait Implicits extends AnyRef

  2. trait MultibandRasterReprojectMethods extends RasterReprojectMethods[MultibandRaster]

  3. trait MultibandTileReprojectMethods extends TileReprojectMethods[MultibandTile]

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

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

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

  7. trait SinglebandRasterReprojectMethods extends RasterReprojectMethods[SinglebandRaster]

  8. trait SinglebandTileReprojectMethods extends TileReprojectMethods[Tile]

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

Value Members

  1. object Implicits extends Implicits

  2. object Reproject

  3. object ReprojectRasterExtent

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

  4. object RowTransform

Inherited from AnyRef

Inherited from Any

Ungrouped