Class BalloonPopupMargins

java.lang.Object
com.massifmaps.styles.BalloonPopupMargins

public class BalloonPopupMargins extends Object
Margins info for balloon popup.
  • 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

      public static long getCPtr(BalloonPopupMargins obj)
    • finalize

      protected void finalize()
      Overrides:
      finalize in class Object
    • 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.