org.deegree.theme
Class Themes
java.lang.Object
org.deegree.theme.Themes
public class Themes
- extends Object
Utility methods for using themes.
- Version:
- $Revision: $, $Date: $
- Author:
- Andreas Schmitz, last edited by: $Author: stranger $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Themes
public Themes()
getAllLayers
public static List<Layer> getAllLayers(Theme t)
- Parameters:
t
-
- Returns:
- all layers contained in this theme and subthemes
getAllThemes
public static List<Theme> getAllThemes(Theme t)
- Parameters:
t
-
- Returns:
- all themes contained in this theme and subthemes
aggregateSpatialMetadata
public static void aggregateSpatialMetadata(Theme theme)
Copyright © 2011. All Rights Reserved.