public class UTFGridRasterTileLayer extends RasterTileLayer
swigCMemOwn| Constructor and Description |
|---|
UTFGridRasterTileLayer(long cPtr,
boolean cMemoryOwn) |
UTFGridRasterTileLayer(TileDataSource rasterDataSource,
TileDataSource utfGridDataSource) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearTileCaches(boolean all)
Clear layer tile caches.
|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(UTFGridRasterTileLayer obj) |
StringMap |
getTooltips(MapPos mapPos,
boolean waitForData)
Locates and returns tooltips around the given map point.
|
static UTFGridRasterTileLayer |
swigCreatePolymorphicInstance(long cPtr,
boolean cMemoryOwn)
Creates a polymorphic instance of the given native object.
|
java.lang.String |
swigGetClassName()
Returns the actual class name of this object.
|
java.lang.Object |
swigGetDirectorObject()
Returns the connected director object.
|
getCPtr, getFrameNr, getOpacity, getTextureCacheCapacity, getTileLoadListener, isSynchronizedRefresh, setFrameNr, setOpacity, setSynchronizedRefresh, setTextureCacheCapacity, setTileLoadListenercalculateMapTile, calculateMapTileOrigin, getCPtr, getDataSource, getTileSubstitutionPolicy, getZoomLevelBias, isPreloading, isUpdateInProgress, setPreloading, setTileSubstitutionPolicy, setZoomLevelBiasequals, getCPtr, getPriority, getVisibleZoomRange, hashCode, isVisible, refresh, setPriority, setVisible, setVisibleZoomRange, updatepublic UTFGridRasterTileLayer(long cPtr,
boolean cMemoryOwn)
public UTFGridRasterTileLayer(TileDataSource rasterDataSource, TileDataSource utfGridDataSource)
public static long getCPtr(UTFGridRasterTileLayer obj)
protected void finalize()
finalize in class RasterTileLayerpublic void delete()
delete in class RasterTileLayerpublic static UTFGridRasterTileLayer swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
public void clearTileCaches(boolean all)
TileLayerclearTileCaches in class RasterTileLayerall - True if all tiles should be released, otherwise only preloading (invisible) tiles are released.public StringMap getTooltips(MapPos mapPos, boolean waitForData)
mapPos - The map position for the tooltips.waitForData - If true, then missing data is loaded and the call may block for several seconds. If false, then only cached/preloaded data is used.public java.lang.String swigGetClassName()
swigGetClassName in class RasterTileLayerpublic java.lang.Object swigGetDirectorObject()
swigGetDirectorObject in class RasterTileLayer