johann Sorel wrote:
> I use a StyleBuidler class to create my Styles so they are like you say : 
> "naked".
>
> My objective is to have a grahic SLD editor, and i'm not far to have a first 
> working version.
>
> Problem is how do I make a SLD file with those GT styles ???
>   
Change your application to work with an StyleLayerDescriptor object? Or 
create a style layer descriptor object to hold your styles
when you output them.
> Must I make my own class for this ? and use a stringbuilder to concat 
> everything?
>   
Of course not; please walk through the style package and see how the 
parts fit together. You will find I went over these classes
and used generics to make sure all the lists were working with the 
correct content last week.

Jody

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to