public class ProxyHttpTile extends Tile
| Constructor and Description |
|---|
ProxyHttpTile(Dimension tileSize,
BoundingBox bbox,
String url)
Creates an Http Tile
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
paint(Graphics g)
Paints the tile on the Graphics Object
|
dimension, fireReady, getBoundingBox, paint, paintTileLoading, pointPosition, position, setPaintLoading, setsTileReadyListener, setTileLoadingImage, setTileLoadingText, toStringpublic ProxyHttpTile(Dimension tileSize, BoundingBox bbox, String url)
tileSize - the tile sizebbox - the tile bounding boxurl - the url to bring the image from