This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.xmlgeoserializationformatter [2015/09/21 08:21] admin |
thinkgeo.mapsuite.portablecore.xmlgeoserializationformatter [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.XmlGeoSerializationFormatter ====== | ====== ThinkGeo.MapSuite.Core.XmlGeoSerializationFormatter ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class formats a GeoObjectModel into XML. | This class formats a GeoObjectModel into XML. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} XmlGeoSerializationFormatter() ** | ** {{wiki:PublicMethod.gif|}} XmlGeoSerializationFormatter() ** | ||
- | Creates an instance of GeoSerializationFormatter. | + | * //Creates an instance of GeoSerializationFormatter.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
Line 18: | Line 21: | ||
** {{wiki:PublicMethod.gif|}} Save(GeoObjectModel,Stream) ** | ** {{wiki:PublicMethod.gif|}} Save(GeoObjectModel,Stream) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 38: | Line 41: | ||
** {{wiki:PublicMethod.gif|}} Load(Stream) ** | ** {{wiki:PublicMethod.gif|}} Load(Stream) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 54: | Line 57: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 66: | Line 69: | ||
** {{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 82: | Line 85: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 94: | Line 97: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 107: | Line 110: | ||
** {{wiki:ProtectedMethod.gif|}} SaveCore(GeoObjectModel,Stream) ** | ** {{wiki:ProtectedMethod.gif|}} SaveCore(GeoObjectModel,Stream) ** | ||
- | Format a GeoObjectModel into XML, and save the XML into a stream. | + | * //Format a GeoObjectModel into XML, and save the XML into a stream.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 127: | Line 130: | ||
** {{wiki:ProtectedMethod.gif|}} LoadCore(Stream) ** | ** {{wiki:ProtectedMethod.gif|}} LoadCore(Stream) ** | ||
- | Load a stream that contains XML into a GeoObjectModel. | + | * //Load a stream that contains XML into a GeoObjectModel.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 143: | Line 146: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 155: | Line 158: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 168: | Line 171: | ||
** {{wiki:PublicProperty.gif|}} Encoding ** | ** {{wiki:PublicProperty.gif|}} Encoding ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
* Type:Encoding | * Type:Encoding |