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 represents an Overlay that connecting to native server layers.
It works with NativeServerLayerOverlay in SilverlightMapConnector assembly only, it's an absolute shell, they are connected by their Id property, the relationship between ThinkGeo.MapSuite.SilverlightEdition.NativeServerLayerOverlay and ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector is one to one correspondence .It's a simple way to Render layers at server side, send images back to Silverlight application.
*System.Object **ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | This is constructor of ServerLayerOverlay class. | ||
![]() | String |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | GeoCanvas, Object, RectangleShape, GeographyUnit | ||
![]() | Object | Object | |
![]() | Double, RectangleShape, GeographyUnit, Int32, Int32 | ||
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | GeoCanvas, Object, RectangleShape, GeographyUnit | ||
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | ClientCache | ||
![]() | String | Gets or sets the identifier of the SilverlightConnector for ServerLayerOverlay. | |
![]() | String | Gets or sets the identifier for the overlay to be found. | |
![]() | Int32 | ||
![]() | GeoCollection<Layer> | ||
![]() | ServerCache | ||
![]() | WebImageFormat |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
This is constructor of ServerLayerOverlay class.
This is constructor of ServerLayerOverlay class.
This is constructor of <strong>ServerLayerOverlay</strong> class.
Name | Type | Description |
---|
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#ServerLayerOverlay.28String.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#ServerLayerOverlay.28String.29</a>
Name | Type | Description |
---|---|---|
id | String<!– System.String –> |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#Draw.28GeoCanvas.2C_Object.2C_RectangleShape.2C_GeographyUnit.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#Draw.28GeoCanvas.2C_Object.2C_RectangleShape.2C_GeographyUnit.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | |
nativeImage | Object<!– System.Object –> | |
canvasExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
mapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#Equals.28Object.29</a>
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#GenerateCacheImages.28Double.2C_RectangleShape.2C_GeographyUnit.2C_Int32.2C_Int32.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#GenerateCacheImages.28Double.2C_RectangleShape.2C_GeographyUnit.2C_Int32.2C_Int32.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
scale | Double<!– System.Double –> | |
cacheExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
mapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
tileWidth | Int32<!– System.Int32 –> | |
tileHeight | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#GetHashCode.28.29</a>
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#GetType.28.29</a>
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#ToString.28.29</a>
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#DrawCore.28GeoCanvas.2C_Object.2C_RectangleShape.2C_GeographyUnit.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#DrawCore.28GeoCanvas.2C_Object.2C_RectangleShape.2C_GeographyUnit.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | |
nativeImage | Object<!– System.Object –> | |
canvasExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
mapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#Finalize.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#ClientCache” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#ClientCache</a>
Return Type |
---|
ClientCache<!– ThinkGeo.MapSuite.SilverlightEdition.ClientCache –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> Go Back
Gets or sets the identifier of the SilverlightConnector for ServerLayerOverlay.
Gets or sets the identifier of the SilverlightConnector for ServerLayerOverlay.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> Go Back
Gets or sets the identifier for the overlay to be found.
Gets or sets the identifier for the overlay to be found.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#JpegQuality” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#JpegQuality</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#Layers” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#Layers</a>
Return Type |
---|
GeoCollection<Layer><!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.Core.Layer} –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#ServerCache” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#ServerCache</a>
Return Type |
---|
ServerCache<!– ThinkGeo.MapSuite.SilverlightEdition.ServerCache –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#WebImageFormat” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay#WebImageFormat</a>
Return Type |
---|
WebImageFormat<!– ThinkGeo.MapSuite.SilverlightEdition.WebImageFormat –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay –> Go Back