Revision 38564 branches/v2_0_0_prep/extensions/extEditing/src/org/gvsig/editing/gui/cad/tools/SplitGeometryCADTool.java

View differences:

SplitGeometryCADTool.java
99 99
     * String representation of this tool (used for example to active the tool
100 100
     * in mapcontrol)
101 101
     */
102
    public static final String SPLIT_GEOMETRY_ACTION_NAME = "layer-modify-split";
102 103
    public static final String SPLIT_GEOMETRY_TOOL_NAME = "_split_geometry";
103 104

  
104 105
    /**

Also available in: Unified diff