Revision 11055 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.5  2007-03-28 16:44:08  jaume
46
* Revision 1.6  2007-04-04 16:01:14  jaume
47 47
* *** empty log message ***
48 48
*
49
* Revision 1.5  2007/03/28 16:44:08  jaume
50
* *** empty log message ***
51
*
49 52
* Revision 1.4  2007/03/13 16:57:35  jaume
50 53
* Added MultiVariable legend
51 54
*
......
119 122
import com.iver.utiles.XMLEntity;
120 123

  
121 124
import de.ios.framework.swing.JDecimalField;
122

  
125
/**
126
*
127
* @author jaume dominguez faus - jaume.dominguez@iver.es
128
*
129
*/
123 130
public class MarkerFill extends AbstractTypeSymbolEditorPanel implements ActionListener {
124 131
    private static final double DEFAULT_SEPARATION = 20;
125 132
    private static final double DEFAULT_OFFSET = 10;

Also available in: Unified diff