Zoom Level Matching Grids

Hierarchy

  • BaseZoomGrids<Grid>
    • ZoomGrids

Constructors

Properties

grids: TreeSet<Grid>

Grids

Methods

  • Returns IterableIterator<Grid>

  • Add a grid

    Returns

    true if added

    Parameters

    Returns boolean

  • Get the grids within the zoom level

    Returns

    grids

    Returns TreeSet<Grid>

  • Get the zoom level

    Returns

    zoom level

    Returns number

  • Determine if the zoom level has grids

    Returns

    true if has grids

    Returns boolean

  • Returns IteratorResult<Grid, any>

  • Get the number of grids

    Returns

    number of grids

    Returns number

  • Remove the grid

    Returns

    true if removed

    Parameters

    Returns boolean

  • Returns void

Generated using TypeDoc