Package

org.locationtech.rasterframes

tiles

Permalink

package tiles

Visibility
  1. Public
  2. All

Type Members

  1. class InternalRowTile extends DelegatingTile

    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

  2. abstract class ProjectedRasterTile extends DelegatingTile 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

  3. class ShowableTile extends DelegatingTile

    Permalink

Value Members

  1. object InternalRowTile extends Serializable

    Permalink
  2. object ProjectedRasterTile extends Serializable

    Permalink
  3. object ShowableTile extends Serializable

    Permalink

Ungrouped