public class

NativeAnnotation

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

Summary

Fields
protected boolean swigCMemOwn
Public Constructors
NativeAnnotation()
NativeAnnotation(SWIGTYPE_p_std__shared_ptrT_PDFC__BaseAnnotation_t annotation)
Protected Constructors
NativeAnnotation(long cPtr, boolean cMemoryOwn)
Public Methods
synchronized void delete()
Protected Methods
void finalize()
static long getCPtr(NativeAnnotation obj)
static long swigRelease(NativeAnnotation obj)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected boolean swigCMemOwn

Public Constructors

public NativeAnnotation ()

public NativeAnnotation (SWIGTYPE_p_std__shared_ptrT_PDFC__BaseAnnotation_t annotation)

Protected Constructors

protected NativeAnnotation (long cPtr, boolean cMemoryOwn)

Public Methods

public synchronized void delete ()

Protected Methods

protected void finalize ()

protected static long getCPtr (NativeAnnotation obj)

protected static long swigRelease (NativeAnnotation obj)