Revision 16562

View differences:

trunk/libraries/libRaster/src/org/gvsig/raster/datastruct/io/RasterLegendIO.java
32 32
 * @author BorSanZa - Borja S?nchez Zamorano (borja.sanchez@iver.es)
33 33
 */
34 34
abstract public class RasterLegendIO {
35
	private static String[] formats = {"rmf", "gvp", "gvt"};
35
	private static String[] formats = {"rmf"};
36 36

  
37 37
	/**
38 38
	 * Lista de formatos soportados por RasterLegendIO

Also available in: Unified diff