public class ClusterElementBuilder
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
protected boolean |
swigCMemOwn |
构造器和说明 |
---|
ClusterElementBuilder() |
ClusterElementBuilder(long cPtr,
boolean cMemoryOwn) |
限定符和类型 | 方法和说明 |
---|---|
VectorElement |
buildClusterElement(MapPos mapPos,
VectorElementVector elements)
Builds new cluster element given position and list of vector elements.
|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(ClusterElementBuilder obj) |
static ClusterElementBuilder |
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 ClusterElementBuilder(long cPtr, boolean cMemoryOwn)
public ClusterElementBuilder()
public static long getCPtr(ClusterElementBuilder obj)
protected void finalize()
finalize
在类中 java.lang.Object
public void delete()
protected void swigDirectorDisconnect()
public void swigReleaseOwnership()
public void swigTakeOwnership()
public static ClusterElementBuilder swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
cPtr
- The native pointer of the instance.cMemoryOwn
- The ownership flag.public VectorElement buildClusterElement(MapPos mapPos, VectorElementVector elements)
mapPos
- The position of the cluster element.elements
- The list of elements that defines the cluster.public java.lang.String swigGetClassName()
public java.lang.Object swigGetDirectorObject()