This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.geocodegenerator [2015/09/18 05:42] admin |
thinkgeo.mapsuite.core.geocodegenerator [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.GeoCodeGenerator ====== | ====== ThinkGeo.MapSuite.Core.GeoCodeGenerator ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class generates code that recreates any given object. | This class generates code that recreates any given object. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 8: | Line 11: | ||
** {{wiki:PublicMethod.gif|}} GeoCodeGenerator() ** | ** {{wiki:PublicMethod.gif|}} GeoCodeGenerator() ** | ||
- | Creates an instance of GeoCodeGenerator. | + | * //Creates an instance of GeoCodeGenerator.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} GeoCodeGenerator(GeoCodeFormatter) ** | ** {{wiki:PublicMethod.gif|}} GeoCodeGenerator(GeoCodeFormatter) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //formatter// | * //formatter// | ||
Line 28: | Line 31: | ||
** {{wiki:PublicMethod.gif|}} GenerateCode(Object) ** | ** {{wiki:PublicMethod.gif|}} GenerateCode(Object) ** | ||
- | Generates code that recreates an object. | + | * //Generates code that recreates an object.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 44: | Line 47: | ||
** {{wiki:PublicMethod.gif|}} GenerateCode(Object,String) ** | ** {{wiki:PublicMethod.gif|}} GenerateCode(Object,String) ** | ||
- | Generates code that recreates an object. | + | * //Generates code that recreates an object.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 64: | Line 67: | ||
** {{wiki:PublicMethod.gif|}} GenerateCode(Object,Stream) ** | ** {{wiki:PublicMethod.gif|}} GenerateCode(Object,Stream) ** | ||
- | Generates code that recreates an object. | + | * //Generates code that recreates an object.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 84: | Line 87: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 96: | Line 99: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 112: | Line 115: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 124: | Line 127: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 137: | Line 140: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 149: | Line 152: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |