User Tools

Site Tools


api:thinkgeo.mapsuite.geocoding.matchingplugin

ThinkGeo.MapSuite.Geocoding.MatchingPlugin

Inheritance Hierarchy

Members Summary

Public Constructors

Protected Constructors

MatchingPlugin()

  • This is the constructor of this class.
Remarks
  • N/A
Parameters

Public Methods

Match(String)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Collection<GeocoderMatch>
  • Description:A collection of GeocoderMatch.
Parameters
  • sourceText
    • Type:String
    • Description:The source text to match.

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

MatchCore(String)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Collection<GeocoderMatch>
  • Description:A collection of GeocoderMatch.
Parameters
  • sourceText
    • Type:String
    • Description:The source text to match.

Formalize(String)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Collection<String>
  • Description:The collection of formalized strings.
Parameters
  • sourceText
    • Type:String
    • Description:The source text to formalize.

FormalizeCore(String)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Collection<String>
  • Description:The collection of formalized strings.
Parameters
  • sourceText
    • Type:String
    • Description:The source text to formalize.

OpenCore()

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

CloseCore()

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

NormalizeKeyValues(GeocoderMatch)

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

Finalize()

  • 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

CleanSourceText(String,IEnumerable<String>)

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:The clean text with the specified strings removed.
Parameters
  • sourceText
    • Type:String
    • Description:The source text need to formalize.
  • stringsToRemove
    • Type:IEnumerable<String>
    • Description:The strings that need to be cleaned.

AddWktToNameValuePairs(GeocoderMatch)

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

Public Properties

RankingMultiplier

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32

Protected Properties

Public Events

api/thinkgeo.mapsuite.geocoding.matchingplugin.txt · Last modified: 2017/01/11 07:29 (external edit)