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

Uses of Class
org.deegree.graphics.sld.UserStyle

Packages that use UserStyle
org.deegree.graphics   
org.deegree.graphics.displayelements   
org.deegree.graphics.sld   
org.deegree.ogcwebservices.wmps Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.capabilities   
 

Uses of UserStyle in org.deegree.graphics
 

Methods in org.deegree.graphics that return UserStyle
 UserStyle[] Theme.getStyles()
          returns the styles used for this Theme.
 

Methods in org.deegree.graphics with parameters of type UserStyle
static Theme MapFactory.createTheme(String name, Layer layer, UserStyle[] styles)
          creates a theme with a name, a Layer containing the themes data and an array of styles to be known by the Theme
 void Theme.setStyles(UserStyle[] styles)
          Sets the styles used for this Theme.
 

Constructors in org.deegree.graphics with parameters of type UserStyle
Theme(String name, Layer layer, UserStyle[] styles)
           
 

Uses of UserStyle in org.deegree.graphics.displayelements
 

Methods in org.deegree.graphics.displayelements with parameters of type UserStyle
 DisplayElement[] DisplayElementFactory.createDisplayElement(Object o, UserStyle[] styles)
           
 DisplayElement[] DisplayElementFactory.createDisplayElement(Object o, UserStyle[] styles, GetMap request)
          Returns the display elements for a Feature or GridCoverage.
 

Uses of UserStyle in org.deegree.graphics.sld
 

Methods in org.deegree.graphics.sld that return UserStyle
static UserStyle SLDFactory.createUserStyle(Element element)
          Creates a UserStyle-instance according to the contents of the DOM-subtree starting at the given 'UserStyle'-Element.
 

Method parameters in org.deegree.graphics.sld with type arguments of type UserStyle
static List<PropertyPath> StyleUtils.extractRequiredProperties(List<UserStyle> styles, double scaleDen)
           
 

Uses of UserStyle in org.deegree.ogcwebservices.wmps
 

Constructors in org.deegree.ogcwebservices.wmps with parameters of type UserStyle
GetMapServiceInvokerForNL(DefaultGetMapHandler handler, Layer lay, AbstractDataSource source, UserStyle style, int index)
          Creates a new ServiceInvokerForNL object.
 

Uses of UserStyle in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms that return UserStyle
 UserStyle DefaultGetMapHandler.getPredefinedStyle(String styleName, String layerName, Layer layer)
           
 

Constructors in org.deegree.ogcwebservices.wms with parameters of type UserStyle
GetMapServiceInvokerForNL(DefaultGetMapHandler handler, NamedLayer layer, AbstractDataSource datasource, UserStyle style, double scale)
          Creates a new ServiceInvokerForNL object.
 

Uses of UserStyle in org.deegree.ogcwebservices.wms.capabilities
 

Fields in org.deegree.ogcwebservices.wms.capabilities with type parameters of type UserStyle
(package private) static Map<String,UserStyle> Style.styles
           
 

Methods in org.deegree.ogcwebservices.wms.capabilities that return UserStyle
 UserStyle Layer.getStyle(String name)
          returns the UserStyle (SLD) representation of the style identified by the submitted name.
 UserStyle Style.getStyleContent()
          returns the content of the style as SLD style object
 


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