Revision 11413 trunk/libraries/libRaster/src/org/gvsig/raster/dataset/io/EcwDriver.java

View differences:

EcwDriver.java
100 100
	 */
101 101
	public EcwDriver(IProjection proj, Object param)throws NotSupportedExtensionException {
102 102
		 super(proj, ((String)param));
103
		 setParam(param);
103 104
	     extent = new Extent();
104 105
	     try {
105 106

  

Also available in: Unified diff