Revision 13100 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/symbols/IMultiLayerSymbol.java

View differences:

IMultiLayerSymbol.java
43 43
 *
44 44
 * $Id$
45 45
 * $Log$
46
 * Revision 1.4  2007-08-09 08:04:36  jvidal
46
 * Revision 1.5  2007-08-16 06:55:19  jvidal
47
 * javadoc updated
48
 *
49
 * Revision 1.4  2007/08/09 08:04:36  jvidal
47 50
 * javadoc
48 51
 *
49 52
 * Revision 1.3  2007/08/09 07:57:42  jvidal
......
60 63
package com.iver.cit.gvsig.fmap.core.symbols;
61 64

  
62 65
/**
63
 * Interface that allows to create multi layer symbols using the composition of
66
 * Allows to create multi layer symbols using the composition of
64 67
 * several symbols of the same type.Depending on the type of the symbols that are
65 68
 * used to compose the final symbol, the user will have MultiLayerMarkerSymbol,
66 69
 * MultiLayerLineSymbol,...

Also available in: Unified diff