Revision 11271 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/styles/SimpleLabelStyle.java

View differences:

SimpleLabelStyle.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.13  2007-04-18 18:26:18  jaume
46
* Revision 1.14  2007-04-19 14:21:30  jaume
47 47
* *** empty log message ***
48 48
*
49 49
* Revision 1.12  2007/04/18 15:35:11  jaume
......
170 170
		xml.putProperty("minYArray", miny);
171 171
		xml.putProperty("widthArray", widths);
172 172
		xml.putProperty("heightArray", heights);
173
		xml.addChild(background.getXMLEntity());
173 174
		return xml;
174 175
	}
175 176

  

Also available in: Unified diff