Revision 334 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/rendering/ColorRamp.java

View differences:

ColorRamp.java
12 12
 *
13 13
 * @author Vicente Caballero Navarro
14 14
 */
15
public class ColorRamp implements ClassifiedLegendInfo, RasterLegend {
15
public class ColorRamp implements  RasterLegend {
16 16
    private Color firstColor;
17 17
    private Color lastColor;
18 18
    private double first;

Also available in: Unified diff