case class ProjectedRaster[T <: CellGrid[Int]](raster: Raster[T], crs: CRS) extends Product with Serializable
The ProjectedRaster type.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ProjectedRaster
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All