Revision 7204

View differences:

org.gvsig.raster.tools/trunk/org.gvsig.raster.tools/org.gvsig.raster.tools.app.basic/src/main/resources-plugin/config.xml
2 2
<plugin-config>
3 3
	<depends plugin-name="org.gvsig.raster.mainplugin" />
4 4
	<depends plugin-name="org.gvsig.app.document.table.app.mainplugin" />
5
	
5

  
6 6
	<depends plugin-name="org.gvsig.geoprocess.app.mainplugin" optional="true" />
7 7
	<depends plugin-name="org.gvsig.geoprocess.app.algorithm" optional="true" />
8
		
8

  
9 9
	<resourceBundle name="text"/>
10 10
	<libraries library-dir="lib"/>
11 11
	<extensions>
12
	
12

  
13 13
		<!--Menu Raster -->
14
	
14

  
15 15
		<extension class-name="org.gvsig.raster.tools.app.basic.RasterExtension"
16 16
			description=""
17 17
			active="true"
18 18
			priority="1">
19
      
19

  
20 20
      <menu text="Layer/capa_raster"
21 21
        position="000601405"
22 22
        is_separator="true"/>
23
        
24
			<tool-bar name="View_Tools_Zooms" position="3">
23

  
24
			<tool-bar name="View_Tools_Zooms" position="420">
25 25
				<selectable-tool icon="layer-zoom-res-level" action-command="ZoomResolutionLevel" tooltip="goto_resolution_level" position="7"/>
26 26
			</tool-bar>
27
			      
27

  
28 28
			<!--Menu Raster layer -->
29
      
29

  
30 30
			<menu text="Layer/capa_raster/seleccionar_capas_raster"
31 31
				name="raster-tools-select-layer"/>
32
				
33
			<action 
32

  
33
			<action
34 34
        		name="raster-tools-select-layer"
35 35
        		label="seleccionar_capas_raster"
36
        		action-command="SelectLayer" 
36
        		action-command="SelectLayer"
37 37
        		icon="view-select-raster-layer"
38
        		position="000601410" 
38
        		position="000601410"
39 39
        	/>
40
        	
40

  
41 41
			<menu text="Layer/capa_raster/histograma"
42 42
				name="raster-tools-histograma"/>
43
				
44
			<action 
43

  
44
			<action
45 45
        		name="raster-tools-histograma"
46 46
        		label="histograma"
47
        		action-command="HistogramPanel" 
47
        		action-command="HistogramPanel"
48 48
        		icon="layer-histogram"
49 49
        		position="000601420"
50 50
        		accelerator="Ctrl+Alt+H"
51 51
        	/>
52
        	
52

  
53 53
			<menu text="Layer/capa_raster/tablas_color"
54 54
				name="raster-tools-tablas-color"/>
55
				
56
			<action 
55

  
56
			<action
57 57
        		name="raster-tools-tablas-color"
58 58
        		label="tablas_color"
59
        		action-command="ViewColorTable" 
59
        		action-command="ViewColorTable"
60 60
        		icon="layer-color-table"
61 61
        		position="000601430"
62 62
        		accelerator="Ctrl+Alt+T"
63 63
        	/>
64
				
64

  
65 65
			<menu text="Layer/capa_raster/regiones_interes"
66 66
				name="raster-tools-regiones-interes"/>
67
				
68
			<action 
67

  
68
			<action
69 69
        		name="raster-tools-regiones-interes"
70 70
        		label="regiones_interes"
71
        		action-command="RoisManager" 
71
        		action-command="RoisManager"
72 72
        		icon="layer-modify-roi"
73 73
        		position="000601450"
74 74
        		accelerator="Ctrl+Alt+A"
75 75
        	/>
76
        	
76

  
77 77
			<menu text="Layer/capa_raster/generar_overviews"
78 78
				name="raster-tools-generar-overviews"/>
79
				
80
			<action 
79

  
80
			<action
81 81
        		name="raster-tools-generar-overviews"
82 82
        		label="generar_overviews"
83
        		action-command="Overviews" 
83
        		action-command="Overviews"
84 84
        		icon="layer-modify-overviews"
85 85
        		position="000601460"
86 86
        		accelerator="Ctrl+Alt+O"
87 87
        	/>
88
        	
88

  
89 89
			<menu text="Layer/capa_raster/analysisview"
90 90
				name="raster-tools-analysisview"/>
91
				
92
			<action 
91

  
92
			<action
93 93
        		name="raster-tools-analysisview"
94 94
        		label="analysisview"
95
        		action-command="ViewRasterAnalysis" 
95
        		action-command="ViewRasterAnalysis"
96 96
        		icon="view-raster-analysis"
97 97
        		position="000601470"
98 98
        		accelerator="Ctrl+Alt+K"
99 99
        	/>
100
        									        	
