trait ArrayTileResult extends Resulting[Tile]
Ordering
- Alphabetic
- By Inheritance
Inherited
- ArrayTileResult
- Resulting
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val cols: Int
-
val
copyOriginalValue: (Int, Int, Int, Int) ⇒ Unit
Copies original value to result, (focusCol: Int, focusRow: Int, resultCol: Int, rowRow: Int) => Unit
Copies original value to result, (focusCol: Int, focusRow: Int, resultCol: Int, rowRow: Int) => Unit
- Definition Classes
- ArrayTileResult → Resulting
-
def
result: MutableArrayTile
- Definition Classes
- ArrayTileResult → Resulting
- def resultCellType: DataType with NoDataHandling
- val resultTile: MutableArrayTile
- val rows: Int