Revision 10756 trunk/libraries/libRaster/src/org/gvsig/raster/shared/IRasterProperties.java

View differences:

IRasterProperties.java
3 3
/**
4 4
 * Interfaz que contiene las operaciones que ofrecen las propiedades de un raster.
5 5
 * 
6
 * @author Nacho Brodin (brodin_ign@gva.es)
6
 * @author Nacho Brodin (nachobrodin@gmail.com)
7 7
 */
8 8
public interface IRasterProperties extends IRasterRendering, IRasterGeoOperations, IRasterFile{		
9 9
	

Also available in: Unified diff