Statistics
| Revision:

root / branches / v2_0_0_prep / extensions / extEditing / config / config.xml @ 38608

History | View | Annotate | Download (22.2 KB)

1 3698 caballero
<?xml version="1.0" encoding="ISO-8859-1"?>
2
<plugin-config>
3 28128 cordinyana
        <libraries library-dir="lib"/>
4 29615 jpiera
        <depends plugin-name="org.gvsig.app" />
5 36443 cordinyana
    <depends plugin-name="org.gvsig.app.document.table.app.mainplugin" />
6 37144 fdiaz
    <depends plugin-name="org.gvsig.exportto.app.extension" />
7 3698 caballero
        <resourceBundle name="text"/>
8
        <extensions>
9 4434 caballero
10 29615 jpiera
                <extension class-name="org.gvsig.editing.UndoViewExtension"
11 3829 caballero
                        description="Extensi?n encargada de dehacer la edici?n sobre la capa activa."
12 5507 caballero
                        active="true" >
13 38564 jjdelcerro
14
            <action
15
                name="edit-undo-layer"
16
                label="_Undo"
17
                tooltip="_Undo_last_modification_in_the_active_layer"
18
                position="200100000"
19
                action-command="edit-undo-layer"
20
                icon="edit-undo"
21
                accelerator=""
22
                />
23
24
            <menu
25
                name="edit-undo-layer"
26
                text="Edit/Undo"
27
                />
28
29
            <tool-bar name="edit_tools">
30
                <action-tool name="edit-undo-layer"/>
31
            </tool-bar>
32
33 3829 caballero
                </extension>
34 38564 jjdelcerro
35
36
37 31406 vcaballero
                <extension class-name="org.gvsig.editing.RedoViewExtension"
38
            description="Extensi?n encargada de rehacer la edici?n sobre la capa activa."
39
            active="true">
40 38564 jjdelcerro
41
            <action
42
                name="edit-redo-layer"
43
                label="_Redo"
44
                tooltip="_Redo_last_modification_in_the_active_layer"
45
                position="200200000"
46
                action-command="edit-redo-layer"
47
                icon="edit-redo"
48
                accelerator=""
49
                />
50
51
            <menu
52
                name="edit-redo-layer"
53
                text="Edit/Redo"
54
                />
55
56
            <tool-bar name="edit_tools">
57
                <action-tool name="edit-redo-layer"/>
58
            </tool-bar>
59
60 31406 vcaballero
        </extension>
61 38564 jjdelcerro
62 29615 jpiera
                <extension class-name="org.gvsig.editing.ViewCommandStackExtension"
63 4116 caballero
                        description="Extensi?n encargada de administrar la pila de comados de edici?n sobre una vista."
64 5507 caballero
                        active="true">
65 38564 jjdelcerro
66
            <action
67
                name="edit-undo-redo-actions-layer"
68
                label="_Undo_redo_history"
69
                tooltip="_History_of_undo_redo_actions"
70
                position="200300000"
71
                action-command="edit-undo-redo-actions-layer"
72
                icon="edit-undo-redo-actions"
73
                accelerator=""
74
                />
75
76
            <menu
77
                name="edit-undo-redo-actions-layer"
78
                text="Edit/Undo_redo_actions"
79
                />
80
81
            <tool-bar name="edit_tools">
82
                <action-tool name="edit-undo-redo-actions-layer"/>
83
            </tool-bar>
84
85 4116 caballero
                </extension>
86 38564 jjdelcerro
87
88
89 29615 jpiera
                <extension class-name="org.gvsig.editing.TableCommandStackExtension"
90 4116 caballero
                        description="Extensi?n encargada de administrar la pila de comados de edici?n sobre una tabla."
91 5507 caballero
                        active="true">
92 38564 jjdelcerro
93
            <action
94
                name="edit-undo-redo-actions-table"
95
                label="_Undo_redo_history"
96
                tooltip="_History_of_undo_redo_actions"
