public class OnlineNMLModelLODTreeDataSource extends NMLModelLODTreeDataSource
swigCMemOwn| Constructor and Description |
|---|
OnlineNMLModelLODTreeDataSource(long cPtr,
boolean cMemoryOwn) |
OnlineNMLModelLODTreeDataSource(Projection projection,
java.lang.String serviceUrl)
Constructs an OnlineNMLModelLODTreeDataSource object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(OnlineNMLModelLODTreeDataSource obj) |
static OnlineNMLModelLODTreeDataSource |
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, getProjectionpublic OnlineNMLModelLODTreeDataSource(long cPtr,
boolean cMemoryOwn)
public OnlineNMLModelLODTreeDataSource(Projection projection, java.lang.String serviceUrl)
projection - The projection for the database. Currently only EPSG3857 is supported.serviceUrl - The service connection point.public static long getCPtr(OnlineNMLModelLODTreeDataSource obj)
protected void finalize()
finalize in class NMLModelLODTreeDataSourcepublic void delete()
delete in class NMLModelLODTreeDataSourcepublic static OnlineNMLModelLODTreeDataSource swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
public java.lang.String swigGetClassName()
swigGetClassName in class NMLModelLODTreeDataSourcepublic java.lang.Object swigGetDirectorObject()
swigGetDirectorObject in class NMLModelLODTreeDataSource