Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
<!– Class –> This is the derived class of the class MatchingPlugIn for matching PostCode.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin</a>
*System.Object ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin *ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
PostcodeDbfMatchingPlugin | This is the constructor of this class. | ||
PostcodeDbfMatchingPlugin | String | This is the constructor of this class. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Close | MatchingPlugin | This method closes the MatchingPlugin. This method is the concrete wrapper for CloseCore. | |
Dispose | Releases all resources used by the PostCodeDbfMatchingPlugin. | ||
Equals | Object | Object | |
GetHashCode | Object | ||
GetType | Object | ||
Match | String | MatchingPlugin | This method matches the source text and returns a collection of GeocoderMatch. This method is the concrete wrapper for MatchCore. It firstly formalizes the input sourceText, gets the formalized results and matches them using MatchCore one by one, then returns all of the results within a collection. |
Open | MatchingPlugin | This method opens the MatchingPlugin for use. This method is the concrete wrapper for OpenCore. | |
ToString | Object |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
CloseCore | MatchingPlugin(overriden) | This method closes the PostCodeDbfMatchingPlugin. | |
Finalize | Object(overriden) | This method is automatically called after an object becomes inaccessible, unless the object has been exempted from finalization by a call to SuppressFinalize. | |
Formalize | String | MatchingPlugin | This method formalizes the source text. This method is the concrete wrapper of FormalizeCore. |
FormalizeCore | String | MatchingPlugin | This method formalizes the source text. |
MatchCore | String | MatchingPlugin(overriden) | This method matches the source text in PostCode DBF file. |
MemberwiseClone | Object | ||
OpenCore | MatchingPlugin(overriden) | This method opens the PostCodeDbfMatchingPlugin. |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
DataPath | String | This property is the path to the Geocoder data folder. | |
RankingMultiplier | Int32 | MatchingPlugin | This property is the ranking multipier for GeocoderMatch. |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
This is the constructor of this class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#PostcodeDbfMatchingPlugin.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#PostcodeDbfMatchingPlugin.28.29</a>
| Name | Type | Description |
|---|
This is the constructor of this class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#PostcodeDbfMatchingPlugin.28String.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#PostcodeDbfMatchingPlugin.28String.29</a>
| Name | Type | Description |
|---|---|---|
| dataPath | String<!– System.String –> | The path to the Geocoder data folder. |
This method closes the MatchingPlugin. This method is the concrete wrapper for CloseCore.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Close.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Close.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin –> Go Back
Releases all resources used by the PostCodeDbfMatchingPlugin.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Dispose.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Dispose.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Equals.28Object.29</a>
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#GetHashCode.28.29</a>
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#GetType.28.29</a>
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
This method matches the source text and returns a collection of GeocoderMatch. This method is the concrete wrapper for MatchCore. It firstly formalizes the input sourceText, gets the formalized results and matches them using MatchCore one by one, then returns all of the results within a collection.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Match.28String.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Match.28String.29</a>
| Return Type | Description |
|---|---|
| Collection<GeocoderMatch><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch} –> | A collection of GeocoderMatch. |
| Name | Type | Description |
|---|---|---|
| sourceText | String<!– System.String –> | The source text to match. |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin –> Go Back
This method opens the MatchingPlugin for use. This method is the concrete wrapper for OpenCore.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Open.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Open.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#ToString.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
This method closes the PostCodeDbfMatchingPlugin.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#CloseCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#CloseCore.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin(overriden) –> Go Back
This method is automatically called after an object becomes inaccessible, unless the object has been exempted from finalization by a call to SuppressFinalize.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Finalize.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object(overriden) –> Go Back
This method formalizes the source text. This method is the concrete wrapper of FormalizeCore.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Formalize.28String.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#Formalize.28String.29</a>
| Return Type | Description |
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> | The collection of formalized strings. |
| Name | Type | Description |
|---|---|---|
| sourceText | String<!– System.String –> | The source text to formalize. |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin –> Go Back
This method formalizes the source text.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#FormalizeCore.28String.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#FormalizeCore.28String.29</a>
| Return Type | Description |
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> | The collection of formalized strings. |
| Name | Type | Description |
|---|---|---|
| sourceText | String<!– System.String –> | The source text to formalize. |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin –> Go Back
This method matches the source text in PostCode DBF file.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#MatchCore.28String.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#MatchCore.28String.29</a>
| Return Type | Description |
|---|---|
| Collection<GeocoderMatch><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.MapSuiteGeocoder.GeocoderMatch} –> | The collection of MatchItem objects. |
| Name | Type | Description |
|---|---|---|
| sourceText | String<!– System.String –> | This parameter is the source text to match. |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#MemberwiseClone.28.29</a>
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
This method opens the PostCodeDbfMatchingPlugin.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#OpenCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#OpenCore.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin(overriden) –> Go Back
This property is the path to the Geocoder data folder.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#DataPath” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#DataPath</a>
| Return Type |
|---|
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin –> Go Back
This property is the ranking multipier for GeocoderMatch.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#RankingMultiplier” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.PostcodeDbfMatchingPlugin#RankingMultiplier</a>
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.MatchingPlugin –> Go Back
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.