public class

NativePageInfo

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

Summary

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)
static long swigRelease(NativePageInfo obj)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected boolean swigCMemOwn

Public Constructors

public NativePageInfo ()

Protected Constructors

protected NativePageInfo (long cPtr, boolean cMemoryOwn)

Public Methods

public synchronized void delete ()

public NativeRect getBBox ()

public NativeRotation getRotation ()

Protected Methods

protected void finalize ()

protected static long getCPtr (NativePageInfo obj)

protected static long swigRelease (NativePageInfo obj)