User Tools

Site Tools


thinkgeo.mapsuite.webapiedition.layeroverlay

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.webapiedition.layeroverlay [2015/08/20 03:08]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.WebApiEdition.LayerOverlay ====== 
- 
- 
- 
-<!-- Class --> 
-===== Inheritance Hierarchy ===== 
-*System.Object 
-**[[ThinkGeo.MapSuite.WebApiEdition.Overlay]] 
-***[[ThinkGeo.MapSuite.WebApiEdition.LayerOverlay]] 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​LayerOverlay()|LayerOverlay]] ​  ​| ​   |    |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​LayerOverlay(String)|LayerOverlay]] ​  | String ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​LayerOverlay(IEnumerable<​Layer>​)|LayerOverlay]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.Layer|Layer]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​LayerOverlay(String,​ IEnumerable<​Layer>​)|LayerOverlay]] ​  | String, IEnumerable<​[[ThinkGeo.MapSuite.Core.Layer|Layer]]> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​LayerOverlay(String,​ IEnumerable<​Layer>,​ BitmapTileCache)|LayerOverlay]] ​  | String, IEnumerable<​[[ThinkGeo.MapSuite.Core.Layer|Layer]]>,​ [[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]] ​  ​| ​   |    | 
- 
-==== Protected Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
-==== Public Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Draw(GeoCanvas)|Draw]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]] ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   | 
- 
-==== Protected Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawCore(GeoCanvas)|DrawCore]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]](overriden) ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawException(GeoCanvas,​ Exception)|DrawException]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​ Exception ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]] ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawExceptionCore(GeoCanvas,​ Exception)|DrawExceptionCore]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​ Exception ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]] ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnDrawing(DrawingOverlayEventArgs)|OnDrawing]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]] ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnDrawingLayer(DrawingLayerOverlayEventArgs)|OnDrawingLayer]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.DrawingLayerOverlayEventArgs|DrawingLayerOverlayEventArgs]] ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnDrawn(DrawnOverlayEventArgs)|OnDrawn]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]] ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnDrawnLayer(DrawnLayerOverlayEventArgs)|OnDrawnLayer]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.DrawnLayerOverlayEventArgs|DrawnLayerOverlayEventArgs]] ​  ​| ​   |    | 
- 
-==== Public Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​DrawingExceptionMode|DrawingExceptionMode]] ​  | [[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]] ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Id|Id]] ​  | String ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]] ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsVisible|IsVisible]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]] ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Layers|Layers]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.Core.Layer|Layer]]> ​  ​| ​   |    | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TileCache|TileCache]] ​  | [[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]] ​  ​| ​   | 
- 
-==== Protected Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
- 
-==== Public Events ==== 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​Drawing|Drawing]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]] ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​DrawingLayer|DrawingLayer]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.DrawingLayerOverlayEventArgs|DrawingLayerOverlayEventArgs]] ​  ​| ​   |    | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​Drawn|Drawn]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.Overlay|Overlay]] ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​DrawnLayer|DrawnLayer]] ​  | [[ThinkGeo.MapSuite.WebApiEdition.DrawnLayerOverlayEventArgs|DrawnLayerOverlayEventArgs]] ​  ​| ​   |    | 
- 
-===== Public Constructors ===== 
-==== LayerOverlay() ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-[[#Public Constructors|Go Back]] 
-==== LayerOverlay(String) ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| Id   | String<​!-- System.String --> ​  ​| ​   | 
- 
-[[#Public Constructors|Go Back]] 
-==== LayerOverlay(IEnumerable<​Layer>​) ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| layers ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.Layer|Layer]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Layer} --> ​  ​| ​   | 
- 
-[[#Public Constructors|Go Back]] 
-==== LayerOverlay(String,​ IEnumerable<​Layer>​) ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| Id   | String<​!-- System.String --> ​  ​| ​   | 
-| layers ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.Layer|Layer]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Layer} --> ​  ​| ​   | 
- 
-[[#Public Constructors|Go Back]] 
-==== LayerOverlay(String,​ IEnumerable<​Layer>,​ BitmapTileCache) ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| Id   | String<​!-- System.String --> ​  ​| ​   | 
-| layers ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.Layer|Layer]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Layer} --> ​  ​| ​   | 
-| tileCache ​  | [[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]<​!-- ThinkGeo.MapSuite.Core.BitmapTileCache --> ​  ​| ​   | 
- 
-[[#Public Constructors|Go Back]] 
-===== Protected Constructors ===== 
-===== Public Methods ===== 
-==== Draw(GeoCanvas) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| geoCanvas ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]<​!-- ThinkGeo.MapSuite.Core.GeoCanvas --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay --> 
-[[#Public Methods|Go Back]] 
-==== Equals(Object) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   | 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetHashCode() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetType() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Type<!-- System.Type --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== ToString() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| String<​!-- System.String --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-==== DrawCore(GeoCanvas) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| geoCanvas ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]<​!-- ThinkGeo.MapSuite.Core.GeoCanvas --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawException(GeoCanvas,​ Exception) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| geoCanvas ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]<​!-- ThinkGeo.MapSuite.Core.GeoCanvas --> ​  ​| ​   | 
-| e   | Exception<​!-- System.Exception --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawExceptionCore(GeoCanvas,​ Exception) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| geoCanvas ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]<​!-- ThinkGeo.MapSuite.Core.GeoCanvas --> ​  ​| ​   | 
-| e   | Exception<​!-- System.Exception --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay --> 
-[[#​Protected Methods|Go Back]] 
-==== Finalize() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-==== MemberwiseClone() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Object<​!-- System.Object --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-==== OnDrawing(DrawingOverlayEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.WebApiEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.WebApiEdition.DrawingOverlayEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay --> 
-[[#​Protected Methods|Go Back]] 
-==== OnDrawingLayer(DrawingLayerOverlayEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.WebApiEdition.DrawingLayerOverlayEventArgs|DrawingLayerOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.WebApiEdition.DrawingLayerOverlayEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.LayerOverlay --> 
-[[#​Protected Methods|Go Back]] 
-==== OnDrawn(DrawnOverlayEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.WebApiEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.WebApiEdition.DrawnOverlayEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay --> 
-[[#​Protected Methods|Go Back]] 
-==== OnDrawnLayer(DrawnLayerOverlayEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.WebApiEdition.DrawnLayerOverlayEventArgs|DrawnLayerOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.WebApiEdition.DrawnLayerOverlayEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.LayerOverlay --> 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-==== DrawingExceptionMode ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]<​!-- ThinkGeo.MapSuite.Core.DrawingExceptionMode --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay --> 
-[[#Public Properties|Go Back]] 
-==== Id ==== 
-=== Return Value === 
-^ Return Type ^ 
-| String<​!-- System.String --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay --> 
-[[#Public Properties|Go Back]] 
-==== IsVisible ==== 
-=== Return Value === 
-^ Return Type ^ 
-| Boolean<​!-- System.Boolean --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay --> 
-[[#Public Properties|Go Back]] 
-==== Layers ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.Core.Layer|Layer]]><​!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.Core.Layer} --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.LayerOverlay --> 
-[[#Public Properties|Go Back]] 
-==== TileCache ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]<​!-- ThinkGeo.MapSuite.Core.BitmapTileCache --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay --> 
-[[#Public Properties|Go Back]] 
-===== Protected Properties ===== 
-===== Public Events ===== 
-==== Drawing ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.WebApiEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.WebApiEdition.DrawingOverlayEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay --> 
-[[#Public Events|Go Back]] 
-==== DrawingLayer ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.WebApiEdition.DrawingLayerOverlayEventArgs|DrawingLayerOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.WebApiEdition.DrawingLayerOverlayEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.LayerOverlay --> 
-[[#Public Events|Go Back]] 
-==== Drawn ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.WebApiEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.WebApiEdition.DrawnOverlayEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.Overlay --> 
-[[#Public Events|Go Back]] 
-==== DrawnLayer ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.WebApiEdition.DrawnLayerOverlayEventArgs|DrawnLayerOverlayEventArgs]]<​!-- ThinkGeo.MapSuite.WebApiEdition.DrawnLayerOverlayEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.WebApiEdition.LayerOverlay --> 
-[[#Public Events|Go Back]] 
- 
-__NOTOC__ 
-[[Category:​WebApiEdition]] 
-[[Category:​ThinkGeo.MapSuite.WebApiEdition]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.webapiedition.layeroverlay.1440040135.txt.gz ยท Last modified: 2015/09/18 10:53 (external edit)