CombineStaticImageUrl |
TileServerSettings.calcTilePosition(Integer mapWidth,
Integer mapHeight,
Bbox tileBbox,
Bbox requestBbox,
int offsetX,
int offsetY) |
static Shape |
ImageTool.createImage(org.locationtech.jts.geom.Geometry geometrie,
int bboxSrid,
Bbox bbox,
int width,
int height) |
CombineStaticImageUrl |
CombineWMTSUrl.createTile(ImageBbox imageBbox,
Bbox tileBbox,
int tileX,
int tileY,
int matrixId,
Double imgPosX,
Double imgPosY) |
CombineStaticImageUrl |
CombineWMTSUrl_old.createTile(ImageBbox imageBbox,
Bbox tileBbox,
int tileIndexX,
int tileIndexY,
int zoomlevel,
int imgIndexX,
int imgIndexY) |
CombineStaticImageUrl |
CombineTileImageUrl.createTile(ImageBbox imageBbox,
Bbox tileBbox,
int tileIndexX,
int tileIndexY,
int zoomlevel,
int imgIndexX,
int imgIndexY) |
protected String |
CombineWMTSUrl_old.createUrl(ImageBbox imageBbox,
Bbox tileBbox,
int indexX,
int indexY,
int zoomlevel) |
protected String |
CombineTMSUrl.createUrl(ImageBbox imageBbox,
Bbox tileBbox,
int indexX,
int indexY,
int zoomlevel) |
protected abstract String |
CombineTileImageUrl.createUrl(ImageBbox imageBbox,
Bbox tileBbox,
int indexX,
int indexY,
int zoomlevel) |
protected String |
CombineWMTSUrl.createUrl(ImageBbox imageBbox,
Bbox tileBbox,
int indexX,
int indexY,
int zoomlevel) |
static BufferedImage |
ImageTool.drawGeometries(BufferedImage bi,
CombineImageSettings settings,
int srid,
Bbox bbox,
int width,
int height) |
void |
ImageBbox.setBbox(Bbox bbox) |
void |
TileServerSettings.setBbox(Bbox bbox) |
void |
CombineStaticImageUrl.setBbox(Bbox bbox) |
void |
CombineTileImageUrl.setServiceBbox(Bbox bbox) |
static Point |
ImageTool.transformToScreen(Point source,
int bboxSrid,
Bbox bbox,
int width,
int height) |