Revision 28762 branches/v2_0_0_prep/libraries/libFMap_mapcontext/src/org/gvsig/fmap/mapcontext/layers/vectorial/FLyrVect.java

View differences:

FLyrVect.java
1035 1035

  
1036 1036
		LegendChangedEvent e = LegendChangedEvent.createLegendChangedEvent(
1037 1037
				oldLegend, legend);
1038
		e.setLayer(this);
1038 1039
		callLegendChanged(e);
1039 1040
	}
1040 1041

  

Also available in: Unified diff