java.lang.Object | |
↳ | com.pspdfkit.internal.NativeTextBlock |
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) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|