ThinkGeo.UI.Wpf.EditInteractiveOverlay
Inheritance Hierarchy
Members Summary
Public Constructors
EditInteractiveOverlay()
Parameters
Protected Constructors
Public Methods
CalculateAllControlPoints()
Return Value
Type:Void
Description:N/A
Parameters
MouseDown(InteractionArguments)
Return Value
Parameters
MouseMove(InteractionArguments)
Return Value
Parameters
ManipulationStarted(InteractionArguments)
Return Value
Parameters
ManipulationDelta(InteractionArguments)
Return Value
Parameters
ManipulationCompleted(InteractionArguments)
Return Value
Parameters
MouseUp(InteractionArguments)
Return Value
Parameters
MouseClick(InteractionArguments)
Return Value
Parameters
MouseDoubleClick(InteractionArguments)
Return Value
Parameters
MouseWheel(InteractionArguments)
Return Value
Parameters
MouseLeave(InteractionArguments)
Return Value
Parameters
MouseEnter(InteractionArguments)
Return Value
Parameters
KeyUp(KeyEventInteractionArguments)
Return Value
Parameters
KeyDown(KeyEventInteractionArguments)
Return Value
Parameters
Initialize(MapArguments)
Return Value
Type:Void
Description:N/A
Parameters
Refresh(RectangleShape)
Return Value
Type:Void
Description:N/A
Parameters
Refresh()
Return Value
Type:Void
Description:N/A
Parameters
Close()
Return Value
Type:Void
Description:N/A
Parameters
Open()
Return Value
Type:Void
Description:N/A
Parameters
Draw(RectangleShape)
Return Value
Type:Void
Description:N/A
Parameters
Draw(RectangleShape,OverlayRefreshType)
Return Value
Type:Void
Description:N/A
Parameters
PanTo(RectangleShape)
Return Value
Type:Void
Description:N/A
Parameters
GetBoundingBox()
Return Value
Parameters
SaveState()
Return Value
Type:Byte[]
Description:N/A
Parameters
LoadState(Byte[])
Return Value
Type:Void
Description:N/A
Parameters
state
Type:Byte[]
Description:N/A
Dispose()
Return Value
Type:Void
Description:N/A
Parameters
Refresh(IEnumerable<RectangleShape>)
Return Value
Type:Void
Description:N/A
Parameters
Refresh(TimeSpan)
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
Refresh(TimeSpan,RequestDrawingBufferTimeType)
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
Refresh(RectangleShape,TimeSpan)
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan)
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
GetType()
Return Value
Type:Type
Description:N/A
Parameters
ToString()
Return Value
Type:String
Description:N/A
Parameters
Equals(Object)
Return Value
Type:Boolean
Description:N/A
Parameters
obj
Type:Object
Description:N/A
GetHashCode()
Return Value
Type:Int32
Description:N/A
Parameters
Protected Methods
AddVertexCore(Feature,PointShape,Double)
Return Value
Parameters
MoveVertex(Feature,PointShape,PointShape)
This method is the concrete wrapper for the abstract method MoveVertexCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.
Return Value
Parameters
MoveVertexCore(Feature,PointShape,PointShape)
Return Value
Parameters
RemoveVertex(PointShape,Double)
This method is the concrete wrapper for the abstract method RemoveVertexCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.
Return Value
Parameters
RemoveVertexCore(Feature,Vertex,Double)
Return Value
Parameters
OnFeatureDragging(FeatureDraggingEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnFeatureDragged(FeatureDraggedEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnFeatureResizing(FeatureResizingEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnFeatureResized(FeatureResizedEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnFeatureRotating(FeatureRotatingEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnFeatureRotated(FeatureRotatedEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnControlPointSelecting(ControlPointSelectingEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnControlPointSelected(ControlPointSelectedEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnVertexAdding(VertexAddingEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnVertexAdded(VertexAddedEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnVertexMoving(VertexMovingEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnVertexMoved(VertexMovedEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnVertexRemoving(VertexRemovingEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnVertexRemoved(VertexRemovedEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
SaveStateCore()
Return Value
Parameters
LoadStateCore(Byte[])
Return Value
Type:Void
Description:N/A
Parameters
OnFeatureEditing(FeatureEditingEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnFeatureEdited(FeatureEditedEditInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
DrawCore(RectangleShape,OverlayRefreshType)
Return Value
Type:Void
Description:N/A
Parameters
DrawTileCore(GeoCanvas)
Return Value
Type:Void
Description:N/A
Parameters
SetSelectedControlPoint(PointShape,Double)
Return Value
Parameters
SetSelectedControlPointCore(PointShape,Double)
Return Value
Parameters
EndEditing(PointShape)
Return Value
Type:Void
Description:N/A
Parameters
EndEditingCore(PointShape)
Return Value
Type:Void
Description:N/A
Parameters
ClearAllControlPoints()
Return Value
Type:Void
Description:N/A
Parameters
CalculateDragControlPoints()
Return Value
Type:Void
Description:N/A
Parameters
CalculateDragControlPointsCore(Feature)
Return Value
Parameters
CalculateRotateControlPoints()
Return Value
Type:Void
Description:N/A
Parameters
CalculateRotateControlPointsCore(Feature)
Return Value
Parameters
CalculateResizeControlPoints()
Return Value
Type:Void
Description:N/A
Parameters
CalculateResizeControlPointsCore(Feature)
Return Value
Parameters
CalculateVertexControlPoints()
Return Value
Type:Void
Description:N/A
Parameters
CalculateVertexControlPointsCore(Feature)
Return Value
Parameters
MouseDownCore(InteractionArguments)
Return Value
Parameters
MouseMoveCore(InteractionArguments)
Return Value
Parameters
MouseUpCore(InteractionArguments)
Return Value
Parameters
ManipulationStartedCore(InteractionArguments)
Return Value
Parameters
ManipulationDeltaCore(InteractionArguments)
Return Value
Parameters
ManipulationCompletedCore(InteractionArguments)
Return Value
Parameters
MouseClickCore(InteractionArguments)
Return Value
Parameters
MouseDoubleClickCore(InteractionArguments)
Return Value
Parameters
DragFeature(Feature,PointShape,PointShape)
This method is the concrete wrapper for the abstract method DragFeatureCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.
Return Value
Parameters
DragFeatureCore(Feature,PointShape,PointShape)
Return Value
Parameters
ResizeFeature(Feature,PointShape,PointShape)
This method is the concrete wrapper for the abstract method ResizeFeatureCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.
Return Value
Parameters
ResizeFeatureCore(Feature,PointShape,PointShape)
Return Value
Parameters
RotateFeature(Feature,PointShape,PointShape)
This method is the concrete wrapper for the abstract method RotateFeatureCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.
Return Value
Parameters
RotateFeatureCore(Feature,PointShape,PointShape)
Return Value
Parameters
AddVertex(PointShape,Double)
This method is the concrete wrapper for the abstract method AddVertexCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.
Return Value
Parameters
MouseWheelCore(InteractionArguments)
Return Value
Parameters
MouseLeaveCore(InteractionArguments)
Return Value
Parameters
MouseEnterCore(InteractionArguments)
Return Value
Parameters
KeyUpCore(KeyEventInteractionArguments)
Return Value
Parameters
KeyDownCore(KeyEventInteractionArguments)
Return Value
Parameters
OnMapMouseDown(MapMouseDownInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnMapMouseMove(MapMouseMoveInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnMapMouseUp(MapMouseUpInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnMapMouseClick(MapMouseClickInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnMapMouseDoubleClick(MapMouseDoubleClickInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnMapMouseWheel(MapMouseWheelInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnMapMouseLeave(MapMouseLeaveInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnMapMouseEnter(MapMouseEnterInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnMapKeyUp(MapKeyUpInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnMapKeyDown(MapKeyDownInteractiveOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
DrawTile(LayerTileView)
Return Value
Type:Void
Description:N/A
Parameters
GetBufferedExtent(RectangleShape,Double)
Return Value
Parameters
resolution
Type:Double
Description:N/A
InitializeCore(MapArguments)
Return Value
Type:Void
Description:N/A
Parameters
RefreshCore(RectangleShape)
Return Value
Type:Void
Description:N/A
Parameters
RefreshCore()
Return Value
Type:Void
Description:N/A
Parameters
CloseCore()
Return Value
Type:Void
Description:N/A
Parameters
OpenCore()
Return Value
Type:Void
Description:N/A
Parameters
DrawAttribution(GeoCanvas)
Return Value
Type:Void
Description:N/A
Parameters
DrawAttributionCore(GeoCanvas)
Return Value
Type:Void
Description:N/A
Parameters
OnDrawingAttribution(DrawingAttributionOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnDrawnAttribution(DrawnAttributionOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
PanToCore(RectangleShape)
Return Value
Type:Void
Description:N/A
Parameters
OnDrawing(DrawingOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
OnDrawn(DrawnOverlayEventArgs)
Return Value
Type:Void
Description:N/A
Parameters
GetBoundingBoxCore()
Return Value
Parameters
Finalize()
Return Value
Type:Void
Description:N/A
Parameters
Dispose(Boolean)
Return Value
Type:Void
Description:N/A
Parameters
disposing
Type:Boolean
Description:N/A
OnRefreshing(OverlayRefreshType)
Return Value
Type:Void
Description:N/A
Parameters
MemberwiseClone()
Return Value
Type:Object
Description:N/A
Parameters
Public Properties
PolygonTrackMode
Return Value
EditShapesLayer
Return Value
EditsInProcessLayer
Return Value
SelectedEditsInProcessLayer
Return Value
DragControlPointsLayer
Return Value
RotateControlPointsLayer
Return Value
ResizeControlPointsLayer
Return Value
ExistingControlPointsLayer
Return Value
SelectedControlPointLayer
Return Value
CanDrag
Return Value
CanReshape
Return Value
CanResize
Return Value
CanRotate
Return Value
CanAddVertex
Return Value
CanRemoveVertex
Return Value
IsEmpty
Return Value
DrawingMarginPercentage
Return Value
RenderMode
Return Value
Name
Return Value
MapArguments
Return Value
OverlayCanvas
Return Value
IsBase
Return Value
CanRefreshRegion
Return Value
DrawingExceptionMode
Return Value
IsVisible
Return Value
Attribution
Return Value
AutoRefreshInterval
Return Value
Protected Properties
ControlPointType
Return Value
SelectedControlPointFeature
Return Value
OriginalEditingFeature
Return Value
PreviousExtent
Return Value
PreviousScale
Return Value
IsOverlayInitialized
Return Value
Public Events
FeatureDragged