public class CustomOfflineTdtTileLayer extends TileLayer
swigCMemOwn
构造器和说明 |
---|
CustomOfflineTdtTileLayer(long cPtr,
boolean cMemoryOwn) |
CustomOfflineTdtTileLayer(TileDataSource dataSource)
从数据源构建RasterTileLayer对象。
|
限定符和类型 | 方法和说明 |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(CustomOfflineTdtTileLayer obj) |
long |
getTextureCacheCapacity()
返回瓷砖纹理缓存容量。
|
void |
setTextureCacheCapacity(long capacityInBytes)
Sets the tile texture cache capacity.
|
static CustomOfflineTdtTileLayer |
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.
|
calculateMapTileBounds, clearTileCaches, deleteInGLThread, getCPtr, getDataSource, getFrameNr, getMaxOverzoomLevel, getMaxUnderzoomLevel, getName, getTileLoadListener, getTileSubstitutionPolicy, getUTFGridDataSource, getUTFGridEventListener, getZoomLevelBias, isPreloading, isSynchronizedRefresh, isUpdateInProgress, setFrameNr, setMaxOverzoomLevel, setMaxUnderzoomLevel, setPreloading, setSynchronizedRefresh, setTileLoadListener, setTileSubstitutionPolicy, setUTFGridDataSource, setUTFGridEventListener, setZoomLevelBias
equals, getCPtr, getLayerBrightness, getLayerContrast, getLayerOpacity, getLayerSaturation, getPriority, getUpdatePriority, getUUID, getVisibleZoomRange, hashCode, inVisibleZoomRange, isVisible, refresh, screenClip, setCullDelay, setLayerBrightness, setLayerContrast, setLayerOpacity, setLayerSaturation, setPriority, setUpdatePriority, setVisible, setVisibleZoomRange, update
public CustomOfflineTdtTileLayer(long cPtr, boolean cMemoryOwn)
public CustomOfflineTdtTileLayer(TileDataSource dataSource)
dataSource
- 该图层加载数据的数据源。public static long getCPtr(CustomOfflineTdtTileLayer obj)
public static CustomOfflineTdtTileLayer swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
cPtr
- The native pointer of the instance.cMemoryOwn
- The ownership flag.public long getTextureCacheCapacity()
public void setTextureCacheCapacity(long capacityInBytes)
capacityInBytes
- The new tile bitmap cache capacity in bytes.public java.lang.String swigGetClassName()
swigGetClassName
在类中 TileLayer
public java.lang.Object swigGetDirectorObject()
swigGetDirectorObject
在类中 TileLayer