Revision 1094 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/rendering/RasterUniqueValueLegend.java

View differences:

RasterUniqueValueLegend.java
95 95
	 */
96 96
	public XMLEntity getXMLEntity() {
97 97
		XMLEntity xml = new XMLEntity();
98
		xml.putProperty("className",this.getClass().getName());
98 99

  
99 100
		//TODO
100 101
		return xml;

Also available in: Unified diff