| java.lang.Object | |
| ↳ | com.pspdfkit.internal.NativePage |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected boolean | swigCMemOwn | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NativePage() | |||||||||||
| NativePage(SWIGTYPE_p_std__shared_ptrT_PDFC__DocumentImpl_t document, SWIGTYPE_p_std__shared_ptrT_PDFC__PageImpl_t pageImpl) | |||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NativePage(long cPtr, boolean cMemoryOwn) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NativeRect | ToTransformedRect(NativeRect rect) | ||||||||||
| NativeRect | ToUntransformedRect(NativeRect rect) | ||||||||||
| synchronized void | delete() | ||||||||||
| String | getAnnotationsJson() | ||||||||||
| NativePageInfo | getPageInfo() | ||||||||||
| String | getTextForRect(NativeRect rect) | ||||||||||
| vector_TextBlock | getTextLines() | ||||||||||
| void | removeAnnotation(BigInteger pdfObjectId) | ||||||||||
| NativeBitmap | renderPage(int width, int height) | ||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | finalize() | ||||||||||
| static long | getCPtr(NativePage obj) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||