public class

BalloonPopupMargins

extends Object
java.lang.Object
   ↳ com.carto.styles.BalloonPopupMargins

Class Overview

Margins info for balloon popup.

Summary

Public Constructors
BalloonPopupMargins(long cPtr, boolean cMemoryOwn)
BalloonPopupMargins(int left, int top, int right, int bottom)
Public Methods
synchronized void delete()
int getBottom()
static long getCPtr(BalloonPopupMargins obj)
int getLeft()
int getRight()
int getTop()
long swigGetRawPtr()
Returns the raw pointer to the object.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public BalloonPopupMargins (long cPtr, boolean cMemoryOwn)

public BalloonPopupMargins (int left, int top, int right, int bottom)

Public Methods

public synchronized void delete ()

public int getBottom ()

public static long getCPtr (BalloonPopupMargins obj)

public int getLeft ()

public int getRight ()

public int getTop ()

public long swigGetRawPtr ()

Returns the raw pointer to the object. This is used internally by the SDK.

Returns
  • The internal pointer of the object.