Revision 1848 branches/Fmap_GisPlanet/libraries/libFMap/src/com/iver/cit/gvsig/fmap/layers/FLyrComplexRaster.java

View differences:

FLyrComplexRaster.java
187 187
	}
188 188

  
189 189
	/**
190
	 * @throws XMLException
190 191
	 * @see com.iver.cit.gvsig.fmap.layers.FLayer#getProperties()
191 192
	 */
192
	public XMLEntity getProperties() {
193
	public XMLEntity getProperties() throws XMLException {
193 194
		XMLEntity xml = super.getXMLEntity();
194 195

  
195 196
		//TODO falta el complexRaster

Also available in: Unified diff