Package com.massifmaps.styles
Class BalloonPopupMargins
java.lang.Object
com.massifmaps.styles.BalloonPopupMargins
Margins info for balloon popup.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBalloonPopupMargins(int left, int top, int right, int bottom) BalloonPopupMargins(long cPtr, boolean cMemoryOwn) -
Method Summary
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
BalloonPopupMargins
public BalloonPopupMargins(long cPtr, boolean cMemoryOwn) -
BalloonPopupMargins
public BalloonPopupMargins(int left, int top, int right, int bottom)
-
-
Method Details
-
getCPtr
-
finalize
protected void finalize() -
delete
public void delete() -
getLeft
public int getLeft() -
getTop
public int getTop() -
getRight
public int getRight() -
getBottom
public int getBottom() -
swigGetRawPtr
public long swigGetRawPtr()Returns the raw pointer to the object. This is used internally by the SDK.- Returns:
- The internal pointer of the object.
-