Revision 13881 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/styles/AbstractStyle.java

View differences:

AbstractStyle.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.5  2007-08-16 06:55:30  jvidal
46
* Revision 1.6  2007-09-19 16:19:27  jaume
47
* removed unnecessary imports
48
*
49
* Revision 1.5  2007/08/16 06:55:30  jvidal
47 50
* javadoc updated
48 51
*
49 52
* Revision 1.4  2007/08/13 11:36:30  jvidal
......
62 65
*/
63 66
package com.iver.cit.gvsig.fmap.core.styles;
64 67

  
65
import com.iver.cit.gvsig.fmap.core.symbols.IMarkerSymbol;
66 68

  
67 69
/**
68 70
 * Implements the IStyle interface in order to complete the methods

Also available in: Unified diff