Revision 2183 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/layers/FLyrComplexRaster.java

View differences:

FLyrComplexRaster.java
246 246
	 */
247 247
	public void addLegendListener(LegendListener listener) {
248 248
	}
249

  
250
    /**
251
     * @see com.iver.cit.gvsig.fmap.layers.FLayer#setXMLEntity03(com.iver.utiles.XMLEntity)
252
     */
253
    public void setXMLEntity03(XMLEntity xml) throws XMLException {
254
        // TODO Auto-generated method stub
255
        
256
    }
249 257
}

Also available in: Unified diff