java.lang.Object | |
↳ | com.pspdfkit.internal.NativePageInfo |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected boolean | swigCMemOwn |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativePageInfo() |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativePageInfo(long cPtr, boolean cMemoryOwn) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
synchronized void | delete() | ||||||||||
NativeRect | getBBox() | ||||||||||
NativeRotation | getRotation() |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | finalize() | ||||||||||
static long | getCPtr(NativePageInfo obj) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|