Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
This class is the base class of all overlays in this overlay system.
N/A
N/A
N/A
N/A
Refresh(TimeSpan,BufferTimeType)
N/A
N/A
Refresh(RectangleShape,TimeSpan)
N/A
N/A
Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
Refresh(RectangleShape,TimeSpan,BufferTimeType)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan,BufferTimeType)
N/A
N/A
This method gets a bounding box of the Overlay.
This method is the concrete wrapper for the abstract method GetBoundingBoxCore. This method returns the bounding box of the Overlay. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.
This is a wrapper method for the virtual method InitializeCore.
This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles.
The difference from Draw() method is that Refresh() method refreshs all the elements while Draw() does not.
N/A
Draw(MapArguments,OverlayRefreshType)
This method draws the overlay with the provided extent in world coordinate.
N/A
PostTransform(TransformArguments,MapArguments)
This method will simulate the PostTransform interaction.
N/A
This method will simulate the Close interaction.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
This method returns the bounding box of the Overlay.
This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles.
The difference from Draw() method is that Refresh() method refreshs all the elements while Draw() does not.
N/A
DrawCore(MapArguments,OverlayRefreshType)
This method draws the overlay with the provided extent in world coordinate.
N/A
PostTransformCore(TransformArguments,MapArguments)
This protected virtual method is the Core method of PostTransform API.
N/A
This protected virtual method is the Core method of Close API.
N/A
N/A
When implementing this method, consider initializing the overlay canvas such as setting its z-index, setting current map reference to the CurrentMap property.
DrawException(GeoCanvas,Exception)
This method will draw on the canvas when the layer.Draw throw exception and the DrawExceptionMode is set to DrawException instead of ThrowException.
This method can be overriden its logic by rewrite the DrawExceptionCore.
DrawExceptionCore(GeoCanvas,Exception)
This method will draw on the canvas when the layer.Draw throw exception and the DrawExceptionMode is set to DrawException instead of ThrowException.
N/A
OnDrawingException(DrawingExceptionOverlayEventArgs)
This method raises before the overlay is drawing exception.
N/A
OnDrawnException(DrawnExceptionOverlayEventArgs)
This method raises after the overlay is drawn exception.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing.
N/A
This property enhances the performance of the overlay while drawing. If is true, we will skip drawing this overlay and continue drawing the next overlay.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Event Arguments:DrawingExceptionOverlayEventArgs
N/A
Event Arguments:DrawnExceptionOverlayEventArgs
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.