User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.geocodermatch

This is an old revision of the document!


ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch

This class represents single match result.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch

Members Summary

Public Constructors

GeocoderMatch()

This parameter is the constructor of this class.

Remarks

N/A

Parameters

GeocoderMatch(Dictionary<String,String>)

N/A

Remarks

N/A

Parameters
  • nameValuePairs
    • Type:Dictionary<String,String>
    • Description:N/A

Protected Constructors

Public Methods

GetCentroidWkt()

Gets the WKT for the centroid point.

Remarks

N/A

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

GetBoundingBoxWkt()

Gets the WKT for bounding box.

Remarks

N/A

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

ToString()

Returns a formatted String that represents the current object.

Remarks

N/A

Return Value
  • Type:String
  • Description:A String that represents the name-value pairs of the current GeocoderMatch.
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

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

Public Properties

NameValuePairs

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

Remarks

N/A

Return Value
  • Type:Dictionary<String,String>

Ranking

This parameter represents the Ranking for the GeocoderMatch.

Remarks

N/A

Return Value
  • Type:Int32

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

N/A

Return Value
  • Type:Int32

Name

The name of the GeocoderMatch.

Remarks

N/A

Return Value
  • Type:String

Protected Properties

Public Events

thinkgeo.mapsuite.mapsuitegeocoder.geocodermatch.1442819025.txt.gz ยท Last modified: 2015/09/21 07:03 by admin