Revision 30754 branches/v2_0_0_prep/extensions/org.gvsig.symbology/src/main/java/org/gvsig/symbology/fmap/mapcontext/rendering/legend/impl/VectorialUniqueValueLegend.java

View differences:

VectorialUniqueValueLegend.java
116 116
    private Color[] selectedColors=null;
117 117
    
118 118
    private ISymbol nullValueSymbol = null;
119
    
120
    public VectorialUniqueValueLegend() {
121
		// Nothing to do
122
	}
119 123

  
120 124
    /**
121 125
     * Constructor method

Also available in: Unified diff