User Tools

Site Tools


thinkgeo.mapsuite.core.xmlgeoserializationformatter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.core.xmlgeoserializationformatter [2015/09/17 10:43]
admin
thinkgeo.mapsuite.core.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 6: Line 9:
       ***ThinkGeo.MapSuite.Core.XmlGeoSerializationFormatter**       ***ThinkGeo.MapSuite.Core.XmlGeoSerializationFormatter**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} XmlGeoSerializationFormatter() **
-**{{wiki:​PublicMethod.gif|}}[[#XmlGeoSerializationFormatter()|XmlGeoSerializationFormatter]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​Creates an instance of GeoSerializationFormatter. +
-</​div>​+
  
-=== Protected Constructors === +  * //Creates an instance of GeoSerializationFormatter.//​ 
-=== Public Methods === +== Remarks == 
-<div class_table>​ +  * //N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#Equals(Object)|Equals]]** +== Parameters == 
-  * **Parameters**:​Object +<div newline></​div>​ 
-  * **DeclaringType**:​Object +==== Protected Constructors ​==== 
-  * **Summary**:​N/​A +==== Public Methods ==== 
-</​div>​+** {{wiki:​PublicMethod.gif|}} ​Save(GeoObjectModel,​Stream) **
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​GetType()|GetType]]** +  * Type:Void 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#​Load(Stream)|Load]]** +  * //model// 
-  * **Parameters**:​Stream +    Type:​[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.GeoSerializationFormatter|GeoSerializationFormatter]] +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​//stream// 
-**{{wiki:​PublicMethod.gif|}}[[#​Save(GeoObjectModel,​Stream)|Save]]*+    Type:Stream 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]],​Stream +    Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.GeoSerializationFormatter|GeoSerializationFormatter]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#ToString()|ToString]]** +** {{wiki:​PublicMethod.gif|}} ​Load(Stream) **
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Protected Methods === +  * //N/A// 
-<div class_table>​ +== Remarks ​== 
-**{{wiki:​ProtectedMethod.gif|}}[[#​Finalize()|Finalize]]** +  * //N/A//
-  * **Parameters**:​N/A +
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/+
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:ProtectedMethod.gif|}}[[#​LoadCore(Stream)|LoadCore]]** +  Type:[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] 
-  * **Parameters**:​Stream +  * Description:N/A
-  * **DeclaringType**:N/A +
-  * **Summary**:​Load a stream that contains XML into a GeoObjectModel. +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +  * //stream// 
-  * **Parameters**:​N/A +    Type:Stream 
-  * **DeclaringType**:Object +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:ProtectedMethod.gif|}}[[#SaveCore(GeoObjectModel,​Stream)|SaveCore]]** +** {{wiki:PublicMethod.gif|}} ​ToString() **
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]],​Stream +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​Format a GeoObjectModel into XML, and save the XML into a stream. +
-</​div>​+
  
-=== Public Properties ​=== +  * //N/A// 
-**{{wiki:​PublicProperty.gif|}}[[#​Encoding|Encoding]]** +== Remarks ​== 
-  * **Return**:​Encoding +  * //N/A//
-  * **Summary**:​N/A+
  
-=== Protected Properties === +== Return Value == 
-=== Public Events === +  * Type:String 
-===== Public Constructors ===== +  * Description:​N/A
-=== XmlGeoSerializationFormatter() === +
-Creates an instance of GeoSerializationFormatter. +
-==== Remarks ==== +
-N/A +
-==== Parameters ==== +
-[[#Public Constructors|Go Back]] +
-===== Protected Constructors ===== +
-===== Public Methods ===== +
-=== Equals(Object) === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Boolean +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:PublicMethod.gif|}} Equals(Object) ​**
  
-==== Parameters ==== +  * //N/A// 
-**obj** +== Remarks ​== 
-  * **Type**:​Object +  * //N/A//
-  * **Description**:​N/A+
  
-[[#Public Methods|Go Back]] +== Return Value == 
-=== GetHashCode() === +  * Type:​Boolean 
-N/A +  * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return ​Type**:Int32 +  * //obj// 
-  * **Description**:N/A+    ​* Type:Object 
 +    * Description:​N/​A
  
-==== Parameters ==== +<div newline></​div>​ 
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} GetHashCode() **
-=== GetType() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Type +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Int32 
-=== Load(Stream) === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:PublicMethod.gif|}} GetType() ​**
  
-==== Parameters ==== +  * //N/A// 
-**stream** +== Remarks ​== 
-  * **Type**:​Stream +  * //N/A//
-  * **Description**:​N/A+
  
-[[#Public Methods|Go Back]] +== Return Value == 
-=== Save(GeoObjectModel,​Stream) === +  * Type:Type 
-N/A +  * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Void +<div newline></​div>​ 
-  ​* **Description**:​N/​A+==== Protected Methods ==== 
 +** {{wiki:ProtectedMethod.gif|}} SaveCore(GeoObjectModel,​Stream) ​**
  
-==== Parameters ==== +  * //Format a GeoObjectModel into XML, and save the XML into a stream.// 
-**model** +== Remarks ​== 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] +  * //N/A//
-  * **Description**:​N/A+
  
-**stream** +== Return Value == 
-  ​* **Type**:Stream +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== ToString() === +  * //model/
-N/A +    * Type:​[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] 
-==== Remarks ==== +    * Description:​The GeoObjectModel to create XML for.
-N/A+
  
-**Return Value** +  ​//stream// 
-  **Return ​Type**:String +    * Type:Stream 
-  * **Description**:N/A+    * Description:​The Stream to save XML into.
  
-==== Parameters ==== +<div newline></​div>​ 
-[[#Public Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} LoadCore(Stream**
-===== Protected Methods ===== +
-=== Finalize() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//Load a stream that contains XML into a GeoObjectModel.//​ 
-  * **Return Type**:Void +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Protected Methods|Go Back]] +  * Type:[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] 
-=== LoadCore(Stream) === +  * Description:​The GeoObjectModel recreated from the stream.
-Load a stream ​that contains XML into a GeoObjectModel. +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return ​Type**:[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] +  * //​stream//​ 
-  * **Description**:The GeoObjectModel recreated from the stream.+    ​* Type:Stream 
 +    * Description:​The ​Stream that contains XML.
  
-==== Parameters ==== +<div newline></​div>​ 
-**stream** +** {{wiki:ProtectedMethod.gif|}} Finalize() ​**
-  * **Type**:Stream +
-  ​* **Description**:​The Stream that contains XML.+
  
-[[#​Protected Methods|Go Back]] +  * //N/A// 
-=== MemberwiseClone() === +== Remarks == 
-N/A +  * //N/A//
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Object +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-=== SaveCore(GeoObjectModel,​Stream=== +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
-Format a GeoObjectModel into XML, and save the XML into a stream. +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Void +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**model** +  * Type:Object 
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] +  * Description:​N/A
-  ​* **Description**:The GeoObjectModel to create XML for.+
  
-**stream** +== Parameters == 
-  * **Type**:Stream +<div newline></​div>​ 
-  ​* **Description**:​The Stream to save XML into.+==== Public Properties ==== 
 +** {{wiki:PublicProperty.gif|}} Encoding ​**
  
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== Encoding === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Encoding+  * Type:​Encoding
  
-[[#Public Properties|Go Back]] +==== Protected Properties ==== 
-===== Protected Properties ​===== +==== Public Events ====
-===== Public Events ​=====+
  
thinkgeo.mapsuite.core.xmlgeoserializationformatter.1442486593.txt.gz · Last modified: 2015/09/17 10:43 by admin