case class InterpretAsTargetCellType(cellType: CellType) extends TargetCellType with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- InterpretAsTargetCellType
- Serializable
- Serializable
- Product
- Equals
- TargetCellType
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
def
apply(output: ⇒ Raster[MultibandTile]): Raster[MultibandTile]
- Definition Classes
- InterpretAsTargetCellType → TargetCellType
-
val
cellType: CellType
- Definition Classes
- InterpretAsTargetCellType → TargetCellType