User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.statedbfmatchingplugin

This is an old revision of the document!


ThinkGeo.MapSuite.MapSuiteGeocoder.StateDbfMatchingPlugin

This class is the derived class of the class DbfMatchingPlugIn for matching states.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin
      • ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPlugin
        • ThinkGeo.MapSuite.MapSuiteGeocoder.StateDbfMatchingPlugin

Members Summary

Public Constructors

StateDbfMatchingPlugin()

This is the constructor of the class.

Remarks

N/A

Parameters

StateDbfMatchingPlugin(String)

This is the constructor of the class.

Remarks

N/A

Parameters
  • pathFileName
    • Type:String
    • Description:The path and file name of the DBF file to be used for State Geocoding.

Protected Constructors

Public Methods

GetRecord(Int32)

N/A

Remarks

N/A

Return Value
  • Type:Dictionary<String,String>
  • Description:N/A
Parameters
  • recordNumber
    • Type:Int32
    • Description:N/A

GetRecords(Int32,Int32)

N/A

Remarks

N/A

Return Value
  • Type:Collection<Dictionary<String,String»
  • Description:N/A
Parameters
  • firstRecordNumber
    • Type:Int32
    • Description:N/A
  • count
    • Type:Int32
    • Description:N/A

AddRecord(IEnumerable<Object>)

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters
  • values
    • Type:IEnumerable<Object>
    • Description:N/A

Dispose()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

Match(String)

N/A

Remarks

N/A

Return Value
Parameters
  • sourceText
    • Type:String
    • Description:N/A

Open()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

Close()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

ToString()

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

N/A

Remarks

N/A

Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

FormalizeCore(String)

This method formalizes the source text to get possible states.

Remarks

N/A

Return Value
  • Type:Collection<String>
  • Description:The collection containing possible states.
Parameters
  • sourceText
    • Type:String
    • Description:The source text to formalize.

CloseCore()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

OpenCore()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

MatchCore(String)

N/A

Remarks

N/A

Return Value
Parameters
  • sourceText
    • Type:String
    • Description:N/A

SearchUpperBound(Int32,Int32,String,String)

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters
  • firstRecordNumber
    • Type:Int32
    • Description:N/A
  • lastRecordNumber
    • Type:Int32
    • Description:N/A
  • sourceText
    • Type:String
    • Description:N/A
  • columnName
    • Type:String
    • Description:N/A

SearchLowerBound(Int32,Int32,String,String)

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters
  • firstRecordNumber
    • Type:Int32
    • Description:N/A
  • lastRecordNumber
    • Type:Int32
    • Description:N/A
  • sourceText
    • Type:String
    • Description:N/A
  • columnName
    • Type:String
    • Description:N/A

GetKeyColumnName()

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters

BinarySearch(Int32,Int32,String,String)

N/A

Remarks

N/A

Return Value
  • Type:Dictionary<String,String>
  • Description:N/A
Parameters
  • firstRecordNumber
    • Type:Int32
    • Description:N/A
  • lastRecordNumber
    • Type:Int32
    • Description:N/A
  • sourceText
    • Type:String
    • Description:N/A
  • columnName
    • Type:String
    • Description:N/A

Finalize()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

Formalize(String)

N/A

Remarks

N/A

Return Value
  • Type:Collection<String>
  • Description:N/A
Parameters
  • sourceText
    • Type:String
    • Description:N/A

oxM=(GeocoderMatch)

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

PathFileName

N/A

Remarks

N/A

Return Value
  • Type:String

ReadWriteMode

N/A

Remarks

N/A

Return Value

RecordCount

N/A

Remarks

N/A

Return Value
  • Type:Int32

RankingMultiplier

N/A

Remarks

N/A

Return Value
  • Type:Int32

Protected Properties

Public Events

thinkgeo.mapsuite.mapsuitegeocoder.statedbfmatchingplugin.1442819042.txt.gz · Last modified: 2015/09/21 07:04 by admin