Revision 27361 trunk/libraries/libRaster/src/org/gvsig/raster/grid/filter/bands/HSLToRGBFilter.java

View differences:

HSLToRGBFilter.java
116 116
	
117 117
	}
118 118

  
119
	public void process(int x, int y) {
119
	public void process(int x, int y) throws InterruptedException {
120 120
	}
121 121

  
122 122
	/*

Also available in: Unified diff