ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class formats a GeoObjectModel into program code.
*System.Object ThinkGeo.MapSuite.PortableCore.GeoCodeFormatter *ThinkGeo.MapSuite.PortableCore.CSharpGeoCodeFormatter
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Creates an instance of GeoCodeFormatter. |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | GeoObjectModel, Stream | Creates code for a GeoObjectModel and save the code into a Stream. | |
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object | ||
![]() | GeoObjectModel, Stream | Creates code for a GeoObjectModel and save the code into a Stream. |
Name | Return | DeclaringType | Summary |
---|
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Creates an instance of GeoCodeFormatter.
Name | Type | Description |
---|
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Creates code for a GeoObjectModel and save the code into a Stream.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
model | GeoObjectModel<!– ThinkGeo.MapSuite.PortableCore.GeoObjectModel –> | The GeoObjectModel to generate code for. |
stream | Stream<!– System.IO.Stream –> | The Stream to save code into. |
<!– ThinkGeo.MapSuite.PortableCore.GeoCodeFormatter –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Creates code for a GeoObjectModel and save the code into a Stream.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
model | GeoObjectModel<!– ThinkGeo.MapSuite.PortableCore.GeoObjectModel –> | The GeoObjectModel to generate code for. |
stream | Stream<!– System.IO.Stream –> | The Stream to save code into. |
<!– ThinkGeo.MapSuite.PortableCore.GeoCodeFormatter –> Go Back