User Tools

Site Tools


thinkgeo.mapsuite.core.geoserializationformatter

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
thinkgeo.mapsuite.core.geoserializationformatter [2015/09/22 08:20]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.Core.GeoSerializationFormatter ====== 
-This class formats a GeoObjectModel into serialized data. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    ***ThinkGeo.MapSuite.Core.GeoSerializationFormatter** 
-      *[[ThinkGeo.MapSuite.Core.XmlGeoSerializationFormatter]] 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-==== Protected Constructors ==== 
-** {{wiki:​ProtectedMethod.gif|}} GeoSerializationFormatter() ** 
- 
-  * //Creates an instance of GeoSerializationFormatter.//​ 
-== Remarks == 
-  * //N/A// 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} Save(GeoObjectModel,​Stream) ** 
- 
-  * //Save serialized data into a stream.// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //model// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] 
-    * Description:​The GeoObjectModel to create serialized data for. 
- 
-  * //stream// 
-    * Type:Stream 
-    * Description:​The Stream to save serialized data into. 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Load(Stream) ** 
- 
-  * //Load a stream into a GeoObjectModel.//​ 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] 
-  * Description:​The GeoObjectModel recreated from the stream. 
- 
-== Parameters == 
-  * //stream// 
-    * Type:Stream 
-    * Description:​The Stream to load from. 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} SaveCore(GeoObjectModel,​Stream) ** 
- 
-  * //Format a GeoObjectModel into serialized data, and save the data into a stream.// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //model// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] 
-    * Description:​The GeoObjectModel to create serialized data for. 
- 
-  * //stream// 
-    * Type:Stream 
-    * Description:​The Stream to save serialized data into. 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} LoadCore(Stream) ** 
- 
-  * //Load a stream into a GeoObjectModel.//​ 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]] 
-  * Description:​The GeoObjectModel recreated from the stream. 
- 
-== Parameters == 
-  * //stream// 
-    * Type:Stream 
-    * Description:​The Stream to load from. 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-** {{wiki:​PublicProperty.gif|}} Encoding ** 
- 
-set or get the readEncoding. 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Encoding 
- 
-==== Protected Properties ==== 
-==== Public Events ==== 
  
thinkgeo.mapsuite.core.geoserializationformatter.1442910004.txt.gz ยท Last modified: 2015/09/22 08:20 by admin