User Tools

Site Tools


thinkgeo.mapsuite.portablecore.cogoinformation

Differences

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

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.portablecore.cogoinformation [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.portablecore.cogoinformation [2017/03/16 21:59] (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.PortableCore.CogoInformation ======+====== ThinkGeo.MapSuite.Core.CogoInformation ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
  
-<!-- Class --> 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.PortableCore.CogoInformation]]+    ***ThinkGeo.MapSuite.Core.CogoInformation**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} CogoInformation() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#CogoInformation()|CogoInformation]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CogoInformation(Double,​ PolygonShape,​ String, Double, Double, Double, PointShape, Feature, Int32, Boolean, PointShape, IEnumerable<​Feature>​)|CogoInformation]] ​  | Double, [[ThinkGeo.MapSuite.PortableCore.PolygonShape|PolygonShape]],​ String, Double, Double, Double, [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]],​ [[ThinkGeo.MapSuite.PortableCore.Feature|Feature]],​ Int32, Boolean, [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]],​ IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    |+
  
-==== Protected Constructors ​==== +N/A 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +N/A 
 +== Parameters ​== 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} CogoInformation(Double,​PolygonShape,​String,​Double,​Double,​Double,​PointShape,​Feature,​Int32,​Boolean,​PointShape,​IEnumerable<​Feature>​) **
  
 +N/A
 +== Remarks ==
 +N/A
 +== Parameters ==
 +  * //​areaInAcres//​
 +    * Type:Double
 +    * Description:​N/​A
 +
 +  * //​closedPolygon//​
 +    * Type:​[[ThinkGeo.MapSuite.Core.PolygonShape|PolygonShape]]
 +    * Description:​N/​A
 +
 +  * //​closureDirection//​
 +    * Type:String
 +    * Description:​N/​A
 +
 +  * //​closureDistanceInFeet//​
 +    * Type:Double
 +    * Description:​N/​A
 +
 +  * //​closureRatio//​
 +    * Type:Double
 +    * Description:​N/​A
 +
 +  * //​distanceInFeet//​
 +    * Type:Double
 +    * Description:​N/​A
 +
 +  * //​endPoint//​
 +    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]
 +    * Description:​N/​A
 +
 +  * //​pobFeature//​
 +    * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]]
 +    * Description:​N/​A
 +
 +  * //​segmentCount//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +  * //​isClosed//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +  * //​startPoint//​
 +    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]
 +    * Description:​N/​A
 +
 +  * //​segments//​
 +    * Type:​IEnumerable<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>​
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +==== Protected Constructors ====
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} ​ToString() ** 
-{{wiki:​PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | + 
-{{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   Object ​  |    | +N/A 
-{{wiki:​PublicMethod.gif|Public Method}}[[#GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +== Remarks == 
-{{wiki:​PublicMethod.gif|Public Method}}[[#ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   |+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|}} Finalize() ​**
-{{wiki:​ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Public Properties ==== +N/A 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​AreaInAcres|AreaInAcres]] ​  | Double ​  ​| ​   |    | +N/A
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ClosedPolygon|ClosedPolygon]] ​  | [[ThinkGeo.MapSuite.PortableCore.PolygonShape|PolygonShape]] ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ClosureDirection|ClosureDirection]] ​  | String ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ClosureDistanceInFeet|ClosureDistanceInFeet]] ​  | Double ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ClosureRatio|ClosureRatio]] ​  | Double ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​DistanceInFeet|DistanceInFeet]] ​  | Double ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​EndPoint|EndPoint]] ​  | [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]] ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsClosed|IsClosed]] ​  | Boolean ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​PobLineFeature|PobLineFeature]] ​  | [[ThinkGeo.MapSuite.PortableCore.Feature|Feature]] ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​SegmentCount|SegmentCount]] ​  | Int32   ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Segments|Segments]] ​  | Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]> ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​StartPoint|StartPoint]] ​  | [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]] ​  ​| ​   |    |+
  
-==== Protected Properties ==== +== Return Value == 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+  * Type:Void 
 +  * Description:​N/​A
  
