Packages

t

geotrellis.spark.pipeline.json

SpatialExprType

trait SpatialExprType extends PipelineExprType

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SpatialExprType
  2. PipelineExprType
  3. AnyRef
  4. 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
    Definition Classes
    SpatialExprTypePipelineExprType
  3. def toString(): String
    Definition Classes
    PipelineExprType → AnyRef → Any