swigCMemOwn
构造器和说明 |
---|
Label(long cPtr,
boolean cMemoryOwn) |
限定符和类型 | 方法和说明 |
---|---|
void |
delete() |
Bitmap |
drawBitmap(float dpToPX)
Draws a custom bitmap for this label that will be used for drawing the label on the map.
|
protected void |
finalize() |
static long |
getCPtr(Label obj) |
LabelStyle |
getStyle()
Returns the style of this label.
|
void |
setStyle(LabelStyle style)
Sets the style for this label.
|
static Label |
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.
|
getBaseBillboard, getBounds, getCPtr, getGeometry, getRootGeometry, getRotation, setBaseBillboard, setGeometry, setPos, setRotation
attachTerrain, attachTerrain, autoNotifyElementChanged, equals, getCPtr, getId, getInternalElevation, getMetaData, getMetaDataElement, hashCode, hasInternalElevation, isVisible, notifyElementChanged, setId, setMetaData, setMetaDataElement, setVisible
public static long getCPtr(Label obj)
public static Label swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
cPtr
- The native pointer of the instance.cMemoryOwn
- The ownership flag.public Bitmap drawBitmap(float dpToPX)
dpToPX
- The value used for converting display independent pixels (dp) to pixels (px).public LabelStyle getStyle()
public void setStyle(LabelStyle style)
style
- The new style that defines what this marker looks like.public java.lang.String swigGetClassName()
swigGetClassName
在类中 Billboard
public java.lang.Object swigGetDirectorObject()
swigGetDirectorObject
在类中 Billboard