children, controller, layers, name
Constructor and Description |
---|
WMSLayerTree(Controller controller) |
Modifier and Type | Method and Description |
---|---|
protected TiledImageLayer |
createImageLayer(WMSCapabilities capsDoc,
WMSLayerCapabilities layerCaps,
AVList commonLayerParams) |
void |
createLayers(java.lang.Object infoItem,
AVList commonLayerParams) |
LayerTree |
createSubTree(WMSCapabilities capsDoc,
WMSLayerCapabilities layerCaps,
AVList commonLayerParams) |
getChild, getChildren, getDisplayName, getLayer, getLayers, getPathIterator, hasChildren, hasLayers, iterator, setChildren, setDisplayName, setLayers
public WMSLayerTree(Controller controller)
protected TiledImageLayer createImageLayer(WMSCapabilities capsDoc, WMSLayerCapabilities layerCaps, AVList commonLayerParams)
public void createLayers(java.lang.Object infoItem, AVList commonLayerParams)
createLayers
in class LayerTree
public LayerTree createSubTree(WMSCapabilities capsDoc, WMSLayerCapabilities layerCaps, AVList commonLayerParams)