Revision 23993 trunk/extensions/extCAD/src/com/iver/cit/gvsig/gui/cad/tools/PointCADTool.java

View differences:

PointCADTool.java
58 58
 * @author Vicente Caballero Navarro
59 59
 */
60 60
public class PointCADTool extends DefaultCADTool {
61
    private PointCADToolContext _fsm;
61
    protected PointCADToolContext _fsm;
62 62

  
63 63
    /**
64 64
     * Crea un nuevo PointCADTool.

Also available in: Unified diff