public class

NativeTextBlock

extends Object
java.lang.Object
   ↳ com.pspdfkit.internal.NativeTextBlock

Summary

Fields
protected boolean swigCMemOwn
Public Constructors
NativeTextBlock()
NativeTextBlock(SWIGTYPE_p_PDFC__TextBlock coreTextBlock)
Protected Constructors
NativeTextBlock(long cPtr, boolean cMemoryOwn)
Public Methods
synchronized void delete()
NativeRect getRect()
String getText()
String getTextWideString()
Protected Methods
void finalize()
static long getCPtr(NativeTextBlock obj)
static long swigRelease(NativeTextBlock obj)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected boolean swigCMemOwn

Public Constructors

public NativeTextBlock ()

public NativeTextBlock (SWIGTYPE_p_PDFC__TextBlock coreTextBlock)

Protected Constructors

protected NativeTextBlock (long cPtr, boolean cMemoryOwn)

Public Methods

public synchronized void delete ()

public NativeRect getRect ()

public String getText ()

public String getTextWideString ()

Protected Methods

protected void finalize ()

protected static long getCPtr (NativeTextBlock obj)

protected static long swigRelease (NativeTextBlock obj)