Class TextMargins

java.lang.Object
com.massifmaps.styles.TextMargins

public class TextMargins extends Object
Margins info for text.
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • TextMargins

      public TextMargins(long cPtr, boolean cMemoryOwn)
    • TextMargins

      public TextMargins(int left, int top, int right, int bottom)
  • Method Details

    • getCPtr

      public static long getCPtr(TextMargins 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.