Revision 12883

View differences:

trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/symbols/IMarkerSymbol.java
43 43
 *
44 44
 * $Id$
45 45
 * $Log$
46
 * Revision 1.4  2007-05-09 16:07:26  jaume
46
 * Revision 1.5  2007-08-02 10:19:41  jvidal
47 47
 * *** empty log message ***
48 48
 *
49
 * Revision 1.4  2007/05/09 16:07:26  jaume
50
 * *** empty log message ***
51
 *
49 52
 * Revision 1.3  2007/05/08 08:47:40  jaume
50 53
 * *** empty log message ***
51 54
 *
......
77 80

  
78 81

  
79 82
/**
83
 * Interface IMarkerSymbol which extends ISymbol and CartographicSupport interfaces
80 84
 * @author   jaume dominguez faus - jaume.dominguez@iver.es
81 85
 */
82 86
public interface IMarkerSymbol extends ISymbol, CartographicSupport {

Also available in: Unified diff