-==== Public Events ==== +== Parameters ​== 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-===== Public Constructors ===== +N/A 
-==== CogoInformation() ==== +== Remarks ​== 
-=== Parameters === +N/A
-^  Name ^  Type ^  Description ^+
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-==== CogoInformation(Double,​ PolygonShape,​ String, Double, Double, Double, PointShape, Feature, Int32, Boolean, PointShape, IEnumerable<​Feature>​) ​==== +  ​Type:Object 
-=== Parameters === +  Description:N/A
-^  Name ^  ​Type ​ ​Description ​+
-| areaInAcres ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| closedPolygon ​  | [[ThinkGeo.MapSuite.PortableCore.PolygonShape|PolygonShape]]<​!-- ThinkGeo.MapSuite.PortableCore.PolygonShape --> ​  ​| ​   | +
-| closureDirection ​  | String<​!-- System.String --> ​  ​| ​   | +
-| closureDistanceInFeet ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| closureRatio ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| distanceInFeet ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| endPoint ​  | [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.PortableCore.PointShape --> ​  ​| ​   | +
-| pobFeature ​  | [[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]<​!-- ThinkGeo.MapSuite.PortableCore.Feature --> ​  ​| ​   | +
-| segmentCount ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | +
-| isClosed ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   | +
-| startPoint ​  | [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.PortableCore.PointShape --> ​  ​| ​   | +
-| segments ​  | IEnumerable<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.PortableCore.Feature} --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +== Parameters ​== 
-===== Protected Constructors ===== +<div newline></​div>​ 
-===== Public ​Methods ===== +==== Public ​Properties ​==== 
-==== Equals(Object) ==== +** {{wiki:​PublicProperty.gif|}} AreaInAcres **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Boolean<​!-- System.Boolean --> ​  ​| ​   ​|+
  
-=== Parameters ​=== +N/A 
-^  Name ^  ​Type ​^  Description ^ +== Remarks ​== 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   |+N/A 
 +== Return Value == 
 +  ​Type:Double
  
-<!-- System.Object --> +** {{wiki:​PublicProperty.gif|}} ClosedPolygon **
-[[#Public Methods|Go Back]] +
-==== GetHashCode() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Int32<​!-- System.Int32 --> ​  ​| ​   ​|+
  
-=== Parameters ​=== +N/A 
-^  Name ^  ​Type ​^  Description ^+== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  ​Type:​[[ThinkGeo.MapSuite.Core.PolygonShape|PolygonShape]]
  
-<!-- System.Object --> +** {{wiki:​PublicProperty.gif|}} ClosureDirection **
-[[#Public Methods|Go Back]] +
-==== GetType() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Type<!-- System.Type --> ​  ​| ​   ​|+
  
-=== Parameters ​=== +N/A 
-^  Name ^  ​Type ​^  Description ^+== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  ​Type:String
  
-<!-- System.Object --> +** {{wiki:​PublicProperty.gif|}} ClosureDistanceInFeet **
-[[#Public Methods|Go Back]] +
-==== ToString() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   ​|+
  
-=== Parameters ​=== +N/A 
-^  Name ^  ​Type ​^  Description ^+== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  ​Type:Double
  
-<!-- System.Object --> +** {{wiki:​PublicProperty.gif|}} ClosureRatio **
-[[#Public Methods|Go Back]] +
-===== Protected Methods ===== +
-==== Finalize() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   ​|+
  
-=== Parameters ​=== +N/A 
-^  Name ^  ​Type ​^  Description ^+== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  ​Type:Double
  
-<!-- System.Object --> +** {{wiki:​PublicProperty.gif|}} DistanceInFeet **
-[[#​Protected Methods|Go Back]] +
-==== MemberwiseClone() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Object<​!-- System.Object --> ​  ​| ​   ​|+
  
-=== Parameters ​=== +N/A 
-^  Name ^  ​Type ​^  Description ^+== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  ​Type:Double
  
-<!-- System.Object --> +** {{wiki:​PublicProperty.gif|}} EndPoint **
-[[#​Protected Methods|Go Back]] +
-===== Public Properties ===== +
-==== AreaInAcres ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== ClosedPolygon ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]
-[[ThinkGeo.MapSuite.PortableCore.PolygonShape|PolygonShape]]<!-- ThinkGeo.MapSuite.PortableCore.PolygonShape --> ​  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +** {{wiki:​PublicProperty.gif|}} IsClosed **
-[[#Public Properties|Go Back]] +
-==== ClosureDirection ==== +
-=== Return Value === +
-^ Return Type ^ +
-| String<​!-- System.String --> ​  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== ClosureDistanceInFeet ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:Boolean
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +** {{wiki:​PublicProperty.gif|}} PobLineFeature **
-[[#Public Properties|Go Back]] +
-==== ClosureRatio ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== DistanceInFeet ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]]
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +** {{wiki:​PublicProperty.gif|}} SegmentCount **
-[[#Public Properties|Go Back]] +
-==== EndPoint ==== +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.PortableCore.PointShape --> ​  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== IsClosed ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:Int32
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +** {{wiki:​PublicProperty.gif|}} Segments **
-[[#Public Properties|Go Back]] +
-==== PobLineFeature ==== +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]<​!-- ThinkGeo.MapSuite.PortableCore.Feature --> ​  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== SegmentCount ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>
-| Int32<!-- System.Int32 --  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +** {{wiki:​PublicProperty.gif|}} StartPoint **
-[[#Public Properties|Go Back]] +
-==== Segments ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Collection<​[[ThinkGeo.MapSuite.PortableCore.Feature|Feature]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.Feature--> ​  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== StartPoint ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]
-[[ThinkGeo.MapSuite.PortableCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.PortableCore.PointShape --> ​  |+
  
-<!-- ThinkGeo.MapSuite.PortableCore.CogoInformation --> +==== Protected Properties ==== 
-[[#Public Properties|Go Back]] +==== Public Events ====
-===== Protected Properties ​===== +
-===== Public Events ====+
-__NOTOC__ +
-[[Category:​MapSuitePortableCore]] +
-[[Category:​ThinkGeo.MapSuite.PortableCore]] +
-[[Category:​UpdateDocumentation]]+
  
thinkgeo.mapsuite.portablecore.cogoinformation.1440040132.txt.gz · Last modified: 2015/09/21 08:05 (external edit)