Revision 11073 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/gui/styling/SimpleMarker.java

View differences:

SimpleMarker.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.3  2007-04-04 16:01:14  jaume
46
* Revision 1.4  2007-04-05 16:08:34  jaume
47
* Styled labeling stuff
48
*
49
* Revision 1.3  2007/04/04 16:01:14  jaume
47 50
* *** empty log message ***
48 51
*
49 52
* Revision 1.2  2007/03/09 11:25:00  jaume
......
202 205
		fireSymbolChangedEvent();
203 206
	}
204 207

  
208
	public EditorTool getEditorTool() {
209
		return null;
210
	}
205 211
}

Also available in: Unified diff