User Tools

Site Tools


thinkgeo.mapsuite.core.directiondistancecogocall

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.core.directiondistancecogocall [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.core.directiondistancecogocall [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.DirectionDistanceCogoCall ====== ====== ThinkGeo.MapSuite.Core.DirectionDistanceCogoCall ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
  
-<!-- Class --> 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.Core.CogoCall]] +    *ThinkGeo.MapSuite.Core.CogoCall 
-***[[ThinkGeo.MapSuite.Core.DirectionDistanceCogoCall]]+      ***ThinkGeo.MapSuite.Core.DirectionDistanceCogoCall**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} DirectionDistanceCogoCall() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#DirectionDistanceCogoCall()|DirectionDistanceCogoCall]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DirectionDistanceCogoCall(Double,​ Double)|DirectionDistanceCogoCall]] ​  | Double, Double ​  ​| ​   |    |+
  
-==== Protected Constructors ​==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //N/A// 
 +== Parameters ​== 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DirectionDistanceCogoCall(Double,​Double) **
  
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +  * //​northAzimuthDirectionInDegree//​
 +    * Type:Double
 +    * Description:​N/​A
 +
 +  * //​distanceInFeet//​
 +    * Type:Double
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +==== Protected Constructors ====
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} GetCallLine(PointShape,​PointShape) ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#GetCallLine(PointShape,​ PointShape)|GetCallLine]] ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] ​  | [[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetDescriptionString(CogoDirectionType,​ AngleUnit)|GetDescriptionString]] ​  | [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],​ [[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] ​  | [[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]] ​  | This method is the concrete method which always calls the associated core method. This is used to give us, the framework designer, flexability when user override the core method. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetTraverseString(CogoDirectionType,​ AngleUnit)|GetTraverseString]] ​  | [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],​ [[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] ​  | [[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]] ​  | This method is the concrete method which always calls the associated core method. This is used to give us, the framework designer, flexability when user override the core method. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​LoadFromTraverseString(String,​ CogoDirectionType,​ AngleUnit)|LoadFromTraverseString]] ​  | String, [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],​ [[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] ​  | [[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]] ​  | This method is the concrete method which always calls the associated core method. This is used to give us, the framework designer, flexability when user override the core method. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Protected Methods ==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +  * //N/A//
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetCallLineCore(PointShape,​ PointShape)|GetCallLineCore]] ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] ​  | [[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetDescriptionStringCore(CogoDirectionType,​ AngleUnit)|GetDescriptionStringCore]] ​  | [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],​ [[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] ​  | [[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetTraverseStringCore(CogoDirectionType,​ AngleUnit)|GetTraverseStringCore]] ​  | [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],​ [[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] ​  | [[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​LoadFromTraverseStringCore(String,​ CogoDirectionType,​ AngleUnit)|LoadFromTraverseStringCore]] ​  | String, [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]],​ [[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] ​  | [[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Public Properties ==== +== Return Value == 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +  * Type:​[[ThinkGeo.MapSuite.Core.LineShape|LineShape]] 
-| {{wiki:PublicProperty.gif|Public Property}}[[#​DistanceInFeet|DistanceInFeet]] ​  | Double ​  ​| ​   |    | +  * Description:N/A
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsPointOfBeginning|IsPointOfBeginning]] ​  | Boolean ​  ​| ​[[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]]   | This porperty denotes if this call is the point of begining. This is the point from which we will begin the polygon ​  | +
-| {{wiki:PublicProperty.gif|Public Property}}[[#​NorthAzimuthDirectionInDegree|NorthAzimuthDirectionInDegree]] ​  | Double ​  ​| ​   |    |+
  
-==== Protected Properties ==== +== Parameters ​== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+  * //​startPoint//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
 +    * Description:​N/​A
  
-==== Public Events ==== +  * //​backsightPoint//​ 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
 +    * Description:​N/​A
  
-===== Public Constructors ===== +<div newline></​div>​ 
-==== DirectionDistanceCogoCall() ==== +** {{wiki:​PublicMethod.gif|}} GetDescriptionString(CogoDirectionType,​AngleUnit**
-=== Parameters === +
-^  Name ^  Type ^  Description ^+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-==== DirectionDistanceCogoCall(Double,​ Double) ==== +== Remarks ​== 
-=== Parameters === +  ​* //N/A//
- Name ^  Type ^  Description ^ +
-| northAzimuthDirectionInDegree ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| distanceInFeet ​  | Double<​!-- System.Double --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-===== Protected Constructors ===== +  ​* ​Type:String 
-===== Public Methods ===== +  * Description:N/A
-==== Equals(Object) ==== +
-=== Return Value === +
-^ Return ​Type Description ​+
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​returningDirectionType//​ 
-| obj   | Object<​!-- System.Object --> ​  |    ​|+    * Type:​[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] 
 +    * Description:​N/​A
  
-<!-- System.Object --> +  * //​returningAngleUnit//​ 
-[[#Public Methods|Go Back]] +    ​* ​Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] 
-==== GetCallLine(PointShape,​ PointShape) ==== +    * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.LineShape|LineShape]]<!-- ThinkGeo.MapSuite.Core.LineShape --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}} GetTraverseString(CogoDirectionType,​AngleUnit) **
-| startPoint ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --  |    | +
-| backsightPoint ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.Core.CogoCall --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetDescriptionString(CogoDirectionType,​ AngleUnit) ==== +  * //N/A//
-This method is the concrete method which always calls the associated core method. This is used to give us, the framework designer, flexability when user override the core method. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:String 
-| returningDirectionType ​  | [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]]<​!-- ThinkGeo.MapSuite.Core.CogoDirectionType --> ​  ​| ​   | +  Description:N/A
-| returningAngleUnit ​  | [[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]]<​!-- ThinkGeo.MapSuite.Core.AngleUnit --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.CogoCall --> +== Parameters == 
-[[#Public Methods|Go Back]] +  * //​returningDirectionType//​ 
-==== GetHashCode() ==== +    * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] 
-=== Return Value === +    ​* ​Description:N/A
-^ Return Type ^ Description ​+
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters === +  * //​returningAngleUnit//​ 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:​[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] 
 +    * Description:N/A
  
-<!-- System.Object --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} LoadFromTraverseString(String,CogoDirectionType,​AngleUnit) ​**
-==== GetTraverseString(CogoDirectionType,​ AngleUnit) ​==== +
-This method is the concrete method which always calls the associated core method. This is used to give us, the framework designer, flexability when user override the core method. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +  * //N/A// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| returningDirectionType ​  | [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]]<​!-- ThinkGeo.MapSuite.Core.CogoDirectionType --> ​  ​| ​   | +  ​* //N/A//
-| returningAngleUnit ​  | [[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]]<​!-- ThinkGeo.MapSuite.Core.AngleUnit --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.CogoCall --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== GetType() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //​traverseString//​ 
 +    * Type:String 
 +    * Description:N/A
  
-<!-- System.Object --> +  * //​directionType//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] 
-==== LoadFromTraverseString(String,​ CogoDirectionType,​ AngleUnit) ==== +    ​* ​Description:N/A
-This method is the concrete method which always calls the associated core method. This is used to give us, the framework designer, flexability when user override the core method. +
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //​angleUnit//​ 
-^  Name ^  Type ^  Description ^ +    ​* Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] 
-| traverseString ​  ​| String<​!-- System.String --> ​  ​| ​   | +    * Description:​N/​A
-| directionType ​  | [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]]<​!-- ThinkGeo.MapSuite.Core.CogoDirectionType --> ​  ​| ​   +
-| angleUnit ​  ​| ​[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]]<!-- ThinkGeo.MapSuite.Core.AngleUnit --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.CogoCall --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} ToString() ​**
-==== ToString() ​==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:String 
-===== Protected Methods ===== +  * Description:N/A
-==== Finalize() ==== +
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-<!-- System.Object --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== GetCallLineCore(PointShape,​ PointShape) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.LineShape|LineShape]]<​!-- ThinkGeo.MapSuite.Core.LineShape --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Boolean 
-| startPoint ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | +  Description:N/A
-| backsightPoint ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.CogoCall(overriden) --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +  * //obj// 
-==== GetDescriptionStringCore(CogoDirectionType,​ AngleUnit) ​==== +    ​* ​Type:Object 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}} GetHashCode() **
-| returningDirectionType ​  | [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]]<!-- ThinkGeo.MapSuite.Core.CogoDirectionType --  |    | +
-| returningAngleUnit ​  | [[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]]<​!-- ThinkGeo.MapSuite.Core.AngleUnit --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.Core.CogoCall(overriden) --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== GetTraverseStringCore(CogoDirectionType,​ AngleUnit) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Int32 
-| returningDirectionType ​  | [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]]<​!-- ThinkGeo.MapSuite.Core.CogoDirectionType --> ​  ​| ​   | +  Description:N/A
-| returningAngleUnit ​  | [[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]]<​!-- ThinkGeo.MapSuite.Core.AngleUnit --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.CogoCall(overriden) --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-==== LoadFromTraverseStringCore(String,​ CogoDirectionType,​ AngleUnit) ​==== +** {{wiki:​PublicMethod.gif|}} GetType() **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| traverseString ​  | String<​!-- System.String --> ​  ​| ​   | +  ​* //N/A//
-| directionType ​  | [[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]]<​!-- ThinkGeo.MapSuite.Core.CogoDirectionType --> ​  ​| ​   | +
-| angleUnit ​  | [[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]]<​!-- ThinkGeo.MapSuite.Core.AngleUnit --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.CogoCall(overriden) --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  * Type:Type 
-==== MemberwiseClone() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters ​== 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +==== Protected Methods ==== 
 +** {{wiki:​ProtectedMethod.gif|}} GetCallLineCore(PointShape,​PointShape) **
  
