This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.iosedition.bingmapstileoverlay [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.iosedition.bingmapstileoverlay [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.iOSEdition.BingMapsTileOverlay ====== | ====== ThinkGeo.MapSuite.iOSEdition.BingMapsTileOverlay ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Class --> | ||
This class represents an overlay that requesting from Bing Maps Imagery Service. | This class represents an overlay that requesting from Bing Maps Imagery Service. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.iOSEdition.Overlay]] | + | *ThinkGeo.MapSuite.iOSEdition.Overlay |
- | ***[[ThinkGeo.MapSuite.iOSEdition.TileOverlay]] | + | *ThinkGeo.MapSuite.iOSEdition.TileOverlay |
- | ****[[ThinkGeo.MapSuite.iOSEdition.BingMapsTileOverlay]] | + | ***ThinkGeo.MapSuite.iOSEdition.BingMapsTileOverlay** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} BingMapsTileOverlay() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BingMapsTileOverlay()|BingMapsTileOverlay]] | | | Initializes a new instance of the class. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BingMapsTileOverlay(String)|BingMapsTileOverlay]] | String | | Initializes a new instance of the class. | | + | |
+ | Initializes a new instance of the class. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} BingMapsTileOverlay(String) ** | ||
+ | |||
+ | Initializes a new instance of the class. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Parameters == | ||
+ | * //applicationId// | ||
+ | * Type:String | ||
+ | * Description:The application identifier. | ||
+ | |||
+ | <div newline></div> | ||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} GetOneTile() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Close()|Close]] | | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Closes this instance. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Dispose()|Dispose]] | | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Disposes this instance. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Draw(MapArguments, OverlayRefreshType)|Draw]] | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]], [[ThinkGeo.MapSuite.iOSEdition.OverlayRefreshType|OverlayRefreshType]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | This method draws the overlay by the specified arguments. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetBoundingBox()|GetBoundingBox]] | | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Gets the bounding box. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Initialize(MapArguments)|Initialize]] | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Initializes the specified map arguments. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#PostTransform(TransformArguments, MapArguments)|PostTransform]] | [[ThinkGeo.MapSuite.iOSEdition.TransformArguments|TransformArguments]], [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Posts the transform for the overlay. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Refresh()|Refresh]] | | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Refreshes this instance. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
- | ==== Protected Methods ==== | + | N/A |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CloseCore()|CloseCore]] | | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Closes the core. | | + | N/A |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Dispose(Boolean)|Dispose]] | Boolean | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]](overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawCore(MapArguments, OverlayRefreshType)|DrawCore]] | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]], [[ThinkGeo.MapSuite.iOSEdition.OverlayRefreshType|OverlayRefreshType]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]](overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawException(GeoCanvas, Exception)|DrawException]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Exception | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Draws the exception. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawExceptionCore(GeoCanvas, Exception)|DrawExceptionCore]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Exception | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Draws the exception core. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawTile(TileView, MapArguments)|DrawTile]] | [[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]], [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Redraws a specified tile with the provided world extent. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawTileCore(GeoCanvas, TileView)|DrawTileCore]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], [[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]] | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]](overriden) | Redraws a specified tile with the provided geoCanvas. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetBoundingBoxCore()|GetBoundingBoxCore]] | | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]](overriden) | Gets the bounding box core. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetTile()|GetTile]] | | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Chooses a tile object to form the TileOverlay. When overriding this method, consider the initialize parameters setting on the tile. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetTileCore()|GetTileCore]] | | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Chooses a tile object to form the TileOverlay. When overriding this method, consider the initialize parameters setting on the tile. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetTileMatrix(Double, Int32, Int32, GeographyUnit)|GetTileMatrix]] | Double, Int32, Int32, [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]](overriden) | Gets the tile matrix for TileOverlay. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetTileMatrixCells(GeographyUnit, RectangleShape, Double)|GetTileMatrixCells]] | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], Double | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Gets the tile matrix cells for TileOverlay. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#InitializeCore(MapArguments)|InitializeCore]] | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Initializes the core. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDrawingException(DrawingExceptionOverlayEventArgs)|OnDrawingException]] | [[ThinkGeo.MapSuite.iOSEdition.DrawingExceptionOverlayEventArgs|DrawingExceptionOverlayEventArgs]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Handles the event. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDrawnException(DrawnExceptionOverlayEventArgs)|OnDrawnException]] | [[ThinkGeo.MapSuite.iOSEdition.DrawnExceptionOverlayEventArgs|DrawnExceptionOverlayEventArgs]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Handles the event. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#PostTransformCore(TransformArguments, MapArguments)|PostTransformCore]] | [[ThinkGeo.MapSuite.iOSEdition.TransformArguments|TransformArguments]], [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]](overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RefreshCore()|RefreshCore]] | | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Refreshes the core. | | + | |
- | ==== Public Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:[[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]] |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ApplicationId|ApplicationId]] | String | | This property gets or sets an application account registered from Bing Maps Imagery Service. | | + | * Description:N/A |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Attribution|Attribution]] | String | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Gets or sets the attribution. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DrawingExceptionMode|DrawingExceptionMode]] | [[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DrawingQuality|DrawingQuality]] | [[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Gets or sets the drawing quality. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsCacheOnly|IsCacheOnly]] | Boolean | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Gets or sets a value indicating whether this instance is cache only. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsEmpty|IsEmpty]] | Boolean | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Gets a value indicating whether this instance is empty. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsVisible|IsVisible]] | Boolean | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]](overriden) | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Logo|Logo]] | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | | Gets or sets the logo. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MapArguments|MapArguments]] | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Gets or sets the map arguments. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MapStyle|MapStyle]] | [[ThinkGeo.MapSuite.Core.BingMapsMapType|BingMapsMapType]] | | This property gets or sets the requesting map type from Bing Maps Imagery Service. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Name|Name]] | String | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Gets or sets the name. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Opacity|Opacity]] | Double | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Gets or sets the opacity. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#OverlayView|OverlayView]] | UIView | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | Gets or sets the overlay view. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TileCache|TileCache]] | [[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]] | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]](overriden) | Gets or sets the tile cache. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TileHeight|TileHeight]] | Int32 | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Gets or sets the height of the tile. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TileSnappingMode|TileSnappingMode]] | [[ThinkGeo.MapSuite.iOSEdition.TileSnappingMode|TileSnappingMode]] | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Gets or sets the tile snapping mode. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TileType|TileType]] | [[ThinkGeo.MapSuite.iOSEdition.TileType|TileType]] | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Gets and sets the overlay is formed by multiple tiles or single tile. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TileWidth|TileWidth]] | Int32 | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Gets or sets the width of the tile. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TimeoutInSeconds|TimeoutInSeconds]] | Int32 | | Gets or sets the length of time, in seconds, before the request times out. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TransitionEffect|TransitionEffect]] | [[ThinkGeo.MapSuite.iOSEdition.TransitionEffect|TransitionEffect]] | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Gets or sets the transition effect. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#WebProxy|WebProxy]] | WebProxy | | This property gets or sets the proxy used for requesting a Web Response. | | + | |
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | <div newline></div> |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#DrawingView|DrawingView]] | UIView | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Gets or sets the drawing view. | | + | ** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>) ** |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#StretchView|StretchView]] | UIView | [[ThinkGeo.MapSuite.iOSEdition.TileOverlay|TileOverlay]] | Gets or sets the stretch view. | | + | |
- | ==== Public Events ==== | + | N/A |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#DrawingException|DrawingException]] | [[ThinkGeo.MapSuite.iOSEdition.DrawingExceptionOverlayEventArgs|DrawingExceptionOverlayEventArgs]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | This event raises when [[drawing|exception]]. | | + | N/A |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#DrawnException|DrawnException]] | [[ThinkGeo.MapSuite.iOSEdition.DrawnExceptionOverlayEventArgs|DrawnExceptionOverlayEventArgs]] | [[ThinkGeo.MapSuite.iOSEdition.Overlay|Overlay]] | This event raises when [[drawn|exception]]. | | + | |
- | ===== Public Constructors ===== | + | == Return Value == |
- | ==== BingMapsTileOverlay() ==== | + | * Type:Void |
- | Initializes a new instance of the class. | + | * Description:N/A |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | [[#Public Constructors|Go Back]] | + | == Parameters == |
- | ==== BingMapsTileOverlay(String) ==== | + | * //extentsToRefresh// |
- | Initializes a new instance of the class. | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
- | === Parameters === | + | * Description:N/A |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | applicationId | String<!-- System.String --> | The application identifier. | | + | |
- | [[#Public Constructors|Go Back]] | + | <div newline></div> |
- | ===== Protected Constructors ===== | + | ** {{wiki:PublicMethod.gif|}} Refresh(TimeSpan) ** |
- | ===== Public Methods ===== | + | |
- | ==== Close() ==== | + | |
- | Closes this instance. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | ==== Dispose() ==== | + | * Description:N/A |
- | Disposes this instance. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //bufferTime// |
+ | * Type:TimeSpan | ||
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Refresh(TimeSpan,RequestDrawingBufferTimeType) ** |
- | ==== Draw(MapArguments, OverlayRefreshType) ==== | + | |
- | This method draws the overlay by the specified arguments. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | mapArguments | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]]<!-- ThinkGeo.MapSuite.iOSEdition.MapArguments --> | This parameter indicates an mapArguments to draw the overlay. | | + | N/A |
- | | refreshType | [[ThinkGeo.MapSuite.iOSEdition.OverlayRefreshType|OverlayRefreshType]]<!-- ThinkGeo.MapSuite.iOSEdition.OverlayRefreshType --> | This parameter indicates whether this overlay needs to be refresh or not. | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | ==== Equals(Object) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //bufferTime// |
- | | obj | Object<!-- System.Object --> | | | + | * Type:TimeSpan |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | * //bufferTimeType// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] |
- | ==== GetBoundingBox() ==== | + | * Description:N/A |
- | Gets the bounding box. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | A RectangleShape value for the overlay. | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} Refresh(TimeSpan,BufferTimeType) ** |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetHashCode() ==== | + | N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //bufferTime// |
- | ==== GetType() ==== | + | * Type:TimeSpan |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | * //bufferTimeType// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.BufferTimeType|BufferTimeType]] |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape,TimeSpan) ** |
- | ==== Initialize(MapArguments) ==== | + | |
- | Initializes the specified map arguments. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | mapArguments | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]]<!-- ThinkGeo.MapSuite.iOSEdition.MapArguments --> | The map arguments. | | + | N/A |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | ==== PostTransform(TransformArguments, MapArguments) ==== | + | * Description:N/A |
- | Posts the transform for the overlay. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //extentToRefresh// |
- | | transformInfo | [[ThinkGeo.MapSuite.iOSEdition.TransformArguments|TransformArguments]]<!-- ThinkGeo.MapSuite.iOSEdition.TransformArguments --> | The transform information. | | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | | mapArguments | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]]<!-- ThinkGeo.MapSuite.iOSEdition.MapArguments --> | The map arguments. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | * //bufferTime// |
- | [[#Public Methods|Go Back]] | + | * Type:TimeSpan |
- | ==== Refresh() ==== | + | * Description:N/A |
- | Refreshes this instance. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType) ** |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ToString() ==== | + | N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //extentToRefresh// |
- | ===== Protected Methods ===== | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | ==== CloseCore() ==== | + | * Description:N/A |
- | Closes the core. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //bufferTime// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:TimeSpan |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | * //bufferTimeType// |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] |
- | ==== Dispose(Boolean) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape,TimeSpan,BufferTimeType) ** |
- | | isDisposing | Boolean<!-- System.Boolean --> | | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay(overriden) --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== DrawCore(MapArguments, OverlayRefreshType) ==== | + | N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | mapArguments | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]]<!-- ThinkGeo.MapSuite.iOSEdition.MapArguments --> | | | + | * Description:N/A |
- | | refreshType | [[ThinkGeo.MapSuite.iOSEdition.OverlayRefreshType|OverlayRefreshType]]<!-- ThinkGeo.MapSuite.iOSEdition.OverlayRefreshType --> | | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay(overriden) --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //extentToRefresh// |
- | ==== DrawException(GeoCanvas, Exception) ==== | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | Draws the exception. | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //bufferTime// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:TimeSpan |
- | | geoCanvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> | The geo canvas. | | + | * Description:N/A |
- | | exception | Exception<!-- System.Exception --> | The exception. | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | * //bufferTimeType// |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.BufferTimeType|BufferTimeType]] |
- | ==== DrawExceptionCore(GeoCanvas, Exception) ==== | + | * Description:N/A |
- | Draws the exception core. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>,TimeSpan) ** |
- | | geoCanvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> | The geo canvas. | | + | |
- | | ex | Exception<!-- System.Exception --> | The ex. | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== DrawTile(TileView, MapArguments) ==== | + | N/A |
- | Redraws a specified tile with the provided world extent. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | tile | [[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]]<!-- ThinkGeo.MapSuite.iOSEdition.TileView --> | A Tile object that is created by the GetTile() method to draw. | | + | * Description:N/A |
- | | mapArguments | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]]<!-- ThinkGeo.MapSuite.iOSEdition.MapArguments --> | A mapArguments for drawing the passed tile. | | + | |
+ | == Parameters == | ||
+ | * //extentsToRefresh// | ||
+ | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | ||
+ | * Description:N/A | ||
+ | |||
+ | * //bufferTime// | ||
+ | * Type:TimeSpan | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //extentsToRefresh// | ||
+ | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | ||
+ | * Description:N/A | ||
+ | |||
+ | * //bufferTime// | ||
+ | * Type:TimeSpan | ||
+ | * Description:N/A | ||
+ | |||
+ | * //bufferTimeType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>,TimeSpan,BufferTimeType) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //extentsToRefresh// | ||
+ | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | ||
+ | * Description:N/A | ||
+ | |||
+ | * //bufferTime// | ||
+ | * Type:TimeSpan | ||
+ | * Description:N/A | ||
+ | |||
+ | * //bufferTimeType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.BufferTimeType|BufferTimeType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} RemoveAllAnimations() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetBoundingBox() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Initialize(MapArguments) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //mapArguments// | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Refresh() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //extent// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Draw(MapArguments,OverlayRefreshType) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //mapArguments// | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //refreshType// | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.OverlayRefreshType|OverlayRefreshType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} PostTransform(TransformArguments,MapArguments) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //transformInfo// | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.TransformArguments|TransformArguments]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //mapArguments// | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Close() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Dispose() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //obj// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Type | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Protected Methods ==== | ||
+ | ** {{wiki:ProtectedMethod.gif|}} DrawTileCore(GeoCanvas,TileView) ** | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== DrawTileCore(GeoCanvas, TileView) ==== | ||
Redraws a specified tile with the provided geoCanvas. | Redraws a specified tile with the provided geoCanvas. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | geoCanvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> | The geo canvas. | | + | * Description:N/A |
- | | tile | [[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]]<!-- ThinkGeo.MapSuite.iOSEdition.TileView --> | A Tile object that is created by the GetTile() method to draw. | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay(overriden) --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //geoCanvas// |
- | ==== Finalize() ==== | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
- | === Return Value === | + | * Description:The geo canvas. |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //tile// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]] |
+ | * Description:A Tile object that is created by the GetTile() method to draw. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxCore() ** | ||
- | <!-- System.Object(overriden) --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== GetBoundingBoxCore() ==== | ||
Gets the bounding box core. | Gets the bounding box core. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | RectangleShape. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
+ | * Description:RectangleShape. | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay(overriden) --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | <div newline></div> |
- | ==== GetTile() ==== | + | ** {{wiki:ProtectedMethod.gif|}} GetTileMatrix(Double,Int32,Int32,GeographyUnit) ** |
- | Chooses a tile object to form the TileOverlay. When overriding this method, consider the initialize parameters setting on the tile. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]]<!-- ThinkGeo.MapSuite.iOSEdition.TileView --> | | | + | |
- | === Parameters === | + | Gets the tile matrix for TileOverlay. |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.TileMatrix|TileMatrix]] |
- | ==== GetTileCore() ==== | + | * Description:TileMatrix. |
- | Chooses a tile object to form the TileOverlay. When overriding this method, consider the initialize parameters setting on the tile. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]]<!-- ThinkGeo.MapSuite.iOSEdition.TileView --> | A tile object to form the TileOverlay. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //scale// |
+ | * Type:Double | ||
+ | * Description:The scale. | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | + | * //tileWidth// |
- | [[#Protected Methods|Go Back]] | + | * Type:Int32 |
- | ==== GetTileMatrix(Double, Int32, Int32, GeographyUnit) ==== | + | * Description:Width of the tile. |
- | Gets the tile matrix for TileOverlay. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.TileMatrix|TileMatrix]]<!-- ThinkGeo.MapSuite.Core.TileMatrix --> | TileMatrix. | | + | |
- | === Parameters === | + | * //tileHeight// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Int32 |
- | | scale | Double<!-- System.Double --> | The scale. | | + | * Description:Height of the tile. |
- | | tileWidth | Int32<!-- System.Int32 --> | Width of the tile. | | + | |
- | | tileHeight | Int32<!-- System.Int32 --> | Height of the tile. | | + | |
- | | boundingBoxUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | The bounding box unit. | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay(overriden) --> | + | * //boundingBoxUnit// |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
- | ==== GetTileMatrixCells(GeographyUnit, RectangleShape, Double) ==== | + | * Description:The bounding box unit. |
- | Gets the tile matrix cells for TileOverlay. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Collection<[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.TileMatrixCell} --> | Collection<TileMatrixCell>. | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} PrepareInertialPan(RectangleShape,RectangleShape,MapArguments) ** |
- | | mapUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | The map unit. | | + | |
- | | targetExtent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | The target extent. | | + | |
- | | targetScale | Double<!-- System.Double --> | The target scale. | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== InitializeCore(MapArguments) ==== | + | N/A |
- | Initializes the core. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | mapArgument | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]]<!-- ThinkGeo.MapSuite.iOSEdition.MapArguments --> | The map argument. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //currentExtent// |
- | ==== MemberwiseClone() ==== | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | * //velocityExtent// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | * //mapArguments// |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] |
- | ==== OnDrawingException(DrawingExceptionOverlayEventArgs) ==== | + | * Description:N/A |
- | Handles the event. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} DrawCore(MapArguments,OverlayRefreshType) ** |
- | | args | [[ThinkGeo.MapSuite.iOSEdition.DrawingExceptionOverlayEventArgs|DrawingExceptionOverlayEventArgs]]<!-- ThinkGeo.MapSuite.iOSEdition.DrawingExceptionOverlayEventArgs --> | The instance containing the event data. | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== OnDrawnException(DrawnExceptionOverlayEventArgs) ==== | + | N/A |
- | Handles the event. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | args | [[ThinkGeo.MapSuite.iOSEdition.DrawnExceptionOverlayEventArgs|DrawnExceptionOverlayEventArgs]]<!-- ThinkGeo.MapSuite.iOSEdition.DrawnExceptionOverlayEventArgs --> | The instance containing the event data. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //mapArguments// |
- | ==== PostTransformCore(TransformArguments, MapArguments) ==== | + | * Type:[[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //refreshType// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.iOSEdition.OverlayRefreshType|OverlayRefreshType]] |
- | | transformInfo | [[ThinkGeo.MapSuite.iOSEdition.TransformArguments|TransformArguments]]<!-- ThinkGeo.MapSuite.iOSEdition.TransformArguments --> | | | + | * Description:N/A |
- | | mapArguments | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]]<!-- ThinkGeo.MapSuite.iOSEdition.MapArguments --> | | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay(overriden) --> | + | <div newline></div> |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} RemoveAllAnimationCore() ** |
- | ==== RefreshCore() ==== | + | |
- | Refreshes the core. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Void |
- | ===== Public Properties ===== | + | * Description:N/A |
- | ==== ApplicationId ==== | + | |
- | This property gets or sets an application account registered from Bing Maps Imagery Service. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.BingMapsTileOverlay --> | + | == Parameters == |
- | [[#Public Properties|Go Back]] | + | <div newline></div> |
- | ==== Attribution ==== | + | ** {{wiki:ProtectedMethod.gif|}} DrawTile(TileView,MapArguments) ** |
- | Gets or sets the attribution. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== DrawingExceptionMode ==== | + | N/A |
- | This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]<!-- ThinkGeo.MapSuite.Core.DrawingExceptionMode --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | == Return Value == |
- | [[#Public Properties|Go Back]] | + | * Type:Void |
- | ==== DrawingQuality ==== | + | * Description:N/A |
- | Gets or sets the drawing quality. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]]<!-- ThinkGeo.MapSuite.Core.DrawingQuality --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | == Parameters == |
- | [[#Public Properties|Go Back]] | + | * //tile// |
- | ==== IsCacheOnly ==== | + | * Type:[[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]] |
- | Gets or sets a value indicating whether this instance is cache only. | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | + | * //mapArguments// |
- | [[#Public Properties|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] |
- | ==== IsEmpty ==== | + | * Description:N/A |
- | Gets a value indicating whether this instance is empty. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | <div newline></div> |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} GetTile() ** |
- | ==== IsVisible ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay(overriden) --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Logo ==== | + | N/A |
- | Gets or sets the logo. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.BingMapsTileOverlay --> | + | == Return Value == |
- | [[#Public Properties|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]] |
- | ==== MapArguments ==== | + | * Description:N/A |
- | Gets or sets the map arguments. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]]<!-- ThinkGeo.MapSuite.iOSEdition.MapArguments --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | == Parameters == |
- | [[#Public Properties|Go Back]] | + | <div newline></div> |
- | ==== MapStyle ==== | + | ** {{wiki:ProtectedMethod.gif|}} GetTileCore() ** |
- | This property gets or sets the requesting map type from Bing Maps Imagery Service. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.BingMapsMapType|BingMapsMapType]]<!-- ThinkGeo.MapSuite.Core.BingMapsMapType --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.BingMapsTileOverlay --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Name ==== | + | N/A |
- | Gets or sets the name. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | == Return Value == |
- | [[#Public Properties|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]] |
- | ==== Opacity ==== | + | * Description:N/A |
- | Gets or sets the opacity. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | == Parameters == |
- | [[#Public Properties|Go Back]] | + | <div newline></div> |
- | ==== OverlayView ==== | + | ** {{wiki:ProtectedMethod.gif|}} GetTileMatrixCells(GeographyUnit,RectangleShape,Double) ** |
- | Gets or sets the overlay view. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | UIView<!-- MonoTouch.UIKit.UIView --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== TileCache ==== | + | N/A |
- | Gets or sets the tile cache. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]<!-- ThinkGeo.MapSuite.Core.BitmapTileCache --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay(overriden) --> | + | == Return Value == |
- | [[#Public Properties|Go Back]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]> |
- | ==== TileHeight ==== | + | * Description:N/A |
- | Gets or sets the height of the tile. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | + | == Parameters == |
- | [[#Public Properties|Go Back]] | + | * //mapUnit// |
- | ==== TileSnappingMode ==== | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
- | Gets or sets the tile snapping mode. | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.TileSnappingMode|TileSnappingMode]]<!-- ThinkGeo.MapSuite.iOSEdition.TileSnappingMode --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | + | * //targetExtent// |
- | [[#Public Properties|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | ==== TileType ==== | + | * Description:N/A |
- | Gets and sets the overlay is formed by multiple tiles or single tile. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.TileType|TileType]]<!-- ThinkGeo.MapSuite.iOSEdition.TileType --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | + | * //targetScale// |
- | [[#Public Properties|Go Back]] | + | * Type:Double |
- | ==== TileWidth ==== | + | * Description:N/A |
- | Gets or sets the width of the tile. | + | |
- | === Return Value === | + | <div newline></div> |
- | ^ Return Type ^ | + | ** {{wiki:ProtectedMethod.gif|}} PostTransformCore(TransformArguments,MapArguments) ** |
- | | Int32<!-- System.Int32 --> | | + | |
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //transformInfo// | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.TransformArguments|TransformArguments]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //mapArguments// | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Dispose(Boolean) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //disposing// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RefreshCore() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RefreshCore(RectangleShape) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //extent// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CloseCore() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InitializeCore(MapArguments) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //mapArgument// | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} DrawException(GeoCanvas,Exception) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //geoCanvas// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //exception// | ||
+ | * Type:Exception | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,Exception) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //geoCanvas// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //ex// | ||
+ | * Type:Exception | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnDrawingException(DrawingExceptionOverlayEventArgs) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.DrawingExceptionOverlayEventArgs|DrawingExceptionOverlayEventArgs]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnDrawnException(DrawnExceptionOverlayEventArgs) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.DrawnExceptionOverlayEventArgs|DrawnExceptionOverlayEventArgs]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} PrepareInertialPanInternal(RectangleShape,RectangleShape,MapArguments) ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //currentExtent// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //velocityExtent// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //mapArguments// | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Public Properties ==== | ||
+ | ** {{wiki:PublicProperty.gif|}} MapStyle ** | ||
+ | |||
+ | This property gets or sets the requesting map type from Bing Maps Imagery Service. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.BingMapsMapType|BingMapsMapType]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ApplicationId ** | ||
+ | |||
+ | This property gets or sets an application account registered from Bing Maps Imagery Service. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} TimeoutInSeconds ** | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== TimeoutInSeconds ==== | ||
Gets or sets the length of time, in seconds, before the request times out. | Gets or sets the length of time, in seconds, before the request times out. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ | + | N/A |
- | | Int32<!-- System.Int32 --> | | + | == Return Value == |
+ | * Type:Int32 | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.BingMapsTileOverlay --> | + | ** {{wiki:PublicProperty.gif|}} WebProxy ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== TransitionEffect ==== | + | |
- | Gets or sets the transition effect. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.TransitionEffect|TransitionEffect]]<!-- ThinkGeo.MapSuite.iOSEdition.TransitionEffect --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== WebProxy ==== | ||
This property gets or sets the proxy used for requesting a Web Response. | This property gets or sets the proxy used for requesting a Web Response. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ | + | N/A |
- | | WebProxy<!-- System.Net.WebProxy --> | | + | == Return Value == |
+ | * Type:WebProxy | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.BingMapsTileOverlay --> | + | ** {{wiki:PublicProperty.gif|}} TileCache ** |
- | [[#Public Properties|Go Back]] | + | |
- | ===== Protected Properties ===== | + | |
- | ==== DrawingView ==== | + | |
- | Gets or sets the drawing view. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | UIView<!-- MonoTouch.UIKit.UIView --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | + | Gets or sets the tile cache. |
- | [[#Protected Properties|Go Back]] | + | == Remarks == |
- | ==== StretchView ==== | + | N/A |
- | Gets or sets the stretch view. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]] |
- | ^ Return Type ^ | + | |
- | | UIView<!-- MonoTouch.UIKit.UIView --> | | + | ** {{wiki:PublicProperty.gif|}} Logo ** |
+ | |||
+ | Gets or sets the logo. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} IsCacheOnly ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} TileWidth ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} TileHeight ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} IsVisible ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} TransitionEffect ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.TransitionEffect|TransitionEffect]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} TileSnappingMode ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.TileSnappingMode|TileSnappingMode]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} TileType ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.TileType|TileType]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} AutoRefreshInterval ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:TimeSpan | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Name ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} DrawingExceptionMode ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} IsEmpty ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Attribution ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} OverlayView ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:UIView | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} DrawingQuality ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Opacity ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} MapArguments ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} CanRefreshRegion ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ==== Protected Properties ==== | ||
+ | ** {{wiki:ProtectedProperty.gif|}} CacheMark ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} SingleTile ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.iOSEdition.TileView|TileView]] | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} DrawingView ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:UIView | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} StretchView ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:UIView | ||
+ | |||
+ | ==== Public Events ==== | ||
+ | ** {{wiki:PublicEvent.gif|}} DrawingException ** | ||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
- | <!-- ThinkGeo.MapSuite.iOSEdition.TileOverlay --> | + | Event Arguments:[[ThinkGeo.MapSuite.iOSEdition.DrawingExceptionOverlayEventArgs|DrawingExceptionOverlayEventArgs]] |
- | [[#Protected Properties|Go Back]] | + | |
- | ===== Public Events ===== | + | |
- | ==== DrawingException ==== | + | |
- | This event raises when [[drawing|exception]]. | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.DrawingExceptionOverlayEventArgs|DrawingExceptionOverlayEventArgs]]<!-- ThinkGeo.MapSuite.iOSEdition.DrawingExceptionOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | ** {{wiki:PublicEvent.gif|}} DrawnException ** |
- | [[#Public Events|Go Back]] | + | N/A |
- | ==== DrawnException ==== | + | == Remarks == |
- | This event raises when [[drawn|exception]]. | + | N/A |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.iOSEdition.DrawnExceptionOverlayEventArgs|DrawnExceptionOverlayEventArgs]]<!-- ThinkGeo.MapSuite.iOSEdition.DrawnExceptionOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.iOSEdition.Overlay --> | + | Event Arguments:[[ThinkGeo.MapSuite.iOSEdition.DrawnExceptionOverlayEventArgs|DrawnExceptionOverlayEventArgs]] |
- | [[#Public Events|Go Back]] | + | |
- | __NOTOC__ | ||
- | [[Category:iOSEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.iOSEdition]] | ||
- | [[Category:UpdateDocumentation]] | ||