public class CustomTileLayer extends TileLayer
swigCMemOwn
构造器和说明 |
---|
CustomTileLayer(long cPtr,
boolean cMemoryOwn) |
CustomTileLayer(TileDataSource dataSource)
Constructs a CustomTileLayer object from a data source.
|
限定符和类型 | 方法和说明 |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(CustomTileLayer obj) |
long |
getTextureCacheCapacity()
Returns the tile texture cache capacity.
|
void |
setTextureCacheCapacity(long capacityInBytes)
Sets the tile texture cache capacity.
|
static CustomTileLayer |
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 CustomTileLayer(long cPtr, boolean cMemoryOwn)
public CustomTileLayer(TileDataSource dataSource)
dataSource
- The data source from which this layer loads data.public static long getCPtr(CustomTileLayer obj)
public static CustomTileLayer 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