97
                position="200300000"
98
                action-command="edit-undo-redo-actions-table"
99
                icon="edit-undo-redo-actions"
100
                accelerator=""
101
                />
102
103
            <menu
104
                name="edit-undo-redo-actions-table"
105
                text="Edit/Undo_redo_actions"
106
                />
107
108
            <tool-bar name="edit_tools">
109
                <action-tool name="edit-undo-redo-actions-table"/>
110
            </tool-bar>
111
112 4116 caballero
                </extension>
113 3709 caballero
114 29615 jpiera
                <extension class-name="org.gvsig.editing.CADExtension"
115 3709 caballero
                        description="Extensi?n encargada de gestionar los eventos realizados sobre las geometr?as."
116 5507 caballero
                        active="true">
117 38564 jjdelcerro
118
            <action
119
                name="layer-modify-copy"
120
                label="_Copy_geometry"
121
                tooltip="_Copy_geometry"
122
                position="601100100"
123
                action-command="layer-modify-copy"
124
                icon="layer-modify-copy"
125
                accelerator=""
126
                />
127
128
            <action
129
                name="layer-modify-symmetry"
130
                label="_Symmetry_geometry"
131
                tooltip="_Symmetry_geometry"
132
                position="601101100"
133
                action-command="layer-modify-symmetry"
134
                icon="layer-modify-symmetry"
135
                accelerator=""
136
                />
137
138
            <action
139
                name="layer-modify-rotate"
140
                label="_Rotate_geometry"
141
                tooltip="_Rotate_geometry"
142
                position="601100800"
143
                action-command="layer-modify-rotate"
144
                icon="layer-modify-rotate"
145
                accelerator=""
146
                />
147
148
            <action
149
                name="layer-modify-scale"
150
                label="_Scale_geometry"
151
                tooltip="_Scale_geometry"
152
                position="601100900"
153
                action-command="layer-modify-scale"
154
                icon="layer-modify-scale"
155
                accelerator=""
156
                />
157
158
            <menu
159
                name="layer-modify-copy"
160
                text="Layer/Modify/Copy"
161
                />
162
163
            <menu
164
                name="layer-modify-symmetry"
165
                text="Layer/Modify/Symmetry"
166
                />
167
168
            <menu
169
                name="layer-modify-rotate"
170
                text="Layer/Modify/Rotate"
171
                />
172
173
            <menu
174
                name="layer-modify-scale"
175
                text="Layer/Modify/Scale"
176
                />
177
178
            <tool-bar name="layer_modify">
179
                <action-tool
180
                    name="layer-modify-copy"
181
                    />
182
                <action-tool
183
                    name="layer-modify-symmetry"
184
                    />
185
                <action-tool
186
                    name="layer-modify-rotate"
187
                    />
188
                <action-tool
189
                    name="layer-modify-scale"
190
                    />
191
            </tool-bar>
192
                </extension>
193 3709 caballero
194 38564 jjdelcerro
195
196
197
198
199 29615 jpiera
                <extension class-name="org.gvsig.editing.ExploitExtension"
200 5884 caballero
                        description="Extensi?n encargada de simplificar geometr?as complejas."
201 8928 caballero
                        active="true">
202 38564 jjdelcerro
203
            <action
204
                name="layer-modify-explode"
205
                label="_Explode_geometry"
206
                tooltip="_Explode_geometry"
207
                position="601100300"
208
                action-command="layer-modify-explode"
209
                icon="layer-modify-explode"
210
                accelerator=""
211
                />
212
213
            <menu
214
                name="layer-modify-explode"
215
                text="Layer/Modify/Explode"
216
                />
217
218
            <tool-bar name="layer_modify">
219
                <action-tool
220
                    name="layer-modify-explode"
221
                    />
222
            </tool-bar>
223 5884 caballero
                </extension>
224 4551 caballero
225 29615 jpiera
                <extension class-name="org.gvsig.editing.MoveGeometryExtension"
