Hi,

I need display a text which has more lines. How can I do it?

There is example which display the "text" variable, but in one line.


FeatureType ft = ...;

String text = "The first line. \nThe second line.";
Feature feature = ft.create(new Object[] { point, text, rotation });




J.
-- 
View this message in context: 
http://www.nabble.com/Multi-line-for-features-with-text-tf4414438.html#a12592149
Sent from the geotools-gt2-users mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to