Packages

trait Update extends PipelineExpr

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Update
  2. PipelineExpr
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract val maxZoom: Option[Int]
  2. abstract val name: String
  3. abstract val profile: String
  4. abstract val pyramid: Boolean
  5. abstract val type: PipelineExprType
    Definition Classes
    PipelineExpr
  6. abstract val uri: String

Concrete Value Members

  1. def ~(other: Option[PipelineExpr]): PipelineConstructor
    Definition Classes
    PipelineExpr
  2. def ~(other: PipelineExpr): PipelineConstructor
    Definition Classes
    PipelineExpr