101
			<menu text="Layer/capa_raster/goto_resolution_level" 
100

  
101
			<menu text="Layer/capa_raster/goto_resolution_level"
102 102
				name="raster-tools-resolutionlevel"/>
103
				
104
			<action 
103

  
104
			<action
105 105
        		name="raster-tools-resolutionlevel"
106 106
        		label="goto_resolution_level"
107
        		action-command="ZoomResolutionLevel" 
107
        		action-command="ZoomResolutionLevel"
108 108
        		icon="layer-zoom-res-level"
109 109
        		position="000601480"
110 110
        		accelerator="Ctrl+Alt++"
111
        	/>	
112
        	
111
        	/>
112

  
113 113
      <!--FIN Menu Raster layer-->
114
        	
115
        	
114

  
115

  
116 116
      <!--Menu Raster dataset-->
117
        	
117

  
118 118
    	<!--FIN Menu Raster dataset-->
119
      		
120
      		
119

  
120

  
121 121
    	<!--Menu Multiespectral layer-->
122
      		
122

  
123 123
    	<!-- FIN Menu Multiespectral layer-->
124
      		
125
      		
124

  
125

  
126 126
    	<!--Menu Enhanced-->
127
      		
127

  
128 128
      		<menu text="Layer/enhanced/filtros"
129 129
				name="raster-tools-filter"/>
130
				
131
			<action 
130

  
131
			<action
132 132
        		name="raster-tools-filter"
133 133
        		label="filtros"
134
        		action-command="FilterPanel" 
134
        		action-command="FilterPanel"
135 135
        		icon="layer-filter-raster"
136 136
        		position="000601700"
137 137
        		accelerator="Ctrl+Alt+F"
138
        	/>			
139
						
138
        	/>
139

  
140 140
			<menu text="Layer/enhanced/enhanced_rad"
141 141
				name="raster-tools-enhanced-rad"/>
142
				
143
			<action 
142

  
143
			<action
144 144
        		name="raster-tools-enhanced-rad"
145 145
        		label="enhanced_rad"
146
        		action-command="EnhancedPanel" 
146
        		action-command="EnhancedPanel"
147 147
        		icon="layer-enhanced"
148 148
        		position="000601710"
149 149
        		accelerator="Ctrl+Alt+E"
150 150
        	/>
151
      		
151

  
152 152
      <!-- FIN Menu Enhanced-->
153
      		
154
      		
153

  
154

  
155 155
      <!--Menu Geographic transformations-->
156
				
156

  
157 157
			<menu text="Layer/transformaciones_geograficas/geolocation"
158 158
				name="raster-tools-geolocation"/>
159
				
160
			<action 
159

  
160
			<action
161 161
        		name="raster-tools-geolocation"
162 162
        		label="geolocation"
163
        		action-command="GeoLocation" 
163
        		action-command="GeoLocation"
164 164
        		icon="layer-geolocalization"
165 165
        		position="000601810"
166 166
        		accelerator="Ctrl+Alt+G"
167
        	/>        	
168
        	     		
167
        	/>
168

  
169 169
      		<menu text="Layer/transformaciones_geograficas/set_view_projection"
170 170
				name="raster-tools-set-view-projection"/>
171
				
172
			<action 
171

  
172
			<action
173 173
        		name="raster-tools-set-view-projection"
174 174
        		label="set_view_projection"
175
        		action-command="SetProjection" 
175
        		action-command="SetProjection"
176 176
        		icon="setviewprojection-raster-icon"
177 177
        		position="000601820"
178 178
        		accelerator=""
179 179
        	/>
180
      		
180

  
181 181
      		<!--FIN Menu Geographic transformations-->
182
      		
183
				
184
			<!--Menu Exportar a-->	
185 182

  
183

  
184
			<!--Menu Exportar a-->
185

  
186 186
			<menu text="Layer/export_to/saveas"
187 187
				name="raster-tools-saveas"/>
188
				
189
			<action 
188

  
189
			<action
190 190
        		name="raster-tools-saveas"
191 191
        		label="saveas"
192
        		action-command="SaveAs" 
192
        		action-command="SaveAs"
193 193
        		icon="layer-saveas"
194 194
        		position="000601910"
195 195
        		accelerator="Ctrl+Alt+S"
196 196
        	/>
197
				
197

  
198 198
			<menu text="Layer/export_to/recorte"
199 199
				name="raster-tools-clip"/>
200
				
201
			<action 
200

  
201
			<action
202 202
        		name="raster-tools-clip"
203 203
        		label="recorte"
204
        		action-command="ClippingPanel" 
204
        		action-command="ClippingPanel"
205 205
        		icon="layer-clip-raster"
206 206
        		position="000601920"
207 207
        		accelerator="Ctrl+Alt+C"
208 208
        	/>
209
          
