public class Gw3DtilesDataSource
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
protected boolean |
swigCMemOwn |
构造器和说明 |
---|
Gw3DtilesDataSource(long cPtr,
boolean cMemoryOwn) |
Gw3DtilesDataSource(java.lang.String path,
Projection projection) |
限定符和类型 | 方法和说明 |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(Gw3DtilesDataSource obj) |
Projection |
getProjection() |
boolean |
isDbSource() |
void |
setCachePath(java.lang.String path) |
static Gw3DtilesDataSource |
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() |
public Gw3DtilesDataSource(long cPtr, boolean cMemoryOwn)
public Gw3DtilesDataSource(java.lang.String path, Projection projection)
public static long getCPtr(Gw3DtilesDataSource obj)
protected void finalize()
finalize
在类中 java.lang.Object
public void delete()
protected void swigDirectorDisconnect()
public void swigReleaseOwnership()
public void swigTakeOwnership()
public static Gw3DtilesDataSource swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
cPtr
- The native pointer of the instance.cMemoryOwn
- The ownership flag.public Projection getProjection()
public void setCachePath(java.lang.String path)
public boolean isDbSource()
public java.lang.String swigGetClassName()
public java.lang.Object swigGetDirectorObject()