Revision 23556

View differences:

trunk/extensions/extSymbology/src/org/gvsig/symbology/ExtendedSymbologyExtension.java
156 156
		SymbolEditor.addSymbolEditorPanel(PictureLine.class, FShape.LINE);
157 157
		SymbolEditor.addSymbolEditorPanel(MarkerLine.class, FShape.LINE);
158 158

  
159

  
159 160
		// legends available in the legend page
160 161
		LegendManager.addLegendPage(DotDensity.class);
161 162
		LegendManager.addLegendPage(GraduatedSymbols.class);
162 163
		LegendManager.addLegendPage(ProportionalSymbols.class);
163 164
		LegendManager.addLegendPage(QuantityByCategory.class);
164 165

  
165

  
166
		LegendManager.addLegendPage(Statistics.class);
166
//		LegendManager.addLegendPage(Statistics.class);
167 167
//		LegendManager.addLegendPage(BarChart3D.class);
168 168
//		LegendManager.addLegendPage(PieChart3D.class);
169 169

  

Also available in: Unified diff