Revision 15721 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/AdvancedSymbologyExtension.java

View differences:

AdvancedSymbologyExtension.java
199 199
		LegendManager.addLegendPage(GraduatedSymbols.class);
200 200
		LegendManager.addLegendPage(VectorialInterval.class);
201 201
		LegendManager.addLegendPage(VectorialUniqueValue.class);
202
		LegendManager.addLegendPage(QuantityByCategory.class);
202
//		LegendManager.addLegendPage(QuantityByCategory.class);
203 203
		LegendManager.addLegendPage(ProportionalSymbols.class);
204 204
		ExtensionPoints extensionPoints = ExtensionPointsSingleton
205 205
			.getInstance();

Also available in: Unified diff