Package org.geotools.tile


package org.geotools.tile
  • Class
    Description
    The ImageLoader is a delegate used by a tile to load the image.
    At tile represents a single space on the map within a specific ReferencedEnvelope.
    These states represent the state of the context.
    These are the states of the tile.
    These states represent if the tile is on or off screen.
    These states represent if the tile has been validated in response to a user event.
    A TileFactory is responsible for finding and/or creating tiles for a given TileService and area.
    A TileIdentifier locates a tile in the grid space of a given tile server by giving its column, row and zoom level.
    A TileService represent the class of objects that serve map tiles.
    A listener for tile state change events.