User Tools

Site Tools


thinkgeo.mapsuite.silverlightedition.openstreetmapoverlay

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.silverlightedition.openstreetmapoverlay [2015/09/21 03:29]
admin
thinkgeo.mapsuite.silverlightedition.openstreetmapoverlay [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.SilverlightEdition.OpenStreetMapOverlay ====== ====== ThinkGeo.MapSuite.SilverlightEdition.OpenStreetMapOverlay ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class represents the OpenStreetMapOverlay which requests images from OpenStreetMap'​s image server. This class represents the OpenStreetMapOverlay which requests images from OpenStreetMap'​s image server.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 9: Line 12:
 ** {{wiki:​PublicMethod.gif|}} OpenStreetMapOverlay() ** ** {{wiki:​PublicMethod.gif|}} OpenStreetMapOverlay() **
  
-This is constructor of OpenStreetMapOverlay class.+  * //This is constructor of OpenStreetMapOverlay class.//
 == Remarks == == Remarks ==
-This is constructor of OpenStreetMapOverlay class.+  * //This is constructor of OpenStreetMapOverlay class.//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} OpenStreetMapOverlay(String) ** ** {{wiki:​PublicMethod.gif|}} OpenStreetMapOverlay(String) **
  
-This is constructor of OpenStreetMapOverlay class.+  * //This is constructor of OpenStreetMapOverlay class.//
 == Remarks == == Remarks ==
-This is constructor of OpenStreetMapOverlay class.+  * //This is constructor of OpenStreetMapOverlay class.//
 == Parameters == == Parameters ==
   * //name//   * //name//
Line 29: Line 32:
 ** {{wiki:​PublicMethod.gif|}} Initialize(Map) ** ** {{wiki:​PublicMethod.gif|}} Initialize(Map) **
  
-This method initializes the overlay canvas such as width, height and z-index for first time.+  * //This method initializes the overlay canvas such as width, height and z-index for first time.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 45: Line 48:
 ** {{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 65: Line 68:
 ** {{wiki:​PublicMethod.gif|}} Refresh() ** ** {{wiki:​PublicMethod.gif|}} Refresh() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 77: Line 80:
 ** {{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 97: Line 100:
 ** {{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 113: Line 116:
 ** {{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 129: Line 132:
 ** {{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 149: Line 152:
 ** {{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 165: Line 168:
 ** {{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 181: Line 184:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 193: Line 196:
 ** {{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 209: Line 212:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 221: Line 224:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 234: Line 237:
 ** {{wiki:​ProtectedMethod.gif|}} InitializeCore() ** ** {{wiki:​ProtectedMethod.gif|}} InitializeCore() **
  
-This method initializes the overlay canvas such as width, height and z-index for first time.+  * //This method initializes the overlay canvas such as width, height and z-index for first time.//
 == Remarks == == Remarks ==
-This method initializes the overlay canvas such as width, height and z-index for first time.+  * //This method initializes the overlay canvas such as width, height and z-index for first time.//
  
 == Return Value == == Return Value ==
Line 246: Line 249:
 ** {{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 262: Line 265:
 ** {{wiki:​ProtectedMethod.gif|}} GetTileUri(RectangleShape,​Int32,​Int32,​Int32,​Int32,​Double) ** ** {{wiki:​ProtectedMethod.gif|}} GetTileUri(RectangleShape,​Int32,​Int32,​Int32,​Int32,​Double) **
  
-This method gets the uri address which uses for requesting images from Wms server.+  * //This method gets the uri address which uses for requesting images from Wms server.//
 == Remarks == == Remarks ==
-This method gets the uri address which uses for requesting images from Wms server.+  * //This method gets the uri address which uses for requesting images from Wms server.//
  
 == Return Value == == Return Value ==
Line 298: Line 301:
 ** {{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 314: Line 317:
 ** {{wiki:​ProtectedMethod.gif|}} MBU=(Image,​RectangleShape) ** ** {{wiki:​ProtectedMethod.gif|}} MBU=(Image,​RectangleShape) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 334: Line 337:
 ** {{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 350: Line 353:
 ** {{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 366: Line 369:
 ** {{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 382: Line 385:
 ** {{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 398: Line 401:
 ** {{wiki:​ProtectedMethod.gif|}} ZoomStoryCompletedCore() ** ** {{wiki:​ProtectedMethod.gif|}} ZoomStoryCompletedCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 410: Line 413:
 ** {{wiki:​ProtectedMethod.gif|}} PanAnimationCompletedCore() ** ** {{wiki:​ProtectedMethod.gif|}} PanAnimationCompletedCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 422: Line 425:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 434: Line 437:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
thinkgeo.mapsuite.silverlightedition.openstreetmapoverlay.1442806150.txt.gz ยท Last modified: 2015/09/21 03:29 by admin