User Tools

Site Tools


thinkgeo.mapsuite.core.buildingindexshapefilefeaturesourceeventargs

This is an old revision of the document!


ThinkGeo.MapSuite.Core.BuildingIndexShapeFileFeatureSourceEventArgs

This class represents the parameters passed in through the BuildingIndex event in ShapeFileFeatureSource class.

Inheritance Hierarchy

  • System.Object
    • System.EventArgs
      • ThinkGeo.MapSuite.Core.BuildingIndexShapeFileFeatureSourceEventArgs

Members Summary

Public Constructors

BuildingIndexShapeFileFeatureSourceEventArgs

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This is the default constructor of the event args.

BuildingIndexShapeFileFeatureSourceEventArgs

  • Parameters:Int32,Int32,Feature,DateTime,Boolean
  • DeclaringType:N/A
  • Summary:This is the constructor of the event args by passing the desired parameters.

BuildingIndexShapeFileFeatureSourceEventArgs

  • Parameters:Int32,Int32,Feature,DateTime,Boolean,String
  • DeclaringType:N/A
  • Summary:N/A

BuildingIndexShapeFileFeatureSourceEventArgs

  • Parameters:Int32,Int32,Feature,DateTime,String
  • DeclaringType:N/A
  • Summary:N/A

Protected Constructors

Public Methods

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Protected Methods

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Public Properties

Cancel

  • Return:Boolean
  • Summary:Gets or sets to see if we need to cancel the building index of current record.

CurrentFeature

  • Return:Feature
  • Summary:Gets the current feature for building rTree index.

CurrentRecordIndex

  • Return:Int32
  • Summary:Gets the current record index for building rTree index.

RecordCount

  • Return:Int32
  • Summary:Gets the total record count to build rTree index.

ShapePathFileName

  • Return:String
  • Summary:N/A

StartProcessTime

  • Return:DateTime
  • Summary:Gets the starting process time for building the index.

Protected Properties

Public Events

Public Constructors

BuildingIndexShapeFileFeatureSourceEventArgs()

This is the default constructor of the event args.

Remarks

If you use this constructor, you have to set the properties manually.

Parameters

BuildingIndexShapeFileFeatureSourceEventArgs(Int32,Int32,Feature,DateTime,Boolean)

This is the constructor of the event args by passing the desired parameters.

Remarks

N/A

Parameters

recordCount

  • Type:Int32
  • Description:N/A currentRecordIndex * Type:Int32 * Description:N/A

currentFeature

  • Type:Feature
  • Description:N/A startProcessTime * Type:DateTime * Description:N/A

cancel

  • Type:Boolean
  • Description:N/A Go Back === BuildingIndexShapeFileFeatureSourceEventArgs(Int32,Int32,Feature,DateTime,Boolean,String) === N/A ==== Remarks ==== N/A ==== Parameters ==== recordCount * Type:Int32 * Description:N/A

currentRecordIndex

  • Type:Int32
  • Description:N/A currentFeature * Type:Feature * Description:N/A

startProcessTime

  • Type:DateTime
  • Description:N/A cancel * Type:Boolean * Description:N/A

shapePathFileName

  • Type:String
  • Description:N/A Go Back === BuildingIndexShapeFileFeatureSourceEventArgs(Int32,Int32,Feature,DateTime,String) === N/A ==== Remarks ==== N/A ==== Parameters ==== recordCount * Type:Int32 * Description:N/A

currentRecordIndex

  • Type:Int32
  • Description:N/A currentFeature * Type:Feature * Description:N/A

startProcessTime

  • Type:DateTime
  • Description:N/A shapePathFileName * Type:String * Description:N/A

Go Back

Protected Constructors

Public Methods

Equals(Object)

N/A

Remarks

N/A

Return Value

  • Return Type:Boolean
  • Description:N/A

Parameters

obj

  • Type:Object
  • Description:N/A

Go Back

GetHashCode()

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

GetType()

N/A

Remarks

N/A

Return Value

  • Return Type:Type
  • Description:N/A

Parameters

ToString()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

Protected Methods

Finalize()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value

  • Return Type:Object
  • Description:N/A

Parameters

Public Properties

Cancel

Gets or sets to see if we need to cancel the building index of current record.

Remarks

N/A

Return Value

Return Type:Boolean

Go Back

CurrentFeature

Gets the current feature for building rTree index.

Remarks

N/A

Return Value

Return Type:Feature

Go Back

CurrentRecordIndex

Gets the current record index for building rTree index.

Remarks

N/A

Return Value

Return Type:Int32

Go Back

RecordCount

Gets the total record count to build rTree index.

Remarks

N/A

Return Value

Return Type:Int32

Go Back

ShapePathFileName

N/A

Remarks

N/A

Return Value

Return Type:String

Go Back

StartProcessTime

Gets the starting process time for building the index.

Remarks

N/A

Return Value

Return Type:DateTime

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.buildingindexshapefilefeaturesourceeventargs.1442485560.txt.gz · Last modified: 2015/09/17 10:26 by admin