Uses of Class
org.deegree.services.jaxb.wms.DirectStyleType

Packages that use DirectStyleType
org.deegree.services.jaxb.wms   
org.deegree.services.wms   
 

Uses of DirectStyleType in org.deegree.services.jaxb.wms
 

Fields in org.deegree.services.jaxb.wms with type parameters of type DirectStyleType
protected  List<DirectStyleType> AbstractLayerType.directStyle
           
 

Methods in org.deegree.services.jaxb.wms that return DirectStyleType
 DirectStyleType ObjectFactory.createDirectStyleType()
          Create an instance of DirectStyleType
 

Methods in org.deegree.services.jaxb.wms that return types with arguments of type DirectStyleType
 List<DirectStyleType> AbstractLayerType.getDirectStyle()
          Gets the value of the directStyle property.
 

Uses of DirectStyleType in org.deegree.services.wms
 

Method parameters in org.deegree.services.wms with type arguments of type DirectStyleType
 void StyleRegistry.load(String layerName, List<DirectStyleType> styles, XMLAdapter adapter)
           
 



Copyright © 2011. All Rights Reserved.