This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.nontangentcurvecogocall [2015/09/18 05:48] admin |
thinkgeo.mapsuite.core.nontangentcurvecogocall [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.NonTangentCurveCogoCall ====== | ====== ThinkGeo.MapSuite.Core.NonTangentCurveCogoCall ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} NonTangentCurveCogoCall() ** | ** {{wiki:PublicMethod.gif|}} NonTangentCurveCogoCall() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} NonTangentCurveCogoCall(CogoCurveParameterType,Double,CogoCurveParameterType,Double,CogoCurveDirection,CogoCurveDirectionType,Double) ** | ** {{wiki:PublicMethod.gif|}} NonTangentCurveCogoCall(CogoCurveParameterType,Double,CogoCurveParameterType,Double,CogoCurveDirection,CogoCurveDirectionType,Double) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //firstParameterType// | * //firstParameterType// | ||
Line 53: | Line 56: | ||
** {{wiki:PublicMethod.gif|}} GetCallLine(PointShape,PointShape) ** | ** {{wiki:PublicMethod.gif|}} GetCallLine(PointShape,PointShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 73: | Line 76: | ||
** {{wiki:PublicMethod.gif|}} GetDescriptionString(CogoDirectionType,AngleUnit) ** | ** {{wiki:PublicMethod.gif|}} GetDescriptionString(CogoDirectionType,AngleUnit) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 93: | Line 96: | ||
** {{wiki:PublicMethod.gif|}} GetTraverseString(CogoDirectionType,AngleUnit) ** | ** {{wiki:PublicMethod.gif|}} GetTraverseString(CogoDirectionType,AngleUnit) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 113: | Line 116: | ||
** {{wiki:PublicMethod.gif|}} LoadFromTraverseString(String,CogoDirectionType,AngleUnit) ** | ** {{wiki:PublicMethod.gif|}} LoadFromTraverseString(String,CogoDirectionType,AngleUnit) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 137: | Line 140: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 149: | Line 152: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 165: | Line 168: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 177: | Line 180: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 190: | Line 193: | ||
** {{wiki:ProtectedMethod.gif|}} GetCallLineCore(PointShape,PointShape) ** | ** {{wiki:ProtectedMethod.gif|}} GetCallLineCore(PointShape,PointShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 210: | Line 213: | ||
** {{wiki:ProtectedMethod.gif|}} GetDescriptionStringCore(CogoDirectionType,AngleUnit) ** | ** {{wiki:ProtectedMethod.gif|}} GetDescriptionStringCore(CogoDirectionType,AngleUnit) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 230: | Line 233: | ||
** {{wiki:ProtectedMethod.gif|}} GetTraverseStringCore(CogoDirectionType,AngleUnit) ** | ** {{wiki:ProtectedMethod.gif|}} GetTraverseStringCore(CogoDirectionType,AngleUnit) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 250: | Line 253: | ||
** {{wiki:ProtectedMethod.gif|}} LoadFromTraverseStringCore(String,CogoDirectionType,AngleUnit) ** | ** {{wiki:ProtectedMethod.gif|}} LoadFromTraverseStringCore(String,CogoDirectionType,AngleUnit) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 274: | Line 277: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 286: | Line 289: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 362: | Line 365: | ||
==== Protected Properties ==== | ==== Protected Properties ==== | ||
- | ** {{wiki:ProtectedProperty.gif|}} qxM= ** | + | ** {{wiki:ProtectedProperty.gif|}} Angle ** |
N/A | N/A | ||
Line 370: | Line 373: | ||
* Type:Double | * Type:Double | ||
- | ** {{wiki:ProtectedProperty.gif|}} rhM= ** | + | ** {{wiki:ProtectedProperty.gif|}} ArcLength ** |
N/A | N/A | ||
Line 378: | Line 381: | ||
* Type:Double | * Type:Double | ||
- | ** {{wiki:ProtectedProperty.gif|}} sRM= ** | + | ** {{wiki:ProtectedProperty.gif|}} ArcLengthUnit ** |
N/A | N/A | ||
Line 386: | Line 389: | ||
* Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | ** {{wiki:ProtectedProperty.gif|}} tBM= ** | + | ** {{wiki:ProtectedProperty.gif|}} ChordLength ** |
N/A | N/A | ||
Line 394: | Line 397: | ||
* Type:Double | * Type:Double | ||
- | ** {{wiki:ProtectedProperty.gif|}} txM= ** | + | ** {{wiki:ProtectedProperty.gif|}} ChordLengthUnit ** |
N/A | N/A | ||
Line 402: | Line 405: | ||
* Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | ** {{wiki:ProtectedProperty.gif|}} uhM= ** | + | ** {{wiki:ProtectedProperty.gif|}} DistanceUnit ** |
N/A | N/A | ||
Line 410: | Line 413: | ||
* Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
- | ** {{wiki:ProtectedProperty.gif|}} vRM= ** | + | ** {{wiki:ProtectedProperty.gif|}} Radius ** |
N/A | N/A | ||
Line 418: | Line 421: | ||
* Type:Double | * Type:Double | ||
- | ** {{wiki:ProtectedProperty.gif|}} wBM= ** | + | ** {{wiki:ProtectedProperty.gif|}} RadiusUnit ** |
N/A | N/A |