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();
159 MemoryManager mMan = MemoryManager.GetMemoryManager();
160 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
179 MemoryManager mMan = MemoryManager.GetMemoryManager();
180 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
217 MemoryManager mMan = MemoryManager.GetMemoryManager();
218 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
237 MemoryManager mMan = MemoryManager.GetMemoryManager();
238 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static void OdPsPlotStyleTable_setDisplayCustomLineweightUnits(HandleRef jarg1, bool jarg2)
static void OdPsPlotStyleTable_copyFrom(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdPsPlotStyleTable_desc()
static void OdPsPlotStyleTable_setScaleFactor(HandleRef jarg1, double jarg2)
static IntPtr OdPsPlotStyleTable_clone(HandleRef jarg1)
static void OdPsPlotStyleTable_setOrdering(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdPsPlotStyleTable_isApplyScaleFactor(HandleRef jarg1)
static IntPtr OdPsPlotStyleTable_delPlotStyle(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdPsPlotStyleTable_plotStyleAt__SWIG_1(HandleRef jarg1, int jarg2)
static bool OdPsPlotStyleTable_isDisplayCustomLineweightUnits(HandleRef jarg1)
static global::System.IntPtr OdPsPlotStyleTable_plotStyles(HandleRef jarg1)
static void delete_OdPsPlotStyleTable(HandleRef jarg1)
static IntPtr OdPsPlotStyleTable_createObject()
static IntPtr OdPsPlotStyleTable_isA(HandleRef jarg1)
static void OdPsPlotStyleTable_setLineweightAt(HandleRef jarg1, double jarg2, UInt32 jarg3)
static IntPtr OdPsPlotStyleTable_cast(HandleRef jarg1)
static void OdPsPlotStyleTable_setApplyScaleFactor(HandleRef jarg1, bool jarg2)
static double OdPsPlotStyleTable_scaleFactor(HandleRef jarg1)
static void OdPsPlotStyleTable_setPlotStylesIndexed(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static string OdPsPlotStyleTable_getRealClassName(IntPtr jarg1)
static void OdPsPlotStyleTable_setAciTableAvailable(HandleRef jarg1, bool jarg2)
static String OdPsPlotStyleTable_description(HandleRef jarg1)
static global::System.IntPtr OdPsPlotStyleTable_plotStylesIndexed(HandleRef jarg1)
static double OdPsPlotStyleTable_getLineweightAt(HandleRef jarg1, UInt32 jarg2)
static void OdPsPlotStyleTable_setDescription(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdPsPlotStyleTable_setPlotStyles(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdPsPlotStyleTable_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdPsPlotStyleTable_addNewPlotStyle(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static uint OdPsPlotStyleTable_plotStyleSize(HandleRef jarg1)
static IntPtr OdPsPlotStyleTable_plotStyleAt__SWIG_0(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static uint OdPsPlotStyleTable_lineweightSize(HandleRef jarg1)
static void OdPsPlotStyleTable_addPlotStyle(HandleRef jarg1, HandleRef jarg2)
static void OdPsPlotStyleTable_setLineweights(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdPsPlotStyleTable_isAciTableAvailable(HandleRef jarg1)
static HandleRef getCPtr(OdGeDoubleArray obj)
static HandleRef getCPtr(OdPsPlotStyle obj)
virtual void setPlotStyles(OdPsPlotStylesMap plotStyles)
virtual bool isDisplayCustomLineweightUnits()
virtual void setApplyScaleFactor(bool flag)
override OdRxObject queryX(OdRxClass protocolClass)
virtual void setScaleFactor(double scFac)
static OdPsPlotStyleTable createObject()
virtual OdPsPlotStyle delPlotStyle(OdPsPlotStyle pPsPtr)
virtual uint plotStyleSize()
virtual void setLineweights(OdGeDoubleArray lineweights)
virtual bool isAciTableAvailable()
virtual void setLineweightAt(double value, UInt32 index)
static HandleRef getCPtr(OdPsPlotStyleTable obj)
virtual OdPsPlotStyle plotStyleAt(String name)
static string getRealClassName(IntPtr ptr)
virtual void setOrdering(OdStringArray order)
override void copyFrom(OdRxObject pSource)
static new OdRxClass desc()
virtual OdPsPlotStylesMap plotStyles()
virtual double getLineweightAt(UInt32 index)
virtual OdPsPlotStyle plotStyleAt(int index)
override OdRxObject clone()
OdPsPlotStyleTable(IntPtr cPtr, bool cMemoryOwn)
virtual void setAciTableAvailable(bool flag)
virtual bool isApplyScaleFactor()
virtual String description()
static OdPsPlotStyleTable cast(OdRxObject pObj)
virtual double scaleFactor()
virtual void setPlotStylesIndexed(OdPsPlotStylesArray plotStylesIndexed)
virtual OdPsPlotStyle addNewPlotStyle(String styleName)
override void Dispose(bool disposing)
virtual void addPlotStyle(OdPsPlotStyle pPs)
virtual uint lineweightSize()
virtual void setDisplayCustomLineweightUnits(bool flag)
virtual OdPsPlotStylesArray plotStylesIndexed()
virtual void setDescription(String desc)
static HandleRef getCPtr(OdPsPlotStylesArray obj)
static HandleRef getCPtr(OdPsPlotStylesMap obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdStringArray obj)