Revision 17178 trunk/libraries/libRaster/src/org/gvsig/raster/datastruct/io/formats/GimpGradients.java

View differences:

GimpGradients.java
163 163
			throw new IOException();
164 164
		}
165 165
	}
166

  
167
	/*
168
	 * (non-Javadoc)
169
	 * @see org.gvsig.raster.datastruct.io.RasterLegendIO#getDescription()
170
	 */
171
	public String getDescription() {
172
		return "Gimp Gradients";
173
	}
166 174
}

Also available in: Unified diff