Interface AncestorTileResolver

All Known Subinterfaces:
TileResolver

public interface AncestorTileResolver
Looks up the ancestor TileIds containing the given tile.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the ancestor tile containing the given tile.
  • Method Details

    • fromDescendantTile

      TileId fromDescendantTile(TileId tileId)
      Returns the ancestor tile containing the given tile.

      See also HereTileResolver to know how the ancestor tile is specified by an outputLevel.

      Parameters:
      tileId - The descendant tile