Hello,

thanks Jody for the answer.
I work on the IRunnableWithProgress. But it's not my question.
Where do I find the config file containing the pattern for
messageFormat(pattern , ...);?
And I want test the source code with an example but I don't know how do I
make?
With WMS :

WebMapServer wms = new WebMapServer(URL);
Layer layer = wms.getCapabilities().getLayer();
WMSMapLayer wmsLayer = new WMSMapLayer(wms, Layer);
context.add(wmsLayer);
mapPane.repaint();

With WMS-C :

TiledWebMapServer wmsC = new TiledWebMapServer(URL);
?? to get the tile layer, I don't see a WMSCMapLayer
and to display the map with the tiles.
So I would like an example or the source code Udig where it's used.

Cheers
Didier CREST
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/support-WMS-C-tp5008579p5015113.html
Sent from the geotools-gt2-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to