public class PopupStyle extends BillboardStyle
swigCMemOwn
构造器和说明 |
---|
PopupStyle(Color color,
float attachAnchorPointX,
float attachAnchorPointY,
boolean causesOverlap,
boolean hideIfOverlapped,
float horizontalOffset,
float verticalOffset,
int placementPriority,
boolean scaleWithDPI)
Constructs a PopupStyle object from various parameters.
|
PopupStyle(long cPtr,
boolean cMemoryOwn) |
限定符和类型 | 方法和说明 |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(PopupStyle obj) |
static PopupStyle |
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.
|
getAttachAnchorPointX, getAttachAnchorPointY, getCPtr, getHorizontalOffset, getPlacementPriority, getVerticalOffset, isCausesOverlap, isHideIfOverlapped, isScaleWithDPI
public PopupStyle(long cPtr, boolean cMemoryOwn)
public PopupStyle(Color color, float attachAnchorPointX, float attachAnchorPointY, boolean causesOverlap, boolean hideIfOverlapped, float horizontalOffset, float verticalOffset, int placementPriority, boolean scaleWithDPI)
color
- The color for the popup.attachAnchorPointX
- The horizontal attaching anchor point for the popup.attachAnchorPointY
- The vertical attaching anchor point for the popup.causesOverlap
- The causes overlap flag for the popup.hideIfOverlapped
- The hide if overlapped flag for the popup.horizontalOffset
- The horizontal offset for the popup.verticalOffset
- The vertical offset for the popup.placementPriority
- The placement priority for the popup.scaleWithDPI
- The scale with DPI flag for the label.public static long getCPtr(PopupStyle obj)
protected void finalize()
finalize
在类中 BillboardStyle
public void delete()
delete
在类中 BillboardStyle
public static PopupStyle swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
cPtr
- The native pointer of the instance.cMemoryOwn
- The ownership flag.public java.lang.String swigGetClassName()
swigGetClassName
在类中 BillboardStyle
public java.lang.Object swigGetDirectorObject()
swigGetDirectorObject
在类中 BillboardStyle