Revision 2249 branches/CqCMSDvp/libraries/libCq CMS for java.old/src/org/cresques/io/raster/PercentTailTrimFilter.java

View differences:

PercentTailTrimFilter.java
1 1
/*
2
 * Created on 17-feb-2004
2
 * Created on 21-jun-2005
3 3
 *
4 4
 * To change the template for this generated file go to
5 5
 * Window>Preferences>Java>Code Generation>Code and Comments
......
46 46
 */
47 47
package org.cresques.io.raster;
48 48

  
49
import java.awt.Image;
50 49
import java.util.ArrayList;
51 50

  
52 51
/**

Also available in: Unified diff