User Tools

Site Tools


thinkgeo.mapsuite.webedition.adornmentoverlay

This is an old revision of the document!


ThinkGeo.MapSuite.WebEdition.AdornmentOverlay

This class inherits from the Overlay abstract class. This specified overlay stores the AdornmentLayer used in the MapControl.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.WebEdition.Overlay
      • ThinkGeo.MapSuite.WebEdition.AdornmentOverlay

Members Summary

Public Constructors

AdornmentOverlay()

Initialize an instance of the AdornmentOverlay class.

Remarks

N/A

Parameters

AdornmentOverlay(String)

Initialize an instance of the AdornmentOverlay class with the overlay identifier specified.

Remarks

N/A

Parameters
  • id
    • Type:String
    • Description:The identifier string used to retrieve the overlay for collection.

Protected Constructors

Public Methods

Draw(GeoCanvas)

Draw all of the layers to the image object using the parameters specified.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters
  • canvas
    • Type:GeoCanvas
    • Description:This parameter specifies the target canvas to draw the current AdornmentOverlay on.

ToJson()

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters

ToString()

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

N/A

Remarks

N/A

Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

DrawCore(GeoCanvas)

This method overrides the DrawCore logic in the Overlay base class. Draw all of the AdornmentLayers to the image object using the parameters specified.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters
  • canvas
    • Type:GeoCanvas
    • Description:This parameter specifies the target canvas to draw the current AdornmentOverlay on.

3xM=(Page)

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters
  • page
    • Type:Page
    • Description:N/A

RegisterJavaScriptLibraryCore(Page)

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters
  • page
    • Type:Page
    • Description:N/A

RaiseTickEvent(EventArgs)

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:EventArgs
    • Description:N/A

OnTick(EventArgs)

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:EventArgs
    • Description:N/A

Finalize()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Layers

This property gets a collection of the AdornmentLayers that are added to the AdornmentOverlay.

Remarks

N/A

Return Value
Remarks

N/A

Return Value
  • Type:Boolean

Name

N/A

Remarks

N/A

Return Value
  • Type:String

Opacity

N/A

Remarks

N/A

Return Value
  • Type:Single

IsVisibleInOverlaySwitcher

N/A

Remarks

N/A

Return Value
  • Type:Boolean

IsBaseOverlay

N/A

Remarks

N/A

Return Value
  • Type:Boolean

Id

N/A

Remarks

N/A

Return Value
  • Type:String

AutoRefreshInterval

N/A

Remarks

N/A

Return Value
  • Type:TimeSpan

Attribution

N/A

Remarks

N/A

Return Value
  • Type:String

Protected Properties

4RM=

N/A

Remarks

N/A

Return Value

OverlayType

Gets a string that indicates the overlay type.

Remarks

N/A

Return Value
  • Type:String

HasTickEvent

N/A

Remarks

N/A

Return Value
  • Type:Boolean

3hM=

N/A

Remarks

N/A

Return Value
  • Type:Double

Public Events

Tick N/A

Remarks

N/A

Event Arguments:EventArgs

thinkgeo.mapsuite.webedition.adornmentoverlay.1442545618.txt.gz · Last modified: 2015/09/18 03:06 by admin