TileOverlay¶
Inheritance Hierarchy¶
Object
ComponentBase
Overlay
TileOverlay
Members Summary¶
Public Constructors Summary¶
Name |
---|
N/A |
Protected Constructors Summary¶
Name |
---|
TileOverlay() |
Public Properties Summary¶
Name | Return Type | Description |
---|---|---|
Id | String | N/A |
IsVisible | Boolean | N/A |
MaxExtent | RectangleShape | Gets or sets the max extent of TileOverlay. |
TileHeight | Int32 | Gets or sets the height of tile. |
TileWidth | Int32 | Gets or sets the width of tile. |
WrappingMode | WrappingMode | Gets or sets whether allow wrap date line. |
Protected Properties Summary¶
Name | Return Type | Description |
---|---|---|
JSRuntime | IJSRuntime | N/A |
MapView | MapView | N/A |
Public Methods Summary¶
Name |
---|
Equals(Object) |
GetHashCode() |
GetType() |
RedrawAsync() |
SetParametersAsync(ParameterView) |
ToString() |
Protected Methods Summary¶
Public Events Summary¶
Name | Event Arguments | Description |
---|---|---|
N/A | N/A | N/A |
Members Detail¶
Public Constructors¶
Name |
---|
N/A |
Protected Constructors¶
TileOverlay()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Public Properties¶
Id
¶
Summary
N/A
Remarks
N/A
Return Value
String
IsVisible
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
MaxExtent
¶
Summary
Gets or sets the max extent of TileOverlay.
Remarks
N/A
Return Value
TileHeight
¶
Summary
Gets or sets the height of tile.
Remarks
N/A
Return Value
Int32
TileWidth
¶
Summary
Gets or sets the width of tile.
Remarks
N/A
Return Value
Int32
WrappingMode
¶
Summary
Gets or sets whether allow wrap date line.
Remarks
N/A
Return Value
Protected Properties¶
JSRuntime
¶
Summary
N/A
Remarks
N/A
Return Value
IJSRuntime
MapView
¶
Summary
N/A
Remarks
N/A
Return Value
Public Methods¶
Equals(Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | Object | N/A |
GetHashCode()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Type | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
RedrawAsync()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
SetParametersAsync(ParameterView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task | N/A |
Parameters
Name | Type | Description |
---|---|---|
parameters | ParameterView | N/A |
ToString()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Protected Methods¶
BuildRenderTree(RenderTreeBuilder)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
builder | RenderTreeBuilder | N/A |
Finalize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
InitAsync()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
InvokeAsync(Action)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task | N/A |
Parameters
Name | Type | Description |
---|---|---|
workItem | Action | N/A |
InvokeAsync(Func<Task>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task | N/A |
Parameters
Name | Type | Description |
---|---|---|
workItem | Func<Task > | N/A |
MemberwiseClone()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Object | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
OnAfterRender(Boolean)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
firstRender | Boolean | N/A |
OnAfterRenderAsync(Boolean)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task | N/A |
Parameters
Name | Type | Description |
---|---|---|
firstRender | Boolean | N/A |
OnInitialized()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
OnInitializedAsync()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
OnParametersSet()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
OnParametersSetAsync()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ReleaseAsync()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ShouldRender()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
StateHasChanged()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |