This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.cogoobject [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.cogoobject [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.CogoObject ====== | + | ====== ThinkGeo.MapSuite.Core.CogoObject ====== |
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | <!-- Class --> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.PortableCore.CogoObject]] | + | ***ThinkGeo.MapSuite.Core.CogoObject** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} CogoObject() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CogoObject()|CogoObject]] | | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CogoObject(AngleUnit, CogoDirectionType)|CogoObject]] | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]], [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]] | | | | + | |
- | ==== Protected Constructors ==== | + | N/A |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | N/A | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} CogoObject(AngleUnit,CogoDirectionType) ** | ||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Parameters == | ||
+ | * //directionUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //directionType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ==== Protected Constructors ==== | ||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} GetClosureCall() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#ConvertDirectionUnits(String, CogoDirectionType, AngleUnit, CogoDirectionType, AngleUnit)|ConvertDirectionUnits]] | String, [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]], [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]], [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]], [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | N/A |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetClosureCall()|GetClosureCall]] | | | | | + | == Remarks == |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetCogoInformation()|GetCogoInformation]] | | | | | + | N/A |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | == Return Value == |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | * Type:[[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]] |
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetCogoInformation() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoInformation|CogoInformation]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <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> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} ConvertDirectionUnits(String,CogoDirectionType,AngleUnit,CogoDirectionType,AngleUnit) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //fromDirection// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //fromDirectionType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //fromDirectionUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //toDirectionType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //toDirectionUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
+ | * Description:N/A | ||
+ | <div newline></div> | ||
==== Protected Methods ==== | ==== Protected Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} GetClosureCallCore() ** |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetClosureCallCore()|GetClosureCallCore]] | | | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetCogoInformationCore()|GetCogoInformationCore]] | | | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | ==== Public Properties ==== | + | N/A |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CogoCalls|CogoCalls]] | [[ThinkGeo.MapSuite.PortableCore.GeoCollection|GeoCollection]]<[[ThinkGeo.MapSuite.PortableCore.CogoCall|CogoCall]]> | | | | + | N/A |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DirectionType|DirectionType]] | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DirectionUnit|DirectionUnit]] | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]] | | | | + | |
- | ==== Protected Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:[[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]] |
+ | * Description:N/A | ||
- | ==== Public Events ==== | + | == Parameters == |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | <div newline></div> |
+ | ** {{wiki:ProtectedMethod.gif|}} GetCogoInformationCore() ** | ||
- | ===== Public Constructors ===== | + | N/A |
- | ==== CogoObject() ==== | + | == Remarks == |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ==== CogoObject(AngleUnit, CogoDirectionType) ==== | + | * Type:[[ThinkGeo.MapSuite.Core.CogoInformation|CogoInformation]] |
- | === Parameters === | + | * Description:N/A |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | directionUnit | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]]<!-- ThinkGeo.MapSuite.PortableCore.AngleUnit --> | | | + | |
- | | directionType | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoDirectionType --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | == Parameters == |
- | ===== Protected Constructors ===== | + | <div newline></div> |
- | ===== Public Methods ===== | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | ==== ConvertDirectionUnits(String, CogoDirectionType, AngleUnit, CogoDirectionType, AngleUnit) ==== | + | |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | fromDirection | String<!-- System.String --> | | | + | N/A |
- | | fromDirectionType | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoDirectionType --> | | | + | |
- | | fromDirectionUnit | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]]<!-- ThinkGeo.MapSuite.PortableCore.AngleUnit --> | | | + | |
- | | toDirectionType | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoDirectionType --> | | | + | |
- | | toDirectionUnit | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]]<!-- ThinkGeo.MapSuite.PortableCore.AngleUnit --> | | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoObject --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | ==== Equals(Object) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | obj | Object<!-- System.Object --> | | | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
- | <!-- System.Object --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetClosureCall() ==== | + | N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.CogoCall|CogoCall]]<!-- ThinkGeo.MapSuite.PortableCore.CogoCall --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Object |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoObject --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== GetCogoInformation() ==== | + | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 0xM=(String,CogoDirectionType,AngleUnit) ** |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.CogoInformation|CogoInformation]]<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoObject --> | + | == 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 ^ | + | * //fromDirection// |
+ | * Type:String | ||
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | * //fromDirectionType// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] |
- | ==== GetType() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | * //fromDirectionUnit// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 2xM=(PointShape,Double,Double,DistanceUnit) ** |
- | ==== 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:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | ===== Protected Methods ===== | + | * Description:N/A |
- | ==== Finalize() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //startPoint// |
+ | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | * //bearingInDegree// |
- | [[#Protected Methods|Go Back]] | + | * Type:Double |
- | ==== GetClosureCallCore() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.CogoCall|CogoCall]]<!-- ThinkGeo.MapSuite.PortableCore.CogoCall --> | | | + | |
- | === Parameters === | + | * //distance// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Double |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoObject --> | + | * //distanceUnit// |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
- | ==== GetCogoInformationCore() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.CogoInformation|CogoInformation]]<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 3BM=(PointShape,PointShape,Double) ** |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoObject --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== MemberwiseClone() ==== | + | N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Double |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //startPoint// |
- | ===== Public Properties ===== | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | ==== CogoCalls ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.GeoCollection|GeoCollection]]<[[ThinkGeo.MapSuite.PortableCore.CogoCall|CogoCall]]><!-- ThinkGeo.MapSuite.PortableCore.GeoCollection{ThinkGeo.MapSuite.PortableCore.CogoCall} --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoObject --> | + | * //endPoint// |
- | [[#Public Properties|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | ==== DirectionType ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.CogoDirectionType|CogoDirectionType]]<!-- ThinkGeo.MapSuite.PortableCore.CogoDirectionType --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoObject --> | + | * //defaultStartingBacksight// |
- | [[#Public Properties|Go Back]] | + | * Type:Double |
- | ==== DirectionUnit ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.AngleUnit|AngleUnit]]<!-- ThinkGeo.MapSuite.PortableCore.AngleUnit --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.CogoObject --> | + | <div newline></div> |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 3RM=(PointShape,PointShape,Double) ** |
- | ===== Protected Properties ===== | + | |
- | ===== Public Events ===== | + | N/A |
- | __NOTOC__ | + | == Remarks == |
- | [[Category:MapSuitePortableCore]] | + | N/A |
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | + | |
- | [[Category:UpdateDocumentation]] | + | == Return Value == |
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //startPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //endPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //defaultStartingBacksight// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 3hM=(Double,AngleUnit) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //fromDirectionInDegree// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | * //toAngleUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 3xM=(String,CogoDirectionType,CogoDirectionType) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //direction// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //sourceType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //targetType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 4BM=(String,AngleUnit) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //fromDirection// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //fromAngleUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 4RM=(String,CogoDirectionType) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //direction// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //targetType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 4hM=(String,CogoDirectionType) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //direction// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //targetType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 4xM=(String,CogoDirectionType) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //direction// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //targetDirection// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 5RM=(String,CogoDirectionType) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //direction// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //targetType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 5hM=(String,CogoDirectionType) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //direction// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //targetType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 5xM=(Double) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //directionInDegree// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 6BM=(Double,AngleUnit) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //direction// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | * //targetUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 6RM=(Double,AngleUnit) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //direction// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | * //targetUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 6hM=(String) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //directionInDMS// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 6xM=(String) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //directionInDMS// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 7BM=(String) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //directionInDMS// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 7RM=(String) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:HRQ= | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //direction// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 7hM=(Double) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //directionInGradian// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 7xM=(Double) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //directionInGradian// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 8BM=(Double) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //directionInGradian// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 8RM=(Double) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //directionInRadian// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}}{{wiki:Static.gif|}} 8hM=(Double) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //directionInRadian// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ==== Public Properties ==== | ||
+ | ** {{wiki:PublicProperty.gif|}} CogoCalls ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoCollection<T>[[ThinkGeo.MapSuite.Core.CogoCall, MapSuiteCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]]|GeoCollection<T>]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} DirectionType ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} DirectionUnit ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
+ | |||
+ | ==== Protected Properties ==== | ||
+ | ==== Public Events ==== | ||