t

geotrellis.layer

LayoutType

sealed trait LayoutType extends AnyRef

Strategy for selecting LayoutScheme before metadata is collected

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

Abstract Value Members

  1. abstract def layoutDefinitionWithZoom(crs: CRS, extent: Extent, cellSize: CellSize): (LayoutDefinition, Option[Int])

    Produce the LayoutDefinition and zoom level, if applicable, for given raster

Concrete Value Members

  1. def layoutDefinition(crs: CRS, extent: Extent, cellSize: CellSize): LayoutDefinition

    Produce the LayoutDefinition for given raster