226 4950 caballero
                        description="Extensi?n encargada de mover las geometr?as."
227 5507 caballero
                        active="true">
228 38564 jjdelcerro
229
            <action
230
                name="layer-modify-move"
231
                label="_Move_geometry"
232
                tooltip="_Move_geometry"
233
                position="601100700"
234
                action-command="layer-modify-move"
235
                icon="layer-modify-move"
236
                accelerator=""
237
                />
238
239
            <menu
240
                name="layer-modify-move"
241
                text="Layer/Modify/Move"
242
                />
243
244
            <tool-bar name="layer_modify">
245
                <action-tool
246
                    name="layer-modify-move"
247
                    />
248
            </tool-bar>
249 4950 caballero
                </extension>
250
251 29615 jpiera
                <extension class-name="org.gvsig.editing.InsertPointExtension"
252 5258 jmvivo
                        description="Extensi?n encargada de insertar puntos en una capa en edici?n."
253 5507 caballero
                        active="true">
254 38564 jjdelcerro
255
            <action
256
                name="layer-insert-point"
257
                label="_Insert_point"
258
                tooltip="_Insert_point"
259
                position="601000700"
260
                action-command="layer-insert-point"
261
                icon="layer-insert-point"
262
                accelerator=""
263
                />
264
265
            <menu
266
                name="layer-insert-point"
267
                text="Layer/Insert/Point"
268
                />
269
270
            <tool-bar name="layer_insert">
271
                <action-tool
272
                    name="layer-insert-point"
273
                    />
274
            </tool-bar>
275 4551 caballero
                </extension>
276 38564 jjdelcerro
277
278 29615 jpiera
                <extension class-name="org.gvsig.editing.InsertMultiPointExtension"
279 6024 caballero
                        description="Extensi?n encargada de insertar multipuntos en una capa en edici?n."
280
                        active="true">
281 38564 jjdelcerro
282
            <action
283
                name="layer-insert-multipoint"
284
                label="_Insert_multipoint"
285
                tooltip="_Insert_multipoint"
286
                position="601000600"
287
                action-command="layer-insert-multipoint"
288
                icon="layer-insert-multipoint"
289
                accelerator=""
290
                />
291
292
            <menu
293
                name="layer-insert-multipoint"
294
                text="Layer/Insert/Multipoint"
295
                />
296
297
            <tool-bar name="layer_insert">
298
                <action-tool
299
                    name="layer-insert-multipoint"
300
                    />
301
            </tool-bar>
302 6024 caballero
                </extension>
303 38564 jjdelcerro
304 29615 jpiera
                <extension class-name="org.gvsig.editing.InsertLineExtension"
305 5258 jmvivo
                        description="Extensi?n encargada de insertar l?neas en una capa en edici?n."
306 5507 caballero
                        active="true">
307 4551 caballero
308 38564 jjdelcerro
            <action
309
                name="layer-insert-line"
310
                label="_Insert_line"
311
                tooltip="_Insert_line"
312 38608 jjdelcerro
                position="601000500"
313 38564 jjdelcerro
                action-command="layer-insert-line"
314
                icon="layer-insert-line"
315
                accelerator=""
316
                />
317
318
            <action
319
                name="layer-insert-arc"
320
                label="_Insert_arc"
321
                tooltip="_Insert_arc"
322
                position="601000200"
323
                action-command="layer-insert-arc"
324
                icon="layer-insert-arc"
325
                accelerator=""
326
                />
327
328
            <menu
329
                name="layer-insert-line"
330
                text="Layer/Insert/Line"
331
                />
332
333
            <menu
334
                name="layer-insert-arc"
335
                text="Layer/Insert/Arc"
336
                />
337
338
            <tool-bar name="layer_insert">
339
                <action-tool
340
                    name="layer-insert-line"
341
                    />
342
                <action-tool
343
                    name="layer-insert-arc"
344
                    />
345
            </tool-bar>
