Packages

t

geotrellis.spark.pipeline.json

MultibandSpatialExprType

trait MultibandSpatialExprType extends SpatialExprType

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MultibandSpatialExprType
  2. SpatialExprType
  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