Revision 11104 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.8  2007-04-05 16:07:14  jaume
46
* Revision 1.9  2007-04-10 16:34:01  jaume
47
* towards a styled labeling
48
*
49
* Revision 1.8  2007/04/05 16:07:14  jaume
47 50
* Styled labeling stuff
48 51
*
49 52
* Revision 1.7  2007/04/04 15:42:03  jaume
......
257 260
			}
258 261
		}
259 262
	}
263

  
260 264
	public void setTextFieldArea(int index, Rectangle2D rect) {
261 265
		// patch, please remove it
262 266
		if (textFieldAreas.size()==0)

Also available in: Unified diff