Revision 25187

View differences:

trunk/applications/appgvSIG/src/com/iver/cit/gvsig/project/documents/view/legend/gui/VectorialInterval.java
440 440
			stepB = (endColor.getBlue() - b) / arrayIntervalos.length;
441 441

  
442 442
			auxLegend = LegendFactory.createVectorialIntervalLegend(layer.getShapeType());
443
			auxLegend.setIntervalType(getCmbIntervalTypes().getSelectedIndex());
443 444
			auxLegend.useDefaultSymbol(false);
444 445

  
445 446
			int symbolType = layer.getShapeType();

Also available in: Unified diff