deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.portal.context.LayerGroup

Packages that use LayerGroup
org.deegree.portal.context   
 

Uses of LayerGroup in org.deegree.portal.context
 

Fields in org.deegree.portal.context declared as LayerGroup
protected  LayerGroup MapModelEntry.parent
           
 

Methods in org.deegree.portal.context that return LayerGroup
 LayerGroup MapModelEntry.getParent()
           
 

Methods in org.deegree.portal.context that return types with arguments of type LayerGroup
 List<LayerGroup> MapModel.getLayerGroups()
           
 List<LayerGroup> LayerGroup.getLayerGroups()
           
 

Methods in org.deegree.portal.context with parameters of type LayerGroup
 void LayerGroup.addLayerGroup(LayerGroup layerGroup)
           
 void LayerGroup.insert(LayerGroup layerGroup, MapModelEntry antecessor, boolean first)
           
 void MapModel.insert(MapModelEntry mapModelEntry, LayerGroup parent, MapModelEntry antecessor, boolean first)
           
 void MapModelEntry.setParent(LayerGroup parent)
           
 void MapModelVisitor.visit(LayerGroup layerGroup)
           
 

Method parameters in org.deegree.portal.context with type arguments of type LayerGroup
 void MapModel.setLayerGroups(List<LayerGroup> layerGroups)
           
 

Constructors in org.deegree.portal.context with parameters of type LayerGroup
LayerGroup(String identifier, String title, boolean hidden, boolean expanded, LayerGroup parent, MapModel owner)
           
MapModelEntry(String identifier, String title, boolean hidden, LayerGroup parent, MapModel owner)
           
MMLayer(String identifier, LayerGroup parent, MapModel owner, Layer layer)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org