User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.geocodermatch

This is an old revision of the document!


ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch

<!– Class –> This class represents single match result.

Remarks

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

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodGeocoderMatch This parameter is the constructor of this class.
Public MethodGeocoderMatch Dictionary<String, String> This is the constructor of this class.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetBoundingBoxWkt Gets the WKT for bounding box.
Public MethodGetCentroidWkt Gets the WKT for the centroid point.
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object(overriden) Returns a formatted String that represents the current object.

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyName String The name of the GeocoderMatch.
Public PropertyNameValuePairs Dictionary<String,String> This property represents a dictionary that includes the name-value pairs.
Public PropertyRanking Int32 This parameter represents the Ranking for the GeocoderMatch.
Public PropertyRankingMultiplier Int32 This parameter represents the ranking multiplier. The different GeocoderMatches from different MatchingPlugIns could have different ranking multipliers. For example, the GeocoderMatch from StreetDbfMatchingPlugIn could have a multiplier of 2 and the GeocoderMatch from ZipDbfMatchingPlugIn could have a multiplier of 1.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

GeocoderMatch()

This parameter is the constructor of this class.

Remarks

Parameters

Name Type Description

Go Back

GeocoderMatch(Dictionary<String, String>)

This is the constructor of this class.

Remarks

For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>

Parameters

Name Type Description
nameValuePairs Dictionary<String,String><!– System.Collections.Generic.Dictionary{System.String,System.String} –> This parameter is a dictionary that includes the name-value pairs.

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

GetBoundingBoxWkt()

Gets the WKT for bounding box.

Remarks

Return Value

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

Parameters

Name Type Description

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

GetCentroidWkt()

Gets the WKT for the centroid point.

Remarks

Return Value

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

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch –> 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()

Returns a formatted String that represents the current object.

Remarks

Return Value

Return Type Description
String<!– System.String –> A String that represents the name-value pairs of the current GeocoderMatch.

Parameters

Name Type Description

<!– System.Object(overriden) –> Go Back

Protected Methods

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

Name

The name of the GeocoderMatch.

Remarks

Return Value

Return Type
String<!– System.String –>

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

NameValuePairs

This property represents a dictionary that includes the name-value pairs.

Remarks

Return Value

Return Type
Dictionary<String,String><!– System.Collections.Generic.Dictionary{System.String,System.String} –>

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

Ranking

This parameter represents the Ranking for the GeocoderMatch.

Remarks

Return Value

Return Type
Int32<!– System.Int32 –>

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

RankingMultiplier

This parameter represents the ranking multiplier. The different GeocoderMatches from different MatchingPlugIns could have different ranking multipliers. For example, the GeocoderMatch from StreetDbfMatchingPlugIn could have a multiplier of 2 and the GeocoderMatch from ZipDbfMatchingPlugIn could have a multiplier of 1.

Remarks

Return Value

Return Type
Int32<!– System.Int32 –>

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

Protected Properties

Public Events

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