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

View differences:

MarkerFill.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.6  2007-04-04 16:01:14  jaume
46
* Revision 1.7  2007-04-05 16:08:34  jaume
47
* Styled labeling stuff
48
*
49
* Revision 1.6  2007/04/04 16:01:14  jaume
47 50
* *** empty log message ***
48 51
*
49 52
* Revision 1.5  2007/03/28 16:44:08  jaume
......
335 338
		return mfs;
336 339
	}
337 340

  
341
	public EditorTool getEditorTool() {
342
		return null;
343
	}
338 344
}

Also available in: Unified diff