java.lang.Object | |
↳ | com.pspdfkit.internal.NativePSPDFKit |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected boolean | swigCMemOwn |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativePSPDFKit() |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativePSPDFKit(long cPtr, boolean cMemoryOwn) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
synchronized void | delete() | ||||||||||
static void | initialize(String licenseKey, NativeAssetProvider assetProvider, NativePlatformLogger platformLogger, String version, String ocrDataPath, String libraryPath) | ||||||||||
static boolean | isTrial() |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | finalize() | ||||||||||
static long | getCPtr(NativePSPDFKit obj) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|