Packages

t

geotrellis.spark.pipeline.json

SinglebandTemporalExprType

trait SinglebandTemporalExprType extends TemporalExprType

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SinglebandTemporalExprType
  2. TemporalExprType
  3. PipelineExprType
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract val type: String

Concrete Value Members

  1. lazy val getName: String
    Definition Classes
    PipelineExprType
  2. def name: String
  3. def toString(): String
    Definition Classes
    PipelineExprType → AnyRef → Any