This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.tangentcurvecogocall [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.tangentcurvecogocall [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.TangentCurveCogoCall ====== | + | ====== ThinkGeo.MapSuite.Core.TangentCurveCogoCall ====== |
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | <!-- Class --> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.PortableCore.CogoCall]] | + | *ThinkGeo.MapSuite.Core.CogoCall |
- | ***[[ThinkGeo.MapSuite.PortableCore.TangentCurveCogoCall]] | + | ***ThinkGeo.MapSuite.Core.TangentCurveCogoCall** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} TangentCurveCogoCall() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#TangentCurveCogoCall()|TangentCurveCogoCall]] | | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#TangentCurveCogoCall(CogoCurveParameterType, Double, CogoCurveParameterType, Double, CogoCurveDirection)|TangentCurveCogoCall]] | [[ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType|CogoCurveParameterType]], Double, [[ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType|CogoCurveParameterType]], Double, [[ThinkGeo.MapSuite.PortableCore.CogoCurveDirection|CogoCurveDirection]] | | | | + | |
- | ==== Protected Constructors ==== | + | N/A |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | N/A | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} TangentCurveCogoCall(CogoCurveParameterType,Double,CogoCurveParameterType,Double,CogoCurveDirection) ** | ||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Parameters == | ||
+ | * //firstParameterType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //firstParameter// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | * //secondParameterType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //secondParameter// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | * //curveDirection// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveDirection|CogoCurveDirection]] | ||
+ | * 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.PortableCore.PointShape|PointShape]], [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]] | [[ThinkGeo.MapSuite.PortableCore.CogoCall|CogoCall]] | | | + | N/A |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDescriptionString(CogoDirectionType, AngleUnit)|GetDescriptionString]] | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]], [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]] | [[ThinkGeo.MapSuite.PortableCore.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. | | + | == Remarks == |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | N/A |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetTraverseString(CogoDirectionType, AngleUnit)|GetTraverseString]] | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]], [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]] | [[ThinkGeo.MapSuite.PortableCore.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 | | | + | == Return Value == |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#LoadFromTraverseString(String, CogoDirectionType, AngleUnit)|LoadFromTraverseString]] | String, [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]], [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]] | [[ThinkGeo.MapSuite.PortableCore.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. | | + | * Type:[[ThinkGeo.MapSuite.Core.LineShape|LineShape]] |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | * Description:N/A |
+ | |||
+ | == Parameters == | ||
+ | * //startPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //backsightPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetDescriptionString(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:PublicMethod.gif|}} GetTraverseString(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:PublicMethod.gif|}} LoadFromTraverseString(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:PublicMethod.gif|}} ToString() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //obj// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Type | ||
+ | * Description:N/A | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Protected Methods ==== | ==== Protected Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} GetCallLineCore(PointShape,PointShape) ** |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetCallLineCore(PointShape, PointShape)|GetCallLineCore]] | [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]], [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]] | [[ThinkGeo.MapSuite.PortableCore.CogoCall|CogoCall]](overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetDescriptionStringCore(CogoDirectionType, AngleUnit)|GetDescriptionStringCore]] | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]], [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]] | [[ThinkGeo.MapSuite.PortableCore.CogoCall|CogoCall]](overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetTraverseStringCore(CogoDirectionType, AngleUnit)|GetTraverseStringCore]] | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]], [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]] | [[ThinkGeo.MapSuite.PortableCore.CogoCall|CogoCall]](overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#LoadFromTraverseStringCore(String, CogoDirectionType, AngleUnit)|LoadFromTraverseStringCore]] | String, [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]], [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]] | [[ThinkGeo.MapSuite.PortableCore.CogoCall|CogoCall]](overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | ==== Public Properties ==== | + | N/A |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CurveDirection|CurveDirection]] | [[ThinkGeo.MapSuite.PortableCore.CogoCurveDirection|CogoCurveDirection]] | | | | + | N/A |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#FirstParameter|FirstParameter]] | Double | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#FirstParameterType|FirstParameterType]] | [[ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType|CogoCurveParameterType]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsPointOfBeginning|IsPointOfBeginning]] | Boolean | [[ThinkGeo.MapSuite.PortableCore.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}}[[#SecondParameter|SecondParameter]] | Double | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#SecondParameterType|SecondParameterType]] | [[ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType|CogoCurveParameterType]] | | | | + | |
- | ==== Protected Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:[[ThinkGeo.MapSuite.Core.LineShape|LineShape]] |
+ | * Description:N/A | ||
- | ==== Public Events ==== | + | == Parameters == |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | * //startPoint// |
+ | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
+ | * Description:N/A | ||
- | ===== Public Constructors ===== | + | * //backsightPoint// |
- | ==== TangentCurveCogoCall() ==== | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | === Parameters === | + | * Description:N/A |
- | ^ Name ^ Type ^ Description ^ | + | |
- | [[#Public Constructors|Go Back]] | + | <div newline></div> |
- | ==== TangentCurveCogoCall(CogoCurveParameterType, Double, CogoCurveParameterType, Double, CogoCurveDirection) ==== | + | ** {{wiki:ProtectedMethod.gif|}} GetDescriptionStringCore(CogoDirectionType,AngleUnit) ** |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | firstParameterType | [[ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType|CogoCurveParameterType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType --> | | | + | |
- | | firstParameter | Double<!-- System.Double --> | | | + | |
- | | secondParameterType | [[ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType|CogoCurveParameterType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType --> | | | + | |
- | | secondParameter | Double<!-- System.Double --> | | | + | |
- | | curveDirection | [[ThinkGeo.MapSuite.PortableCore.CogoCurveDirection|CogoCurveDirection]]<!-- ThinkGeo.MapSuite.PortableCore.CogoCurveDirection --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | N/A |
- | ===== Protected Constructors ===== | + | == Remarks == |
- | ===== Public Methods ===== | + | N/A |
- | ==== Equals(Object) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
- | | obj | Object<!-- System.Object --> | | | + | * Description:N/A |
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //returningDirectionType// |
- | ==== GetCallLine(PointShape, PointShape) ==== | + | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.LineShape|LineShape]]<!-- ThinkGeo.MapSuite.PortableCore.LineShape --> | | | + | |
- | === Parameters === | + | * //returningAngleUnit// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] |
- | | startPoint | [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.PortableCore.PointShape --> | | | + | * Description:N/A |
- | | backsightPoint | [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.PortableCore.PointShape --> | | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoCall --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} GetTraverseStringCore(CogoDirectionType,AngleUnit) ** |
- | ==== GetDescriptionString(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.PortableCore.CogoDirectionType|CogoDirectionType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoDirectionType --> | | | + | N/A |
- | | returningAngleUnit | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]]<!-- ThinkGeo.MapSuite.PortableCore.AngleUnit --> | | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoCall --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:String |
- | ==== GetHashCode() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //returningDirectionType// |
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | * //returningAngleUnit// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] |
- | ==== GetTraverseString(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 ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} LoadFromTraverseStringCore(String,CogoDirectionType,AngleUnit) ** |
- | | returningDirectionType | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoDirectionType --> | | | + | |
- | | returningAngleUnit | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]]<!-- ThinkGeo.MapSuite.PortableCore.AngleUnit --> | | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoCall --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetType() ==== | + | N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //traverseString// |
- | ==== LoadFromTraverseString(String, CogoDirectionType, AngleUnit) ==== | + | * Type:String |
- | 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. | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //directionType// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] |
- | | traverseString | String<!-- System.String --> | | | + | * Description:N/A |
- | | directionType | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoDirectionType --> | | | + | |
- | | angleUnit | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]]<!-- ThinkGeo.MapSuite.PortableCore.AngleUnit --> | | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoCall --> | + | * //angleUnit// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] |
- | ==== ToString() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | <!-- System.Object --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ===== Protected Methods ===== | + | N/A |
- | ==== Finalize() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | <div newline></div> |
- | ==== GetCallLineCore(PointShape, PointShape) ==== | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.LineShape|LineShape]]<!-- ThinkGeo.MapSuite.PortableCore.LineShape --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | startPoint | [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.PortableCore.PointShape --> | | | + | N/A |
- | | backsightPoint | [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.PortableCore.PointShape --> | | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoCall(overriden) --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Object |
- | ==== GetDescriptionStringCore(CogoDirectionType, AngleUnit) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | returningDirectionType | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoDirectionType --> | | | + | ==== Public Properties ==== |
- | | returningAngleUnit | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]]<!-- ThinkGeo.MapSuite.PortableCore.AngleUnit --> | | | + | ** {{wiki:PublicProperty.gif|}} CurveDirection ** |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoCall(overriden) --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== GetTraverseStringCore(CogoDirectionType, AngleUnit) ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveDirection|CogoCurveDirection]] |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} FirstParameter ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | returningDirectionType | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoDirectionType --> | | | + | |
- | | returningAngleUnit | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]]<!-- ThinkGeo.MapSuite.PortableCore.AngleUnit --> | | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoCall(overriden) --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== LoadFromTraverseStringCore(String, CogoDirectionType, AngleUnit) ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:Double |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} FirstParameterType ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | traverseString | String<!-- System.String --> | | | + | |
- | | directionType | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoDirectionType --> | | | + | |
- | | angleUnit | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]]<!-- ThinkGeo.MapSuite.PortableCore.AngleUnit --> | | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoCall(overriden) --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== MemberwiseClone() ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} SecondParameter ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ===== Public Properties ===== | + | N/A |
- | ==== CurveDirection ==== | + | == Return Value == |
- | === Return Value === | + | * Type:Double |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.CogoCurveDirection|CogoCurveDirection]]<!-- ThinkGeo.MapSuite.PortableCore.CogoCurveDirection --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.TangentCurveCogoCall --> | + | ** {{wiki:PublicProperty.gif|}} SecondParameterType ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== FirstParameter ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.TangentCurveCogoCall --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== FirstParameterType ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] |
- | | [[ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType|CogoCurveParameterType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.TangentCurveCogoCall --> | + | ** {{wiki:PublicProperty.gif|}} IsPointOfBeginning ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsPointOfBeginning ==== | + | |
- | 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.PortableCore.CogoCall --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== SecondParameter ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Boolean |
- | | Double<!-- System.Double --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.TangentCurveCogoCall --> | + | ==== Protected Properties ==== |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:ProtectedProperty.gif|}} qxM= ** |
- | ==== SecondParameterType ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType|CogoCurveParameterType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoCurveParameterType --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.TangentCurveCogoCall --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ===== Protected Properties ===== | + | N/A |
- | ===== Public Events ===== | + | == Return Value == |
- | __NOTOC__ | + | * Type:Double |
- | [[Category:MapSuitePortableCore]] | + | |
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | + | ** {{wiki:ProtectedProperty.gif|}} rhM= ** |
- | [[Category:UpdateDocumentation]] | + | |
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} sRM= ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} tBM= ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} txM= ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} uhM= ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} vRM= ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} wBM= ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} PhQ= ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | |||
+ | ==== Public Events ==== | ||