Revision 43866 branches/org.gvsig.desktop-2018a/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.mapcontext/org.gvsig.fmap.mapcontext.api/src/main/java/org/gvsig/raster/lib/legend/api/RasterLegendManager.java

View differences:

RasterLegendManager.java
145 145
     */
146 146
    public ColorInterpretation createColorInterpretation(String[] colorInterpretations);
147 147

  
148
    public ColorInterpretation createColorInterpretation(List<String> colorInterpretations);
149

  
148 150
    /**
149 151
     * Creates default color interpretation using {@link ColorInterpretation}
150 152
     * constants.

Also available in: Unified diff