메소드 | 설명 | |
---|---|---|
AddTextMode ( Controller controller, UndoMgr undoMgr, |
||
GetHighlights ( Pane pane ) : IMapViewerHighlight[] | ||
GetMouseCursor ( Pane pane, |
||
LeftButtonClick ( Pane pane, |
||
LeftButtonDown ( Pane pane, |
||
LeftButtonDrag ( Pane pane, |
||
LeftButtonEndDrag ( Pane pane, |
메소드 | 설명 | |
---|---|---|
CreateTextSpecial ( |
||
DragTo ( |
public AddTextMode ( Controller controller, UndoMgr undoMgr, |
||
controller | Controller | |
undoMgr | UndoMgr | |
selectionMgr | ||
eventDB | ||
text | string | |
fontName | string | |
fontBold | bool | |
fontItalic | bool | |
fontColor | ||
리턴 | System |
public GetHighlights ( Pane pane ) : IMapViewerHighlight[] | ||
pane | Pane | |
리턴 | IMapViewerHighlight[] |
public GetMouseCursor ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
리턴 |
public LeftButtonClick ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
리턴 | void |
public LeftButtonDown ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
리턴 | MapViewer.DragAction |
public LeftButtonDrag ( Pane pane, |
||
pane | Pane | |
location | ||
locationStart | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
리턴 | void |
public LeftButtonEndDrag ( Pane pane, |
||
pane | Pane | |
location | ||
locationStart | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
리턴 | void |