org.deegree.graphics.sld
Class StyleUtils
java.lang.Object
org.deegree.graphics.sld.StyleUtils
public class StyleUtils
- extends Object
Collects all property names used by a list of styles. E.g. this can be used to optimze GetFeature
requests from a WMS against a WFS.
- Since:
- 2.0
- Version:
- $Revision: 6698 $, 1.0. $Revision: 6698 $, $Date: 2007-04-26 11:40:11 +0200 (Do, 26 Apr 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleUtils
public StyleUtils()
extractRequiredProperties
public static List<PropertyPath> extractRequiredProperties(List<UserStyle> styles,
double scaleDen)
throws PropertyPathResolvingException
- returns a list of all
- Parameters:
styles
- scaleDen
-
- Returns:
-
- Throws:
PropertyPathResolvingException
- See Also:
required by the passed UserStyles
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net