Statistics
| Revision:

svn-gvsig-desktop / trunk / libraries / libjni-ecwcompress / include / include-sdk / NCSHelpContextID.h @ 12522

History | View | Annotate | Download (7.15 KB)

1
/********************************************************
2
** Copyright 1999 Earth Resource Mapping Pty Ltd.
3
** This document contains unpublished source code of
4
** Earth Resource Mapping Pty Ltd. This notice does
5
** not indicate any intention to publish the source
6
** code contained herein.
7
**
8
** FILE:           NCSHelpContextID.h
9
** CREATED:        Mon June 25 09:19:00 WST 2000
10
** AUTHOR:         Mark Sheridan
11
** PURPOSE:        Map context id's for the help system to methods
12
**                        int the idl for NCSViewMgr and ECW libraries.
13
** EDITS:
14
 *******************************************************/
15

    
16
// Top level ID's
17
#define IDH_NCS_ACTIVEX_HOME                0x00001000
18

    
19
// Method IDs for the NCSRenderer object
20
#define IDH_NCSREND_HOME                                        0x00001001
21
#define IDH_NCSREND_OPEN                                        0x00001002
22
#define IDH_NCSREND_CLOSE                                        0x00001003
23
#define IDH_NCSREND_TRANSPARENT                                0x00001004
24
#define IDH_NCSREND_BACKCLR                                        0x00001005
25
#define IDH_NCSREND_FILENAME                                0x00001006
26
#define IDH_NCSREND_WIDTH                                        0x00001007
27
#define IDH_NCSREND_HEIGHT                                        0x00001008
28
#define IDH_NCSREND_NRBANDS                                        0x00001009
29
#define IDH_NCSREND_CMPRATIO                                0x00001010
30
#define IDH_NCSREND_CELLX                                        0x00001011
31
#define IDH_NCSREND_CELLY                                        0x00001012
32
#define IDH_NCSREND_ORIGINX                                        0x00001013
33
#define IDH_NCSREND_ORIGINY                                        0x00001014
34
#define IDH_NCSREND_PROJECTION                                0x00001015
35
#define IDH_NCSREND_DATUM                                        0x00001016
36
#define IDH_NCSREND_SETVIEW                                        0x00001017
37
#define IDH_NCSREND_READIMAGE                                0x00001018
38
#define IDH_NCSREND_DRAWIMAGE                                0x00001019
39
#define IDH_NCSREND_FIREREFRESH                                0x00001020
40
#define IDH_NCSREND_READLINERGB                                0x00001021
41
#define IDH_NCSREND_READLINEBGR                                0x00001022
42
#define IDH_NCSREND_READLINEBIL                                0x00001023
43
#define IDH_NCSREND_PROGRESSIVE                                0x00001024
44
#define IDH_NCSREND_CELLUNITS                                0x00001025
45
#define IDH_NCSREND_WRITEJPG                                0x00001026
46
#define IDH_NCSREND_REFRESHUPDATE                        0x00001027
47
#define IDH_NCSREND_GETPERCENTCOMPLETE                0x00001028
48
#define IDH_NCSREND_CONVERTWORLDTODATASET        0x00001029
49
#define IDH_NCSREND_CONVERTDATASETTOWORLD        0x00001030
50
#define IDH_NCSREND_FORMATERRORTEXT                        0x00001031
51
#define IDH_NCSREND_BANDS                                        0x00001032
52
#define IDH_NCSREND_INFOTOPX                                0x00001033
53
#define IDH_NCSREND_INFOLEFTY                                0x00001034
54
#define IDH_NCSREND_BOTTOMX                                        0x00001035
55
#define IDH_NCSREND_RIGHTY                                        0x00001036
56
#define IDH_NCSREND_WINDOWSIZEX                                0x00001037
57
#define IDH_NCSREND_WINDOWSIZEY                                0x00001038
58
#define IDH_NCSREND_BLOCKSINVIEW                        0x00001039
59
#define IDH_NCSREND_BLOCKSAVAILABLE                        0x00001040
60
#define IDH_NCSREND_BLAOCKSAVAILATSETVIEW        0x00001041
61
#define IDH_NCSREND_MISSEDBLOCKS                        0x00001042
62
#define IDH_NCSREND_WORLDTOPX                                0x00001043
63
#define IDH_NCSREND_WORLDLEFTY                                0x00001044
64
#define IDH_NCSREND_WORLDBOTTOMX                        0x00001045
65
#define IDH_NCSREND_WORLDBOTTOMY                        0x00001046
66
#define IDH_NCSREND_BANDLIST                                0x00001047
67
#define IDH_NCSREND_IMAGEHEIGHT                                0x00001048
68
#define IDH_NCSREND_IMAGEWIDTH                                0x00001049
69

    
70
// Method IDs for the NCSView object
71
#define IDH_NCSVIEW_HOME                                        0x00002000
72
#define IDH_NCSVIEW_OPEN                                        0x00002001
73
#define IDH_NCSVIEW_ATTACH                                        0x00002002
74
#define IDH_NCSVIEW_SETEXTENTS                                0x00002003
75
#define IDH_NCSVIEW_SETEXTENTSALL                        0x00002004
76
#define IDH_NCSVIEW_REFRESH                                        0x00002005
77
#define IDH_NCSVIEW_COMPLETE                                0x00002006
78
#define IDH_NCSVIEW_POINTERMODE                                0x00002007
79
#define IDH_NCSVIEW_PROJECTION                                0x00002008
80
#define IDH_NCSVIEW_DATUM                                        0x00002009
81
#define IDH_NCSVIEW_FILENAME                                0x00002010
82
#define IDH_NCSVIEW_GEOLINKMODE                                0x00002011
83
#define IDH_NCSVIEW_CELLX                                        0x00002012
84
#define IDH_NCSVIEW_CELLY                                        0x00002013
85
#define IDH_NCSVIEW_IMAGEX                                        0x00002014
86
#define IDH_NCSVIEW_IMAGEY                                        0x00002015
87
#define IDH_NCSVIEW_CELLUNITS                                0x00002016
88
#define IDH_NCSVIEW_TLXWORLD                                0x00002017
89
#define IDH_NCSVIEW_TLYWORLD                                0x00002018
90
#define IDH_NCSVIEW_BRXWORLD                                0x00002019
91
#define IDH_NCSVIEW_BRYWORLD                                0x00002020
92
#define IDH_NCSVIEW_IMAGETLXWORLD                        0x00002021
93
#define IDH_NCSVIEW_IMAGETLYWORLD                        0x00002022
94
#define IDH_NCSVIEW_IMAGEBRXWORLD                        0x00002023
95
#define IDH_NCSVIEW_IMAGEBRYWORLD                        0x00002024
96
#define IDH_NCSVIEW_VISIMAGETLXWORLD                0x00002025
97
#define IDH_NCSVIEW_VISIMAGETLYWORLD                0x00002026
98
#define IDH_NCSVIEW_VISIMAGEBRXWORLD                0x00002027
99
#define IDH_NCSVIEW_VISIMAGEBRYWORLD                0x00002028
100
#define IDH_NCSVIEW_DETACH                                        0x00002029
101
#define IDH_NCSVIEW_CONVERTTOLATLONG                0x00002030
102
#define IDH_NCSVIEW_CONVERTTOEN                                0x00002031
103
#define IDH_NCSVIEW_VERSIONSTRING                        0x00002032
104
#define IDH_NCSVIEW_COORDLAT                                0x00002033
105
#define IDH_NCSVIEW_COORDLONG                                0x00002034
106
#define IDH_NCSVIEW_VIEWWIDTH                                0x00002035
107
#define IDH_NCSVIEW_VIEWHEIGHT                                0x00002036
108
#define IDH_NCSVIEW_LASTERRORTEXT                        0x00002037
109
#define IDH_NCSVIEW_OPENEX                                        0x00002038
110
#define IDH_NCSVIEW_COORDEASTING                        0x00002039
111
#define IDH_NCSVIEW_COORDNORTHING                        0x00002040
112
#define IDH_NCSVIEW_ONMOUSEDOWNJS                        0x00002041
113
#define IDH_NCSVIEW_ONMOUSEUPJS                                0x00002042
114
#define IDH_NCSVIEW_ONMOUSEMOVEJS                        0x00002043
115
#define IDH_NCSVIEW_ONEXTCHANGEJS                        0x00002044
116
#define IDH_NCSVIEW_EVENT_EXTENTCHANGE                0x00002045
117
#define IDH_NCSVIEW_EVENT_POINTERMODECHANGE        0x00002046
118
#define IDH_NCSVIEW_EVENT_GEOLINKCHANGE                0x00002047
119
#define IDH_NCSVIEW_EVENT_PERCENTCOMP                0x00002048
120
#define IDH_NCSVIEW_EVENT_CLICK                                0x00002049
121
#define IDH_NCSVIEW_EVENT_DBLCLICK                        0x00002050
122
#define IDH_NCSVIEW_EVENT_MOUSEDOWN                        0x00002051
123
#define IDH_NCSVIEW_EVENT_MOUSEUP                        0x00002052
124
#define IDH_NCSVIEW_EVENT_MOUSEMOVE                        0x00002053
125
#define IDH_NCSVIEW_EVENT_KEYDOWN                        0x00002054
126
#define IDH_NCSVIEW_EVENT_KEYUP                                0x00002055
127
#define IDH_NCSVIEW_ONGEOLINKMODECHANGEJS        0x00002056
128
#define IDH_NCSVIEW_ONPOINTERMODECHANGEJS        0x00002057
129
#define IDH_NCSVIEW_ONPERCENTCOMPMODECHANGEJS 0x00002058
130
#define IDH_NCSVIEW_CLOSE                                        0x00002059
131
#define IDH_NCSVIEW_OPEN_OVERLAY                        0x00002060
132
#define IDH_NCSVIEW_CLOSE_OVERLAY                        0x00002061
133
#define IDH_NCSVIEW_SET_OVERLAY_INFO                0x00002062
134
#define IDH_NCSVIEW_GET_OVERLAY_INFO                0x00002063
135
#define IDH_NCSVIEW_GET_OVERLAY_RGB                        0x00002064
136
#define IDH_NCSVIEW_ONOVERLAYRESPONSEJS                0x00002065
137
#define IDH_NCSVIEW_GET_OVERLAY_INDEX                0x00002066
138
#define IDH_NCSVIEW_SET_BACKGROUND_COLOR        0x00002067
139
#define IDH_NCSVIEW_GET_VIEW_TOPLEFTX                0x00002068
140
#define IDH_NCSVIEW_GET_VIEW_TOPLEFTY                0x00002069
141
#define IDH_NCSVIEW_GET_OVERLAY_NAME                0x00002070
142
#define IDH_NCSVIEW_SET_GDT_SERVER                        0x00002071
143
#define IDH_NCSVIEW_USE_GDT_DOWNLOADING                0x00002072
144
#define IDH_NCSVIEW_ONDRAWBEGIN                                0x00002073
145
#define IDH_NCSVIEW_ONDRAWEND                                0x00002074
146

    
147
//Method IDs for the NCSLayeredView object
148
#define IDH_NCSVIEW_OPEN_LAYER                                0x00002300
149
#define IDH_NCSVIEW_CLOSE_LAYER                                0x00002301
150
#define IDH_NCSVIEW_SET_LAYER_INFO                        0x00002302
151
#define IDH_NCSVIEW_GET_LAYER_INFO                        0x00002303
152
#define IDH_NCSVIEW_GET_LAYER_RGB                        0x00002304
153
#define IDH_NCSVIEW_ONLAYERRESPONSEJS                0x00002305
154
#define IDH_NCSVIEW_GET_LAYER_INDEX                        0x00002306
155

    
156
//Method IDs for the NCSGdt object
157
#define IDH_NCSGDT_HOME                                                0x00003000
158
#define IDH_NCSGDT_METREFACTOR_UNIT                        0x00003001
159
#define IDH_NCSGDT_UNITS_FROMMETREFACTOR        0x00003002
160
#define IDH_NCSGDT_UNITS_FROMDATUMPROJ                0x00003003
161
#define IDH_NCSGDT_METREFACTOR_DATUMPROJ        0x00003004
162
#define IDH_NCSGDT_SERVERPATH                                0x00003005
163
#define IDH_NCSGDT_SOURCECS                                        0x00003006
164
#define IDH_NCSGDT_DESTINATIONCS                        0x00003007
165
#define IDH_NCSGDT_TRANFORMMODE                                0x00003008
166
#define IDH_NCSGDT_TRANSFORM                                0x00003009
167
#define IDH_NCSGDT_TRANSFORMVB                                0x00003010
168