ExtentInteractiveOverlay¶
Inheritance Hierarchy¶
ObjectOverlayInteractiveOverlayExtentInteractiveOverlay
Members Summary¶
Public Constructors Summary¶
| Name |
|---|
ExtentInteractiveOverlay() |
Protected Constructors Summary¶
| Name |
|---|
| N/A |
Public Properties Summary¶
| Name | Return Type | Description |
|---|---|---|
Attribution | String | N/A |
AutoRefreshInterval | TimeSpan | N/A |
CanRefreshRegion | Boolean | N/A |
DoubleTapMode | MapDoubleTapMode | Gets or sets the double tap mode. |
DrawingExceptionMode | DrawingExceptionMode | N/A |
DrawingQuality | DrawingQuality | N/A |
InteractiveView | TileView | N/A |
IsBusy | Boolean | Gets a value indicating whether this instance is busy. |
IsEmpty | Boolean | N/A |
IsInertiallyPanEnabled | Boolean | Gets or sets a value indicating whether this instance is inertially pan enabled. |
IsVisible | Boolean | N/A |
MapArguments | MapArguments | N/A |
Name | String | N/A |
Opacity | Double | N/A |
OverlayView | UIView | N/A |
Protected Properties Summary¶
| Name | Return Type | Description |
|---|---|---|
| N/A | N/A | N/A |
Public Methods Summary¶
Protected Methods Summary¶
Public Events Summary¶
| Name | Event Arguments | Description |
|---|---|---|
DrawingException | DrawingExceptionOverlayEventArgs | N/A |
DrawnException | DrawnExceptionOverlayEventArgs | N/A |
Members Detail¶
Public Constructors¶
| Name |
|---|
ExtentInteractiveOverlay() |
Protected Constructors¶
Public Properties¶
Attribution¶
Summary
N/A
Remarks
N/A
Return Value
String
AutoRefreshInterval¶
Summary
N/A
Remarks
N/A
Return Value
TimeSpan
CanRefreshRegion¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
DoubleTapMode¶
Summary
Gets or sets the double tap mode.
Remarks
N/A
Return Value
DrawingExceptionMode¶
Summary
N/A
Remarks
N/A
Return Value
DrawingQuality¶
Summary
N/A
Remarks
N/A
Return Value
InteractiveView¶
Summary
N/A
Remarks
N/A
Return Value
IsBusy¶
Summary
Gets a value indicating whether this instance is busy.
Remarks
N/A
Return Value
Boolean
IsEmpty¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsInertiallyPanEnabled¶
Summary
Gets or sets a value indicating whether this instance is inertially pan enabled.
Remarks
N/A
Return Value
Boolean
IsVisible¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
MapArguments¶
Summary
N/A
Remarks
N/A
Return Value
Name¶
Summary
N/A
Remarks
N/A
Return Value
String
Opacity¶
Summary
N/A
Remarks
N/A
Return Value
Double
OverlayView¶
Summary
N/A
Remarks
N/A
Return Value
UIView
Protected Properties¶
Public Methods¶
Close()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
Dispose()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
DoubleTap(InteractionArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | N/A |
Draw(MapArguments,OverlayRefreshType)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| mapArguments | MapArguments | N/A |
| refreshType | OverlayRefreshType | N/A |
Equals(Object)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Boolean | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| obj | Object | N/A |
GetBoundingBox()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
RectangleShape | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | 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 |
Initialize(MapArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| mapArguments | MapArguments | N/A |
LongPress(InteractionArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | N/A |
PostTransform(TransformArguments,MapArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| transformInfo | TransformArguments | N/A |
| mapArguments | MapArguments | N/A |
Refresh()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
Refresh(RectangleShape)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| extent | RectangleShape | N/A |
Refresh(IEnumerable<RectangleShape>)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| extentsToRefresh | IEnumerable<RectangleShape> | N/A |
Refresh(TimeSpan)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| bufferTime | TimeSpan | N/A |
Refresh(TimeSpan,RequestDrawingBufferTimeType)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| bufferTime | TimeSpan | N/A |
| bufferTimeType | RequestDrawingBufferTimeType | N/A |
Refresh(RectangleShape,TimeSpan)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| extentToRefresh | RectangleShape | N/A |
| bufferTime | TimeSpan | N/A |
Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| extentToRefresh | RectangleShape | N/A |
| bufferTime | TimeSpan | N/A |
| bufferTimeType | RequestDrawingBufferTimeType | N/A |
Refresh(IEnumerable<RectangleShape>,TimeSpan)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| extentsToRefresh | IEnumerable<RectangleShape> | N/A |
| bufferTime | TimeSpan | N/A |
Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| extentsToRefresh | IEnumerable<RectangleShape> | N/A |
| bufferTime | TimeSpan | N/A |
| bufferTimeType | RequestDrawingBufferTimeType | N/A |
RemoveAllAnimations()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
SingleTap(InteractionArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | 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 |
TouchDown(InteractionArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | N/A |
TouchMove(InteractionArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | N/A |
TouchPointerDown(InteractionArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | N/A |
TouchUp(InteractionArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | N/A |
Protected Methods¶
CloseCore()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
Dispose(Boolean)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| disposing | Boolean | N/A |
DoubleTapCore(InteractionArguments)¶
Summary
This overrides the DoubleTap logic in its base class InterativeOverlay.
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | Interaction results of this method. |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | This parameter is the interaction arguments for the method. |
DrawCore(MapArguments,OverlayRefreshType)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| mapArguments | MapArguments | N/A |
| refreshType | OverlayRefreshType | N/A |
DrawException(GeoCanvas,Exception)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| geoCanvas | GeoCanvas | N/A |
| exception | Exception | N/A |
DrawExceptionCore(GeoCanvas,Exception)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| geoCanvas | GeoCanvas | N/A |
| ex | Exception | 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 |
GetBoundingBoxCore()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
RectangleShape | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
InitializeCore(MapArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| mapArgument | MapArguments | N/A |
LongPressCore(InteractionArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | 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 |
OnDrawingException(DrawingExceptionOverlayEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| args | DrawingExceptionOverlayEventArgs | N/A |
OnDrawnException(DrawnExceptionOverlayEventArgs)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| args | DrawnExceptionOverlayEventArgs | N/A |
PostTransformCore(TransformArguments,MapArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| transformInfo | TransformArguments | N/A |
| mapArguments | MapArguments | N/A |
PrepareInertialPan(RectangleShape,RectangleShape,MapArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| currentExtent | RectangleShape | N/A |
| velocityExtent | RectangleShape | N/A |
| mapArguments | MapArguments | N/A |
PrepareInertialPanInternal(RectangleShape,RectangleShape,MapArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| currentExtent | RectangleShape | N/A |
| velocityExtent | RectangleShape | N/A |
| mapArguments | MapArguments | N/A |
RefreshCore()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
RefreshCore(RectangleShape)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| extent | RectangleShape | N/A |
RemoveAllAnimationCore()¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
Void | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| N/A | N/A | N/A |
SingleTapCore(InteractionArguments)¶
Summary
N/A
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | N/A |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | N/A |
TouchDownCore(InteractionArguments)¶
Summary
This overrides the TouchDown logic in its base class InterativeOverlay.
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | Interaction results of this method. |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | This parameter is the interaction arguments for the method. |
TouchMoveCore(InteractionArguments)¶
Summary
This overrides the TouchMove logic in its base class InterativeOverlay.
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | Interaction results of this method. |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | This parameter is the interaction arguments for the method. |
TouchPointerDownCore(InteractionArguments)¶
Summary
This overrides the TouchPointerDown logic in its base class InterativeOverlay.
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | Interaction results of this method. |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | This parameter is the interaction arguments for the method. |
TouchUpCore(InteractionArguments)¶
Summary
This overrides the TouchUp logic in its base class InterativeOverlay.
Remarks
N/A
Return Value
| Type | Description |
|---|---|
InteractiveResult | Interaction results of this method. |
Parameters
| Name | Type | Description |
|---|---|---|
| e | InteractionArguments | This parameter is the interaction arguments for the method. |
Public Events¶
DrawingException¶
N/A
Remarks
N/A
Event Arguments
DrawingExceptionOverlayEventArgs
DrawnException¶
N/A
Remarks
N/A
Event Arguments