public class NMLModelLODTreeProxy extends VectorElement
swigCMemOwn| Constructor and Description |
|---|
NMLModelLODTreeProxy(long cPtr,
boolean cMemoryOwn) |
NMLModelLODTreeProxy(MapPos pos)
Constructs a NMLModelLODTreeProxy object from a map position.
|
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(NMLModelLODTreeProxy obj) |
PointGeometry |
getGeometry()
Returns the geometry object that defines the location of this vector element.
|
static NMLModelLODTreeProxy |
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.
|
equals, getBounds, getCPtr, getId, getMetaData, getMetaDataElement, hashCode, isVisible, notifyElementChanged, setId, setMetaData, setMetaDataElement, setVisiblepublic NMLModelLODTreeProxy(long cPtr,
boolean cMemoryOwn)
public NMLModelLODTreeProxy(MapPos pos)
pos - The map position that defines the location of this proxy.public static long getCPtr(NMLModelLODTreeProxy obj)
protected void finalize()
finalize in class VectorElementpublic void delete()
delete in class VectorElementpublic static NMLModelLODTreeProxy swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
public PointGeometry getGeometry()
VectorElementgetGeometry in class VectorElementpublic java.lang.String swigGetClassName()
swigGetClassName in class VectorElementpublic java.lang.Object swigGetDirectorObject()
swigGetDirectorObject in class VectorElement