346 4551 caballero
                </extension>
347 38564 jjdelcerro
348 29615 jpiera
                <extension class-name="org.gvsig.editing.InsertPolyLineExtension"
349 5258 jmvivo
                        description="Extensi?n encargada de insertar polil?neas en una capa en edici?n."
350 5507 caballero
                        active="true">
351 8928 caballero
352 38564 jjdelcerro
            <action
353
                name="layer-insert-polyline"
354
                label="_Insert_polyline"
355
                tooltip="_Insert_polyline"
356
                position="601000900"
357
                action-command="layer-insert-polyline"
358
                icon="layer-insert-polyline"
359
                accelerator=""
360
                />
361
362
            <action
363
                name="layer-insert-spline"
364
                label="_Insert_spline"
365
                tooltip="_Insert_spline"
366
                position="601001100"
367
                action-command="layer-insert-spline"
368
                icon="layer-insert-spline"
369
                accelerator=""
370
                />
371
372
            <menu
373
                name="layer-insert-polyline"
374
                text="Layer/Insert/Polyline"
375
                />
376
377
            <menu
378
                name="layer-insert-spline"
379
                text="Layer/Insert/Spline"
380
                />
381
382
            <tool-bar name="layer_insert">
383
                <action-tool
384
                    name="layer-insert-polyline"
385
                    />
386
                <action-tool
387
                    name="layer-insert-spline"
388
                    />
389
            </tool-bar>
390 4551 caballero
                </extension>
391 38564 jjdelcerro
392 29615 jpiera
                <extension class-name="org.gvsig.editing.InsertPolygonExtension"
393 5258 jmvivo
                        description="Extensi?n encargada de insertar poligonos en una capa en edici?n."
394 5507 caballero
                        active="true">
395 38564 jjdelcerro
396
            <action
397
                name="layer-insert-polygon"
398
                label="_Insert_polygon"
399
                tooltip="_Insert_polygon"
400
                position="601000800"
401
                action-command="layer-insert-polygon"
402
                icon="layer-insert-polygon"
403
                accelerator=""
404
                />
405
406
            <action
407
                name="layer-insert-rectangle"
408
                label="_Insert_rectangle"
409
                tooltip="_Insert_rectangle"
410
                position="601001000"
411
                action-command="layer-insert-rectangle"
412
                icon="layer-insert-rectangle"
413
                accelerator=""
414
                />
415
416
            <action
417
                name="layer-insert-circle"
418
                label="_Insert_circle"
419
                tooltip="_Insert_circle"
420
                position="601000300"
421
                action-command="layer-insert-circle"
422
                icon="layer-insert-circle"
423
                accelerator=""
424
                />
425
426
            <action
427
                name="layer-insert-ellipse"
428
                label="_Insert_ellipse"
429
                tooltip="_Insert_ellipse"
430
                position="601000400"
431
                action-command="layer-insert-ellipse"
432
                icon="layer-insert-ellipse"
433
                accelerator=""
434
                />
435
436
            <action
437
                name="layer-modify-edit-vertex"
438
                label="_Modify_vertex"
439
                tooltip="_Modify_vertex"
440
                position="601100200"
441
                action-command="layer-modify-edit-vertex"
442
                icon="layer-modify-vertex"
443
                accelerator=""
444
                />
445
446
            <menu
447
                name="layer-insert-polygon"
448
                text="Layer/Insert/Polygon"
449
                />
450
451
            <menu
452
                name="layer-insert-rectangle"
453
                text="Layer/Insert/Rectangle"
454
                />
455
456
            <menu
457
                name="layer-insert-circle"
458
                text="Layer/Insert/Circle"
459
                />
460
461
            <menu
462
                name="layer-insert-ellipse"
463
                text="Layer/Insert/Ellipse"
464
                />
465
466
            <menu
467
                name="layer-modify-edit-vertex"
468
                text="Layer/Modify/Edit_vertex"
469
                />
