User Tools

Site Tools


thinkgeo.mapsuite.core.buildingindexshapefilefeaturesourceeventargs

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.core.buildingindexshapefilefeaturesourceeventargs [2015/09/17 10:26]
admin
thinkgeo.mapsuite.core.buildingindexshapefilefeaturesourceeventargs [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.BuildingIndexShapeFileFeatureSourceEventArgs ====== ====== ThinkGeo.MapSuite.Core.BuildingIndexShapeFileFeatureSourceEventArgs ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class represents the parameters passed in through the BuildingIndex event in ShapeFileFeatureSource class. This class represents the parameters passed in through the BuildingIndex event in ShapeFileFeatureSource class.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 6: Line 9:
       ***ThinkGeo.MapSuite.Core.BuildingIndexShapeFileFeatureSourceEventArgs**       ***ThinkGeo.MapSuite.Core.BuildingIndexShapeFileFeatureSourceEventArgs**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} BuildingIndexShapeFileFeatureSourceEventArgs() **
-**{{wiki:​PublicMethod.gif|}}[[#BuildingIndexShapeFileFeatureSourceEventArgs()|BuildingIndexShapeFileFeatureSourceEventArgs]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​This is the default constructor of the event args. +
-</​div>​+
  
-<​div ​class_table+  * //This is the default constructor of the event args.// 
-**{{wiki:​PublicMethod.gif|}}[[#BuildingIndexShapeFileFeatureSourceEventArgs(Int32,​Int32,​Feature,​DateTime,​Boolean)|BuildingIndexShapeFileFeatureSourceEventArgs]]** +== Remarks == 
-  * **Parameters**:​Int32,​Int32,​[[ThinkGeo.MapSuite.Core.Feature|Feature]],​DateTime,​Boolean +  * //If you use this constructor,​ you have to set the properties manually.//​ 
-  * **DeclaringType**:​N/​A +== Parameters == 
-  * **Summary**:​This is the constructor of the event args by passing the desired parameters. +<​div ​newline></​div
-</​div>​+** {{wiki:​PublicMethod.gif|}} BuildingIndexShapeFileFeatureSourceEventArgs(Int32,​Int32,​Feature,​DateTime,​Boolean) **
  
-<div class_table>​ +  ​//This is the constructor of the event args by passing the desired parameters.// 
-**{{wiki:​PublicMethod.gif|}}[[#​BuildingIndexShapeFileFeatureSourceEventArgs(Int32,​Int32,​Feature,​DateTime,​Boolean,​String)|BuildingIndexShapeFileFeatureSourceEventArgs]]** +== Remarks == 
-  * **Parameters**:​Int32,​Int32,​[[ThinkGeo.MapSuite.Core.Feature|Feature]],​DateTime,​Boolean,​String +  * //N/A// 
-  * **DeclaringType**:​N/A +== Parameters == 
-  * **Summary**:N/A +  * //​recordCount//​ 
-</​div>​+    ​Type:​Int32 
 +    ​Description:N/A
  
-<div class_table>​ +  ​//​currentRecordIndex//​ 
-**{{wiki:​PublicMethod.gif|}}[[#​BuildingIndexShapeFileFeatureSourceEventArgs(Int32,​Int32,​Feature,​DateTime,​String)|BuildingIndexShapeFileFeatureSourceEventArgs]]*+    Type:Int32 
-  * **Parameters**:Int32,​Int32,​[[ThinkGeo.MapSuite.Core.Feature|Feature]],​DateTime,​String +    Description:N/A
-  * **DeclaringType**:N/A +
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Protected Constructors === +  * //​currentFeature//​ 
-=== Public Methods === +    Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-<div class_table>​ +    Description:N/A
-**{{wiki:PublicMethod.gif|}}[[#​Equals(Object)|Equals]]** +
-  * **Parameters**:​Object +
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​* //​startProcessTime//​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +    Type:DateTime 
-  * **Parameters**:​N/A +    Description:N/A
-  * **DeclaringType**:Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​* //cancel// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetType()|GetType]]** +    Type:Boolean 
-  * **Parameters**:​N/A +    Description:N/A
-  * **DeclaringType**:Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#ToString()|ToString]]** +** {{wiki:​PublicMethod.gif|}} ​BuildingIndexShapeFileFeatureSourceEventArgs(Int32,​Int32,​Feature,​DateTime,​Boolean,​String) **
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Protected Methods === +  * //N/A// 
-<div class_table>​ +== Remarks ​== 
-**{{wiki:​ProtectedMethod.gif|}}[[#​Finalize()|Finalize]]** +  * //N/A// 
-  * **Parameters**:​N/A +== Parameters == 
-  * **DeclaringType**:Object +  * //​recordCount//​ 
-  * **Summary**:N/A +    ​Type:Int32 
-</​div>​+    Description:N/A
  
-<div class_table>​ +  ​* //​currentRecordIndex//​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +    Type:Int32 
-  * **Parameters**:​N/A +    Description:N/A
-  * **DeclaringType**:Object +
-  * **Summary**:N/A +
-</​div>​+
  
-=== Public Properties === +  * //​currentFeature//​ 
-**{{wiki:PublicProperty.gif|}}[[#Cancel|Cancel]]** +    Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Return**:Boolean +    Description:N/A
-  * **Summary**:​Gets or sets to see if we need to cancel the building index of current record.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​CurrentFeature|CurrentFeature]]** +  ​//​startProcessTime//​ 
-  * **Return**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] +    Type:DateTime 
-  * **Summary**:Gets the current feature for building rTree index.+    Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​CurrentRecordIndex|CurrentRecordIndex]]** +  ​//cancel// 
-  * **Return**:Int32 +    Type:Boolean 
-  * **Summary**:Gets the current record index for building rTree index.+    Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​RecordCount|RecordCount]]** +  ​//​shapePathFileName//​ 
-  * **Return**:Int32 +    Type:String 
-  * **Summary**:Gets the total record count to build rTree index.+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​ShapePathFileName|ShapePathFileName]]** +<div newline></​div>​ 
-  * **Return**:String +** {{wiki:PublicMethod.gif|}} ​BuildingIndexShapeFileFeatureSourceEventArgs(Int32,​Int32,​Feature,​DateTime,​String**
-  ​* **Summary**:​N/​A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​StartProcessTime|StartProcessTime]]** +  ​//N/A// 
-  * **Return**:DateTime +== Remarks == 
-  * **Summary**:Gets the starting process time for building the index.+  ​//N/A// 
 +== Parameters == 
 +  * //​recordCount//​ 
 +    ​Type:Int32 
 +    Description:N/A
  
-=== Protected Properties === +  * //​currentRecordIndex/​
-=== Public Events === +    * Type:​Int32 
-===== Public Constructors ===== +    * Description:​N/​A
-=== BuildingIndexShapeFileFeatureSourceEventArgs() === +
-This is the default constructor of the event args. +
-==== Remarks ==== +
-If you use this constructor,​ you have to set the properties manually. +
-==== Parameters ==== +
-[[#Public Constructors|Go Back]] +
-=== BuildingIndexShapeFileFeatureSourceEventArgs(Int32,​Int32,​Feature,​DateTime,​Boolean) === +
-This is the constructor of the event args by passing the desired parameters. +
-==== Remarks ==== +
-N/+
-==== Parameters ==== +
-**recordCount** +
-  * **Type**:Int32 +
-  * **Description:​N/​A+
  
-**currentRecordIndex** +  ​//​currentFeature//​ 
-  * **Type**:Int32 +    * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-  * **Description:​N/​A+    * Description:​N/​A
  
-**currentFeature** +  ​//​startProcessTime//​ 
-  * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] +    * Type:DateTime 
-  * **Description:​N/​A+    * Description:​N/​A
  
-**startProcessTime** +  ​//​shapePathFileName//​ 
-  * **Type**:DateTime +    * Type:String 
-  * **Description:​N/​A+    * Description:​N/​A
  
-**cancel** +<div newline></​div>​ 
-  * **Type**:Boolean +==== Protected Constructors ==== 
-  ​* **Description:​N/​A+==== Public Methods ==== 
 +** {{wiki:PublicMethod.gif|}} ToString() ​**
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-=== BuildingIndexShapeFileFeatureSourceEventArgs(Int32,​Int32,​Feature,​DateTime,​Boolean,​String) === +== Remarks == 
-N/A +  * //N/A//
-==== Remarks ​==== +
-N/A +
-==== Parameters ==== +
-**recordCount** +
-  * **Type**:​Int32 +
-  * **Description:​N/A+
  
-**currentRecordIndex** +== Return Value == 
-  ​* **Type**:Int32 +  * Type:String 
-  ​* **Description:​N/​A+  * Description:​N/​A
  
-**currentFeature** +== Parameters == 
-  * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] +<div newline></​div>​ 
-  ​* **Description:​N/​A+** {{wiki:PublicMethod.gif|}} Equals(Object) ​**
  
-**startProcessTime** +  ​//N/A// 
-  * **Type**:​DateTime +== Remarks == 
-  * **Description:​N/A+  * //N/A//
  
-**cancel** +== Return Value == 
-  ​* **Type**:Boolean +  * Type:​Boolean 
-  ​* **Description:​N/​A+  * Description:​N/​A
  
-**shapePathFileName** +== Parameters == 
-  * **Type**:String +  * //obj// 
-  * **Description:​N/​A+    ​* Type:Object 
 +    * Description:​N/​A
  
-[[#Public Constructors|Go Back]] +<div newline><​/div> 
-=== BuildingIndexShapeFileFeatureSourceEventArgs(Int32,​Int32,​Feature,​DateTime,​String) === +** {{wiki:PublicMethod.gif|}} GetHashCode() ​**
-N/+
-==== Remarks ==== +
-N/A +
-==== Parameters ==== +
-**recordCount** +
-  * **Type**:Int32 +
-  ​* **Description:​N/​A+
  
-**currentRecordIndex** +  ​//N/A// 
-  * **Type**:​Int32 +== Remarks == 
-  * **Description:​N/A+  * //N/A//
  
-**currentFeature** +== Return Value == 
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] +  * Type:Int32 
-  ​* **Description:​N/​A+  * Description:​N/​A
  
-**startProcessTime** +== Parameters == 
-  * **Type**:DateTime +<div newline></​div>​ 
-  ​* **Description:​N/​A+** {{wiki:PublicMethod.gif|}} GetType() ​**
  
-**shapePathFileName** +  ​//N/A// 
-  * **Type**:​String +== Remarks == 
-  * **Description:​N/A+  * //N/A//
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-===== Protected Constructors ===== +  * Type:Type 
-===== Public Methods ===== +  * Description:​N/A
-=== Equals(Object) === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Boolean +<div newline></​div>​ 
-  ​* **Description**:​N/​A+==== Protected Methods ==== 
 +** {{wiki:ProtectedMethod.gif|}} Finalize() ​**
  
-==== Parameters ==== +  * //N/A// 
-**obj** +== Remarks ​== 
-  * **Type**:​Object +  * //N/A//
-  * **Description**:​N/A+
  
-[[#Public Methods|Go Back]] +== Return Value == 
-=== GetHashCode() === +  * Type:Void 
-N/A +  * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Int32 +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ​**
  
-==== Parameters ==== +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks == 
-=== GetType() === +  * //N/A//
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Type +  * Type:Object 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters ​== 
-[[#Public ​Methods|Go Back]] +<div newline></​div>​ 
-=== ToString() ​=== +==== Public ​Properties ​==== 
-N/A +** {{wiki:​PublicProperty.gif|}} RecordCount ** 
-==== Remarks ​====+ 
 +Gets the total record count to build rTree index. 
 +== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:Int32
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} CurrentRecordIndex ​**
-  * **Return Type**:String +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +Gets the current record index for building rTree index. 
-[[#Public Methods|Go Back]] +== Remarks ==
-===== Protected Methods ===== +
-=== Finalize() === +
-N/A +
-==== Remarks ​====+
 N/A N/A
 +== Return Value ==
 +  * Type:Int32
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} CurrentFeature ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +Gets the current feature for building rTree index. 
-[[#​Protected Methods|Go Back]] +== Remarks ==
-=== MemberwiseClone() === +
-N/A +
-==== Remarks ​====+
 N/A N/A
 +== Return Value ==
 +  * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} StartProcessTime ​**
-  * **Return Type**:Object +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +Gets the starting process time for building ​the index. 
-[[#​Protected Methods|Go Back]] +== Remarks ==
-===== Public Properties ===== +
-=== Cancel === +
-Gets or sets to see if we need to cancel ​the building index of current record+
-==== Remarks ​====+
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:DateTime
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} Cancel **
-=== CurrentFeature === +
-Gets the current feature for building rTree index. +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]]+
  
-[[#Public Properties|Go Back]] +Gets or sets to see if we need to cancel ​the building index of current record. 
-=== CurrentRecordIndex === +== Remarks ==
-Gets the current record ​index for building rTree index+
-==== Remarks ​====+
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Int32+  * Type:Boolean
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} ShapePathFileName ​**
-=== RecordCount === +
-Gets the total record count to build rTree index. +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:Int32+
  
-[[#Public Properties|Go Back]] 
-=== ShapePathFileName === 
 N/A N/A
-==== Remarks ​==== +== Remarks ==
-N/A +
-==== Return Value ==== +
-**Return Type**:​String +
- +
-[[#Public Properties|Go Back]] +
-=== StartProcessTime === +
-Gets the starting process time for building the index. +
-==== Remarks ====+
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:DateTime+  * Type:String
  
-[[#Public Properties|Go Back]] +==== Protected Properties ==== 
-===== Protected Properties ​===== +==== Public Events ====
-===== Public Events ​=====+
  
thinkgeo.mapsuite.core.buildingindexshapefilefeaturesourceeventargs.1442485560.txt.gz · Last modified: 2015/09/17 10:26 by admin