Revision 1928 branches/CqCMSDvp/libraries/libCq CMS for java.old/src/org/cresques/io/TifGeoRefFile.java

View differences:

TifGeoRefFile.java
124 124
		// TODO Auto-generated method stub
125 125
		return null;
126 126
	}
127

  
127
	
128 128
	/* (non-Javadoc)
129
	 * @see org.cresques.io.GeoRasterFile#updateImage(int, int, org.cresques.cts.ICoordTrans, java.awt.Image, int)
130
	 */
131
	public Image updateImage(int width, int height, ICoordTrans rp, Image img, int origBand, int destBand) {
132
		// TODO Auto-generated method stub
133
		return null;
134
	}
135
	/* (non-Javadoc)
129 136
	 * @see org.cresques.io.GeoRasterFile#getData(int, int)
130 137
	 */
131 138
	public Object getData(int x, int y, int band) {

Also available in: Unified diff