Package

org.locationtech.rasterframes

tiles

Permalink

package tiles

Visibility
  1. Public
  2. All

Type Members

  1. trait FixedDelegatingTile extends DelegatingTile

    Permalink

    Temporary workaroud for https://github.com/locationtech/geotrellis/issues/2907

    Temporary workaroud for https://github.com/locationtech/geotrellis/issues/2907

    Since

    8/22/18

  2. class InternalRowTile extends FixedDelegatingTile

    Permalink

    Wrapper around a Tile encoded in a Catalyst InternalRow, for the purpose of providing compatible semantics over common operations.

    Wrapper around a Tile encoded in a Catalyst InternalRow, for the purpose of providing compatible semantics over common operations.

    Since

    11/29/17

  3. trait ProjectedRasterTile extends FixedDelegatingTile with ProjectedRasterLike

    Permalink

    A Tile that's also like a ProjectedRaster, with delayed evaluation support.

    A Tile that's also like a ProjectedRaster, with delayed evaluation support.

    Since

    9/5/18

  4. class ShowableTile extends FixedDelegatingTile

    Permalink

Value Members

  1. object InternalRowTile extends Serializable

    Permalink
  2. object ProjectedRasterTile extends Serializable

    Permalink
  3. object ShowableTile extends Serializable

    Permalink

Ungrouped