public class GraphItCore
グラフィックDBクラス
No. | 名称 | 属性 | 型 |
---|---|---|---|
1 |
NODE_HIGHLIGHT_COLOR | Color | |
2 |
NODE_FILL_COLOR | Color | |
3 |
NODE_PEN_COLOR | Color | |
4 |
PAN_MODE | int | |
5 |
SELECT_MODE | int | |
6 |
DRAW_MODE | int | |
7 |
LINK_MODE | int | |
8 |
canvas | ZCanvas | |
9 |
newViewFrame | JFrame | |
10 |
currentMode | int | |
11 |
currentEventHandler | ZEventHandler | |
12 |
panEventHandler | ZPanEventHandler | |
13 |
zoomEventHandler | ZoomEventHandler | |
14 |
selectionHandler | ZCompositeSelectionHandler | |
15 |
nodeDropperEventHandler | NodeDropper | |
16 |
linkEventHandler | LinkConnector |