Packages

object float64ud extends UserDefinedNoDataEncoding

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. float64ud
  2. UserDefinedNoDataEncoding
  3. CellTypeEncoding
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply[T](noData: T): SpecifiedUserDefinedNoDataEncoding[T]

    Create a cell encoding for a specific noData value.

    Create a cell encoding for a specific noData value.

    Definition Classes
    UserDefinedNoDataEncoding
  2. val isFloatingPoint: Boolean
    Definition Classes
    float64udUserDefinedNoDataEncoding
  3. val name: String
  4. def unapply(text: String): Option[WidenedNoData]
    Definition Classes
    UserDefinedNoDataEncoding