14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
43 MemoryManager mMan = MemoryManager.GetMemoryManager();
44 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
84 MemoryManager mMan = MemoryManager.GetMemoryManager();
85 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
104 MemoryManager mMan = MemoryManager.GetMemoryManager();
105 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static IntPtr OdPdfExportPE_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdPdfExportPE_createAuxDrawables(HandleRef jarg1, HandleRef jarg2, out OdGiDrawablePtrArray jarg3)
static string OdPdfExportPE_getRealClassName(IntPtr jarg1)
static IntPtr OdPdfExportPE_desc()
static void OdPdfExportPE_evaluateFields(HandleRef jarg1, HandleRef jarg2)
static void OdPdfExportPE_applyPagesetupToLayout(HandleRef jarg1, UInt32 jarg2)
static IntPtr OdPdfExportPE_createGiContext(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdPdfExportPE_isA(HandleRef jarg1)
static IntPtr OdPdfExportPE_cast(HandleRef jarg1)
static int OdPdfExportPE_gsBitmapDevices(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, UInt32 jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void OdPdfExportPE_filterDrawables(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdPdfExportPE_createObject()
static void delete_OdPdfExportPE(HandleRef jarg1)
static void OdPdfExportPE_addDrawables(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, HandleRef jarg4)
static HandleRef getCPtr(OdGiDrawablePtrArray obj)
static HandleRef getCPtr(OdGsDevice obj)
static HandleRef getCPtr(OdGsModel obj)
virtual void addDrawables(OdGiDrawablePtrArray aDrw, OdGsDevice pDevice, OdGsModel pModel)
static OdPdfExportPE createObject()
OdPdfExportPE(IntPtr cPtr, bool cMemoryOwn)
virtual OdResult gsBitmapDevices(OdRxObjectPtrArray aViewObj, OdRxObject pDb, UInt32 flags, SWIGTYPE_p_OdArrayT_OdSmartPtrT_OdGsDevice_t_t aDevice)
virtual void filterDrawables(OdGsDevice device)
static new OdRxClass desc()
static string getRealClassName(IntPtr ptr)
virtual void createAuxDrawables(OdGsDevice device, out OdGiDrawablePtrArray aDrw)
static OdPdfExportPE cast(OdRxObject pObj)
virtual OdGiDefaultContext createGiContext(OdRxObject pDb)
override OdRxObject queryX(OdRxClass protocolClass)
static HandleRef getCPtr(OdPdfExportPE obj)
virtual void applyPagesetupToLayout(UInt32 layoutIdx)
override void Dispose(bool disposing)
virtual void evaluateFields(OdRxObject pDb)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdRxObjectPtrArray obj)