User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.simplifiedsoundex

This is an old revision of the document!


ThinkGeo.MapSuite.MapSuiteGeocoder.SimplifiedSoundex

<!– Class –> This is the derived class from the Soundex class which implements a simplfied soundex algorithm.

Remarks

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodSimplifiedSoundex This is the constructor of this class.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGenerateSoundex String Soundex(overriden) This is the override method to generate soundex code.
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodEncodeChar Char Soundex 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

SimplifiedSoundex()

This is the constructor of this class.

Remarks

Parameters

Name Type Description

Go Back

Protected Constructors

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 override method to generate soundex code.

Remarks

Return Value

Return Type Description
String<!– System.String –> The soundex code generated from the source text.

Parameters

Name Type Description
sourceText String<!– System.String –> The source text to generate soundex.

<!– ThinkGeo.MapSuite.MapSuiteGeocoder.Soundex(overriden) –> 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.simplifiedsoundex.1440040131.txt.gz · Last modified: 2015/09/21 07:03 (external edit)