Revision 20858 trunk/extensions/extRasterTools-SE/src/org/gvsig/fmap/raster/layers/FLyrRasterSE.java

View differences:

FLyrRasterSE.java
1814 1814
	public void reload() throws ReloadLayerException {
1815 1815
		try {
1816 1816
			super.reload();
1817
			if (getMapContext() == null)
1818
				return;
1817 1819
			if (isStopped())
1818 1820
				disableStopped();
1819 1821
			load();

Also available in: Unified diff