-<!-- System.Object --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-===== Public Properties ===== +  * //N/A//
-==== DistanceInFeet ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.DirectionDistanceCogoCall --> +== Return Value == 
-[[#Public Properties|Go Back]] +  * Type:[[ThinkGeo.MapSuite.Core.LineShape|LineShape]] 
-==== IsPointOfBeginning ==== +  * Description:​N/​A
-This porperty denotes if this call is the point of begining. This is the point from which we will begin the polygon +
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.CogoCall --> +== Parameters == 
-[[#Public Properties|Go Back]] +  * //​startPoint//​ 
-==== NorthAzimuthDirectionInDegree ==== +    * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-=== Return Value === +    * Description:​N/​A
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.DirectionDistanceCogoCall --> +  * //​backsightPoint//​ 
-[[#Public Properties|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-===== Protected Properties ​===== +    * Description:​N/​A 
-===== Public Events ​===== + 
-__NOTOC__ +<div newline></​div>​ 
-[[Category:​MapSuiteCore]] +** {{wiki:​ProtectedMethod.gif|}} GetDescriptionStringCore(CogoDirectionType,​AngleUnit) ** 
-[[Category:ThinkGeo.MapSuite.Core]] + 
-[[Category:UpdateDocumentation]]+  * //N/A// 
 +== Remarks ​== 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * 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 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetTraverseStringCore(CogoDirectionType,​AngleUnit) ** 
 + 
 +  * //N/A// 
 +== Remarks ​== 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * 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 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} LoadFromTraverseStringCore(String,​CogoDirectionType,​AngleUnit) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * 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 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +==== Public Properties ==== 
 +** {{wiki:​PublicProperty.gif|}} DistanceInFeet ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Double 
 + 
 +** {{wiki:​PublicProperty.gif|}} NorthAzimuthDirectionInDegree ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Double 
 + 
 +** {{wiki:​PublicProperty.gif|}} IsPointOfBeginning ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +==== Protected Properties ==== 
 +==== Public Events ====
  
thinkgeo.mapsuite.core.directiondistancecogocall.1440040128.txt.gz · Last modified: 2015/09/17 08:58 (external edit)