209

  
210 210
      <menu text="Layer/export_to/change_datatype"
211 211
        name="raster-tools-change-datatype"/>
212
      
213
      <action 
212

  
213
      <action
214 214
            name="raster-tools-change-datatype"
215 215
            label="change_datatype"
216
            action-command="LayerDatatype" 
216
            action-command="LayerDatatype"
217 217
            icon="datatype-icon"
218 218
            position="000601930"
219 219
            accelerator=""
220
          />   
221
      
222
		  <!-- ************* -->   
223
      				
220
          />
221

  
222
		  <!-- ************* -->
223

  
224 224
			<menu text="View/seleccionar_capas_raster"
225 225
				name="raster-tools-select-layer"/>
226
				
227
			<action 
226

  
227
			<action
228 228
        		name="raster-tools-select-layer"
229 229
        		label="seleccionar_capas_raster"
230
        		action-command="SelectLayer" 
230
        		action-command="SelectLayer"
231 231
        		icon="view-select-raster-layer"
232 232
        		position="0"
233 233
        	/>
234
      
235
        
236
      <!--Menu Vista/Exportar -->  
237
        	
234

  
235

  
236
      <!--Menu Vista/Exportar -->
237

  
238 238
			<menu text="View/export/export_view_to_image"
239 239
				name="raster-tools-export-view"/>
240
			
241
     <action 
240

  
241
     <action
242 242
        		name="raster-tools-export-view"
243 243
        		label="export_view_to_image"
244
        		action-command="SaveViewToImageRaster" 
244
        		action-command="SaveViewToImageRaster"
245 245
        		icon="view-export-image"
246 246
        		position="0"
247 247
        		accelerator="Ctrl+Alt+V"
248
        	/>          
249
     
248
        	/>
249

  
250 250
      <menu text="View/export/salvar_raster_geo"
251 251
        name="raster-tools-save-geo"/>
252
              
253
      <action 
252

  
253
      <action
254 254
            name="raster-tools-save-geo"
255 255
            label="salvar_raster_geo"
256
            action-command="SaveViewToRaster" 
256
            action-command="SaveViewToRaster"
257 257
            icon="view-export-georeferenced-raster"
258 258
            position="0"
259 259
            accelerator="Ctrl+Alt+W"
260 260
          />
261
          
261

  
262 262
      <!-- ************* -->
263
      
264
      
263

  
264

  
265 265
      <menu text="Layer"
266 266
        position="000601935"
267 267
        is_separator="true"/>
268
            
268

  
269 269
      <menu text="Layer/propiedades_raster"
270 270
        name="raster-tools-properties"/>
271
        
272
      <action 
271

  
272
      <action
273 273
            name="raster-tools-properties"
274 274
            label="propiedades_raster"
275
            action-command="RasterProperties" 
275
            action-command="RasterProperties"
276 276
            icon="layer-properties-raster"
277 277
            position="000601940"
278 278
            accelerator="Ctrl+Alt+P"
279
          />                
280
        	
279
          />
280

  
281 281
			<menu text="View/analysisview"
282 282
				name="raster-tools-analysisview"/>
283
                 
284
			<action 
283

  
284
			<action
285 285
        		name="raster-tools-analysisview"
286 286
        		label="analysisview"
287
        		action-command="ViewRasterAnalysis" 
287
        		action-command="ViewRasterAnalysis"
288 288
        		icon="view-raster-analysis"
289 289
        		position="0"
290 290
        		accelerator="Ctrl+Alt+K"
291 291
        	/>
292
        	
292

  
293 293
		</extension>
294
		
294

  
295 295
		<extension class-name="org.gvsig.raster.tools.app.basic.tool.infobypoint.InfoByRasterPointExtension"
296 296
			description="Extensi?n encargada de gestionar la herramienta de info."
297 297
			active="true">
298
			 <action 
298
			 <action
299 299
        		name="layer-info-by-raster-point"
300 300
        		label="_point_information"
301 301
        		tooltip="_Show_point_information"
302
        		action-command="INFO_BY_PIXEL" 
302
        		action-command="INFO_BY_PIXEL"
303 303
        		icon="layer-info-by-pixel"
304 304
        		position="0"
305 305
        		/>
306 306
		</extension>
307
		
307

  
308 308
		<!--<extension class-name="org.gvsig.raster.tools.app.basic.tool.infobypoint.InfoByRasterPointExtension"
309 309
			description="Informaci?n por p?xel"
310 310
			active="true"
......
330 330
				<selectable-tool icon="view-query-information" action-command="INFO_BY_PIXEL"  tooltip="informacion" position="1"/>
331 331
			</tool-bar>
332 332
		</extension>
333
		-->	
334
		
333
		-->
334

  
335 335
	</extensions>
336 336
</plugin-config>

Also available in: Unified diff