Revision 1695 branches/pilotoDWG/applications/appgvSIG/src/com/iver/cit/gvsig/gui/cad/tools/RectangleCadTool.java

View differences:

RectangleCadTool.java
273 273
	public Automaton getAutomaton() {
274 274
		return rectangleStatus;
275 275
	}
276

  
277
	/**
278
	 * @see com.iver.cit.gvsig.gui.cad.CadTool#getName()
279
	 */
280
	public String getName() {
281
		return "RECT?NGULO";
282
	}
276 283
}

Also available in: Unified diff