Packages

sealed trait NoNoData extends NoDataHandling

Base trait for all "raw" cell types, not having a NoData value.

Self Type
NoNoData with CellType
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NoNoData
  2. NoDataHandling
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All