Revision 6900 org.gvsig.raster/branches/org.gvsig.raster.2.4/org.gvsig.raster/org.gvsig.raster.lib/org.gvsig.raster.lib.legend/org.gvsig.raster.lib.legend.impl/src/test/java/org/gvsig/raster/lib/legend/impl/DefaultColorInterpretationTest.java

View differences:

DefaultColorInterpretationTest.java
1 1
package org.gvsig.raster.lib.legend.impl;
2 2

  
3
import org.gvsig.raster.lib.legend.api.ColorInterpretation;
4 3
import org.gvsig.raster.lib.legend.api.RasterLegendLocator;
5 4
import org.gvsig.raster.lib.legend.api.RasterLegendManager;
5
import org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation;
6 6
import org.gvsig.tools.junit.AbstractLibraryAutoInitTestCase;
7 7

  
8 8
/**

Also available in: Unified diff