470
471
            <tool-bar name="layer_insert">
472
                <action-tool
473
                    name="layer-insert-polygon"
474
                    />
475
                <action-tool
476
                    name="layer-insert-rectangle"
477
                    />
478
                <action-tool
479
                    name="layer-insert-circle"
480
                    />
481
                <action-tool
482
                    name="layer-insert-ellipse"
483
                    />
484
            </tool-bar>
485
            <tool-bar name="layer_modify">
486
                <action-tool
487
                    name="layer-modify-edit-vertex"
488
                    />
489
            </tool-bar>
490 4551 caballero
                </extension>
491 38564 jjdelcerro
492 29615 jpiera
                <extension class-name="org.gvsig.editing.JoinExtension"
493 5983 caballero
                        description="Extensi?n encargada de unir varias geometr?a en edici?n."
494 8928 caballero
                        active="true">
495 38564 jjdelcerro
496
            <action
497
                name="layer-modify-join"
498
                label="_Modify_join"
499
                tooltip="_Modify_join"
500
                position="601100500"
501
                action-command="layer-modify-join"
502
                icon="layer-modify-join"
503
                accelerator=""
504
                />
505
506
            <menu
507
                name="layer-modify-join"
508
                text="Layer/Modify/Join"
509
                />
510
511
            <tool-bar name="layer_modify">
512
                <action-tool
513
                    name="layer-modify-join"
514
                    />
515
            </tool-bar>
516 26242 vcaballero
                </extension>
517 38564 jjdelcerro
518 29615 jpiera
                <extension class-name="org.gvsig.editing.InternalPolygonExtension"
519 5322 caballero
                        description="Extensi?n encargada de insertar poligonos internos en una capa en edici?n."
520 5507 caballero
                        active="true">
521 38564 jjdelcerro
522
            <action
523
                name="layer-modify-internal-polygon"
524
                label="_Modify_internal_polygon"
525
                tooltip="_Modify_internal_polygonn"
526
                position="601100400"
527
                action-command="layer-modify-internal-polygon"
528
                icon="layer-modify-internal-polygon"
529
                accelerator=""
530
                />
531
532
            <menu
533
                name="layer-modify-internal-polygon"
534
                text="Layer/Modify/Internal_polygon"
535
                />
536
537
            <tool-bar name="layer_modify">
538
                <action-tool
539
                    name="layer-modify-internal-polygon"
540
                    />
541
            </tool-bar>
542 5322 caballero
                </extension>
543 38564 jjdelcerro
544 29615 jpiera
                <extension class-name="org.gvsig.editing.StretchExtension"
545 6044 caballero
                        description="Extensi?n encargada de estirar geometr?as en una capa en edici?n."
546 8928 caballero
                        active="true">
547 38564 jjdelcerro
548
            <action
549
                name="layer-modify-stretch"
550
                label="_Stretch_geometry"
551
                tooltip="_Stretch_geometry"
552
                position="601101100"
553
                action-command="layer-modify-stretch"
554
                icon="layer-modify-stretch"
555
                accelerator=""
556
                />
557
558
            <menu
559
                name="layer-modify-stretch"
560
                text="Layer/Modify/Stretch"
561
                />
562
563
            <tool-bar name="layer_modify">
564
                <action-tool
565
                    name="layer-modify-stretch"
566
                    />
567
            </tool-bar>
568 6044 caballero
                </extension>
569 38564 jjdelcerro
570 29615 jpiera
                <extension class-name="org.gvsig.editing.ComplexSelectionGeometryExtension"
571 5207 caballero
                        description="Extensi?n encargada de la selecci?n compleja de geometr?as."
572 5507 caballero
                        active="true">
573 38564 jjdelcerro
574
            <action
575
                name="selection-complex"
576
                label="_Complex_selection"
577
                tooltip="_Complex_selection"
578
                position="300800000"
579
                action-command="selection-complex"
580
                icon="selection-complex"
581
                accelerator=""
582
                />
