public class MapTile extends Object
Constructor and Description |
---|
MapTile(int offsetX,
int offsetY,
BBox bbox,
Integer w,
Integer h,
float opacity) |
Modifier and Type | Method and Description |
---|---|
BBox |
getBbox() |
Integer |
getH() |
int |
getOffsetX() |
int |
getOffsetY() |
float |
getOpacity() |
URI |
getUri() |
Integer |
getW() |
void |
setUri(URI uri) |
public URI getUri()
public int getOffsetX()
public int getOffsetY()
public BBox getBbox()
public Integer getW()
public Integer getH()
public void setUri(URI uri)
uri
- the uri to setpublic float getOpacity()
Copyright © 2017 Comune di Prato. All rights reserved.