User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.soundex

This is an old revision of the document!


ThinkGeo.MapSuite.MapSuiteGeocoder.Soundex

<!– Class –> This class is the abstract class for Soundex algorithm.

Remarks

For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.Soundex” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.Soundex</a>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary

Protected Constructors

Name Parameters DeclaringType Summary
Protected MethodSoundex This is the constructor of this class.

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGenerateSoundex String This is the abstract method for generating Soundex code.
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodEncodeChar Char This is the virtual method to encode char.
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

Protected Constructors

Soundex()

This is the constructor of this class.

Remarks

Parameters

Name Type Description

Go Back

Public Methods

Equals(Object)

Remarks

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GenerateSoundex(String)

This is the abstract method for generating Soundex code.

Remarks

Return Value

Return Type Description
String<!– System.String –> The Soundex code for the given source string.

Parameters

Name Type Description
sourceText String<!– System.String –> The source string to generate Soundex code.

<!– ThinkGeo.MapSuite.MapSuiteGeocoder.Soundex –> Go Back

GetHashCode()

Remarks

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Remarks

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

EncodeChar(Char)

This is the virtual method to encode char.

Remarks

Return Value

Return Type Description
String<!– System.String –> Encoded char.

Parameters

Name Type Description
value Char<!– System.Char –> Source char.

<!– ThinkGeo.MapSuite.MapSuiteGeocoder.Soundex –> Go Back

Finalize()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Remarks

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.mapsuitegeocoder.soundex.1440040131.txt.gz · Last modified: 2015/09/21 07:03 (external edit)