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);
bool getIgnoreMaxSlopesFlag()
void setDepressionLineStyleEntryId(UInt32 uLineStyleId)
UInt32 getDepressionLineWeight()
OdDgTerrainContourFeatureType
void setSmoothingType(OdDgTerrainOptions.OdDgTerrainContourSmoothingType uSmoothingType)
static HandleRef getCPtr(OdDgTerrainContourFeatureSettings obj)
UInt32 getDepressionLineStyleEntryId()
void setTextInterval(double dInterval)
void setContourLabelPrecision(UInt32 uPecision)
UInt32 getSmoothingFactor()
void setDisplayTextFlag(bool bSet)
UInt32 getTextStyleEntryId()
OdDgTerrainContourFeatureSettings()
void setUORPerWorkingUnitsScale(double dScale)
void setIgnoreMaxSlopesFlag(bool bSet)
double getUORPerWorkingUnitsScale()
void setDepressionLineWeight(UInt32 uLineWeight)
double getMaxSlopeValue()
override void Dispose(bool disposing)
bool getDisplayTextFlag()
void setFeatureType(OdDgTerrainContourFeatureSettings.OdDgTerrainContourFeatureType uType)
void setTextStyleEntryId(UInt32 uTextStyleId)
UInt32 getDepressionColorIndex()
OdDgTerrainContourFeatureSettings(IntPtr cPtr, bool cMemoryOwn)
void setDepressionColorIndex(UInt32 uColorIndex)
UInt32 getContourLabelPrecision()
OdDgTerrainContourFeatureSettings.OdDgTerrainContourFeatureType getFeatureType()
void setSmoothingFactor(UInt32 uSmoothingFactor)
OdDgTerrainOptions.OdDgTerrainContourSmoothingType getSmoothingType()
void setMaxSlopeValue(double dValue)
void setInterval(double dInterval)
OdDgTerrainContourSmoothingType
static global::System.Exception Retrieve()
static bool OdDgTerrainContourFeatureSettings_getIgnoreMaxSlopesFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDgTerrainContourFeatureSettings(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDgTerrainContourFeatureSettings_getTextInterval(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDgTerrainContourFeatureSettings_getInterval(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdDgTerrainContourFeatureSettings_getTextStyleEntryId(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTerrainContourFeatureSettings_setSmoothingFactor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgTerrainContourFeatureSettings_setFeatureType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static UInt32 OdDgTerrainContourFeatureSettings_getSmoothingFactor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTerrainContourFeatureSettings_setDepressionLineWeight(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static int OdDgTerrainContourFeatureSettings_getSmoothingType(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTerrainContourFeatureSettings_setInterval(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdDgTerrainContourFeatureSettings_setContourLabelPrecision(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgTerrainContourFeatureSettings_setDepressionColorIndex(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgTerrainContourFeatureSettings_setTextStyleEntryId(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 OdDgTerrainContourFeatureSettings_getDepressionLineStyleEntryId(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgTerrainContourFeatureSettings_getDisplayTextFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTerrainContourFeatureSettings_setTextInterval(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static int OdDgTerrainContourFeatureSettings_getFeatureType(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdDgTerrainContourFeatureSettings_getContourLabelPrecision(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTerrainContourFeatureSettings_setDepressionLineStyleEntryId(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 OdDgTerrainContourFeatureSettings_getDepressionColorIndex(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDgTerrainContourFeatureSettings_getMaxSlopeValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTerrainContourFeatureSettings_setSmoothingType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static double OdDgTerrainContourFeatureSettings_getUORPerWorkingUnitsScale(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTerrainContourFeatureSettings_setDisplayTextFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgTerrainContourFeatureSettings_setIgnoreMaxSlopesFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgTerrainContourFeatureSettings_setMaxSlopeValue(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdDgTerrainContourFeatureSettings_setUORPerWorkingUnitsScale(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static UInt32 OdDgTerrainContourFeatureSettings_getDepressionLineWeight(global::System.Runtime.InteropServices.HandleRef jarg1)