14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
30 protected override void Dispose(
bool disposing) {
32 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
37 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
39 base.Dispose(disposing);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
178 public virtual double vb_rotation(
int nRow,
int nCol,
int nContent) {
return this.
rotation(nRow, nCol, nContent); }
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
virtual CellState cellState(Int32 nRow, Int32 nCol)
virtual CellContentType contentType(Int32 nRow, Int32 nCol)
static HandleRef getCPtr(OdDbTable obj)
OdDbTableTemplate(IntPtr cPtr, bool cMemoryOwn)
virtual Teigha.TD.FlowDirection vb_flowDirection()
override OdResult dwgInFields(OdDbDwgFiler pFiler)
static new OdDbTableTemplate createObject()
virtual Teigha.TD.CellContentType vb_contentType(int nRow, int nCol, uint nContent)
virtual OdResult capture(OdDbTable pTable, TableCopyOption nCopyOption)
override void dwgOutFields(OdDbDwgFiler pFiler)
static HandleRef getCPtr(OdDbTableTemplate obj)
virtual OdResult createTable(OdDbTable pTable, TableCopyOption nCopyOption)
virtual double vb_rotation(int nRow, int nCol)
virtual Teigha.TD.CellContentType vb_contentType(int nRow, int nCol)
static new OdRxClass desc()
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
override void Dispose(bool disposing)
static OdDbTableTemplate cast(OdRxObject pObj)
virtual Teigha.TD.CellState vb_cellState(int nRow, int nCol)
virtual Teigha.TD.OdDbObjectId vb_gridLinetype(int nRow, int nCol, Teigha.TD.GridLineType nGridLineType)
override void dxfOutFields(OdDbDxfFiler pFiler)
virtual double vb_rotation(int nRow, int nCol, int nContent)
override OdResult dxfInFields(OdDbDxfFiler pFiler)
virtual Teigha.TD.CellAlignment vb_alignment(int nRow, int nCol)
virtual Teigha.TD.GridLineStyle vb_gridLineStyle(int nRow, int nCol, Teigha.TD.GridLineType nGridLineType)
override OdRxObject queryX(OdRxClass protocolClass)
static string getRealClassName(IntPtr ptr)
static global::System.Exception Retrieve()
static IntPtr OdDbTableTemplate_queryX(HandleRef jarg1, HandleRef jarg2)
static int OdDbTableTemplate_capture(HandleRef jarg1, HandleRef jarg2, int jarg3)
static IntPtr OdDbTableTemplate_desc()
static string OdDbTableTemplate_getRealClassName(IntPtr jarg1)
static IntPtr OdDbTableTemplate_cast(HandleRef jarg1)
static int OdDbTableTemplate_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbTableTemplate_isA(HandleRef jarg1)
static int OdDbTableTemplate_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbTableTemplate_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static int OdDbTableTemplate_createTable(HandleRef jarg1, HandleRef jarg2, int jarg3)
static IntPtr OdDbTableTemplate_createObject()
static void delete_OdDbTableTemplate(HandleRef jarg1)
static void OdDbTableTemplate_dxfOutFields(HandleRef jarg1, HandleRef jarg2)