|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayerList | |
org.deegree_impl.clients.context |
Uses of LayerList in org.deegree_impl.clients.context |
Fields in org.deegree_impl.clients.context declared as LayerList | |
private LayerList |
ViewContext.layerList
|
Methods in org.deegree_impl.clients.context that return LayerList | |
private static LayerList |
WebMapContextFactory.createLayerList(org.w3c.dom.Element element)
creates an instance of a class encapsulating the layer list informations |
LayerList |
ViewContext.getLayerList()
returns the list of layers contained in this context |
Methods in org.deegree_impl.clients.context with parameters of type LayerList | |
void |
ViewContext.setLayerList(LayerList layerList)
sets the list of layers to be contained in this context |
Constructors in org.deegree_impl.clients.context with parameters of type LayerList | |
ViewContext(General general,
LayerList layerList)
Creates a new WebMapContext object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |