Uses of Class
org.deegree.services.wps.provider.jrxml.jaxb.map.Style

Packages that use Style
org.deegree.services.wps.provider.jrxml.jaxb.map   
 

Uses of Style in org.deegree.services.wps.provider.jrxml.jaxb.map
 

Fields in org.deegree.services.wps.provider.jrxml.jaxb.map declared as Style
protected  Style Layer.style
           
protected  Style WFSDatasource.style
           
 

Methods in org.deegree.services.wps.provider.jrxml.jaxb.map that return Style
 Style ObjectFactory.createStyle()
          Create an instance of Style
 Style Layer.getStyle()
          Gets the value of the style property.
 Style WFSDatasource.getStyle()
          Gets the value of the style property.
 

Methods in org.deegree.services.wps.provider.jrxml.jaxb.map with parameters of type Style
 void Layer.setStyle(Style value)
          Sets the value of the style property.
 void WFSDatasource.setStyle(Style value)
          Sets the value of the style property.
 



Copyright © 2011. All Rights Reserved.