Revision 24263 branches/v2_0_0_prep/extensions/extCAD/src/com/iver/cit/gvsig/gui/cad/tools/ArcCADTool.java

View differences:

ArcCADTool.java
169 169
				} catch (GeometryOperationException e) {
170 170
					e.printStackTrace();
171 171
				}
172
//                ig.draw((Graphics2D) g,
173
//                    getCadToolAdapter().getMapControl().getViewPort(),
174
//                     DefaultCADTool.geometrySelectSymbol);
175 172
            }
176 173

  
177 174
            Point2D p = getCadToolAdapter().getMapControl().getViewPort()

Also available in: Unified diff