@Deprecated public class TileDebugMapLayer extends com.nutiteq.rasterlayers.RasterLayer
Modifier and Type | Class and Description |
---|---|
class |
TileDebugMapLayer.DebugTileTask
Deprecated.
|
Constructor and Description |
---|
TileDebugMapLayer(com.nutiteq.projections.Projection projection,
int minZoom,
int maxZoom,
int id,
int tileSize,
android.content.Context context)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
drawTextToBitmap(android.content.Context gContext,
String gText)
Deprecated.
|
void |
fetchTile(com.nutiteq.components.MapTile tile)
Deprecated.
|
void |
flush()
Deprecated.
|
executeFetchTask, getDataSource, getFetchPriority, getId, getMaxZoom, getMinZoom, getTileColor, getTileIdOffset, getVisibleTiles, isMemoryCaching, isPersistentCaching, isTileFading, registerDataSourceListener, setComponents, setFetchPriority, setMemoryCaching, setPersistentCaching, setRenderProjection, setTileColor, setTileFading, setVisibleTiles, unregisterDataSourceListener, updateVisibleTiles
public TileDebugMapLayer(com.nutiteq.projections.Projection projection, int minZoom, int maxZoom, int id, int tileSize, android.content.Context context)
public byte[] drawTextToBitmap(android.content.Context gContext, String gText)
public void fetchTile(com.nutiteq.components.MapTile tile)
fetchTile
in class com.nutiteq.rasterlayers.RasterLayer
public void flush()
flush
in class com.nutiteq.rasterlayers.RasterLayer
Copyright © 2014. All rights reserved.