Méthode | Description | |
---|---|---|
GetHighlights ( Pane pane ) : IMapViewerHighlight[] | ||
GetMouseCursor ( Pane pane, |
||
LeftButtonCancelDrag ( Pane pane, bool &displayUpdateNeeded ) : void | ||
LeftButtonDown ( Pane pane, |
||
LeftButtonDrag ( Pane pane, |
||
LeftButtonEndDrag ( Pane pane, |
||
TopologyDragControlMode ( Controller controller, EventDB eventDB, SelectionMgr selectionMgr, CourseObj courseObject, PointF startDrag, PointF currentLocation ) : System |
Méthode | Description | |
---|---|---|
FindNearbyDropTarget ( |
public GetHighlights ( Pane pane ) : IMapViewerHighlight[] | ||
pane | Pane | |
Résultat | IMapViewerHighlight[] |
public GetMouseCursor ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
Résultat |
public LeftButtonCancelDrag ( Pane pane, bool &displayUpdateNeeded ) : void | ||
pane | Pane | |
displayUpdateNeeded | bool | |
Résultat | void |
public LeftButtonDown ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
Résultat | MapViewer.DragAction |
public LeftButtonDrag ( Pane pane, |
||
pane | Pane | |
location | ||
locationStart | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
Résultat | void |
public LeftButtonEndDrag ( Pane pane, |
||
pane | Pane | |
location | ||
locationStart | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
Résultat | void |
public TopologyDragControlMode ( Controller controller, EventDB eventDB, SelectionMgr selectionMgr, CourseObj courseObject, PointF startDrag, PointF currentLocation ) : System | ||
controller | Controller | |
eventDB | EventDB | |
selectionMgr | SelectionMgr | |
courseObject | CourseObj | |
startDrag | PointF | |
currentLocation | PointF | |
Résultat | System |