| Package | Description |
|---|---|
| org.geotools.map |
List of layers to be rendered.
|
| org.geotools.renderer.lite |
A simple renderer implementation.
|
| org.geotools.tile.util |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageDirectLayer
This is a simple watermark used to place a message (such as copyright information) onto a map.
|
| Constructor and Description |
|---|
RenderDirectLayerRequest(Graphics2D graphics,
DirectLayer layer) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncTileLayer
This Layer is an attempt to speed rendering by using a CountDownLatch and threads to render each
tile.
|
class |
TileLayer
TileLayer is a direct map layer that does the mosaicking work for tiles of a given tile service.
|
Copyright © 1996–2019 Geotools. All rights reserved.