User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.ipaddressmatchingplugin

This is an old revision of the document!


ThinkGeo.MapSuite.MapSuiteGeocoder.IPAddressMatchingPlugin

This class is the derived class of the MatchingPlugin class for matching IP addresses.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin
      • ThinkGeo.MapSuite.MapSuiteGeocoder.IPAddressMatchingPlugin

Members Summary

Public Constructors

IPAddressMatchingPlugin()

This is the constructor of this class.

Remarks

N/A

Parameters

IPAddressMatchingPlugin(String)

This is the constructor of this class.

Remarks

N/A

Parameters
  • dataPath
    • Type:String
    • Description:The path of the Geocoder data folder.

Protected Constructors

Public Methods

Dispose()

Releases all resources used by the IPAddressMatchingPlugin.

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

OpenCore()

This method opens all index files for the IPAddressMatchingPlugin.

Remarks

N/A

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

CloseCore()

This method closes all index files for the IPAddressMatchingPlugin.

Remarks

N/A

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

MatchCore(String)

This method matches source text in the corresponding IP index files.

Remarks

N/A

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

FormalizeCore(String)

This method formalizes the source text to get possible street addresses.

Remarks

N/A

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

Finalize()

This method is automatically called after an object becomes inaccessible, unless the object has been exempted from finalization by a call to SuppressFinalize.

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

RankingMultiplier

N/A

Remarks

N/A

Return Value
  • Type:Int32

Protected Properties

Public Events

thinkgeo.mapsuite.mapsuitegeocoder.ipaddressmatchingplugin.1442819027.txt.gz · Last modified: 2015/09/21 07:03 by admin