Packages

object WriteTypes

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WriteTypes
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait WriteType extends AnyRef

Value Members

  1. def fromName(name: String): Product with Serializable with PipelineExprType with WriteType
  2. object MultibandSpatialType extends MultibandSpatialExprType with WriteType with Product with Serializable
  3. object MultibandTemporalType extends MultibandTemporalExprType with WriteType with Product with Serializable
  4. object SpatialType extends SinglebandSpatialExprType with WriteType with Product with Serializable
  5. object TemporalType extends SinglebandTemporalExprType with WriteType with Product with Serializable