Revision 10437 branches/simbologia/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.1.2.3  2007-02-08 15:43:04  jaume
46
* Revision 1.1.2.4  2007-02-21 07:35:14  jaume
47
* *** empty log message ***
48
*
49
* Revision 1.1.2.3  2007/02/08 15:43:04  jaume
47 50
* some bug fixes in the editor and removed unnecessary imports
48 51
*
49 52
* Revision 1.1.2.2  2007/01/30 18:10:10  jaume
......
72 75

  
73 76
import com.iver.andami.PluginServices;
74 77
import com.iver.andami.messages.NotificationManager;
75
import com.iver.cit.gvsig.fmap.core.ISymbol;
78
import com.iver.cit.gvsig.fmap.core.symbols.ISymbol;
76 79
import com.iver.cit.gvsig.fmap.core.symbols.SimpleLineSymbol;
77 80
import com.iver.cit.gvsig.fmap.core.symbols.SimpleMarkerSymbol;
78 81
import com.iver.cit.gvsig.gui.panels.ColorChooserPanel;

Also available in: Unified diff