|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Layer | |
---|---|
org.deegree.portal.context |
Uses of Layer in org.deegree.portal.context |
---|
Methods in org.deegree.portal.context that return Layer | |
---|---|
Layer |
LayerList.getLayer(String name)
Deprecated. use @see #getLayer(String, String) instead |
Layer |
LayerList.getLayer(String name,
String serverAddress)
returns a layer identifies by its name and service address |
Layer[] |
LayerList.getLayers()
returns all layers of the web map context |
Layer[] |
LayerList.getLayersByNodeId(int id)
returns the layers of a node of the tree of the web map context |
Layer |
LayerList.removeLayer(String name)
Deprecated. use @see #removeLayer(String, String) instead |
Layer |
LayerList.removeLayer(String name,
String serverAddress)
removes a layer identified by its name from the web map context |
Methods in org.deegree.portal.context with parameters of type Layer | |
---|---|
ViewContext |
DefaultMapModelAccess.addLayer(int index,
Layer layer)
|
ViewContext |
MapModelAccess.addLayer(int index,
Layer layer)
adds a layer to the defined index position of the layer list of a ViewContext . |
ViewContext |
DefaultMapModelAccess.addLayer(Layer layer)
|
void |
LayerList.addLayer(Layer layer)
adds one layer to the the web map context. |
ViewContext |
MapModelAccess.addLayer(Layer layer)
adds a layer to the end of the layer list of a ViewContext . |
ViewContext |
DefaultMapModelAccess.addLayers(Layer[] layers)
|
ViewContext |
MapModelAccess.addLayers(Layer[] layers)
adds a number of layers to the end of the layer list of a ViewContext . |
void |
LayerList.addLayerToTop(Layer layer)
adds one layer to the top of the web map context. |
protected static void |
XMLFactory.appendLayer(Node toNode,
Layer layer)
Appends the XML representation of a Layer to a Node using the
namespace . |
void |
LayerList.move(Layer layer,
boolean up)
moves a layer within the layer list up or down |
void |
LayerList.move(Layer layer,
Layer beforeLayer)
moves a layer within the layer list before the beforeLayer |
ViewContext |
DefaultMapModelAccess.setLayers(Layer[] layers)
|
void |
LayerList.setLayers(Layer[] layers)
sets all layers of the web map context |
ViewContext |
MapModelAccess.setLayers(Layer[] layers)
sets the layers to a ViewContext . |
Constructors in org.deegree.portal.context with parameters of type Layer | |
---|---|
LayerList(Layer[] layers)
Creates a new LayerList object. |
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net