This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightedition.worldmapkitwmssilverlightoverlay [2015/09/21 03:30] admin |
thinkgeo.mapsuite.silverlightedition.worldmapkitwmssilverlightoverlay [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightEdition.WorldMapKitWmsSilverlightOverlay ====== | ====== ThinkGeo.MapSuite.SilverlightEdition.WorldMapKitWmsSilverlightOverlay ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class represents an Overlay that retrieves tiles from ThinkGeo WorldMapKit Wms server. | This class represents an Overlay that retrieves tiles from ThinkGeo WorldMapKit Wms server. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay() ** | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay() ** | ||
- | This is constructor of WorldMapKitWmsSilverlightOverlay class. | + | * //This is constructor of WorldMapKitWmsSilverlightOverlay class.// |
== Remarks == | == Remarks == | ||
- | This is constructor of WorldMapKitWmsSilverlightOverlay class. | + | * //This is constructor of WorldMapKitWmsSilverlightOverlay class.// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(WorldMapKitLayerType) ** | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(WorldMapKitLayerType) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //layerType// | * //layerType// | ||
Line 27: | Line 30: | ||
** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(String) ** | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(String) ** | ||
- | This is constructor of WorldMapKitWmsSilverlightOverlay class. | + | * //This is constructor of WorldMapKitWmsSilverlightOverlay class.// |
== Remarks == | == Remarks == | ||
- | This is constructor of WorldMapKitWmsSilverlightOverlay class. | + | * //This is constructor of WorldMapKitWmsSilverlightOverlay class.// |
== Parameters == | == Parameters == | ||
* //name// | * //name// | ||
Line 38: | Line 41: | ||
** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(String,String) ** | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(String,String) ** | ||
- | This is constructor of WorldMapKitWmsSilverlightOverlay class. | + | * //This is constructor of WorldMapKitWmsSilverlightOverlay class.// |
== Remarks == | == Remarks == | ||
- | This is constructor of WorldMapKitWmsSilverlightOverlay class. | + | * //This is constructor of WorldMapKitWmsSilverlightOverlay class.// |
== Parameters == | == Parameters == | ||
* //clientId// | * //clientId// | ||
Line 53: | Line 56: | ||
** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(String,String,String) ** | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(String,String,String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //name// | * //name// | ||
Line 72: | Line 75: | ||
** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(WorldMapKitLayerType,String,String) ** | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(WorldMapKitLayerType,String,String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //layerType// | * //layerType// | ||
Line 91: | Line 94: | ||
** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(String,WorldMapKitLayerType,String,String) ** | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsSilverlightOverlay(String,WorldMapKitLayerType,String,String) ** | ||
- | This is constructor of WorldMapKitWmsSilverlightOverlay class. | + | * //This is constructor of WorldMapKitWmsSilverlightOverlay class.// |
== Remarks == | == Remarks == | ||
- | This is constructor of WorldMapKitWmsSilverlightOverlay class. | + | * //This is constructor of WorldMapKitWmsSilverlightOverlay class.// |
== Parameters == | == Parameters == | ||
* //name// | * //name// | ||
Line 116: | Line 119: | ||
** {{wiki:PublicMethod.gif|}} Initialize(Map) ** | ** {{wiki:PublicMethod.gif|}} Initialize(Map) ** | ||
- | This method initializes the overlay canvas such as width, height and z-index at first time. | + | * //This method initializes the overlay canvas such as width, height and z-index at first time.// |
== Remarks == | == Remarks == | ||
- | This method initializes the overlay canvas such as width, height and z-index at first time. | + | * //This method initializes the overlay canvas such as width, height and z-index at first time.// |
== Return Value == | == Return Value == | ||
Line 132: | Line 135: | ||
** {{wiki:PublicMethod.gif|}} Draw(RectangleShape,OverlayDrawType) ** | ** {{wiki:PublicMethod.gif|}} Draw(RectangleShape,OverlayDrawType) ** | ||
- | This method draws the features in the specified extent. | + | * //This method draws the features in the specified extent.// |
== Remarks == | == Remarks == | ||
- | This method draws the features in the specified extent. | + | * //This method draws the features in the specified extent.// |
== Return Value == | == Return Value == | ||
Line 152: | Line 155: | ||
** {{wiki:PublicMethod.gif|}} Refresh() ** | ** {{wiki:PublicMethod.gif|}} Refresh() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 164: | Line 167: | ||
** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Double,Double) ** | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Double,Double) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 184: | Line 187: | ||
** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(PointShape) ** | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(PointShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 200: | Line 203: | ||
** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Point) ** | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Point) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 216: | Line 219: | ||
** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Double,Double) ** | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Double,Double) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 236: | Line 239: | ||
** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(PointShape) ** | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(PointShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 252: | Line 255: | ||
** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Point) ** | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Point) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 268: | Line 271: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 280: | Line 283: | ||
** {{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 296: | Line 299: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 308: | Line 311: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 321: | Line 324: | ||
** {{wiki:ProtectedMethod.gif|}} InitializeCore() ** | ** {{wiki:ProtectedMethod.gif|}} InitializeCore() ** | ||
- | This method initializes the overlay canvas such as width, height and z-index at first time. | + | * //This method initializes the overlay canvas such as width, height and z-index at first time.// |
== Remarks == | == Remarks == | ||
- | This method initializes the overlay canvas such as width, height and z-index at first time. | + | * //This method initializes the overlay canvas such as width, height and z-index at first time.// |
== Return Value == | == Return Value == | ||
Line 333: | Line 336: | ||
** {{wiki:ProtectedMethod.gif|}} ZoomStoryCompletedCore() ** | ** {{wiki:ProtectedMethod.gif|}} ZoomStoryCompletedCore() ** | ||
- | Event triggers after zoom ended. | + | * //Event triggers after zoom ended.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 345: | Line 348: | ||
** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape) ** | ||
- | This method draws the features in the specified extent. | + | * //This method draws the features in the specified extent.// |
== Remarks == | == Remarks == | ||
- | This method draws the features in the specified extent. | + | * //This method draws the features in the specified extent.// |
== Return Value == | == Return Value == | ||
Line 361: | Line 364: | ||
** {{wiki:ProtectedMethod.gif|}} GetTileUri(Uri,RectangleShape,Int32,Int32,Int32,Int32,Double) ** | ** {{wiki:ProtectedMethod.gif|}} GetTileUri(Uri,RectangleShape,Int32,Int32,Int32,Int32,Double) ** | ||
- | This method gets the specific tile's Uri string by which to get tile from Wms server. | + | * //This method gets the specific tile's Uri string by which to get tile from Wms server.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 401: | Line 404: | ||
** {{wiki:ProtectedMethod.gif|}} LxU=(RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} LxU=(RectangleShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 417: | Line 420: | ||
** {{wiki:ProtectedMethod.gif|}} DxU=(GeoCanvas) ** | ** {{wiki:ProtectedMethod.gif|}} DxU=(GeoCanvas) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 433: | Line 436: | ||
** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) ** | ** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 449: | Line 452: | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 465: | Line 468: | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 481: | Line 484: | ||
** {{wiki:ProtectedMethod.gif|}} PanAnimationCompletedCore() ** | ** {{wiki:ProtectedMethod.gif|}} PanAnimationCompletedCore() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 493: | Line 496: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 505: | Line 508: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |