public class NutiteqOnlineTileDataSource extends TileDataSource
swigCMemOwn
Constructor and Description |
---|
NutiteqOnlineTileDataSource(long cPtr,
boolean cMemoryOwn) |
NutiteqOnlineTileDataSource(java.lang.String source)
Constructs a NutiteqTileDataSource object.
|
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(NutiteqOnlineTileDataSource obj) |
TileData |
loadTile(MapTile mapTile)
Loads the specified tile.
|
static NutiteqOnlineTileDataSource |
swigCreatePolymorphicInstance(long cPtr,
boolean cMemoryOwn)
Creates a polymorphic instance of the given native object.
|
protected void |
swigDirectorDisconnect() |
java.lang.String |
swigGetClassName()
Returns the actual class name of this object.
|
java.lang.Object |
swigGetDirectorObject()
Returns the connected director object.
|
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
getCPtr, getMaxZoom, getMinZoom, getProjection, notifyTilesChanged
public NutiteqOnlineTileDataSource(long cPtr, boolean cMemoryOwn)
public NutiteqOnlineTileDataSource(java.lang.String source)
source
- Tile source id. Default: "nutiteq.osm".public static long getCPtr(NutiteqOnlineTileDataSource obj)
protected void finalize()
finalize
in class TileDataSource
public void delete()
delete
in class TileDataSource
protected void swigDirectorDisconnect()
swigDirectorDisconnect
in class TileDataSource
public void swigReleaseOwnership()
swigReleaseOwnership
in class TileDataSource
public void swigTakeOwnership()
swigTakeOwnership
in class TileDataSource
public static NutiteqOnlineTileDataSource swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
public TileData loadTile(MapTile mapTile)
TileDataSource
loadTile
in class TileDataSource
mapTile
- The tile to load.public java.lang.String swigGetClassName()
swigGetClassName
in class TileDataSource
public java.lang.Object swigGetDirectorObject()
swigGetDirectorObject
in class TileDataSource