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