User Tools

Site Tools


thinkgeo.mapsuite.routing.generatingroutableshapefileroutingsourceeventargs

Differences

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

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.routing.generatingroutableshapefileroutingsourceeventargs [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.routing.generatingroutableshapefileroutingsourceeventargs [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs ====== ====== ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
  
-<!-- Class --> 
-=== Remarks === 
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs</​a>​ 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**System.EventArgs +    *System.EventArgs 
-***[[ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs]]+      ***ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} GeneratingRoutableShapeFileRoutingSourceEventArgs() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#GeneratingRoutableShapeFileRoutingSourceEventArgs()|GeneratingRoutableShapeFileRoutingSourceEventArgs]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GeneratingRoutableShapeFileRoutingSourceEventArgs(FeatureSource,​ Feature)|GeneratingRoutableShapeFileRoutingSourceEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]],​ [[ThinkGeo.MapSuite.Core.Feature|Feature]] ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GeneratingRoutableShapeFileRoutingSourceEventArgs(FeatureSource,​ Feature, Feature)|GeneratingRoutableShapeFileRoutingSourceEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]],​ [[ThinkGeo.MapSuite.Core.Feature|Feature]],​ [[ThinkGeo.MapSuite.Core.Feature|Feature]] ​  ​| ​   |    |+
  
-==== Protected Constructors ​==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28.29//​ 
 +== Parameters ​== 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GeneratingRoutableShapeFileRoutingSourceEventArgs(FeatureSource,​Feature) **
  
 +  * //N/A//
 +== Remarks ==
 +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28FeatureSource.2C_Feature.29//​
 +== Parameters ==
 +  * //​featureSource//​
 +    * Type:​[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]]
 +    * Description:​N/​A
 +
 +  * //feature//
 +    * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]]
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} GeneratingRoutableShapeFileRoutingSourceEventArgs(FeatureSource,​Feature,​Feature) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //For the most updated Info for this topic, please check it here://
 +== Parameters ==
 +  * //​featureSource//​
 +    * Type:​[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]]
 +    * Description:​N/​A
 +
 +  * //feature//
 +    * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]]
 +    * Description:​N/​A
 +
 +  * //​previousFeature//​
 +    * Type:​[[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 ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{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 ​  ​| ​   | +  * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#ToString.28.29//​
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Public Properties ==== +== Return Value == 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +  * Type:String 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Feature|Feature]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]] ​  ​| ​   |    | +  * Description:N/A
-| {{wiki:PublicProperty.gif|Public Property}}[[#​FeatureSource|FeatureSource]] ​  | [[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] ​  ​| ​   |    | +
-| {{wiki:PublicProperty.gif|Public Property}}[[#​PreviousFeature|PreviousFeature]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]] ​  ​| ​   |    |+
  
-==== Protected Properties ==== +== Parameters ​== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-==== Public Events ==== +  * //N/A// 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​Equals.28Object.29//​
  
-===== Public Constructors ===== +== Return Value == 
-==== GeneratingRoutableShapeFileRoutingSourceEventArgs() ==== +  * Type:Boolean 
-=== Remarks === +  ​Description:N/A
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28.29"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28.29</​a>​ +
-=== Parameters === +
-^  Name ^  Type ^  ​Description ​^+
  
-[[#Public Constructors|Go Back]] +== Parameters ​== 
-==== GeneratingRoutableShapeFileRoutingSourceEventArgs(FeatureSource,​ Feature) ​==== +  ​* ​//obj// 
-=== Remarks === +    ​* ​Type:Object 
-For the most updated Info for this topic, please check it here:<a href="​http:​//wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28FeatureSource.2C_Feature.29"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28FeatureSource.2C_Feature.29</​a>​ +    ​* Description:​N/​A
-=== Parameters === +
-^  Name ^  ​Type ^  Description ^ +
-| featureSource ​  | [[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]]<​!-- ThinkGeo.MapSuite.Core.FeatureSource --> ​  ​| ​   +
-| feature ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +<div newline></div
-==== GeneratingRoutableShapeFileRoutingSourceEventArgs(FeatureSource,​ Feature, Feature) ==== +** {{wiki:​PublicMethod.gif|}} GetHashCode() **
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href=""​ target="​_blank"​></a+
-=== Parameters === +
-^  Name ^  Type ^  Description ^ +
-| featureSource ​  | [[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]]<​!-- ThinkGeo.MapSuite.Core.FeatureSource --> ​  ​| ​   | +
-| feature ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   | +
-| previousFeature ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   ​|+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-===== Protected Constructors ===== +== Remarks == 
-===== Public Methods ===== +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GetHashCode.28.29//
-==== Equals(Object) ==== +
-=== Remarks ​=== +
-For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​Equals.28Object.29" target="​_blank">​http:​//wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​Equals.28Object.29</​a>​ +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Int32 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   |+  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></div
-==== GetHashCode() ​==== +** {{wiki:​PublicMethod.gif|}} GetType() **
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GetHashCode.28.29"​ target="​_blank"​>http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GetHashCode.28.29</a+
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Int32<​!-- System.Int32 --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GetType.28.29//​
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Type 
-==== GetType() ==== +  * Description:N/A
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GetType.28.29"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GetType.28.29</​a>​ +
-=== Return Value === +
-^ Return ​Type Description ​+
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters ​== 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +==== Protected Methods ==== 
 +** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks == 
-==== ToString() ==== +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​Finalize.28.29//
-=== Remarks ​=== +
-For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​ToString.28.29" target="​_blank">​http:​//wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​ToString.28.29</​a>​ +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Void 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></div
-===== Protected Methods ===== +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
-==== Finalize() ==== +
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​Finalize.28.29"​ target="​_blank"​>http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​Finalize.28.29</a+
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​MemberwiseClone.28.29//​
  
-<!-- System.Object --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:Object 
-==== MemberwiseClone() ==== +  * Description:N/A
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​MemberwiseClone.28.29"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​MemberwiseClone.28.29</​a>​ +
-=== Return Value === +
-^ Return ​Type Description ​+
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters ​== 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +==== Public Properties ==== 
 +** {{wiki:​PublicProperty.gif|}} Feature **
  
-<!-- System.Object --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks == 
-===== Public Properties ===== +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28FeatureSource.2C_Feature.29 
-==== Feature ==== +== Return Value == 
-=== Remarks ​=== +  ​* ​Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]]
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28FeatureSource.2C_Feature.29" target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28FeatureSource.2C_Feature.29</​a>​ +
-=== Return Value === +
-^ Return ​Type +
-[[ThinkGeo.MapSuite.Core.Feature|Feature]]<!-- ThinkGeo.MapSuite.Core.Feature --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs --> +** {{wiki:PublicProperty.gif|}} PreviousFeature **
-[[#Public Properties|Go Back]] +
-==== FeatureSource ==== +
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28FeatureSource.2C_Feature.29"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28FeatureSource.2C_Feature.29</​a>​ +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]]<​!-- ThinkGeo.MapSuite.Core.FeatureSource --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks == 
-==== PreviousFeature ==== +For the most updated Info for this topic, please check it here: 
-=== Remarks ​=== +== Return Value == 
-For the most updated Info for this topic, please check it here:<a href=""​ target="​_blank"></​a>​ +  ​* ​Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]]
-=== Return Value === +
-^ Return ​Type +
-[[ThinkGeo.MapSuite.Core.Feature|Feature]]<!-- ThinkGeo.MapSuite.Core.Feature --> ​  |+
  
-<​!-- ​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs ​--> +** {{wiki:​PublicProperty.gif|}} FeatureSource ** 
-[[#Public Properties|Go Back]] + 
-===== Protected Properties ​===== +N/A 
-===== Public Events ====+== Remarks == 
-__NOTOC__ +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.Routing.GeneratingRoutableShapeFileRoutingSourceEventArgs#​GeneratingRoutableShapeFileRoutingSourceEventArgs.28FeatureSource.2C_Feature.29 
-[[Category:​MapSuiteRouting]] +== Return Value == 
-[[Category:​ThinkGeo.MapSuite.Routing]] +  * Type:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] 
-[[Category:​UpdateDocumentation]]+ 
 +==== Protected Properties ==== 
 +==== Public Events ====
  
thinkgeo.mapsuite.routing.generatingroutableshapefileroutingsourceeventargs.1440040134.txt.gz · Last modified: 2015/09/18 03:06 (external edit)