583
584
            <menu
585
                name="selection-complex"
586
                text="Selection/Complex"
587
                />
588
589
            <tool-bar name="view_selection">
590
                <action-tool
591
                    name="selection-complex"
592
                    />
593
            </tool-bar>
594 5207 caballero
                </extension>
595 38564 jjdelcerro
596 29615 jpiera
                <extension class-name="org.gvsig.editing.SelectionGeometryExtension"
597 4950 caballero
                        description="Extensi?n encargada de seleccionar las geometr?as."
598 5507 caballero
                        active="true">
599 38564 jjdelcerro
600
601
            <action
602
                name="selection-simple"
603
                label="_Simple_selection"
604
                tooltip="_Simple_selection"
605
                position="300700000"
606
                action-command="selection-simple"
607
                icon="selection-simple"
608
                accelerator=""
609
                />
610
611
            <menu
612
                name="selection-simple"
613
                text="Selection/Simple"
614
                />
615
616
            <tool-bar name="view_selection">
617
                <action-tool
618
                    name="selection-simple"
619
                    />
620
            </tool-bar>
621 4950 caballero
                </extension>
622 38564 jjdelcerro
623 29615 jpiera
                <extension class-name="org.gvsig.editing.MatrixExtension"
624 8928 caballero
                        description="Extensi?n encargada de crear una matriz a partir de la geometr?a seleccionada."
625
                        active="true">
626 38564 jjdelcerro
627
            <action
628
                name="layer-modify-matrix"
629
                label="_Matrix"
630
                tooltip="_Matrix"
631
                position="601100600"
632
                action-command="layer-modify-matrix"
633
                icon="layer-modify-matrix"
634
                accelerator=""
635
                />
636
637
            <menu
638
                name="layer-modify-matrix"
639
                text="Layer/Modify/Matrix"
640
                />
641
642
            <tool-bar name="layer_modify">
643
                <action-tool
644
                    name="layer-modify-matrix"
645
                    />
646
            </tool-bar>
647 8928 caballero
                </extension>
648 38564 jjdelcerro
649 29615 jpiera
                <extension class-name="org.gvsig.editing.AutoCompletePolygonExtension"
650 16736 vcaballero
                        description="Extensi?n encargada de restablecer la selecci?n anterior."
651
                        active="true">
652 38564 jjdelcerro
653
654
            <action
655
                name="layer-insert-autopolygon"
656
                label="_Insert_autopolygon"
657
                tooltip="_Insert_autopolygon"
658
                position="601100100"
659
                action-command="layer-insert-autopolygon"
660
                icon="layer-insert-autopolygon"
661
                accelerator=""
662
                />
663
664
            <menu
665
                name="layer-insert-autopolygon"
666
                text="Layer/Insert/Autopolygon"
667
                />
668
669
            <tool-bar name="layer_insert">
670
                <action-tool
671
                    name="layer-insert-autopolygon"
672
                    />
673
            </tool-bar>
674 27221 vcaballero
                </extension>
675 38564 jjdelcerro
676 29615 jpiera
        <extension class-name="org.gvsig.editing.SplitGeometryCADToolExtension"
677 28070 vcaballero
            description="herramienta para dividir una geometria con una linea"
678
            active="true">
679 38564 jjdelcerro
680
            <action
681
                name="layer-modify-split"
682
                label="_Split_geometry"
683
                tooltip="_Split_geometry"
684
                position="601101000"
685
                action-command="layer-modify-split"
686
                icon="layer-modify-split"
687
                accelerator=""
688
                />
689
690
            <menu
691
                name="layer-modify-split"
692
                text="Layer/Modify/Split"
693
                />
694
695
            <tool-bar name="layer_modify">
696
                <action-tool
697
                    name="layer-modify-split"
698
                    />
699
            </tool-bar>
700 28070 vcaballero
        </extension>
701 38564 jjdelcerro
702 3698 caballero
        </extensions>
703
</plugin-config>