This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.core.tangentcurvecogocall [2015/09/17 10:40] admin |
thinkgeo.mapsuite.core.tangentcurvecogocall [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Core.TangentCurveCogoCall ====== | ====== ThinkGeo.MapSuite.Core.TangentCurveCogoCall ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| + | |||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| *System.Object | *System.Object | ||
| Line 5: | Line 9: | ||
| ***ThinkGeo.MapSuite.Core.TangentCurveCogoCall** | ***ThinkGeo.MapSuite.Core.TangentCurveCogoCall** | ||
| ===== Members Summary ===== | ===== Members Summary ===== | ||
| - | === Public Constructors === | + | ==== Public Constructors ==== |
| - | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} TangentCurveCogoCall() ** |
| - | **{{wiki:PublicMethod.gif|}}[[#TangentCurveCogoCall()|TangentCurveCogoCall]]** | + | |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#TangentCurveCogoCall(CogoCurveParameterType,Double,CogoCurveParameterType,Double,CogoCurveDirection)|TangentCurveCogoCall]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]],Double,[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]],Double,[[ThinkGeo.MapSuite.Core.CogoCurveDirection|CogoCurveDirection]] | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | == Parameters == |
| - | * **Summary**:N/A | + | <div newline></div> |
| - | </div> | + | ** {{wiki:PublicMethod.gif|}} TangentCurveCogoCall(CogoCurveParameterType,Double,CogoCurveParameterType,Double,CogoCurveDirection) ** |
| - | === Protected Constructors === | + | * //N/A// |
| - | === Public Methods === | + | == Remarks == |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | + | == Parameters == |
| - | * **Parameters**:Object | + | * //firstParameterType// |
| - | * **DeclaringType**:Object | + | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | </div> | + | |
| - | <div class_table> | + | * //firstParameter// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetCallLine(PointShape,PointShape)|GetCallLine]]** | + | * Type:Double |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //secondParameterType// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetDescriptionString(CogoDirectionType,AngleUnit)|GetDescriptionString]]** | + | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //secondParameter// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | + | * Type:Double |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //curveDirection// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetTraverseString(CogoDirectionType,AngleUnit)|GetTraverseString]]** | + | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveDirection|CogoCurveDirection]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | + | ==== Protected Constructors ==== |
| - | * **Parameters**:N/A | + | ==== Public Methods ==== |
| - | * **DeclaringType**:Object | + | ** {{wiki:PublicMethod.gif|}} GetCallLine(PointShape,PointShape) ** |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#LoadFromTraverseString(String,CogoDirectionType,AngleUnit)|LoadFromTraverseString]]** | + | == Remarks == |
| - | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | + | * Type:[[ThinkGeo.MapSuite.Core.LineShape|LineShape]] |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | === Protected Methods === | + | == Parameters == |
| - | <div class_table> | + | * //startPoint// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //backsightPoint// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetCallLineCore(PointShape,PointShape)|GetCallLineCore]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetDescriptionStringCore(CogoDirectionType,AngleUnit)|GetDescriptionStringCore]]** | + | ** {{wiki:PublicMethod.gif|}} GetDescriptionString(CogoDirectionType,AngleUnit) ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetTraverseStringCore(CogoDirectionType,AngleUnit)|GetTraverseStringCore]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#LoadFromTraverseStringCore(String,CogoDirectionType,AngleUnit)|LoadFromTraverseStringCore]]** | + | * Type:String |
| - | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | + | * //returningDirectionType// |
| - | * **Parameters**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] |
| - | * **DeclaringType**:Object | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | === Public Properties === | + | * //returningAngleUnit// |
| - | **{{wiki:PublicProperty.gif|}}[[#CurveDirection|CurveDirection]]** | + | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.CogoCurveDirection|CogoCurveDirection]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#FirstParameter|FirstParameter]]** | + | <div newline></div> |
| - | * **Return**:Double | + | ** {{wiki:PublicMethod.gif|}} GetTraverseString(CogoDirectionType,AngleUnit) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#FirstParameterType|FirstParameterType]]** | + | * //N/A// |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#IsPointOfBeginning|IsPointOfBeginning]]** | + | == Return Value == |
| - | * **Return**:Boolean | + | * Type:String |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#SecondParameter|SecondParameter]]** | + | == Parameters == |
| - | * **Return**:Double | + | * //returningDirectionType// |
| - | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] |
| + | * Description:N/A | ||
| - | **{{wiki:PublicProperty.gif|}}[[#SecondParameterType|SecondParameterType]]** | + | * //returningAngleUnit// |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] | + | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | === Protected Properties === | + | <div newline></div> |
| - | **{{wiki:ProtectedProperty.gif|}}[[#PhQ=|PhQ=]]** | + | ** {{wiki:PublicMethod.gif|}} LoadFromTraverseString(String,CogoDirectionType,AngleUnit) ** |
| - | * **Return**:Int32 | + | |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:ProtectedProperty.gif|}}[[#qxM=|qxM=]]** | + | * //N/A// |
| - | * **Return**:Double | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:ProtectedProperty.gif|}}[[#rhM=|rhM=]]** | + | == Return Value == |
| - | * **Return**:Double | + | * Type:Void |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:ProtectedProperty.gif|}}[[#sRM=|sRM=]]** | + | == Parameters == |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * //traverseString// |
| - | * **Summary**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | **{{wiki:ProtectedProperty.gif|}}[[#tBM=|tBM=]]** | + | * //directionType// |
| - | * **Return**:Double | + | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:ProtectedProperty.gif|}}[[#txM=|txM=]]** | + | * //angleUnit// |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:ProtectedProperty.gif|}}[[#uhM=|uhM=]]** | + | <div newline></div> |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:ProtectedProperty.gif|}}[[#vRM=|vRM=]]** | + | * //N/A// |
| - | * **Return**:Double | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:ProtectedProperty.gif|}}[[#wBM=|wBM=]]** | + | == Return Value == |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:String |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | === Public Events === | + | == Parameters == |
| - | ===== Public Constructors ===== | + | <div newline></div> |
| - | === TangentCurveCogoCall() === | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | [[#Public Constructors|Go Back]] | + | |
| - | === TangentCurveCogoCall(CogoCurveParameterType,Double,CogoCurveParameterType,Double,CogoCurveDirection) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | **firstParameterType** | + | |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] | + | |
| - | * **Description:N/A | + | |
| - | **firstParameter** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description:N/A | + | * //N/A// |
| - | **secondParameterType** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] | + | * Type:Boolean |
| - | * **Description:N/A | + | * Description:N/A |
| - | **secondParameter** | + | == Parameters == |
| - | * **Type**:Double | + | * //obj// |
| - | * **Description:N/A | + | * Type:Object |
| + | * Description:N/A | ||
| - | **curveDirection** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CogoCurveDirection|CogoCurveDirection]] | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
| - | * **Description:N/A | + | |
| - | [[#Public Constructors|Go Back]] | + | * //N/A// |
| - | ===== Protected Constructors ===== | + | == Remarks == |
| - | ===== Public Methods ===== | + | * //N/A// |
| - | === Equals(Object) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Boolean | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **obj** | + | <div newline></div> |
| - | * **Type**:Object | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetCallLine(PointShape,PointShape) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.LineShape|LineShape]] | + | * Type:Type |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **startPoint** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | + | ==== Protected Methods ==== |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} GetCallLineCore(PointShape,PointShape) ** |
| - | **backsightPoint** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === GetDescriptionString(CogoDirectionType,AngleUnit) === | + | * Type:[[ThinkGeo.MapSuite.Core.LineShape|LineShape]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:String | + | * //startPoint// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //backsightPoint// |
| - | **returningDirectionType** | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **returningAngleUnit** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | + | ** {{wiki:ProtectedMethod.gif|}} GetDescriptionStringCore(CogoDirectionType,AngleUnit) ** |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetHashCode() === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Int32 | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //returningDirectionType// |
| - | === GetTraverseString(CogoDirectionType,AngleUnit) === | + | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //returningAngleUnit// |
| - | * **Return Type**:String | + | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **returningDirectionType** | + | ** {{wiki:ProtectedMethod.gif|}} GetTraverseStringCore(CogoDirectionType,AngleUnit) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | + | |
| - | * **Description**:N/A | + | |
| - | **returningAngleUnit** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === GetType() === | + | * Type:String |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Type | + | * //returningDirectionType// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //returningAngleUnit// |
| - | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] |
| - | === LoadFromTraverseString(String,CogoDirectionType,AngleUnit) === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Void | + | ** {{wiki:ProtectedMethod.gif|}} LoadFromTraverseStringCore(String,CogoDirectionType,AngleUnit) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **traverseString** | + | == Remarks == |
| - | * **Type**:String | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | **directionType** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **angleUnit** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | + | * //traverseString// |
| - | * **Description**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | * //directionType// |
| - | === ToString() === | + | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //angleUnit// |
| - | * **Return Type**:String | + | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
| - | ===== Protected Methods ===== | + | |
| - | === Finalize() === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Protected Methods|Go Back]] | + | * Type:Void |
| - | === GetCallLineCore(PointShape,PointShape) === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.LineShape|LineShape]] | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **startPoint** | + | == Remarks == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | **backsightPoint** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | + | * Type:Object |
| - | * **Description**:N/A | + | * Description:N/A |
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ==== Public Properties ==== | ||
| + | ** {{wiki:PublicProperty.gif|}} CurveDirection ** | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetDescriptionStringCore(CogoDirectionType,AngleUnit) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveDirection|CogoCurveDirection]] | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} FirstParameter ** |
| - | * **Return Type**:String | + | |
| - | * **Description**:N/A | + | |
| - | + | ||
| - | ==== Parameters ==== | + | |
| - | **returningDirectionType** | + | |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | + | |
| - | * **Description**:N/A | + | |
| - | + | ||
| - | **returningAngleUnit** | + | |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetTraverseStringCore(CogoDirectionType,AngleUnit) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Double | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} FirstParameterType ** |
| - | * **Return Type**:String | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | **returningDirectionType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningAngleUnit** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === LoadFromTraverseStringCore(String,CogoDirectionType,AngleUnit) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} SecondParameter ** |
| - | * **Return Type**:Void | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | **traverseString** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **directionType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **angleUnit** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === MemberwiseClone() === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Double | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} SecondParameterType ** |
| - | * **Return Type**:Object | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ===== Public Properties ===== | ||
| - | === CurveDirection === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.CogoCurveDirection|CogoCurveDirection]] | + | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} IsPointOfBeginning ** |
| - | === FirstParameter === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Double | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === FirstParameterType === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] | + | * Type:Boolean |
| - | [[#Public Properties|Go Back]] | + | ==== Protected Properties ==== |
| - | === IsPointOfBeginning === | + | ** {{wiki:ProtectedProperty.gif|}} Angle ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Boolean | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === SecondParameter === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Double | + | * Type:Double |
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} ArcLength ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | === SecondParameterType === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] | + | * Type:Double |
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} ArcLengthUnit ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ===== Protected Properties ===== | ||
| - | === PhQ= === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Int32 | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | [[#Protected Properties|Go Back]] | + | ** {{wiki:ProtectedProperty.gif|}} ChordLength ** |
| - | === qxM= === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Double | + | |
| - | [[#Protected Properties|Go Back]] | ||
| - | === rhM= === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Double | + | * Type:Double |
| - | [[#Protected Properties|Go Back]] | + | ** {{wiki:ProtectedProperty.gif|}} ChordLengthUnit ** |
| - | === sRM= === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | |
| - | [[#Protected Properties|Go Back]] | ||
| - | === tBM= === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Double | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} DistanceUnit ** | ||
| - | [[#Protected Properties|Go Back]] | ||
| - | === txM= === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} Radius ** | ||
| - | [[#Protected Properties|Go Back]] | ||
| - | === uhM= === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:Double |
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} RadiusUnit ** | ||
| - | [[#Protected Properties|Go Back]] | ||
| - | === vRM= === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Double | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} VertexCount ** | ||
| - | [[#Protected Properties|Go Back]] | ||
| - | === wBM= === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:Int32 |
| - | [[#Protected Properties|Go Back]] | + | ==== Public Events ==== |
| - | ===== Public Events ===== | + | |