|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebMapServer | |
---|---|
org.geotools.map | List of layers to be rendered. |
org.geotools.swing.wms | Basic classes for working with WMS layers. |
Uses of WebMapServer in org.geotools.map |
---|
Methods in org.geotools.map that return WebMapServer | |
---|---|
WebMapServer |
WMSLayer.getWebMapServer()
Returns the WebMapServer used by this layer |
WebMapServer |
WMSMapLayer.getWebMapServer()
Deprecated. Returns the WebMapServer used by this layer |
Constructors in org.geotools.map with parameters of type WebMapServer | |
---|---|
WMSLayer(WebMapServer wms,
Layer layer)
Builds a new WMS layer |
|
WMSMapLayer(WebMapServer wms,
Layer layer)
Deprecated. Builds a new WMS layer |
Uses of WebMapServer in org.geotools.swing.wms |
---|
Methods in org.geotools.swing.wms that return WebMapServer | |
---|---|
WebMapServer |
WMSLayerChooser.getWms()
|
Methods in org.geotools.swing.wms with parameters of type WebMapServer | |
---|---|
void |
WMSLayerChooser.setWMS(WebMapServer wms)
|
static List<Layer> |
WMSLayerChooser.showSelectLayer(WebMapServer wms)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |