Uses of Interface
org.deegree.services.wms.capabilities.StyleSheetURL

Packages that use StyleSheetURL
org.deegree_impl.services.wms.capabilities   
org.deegree.services.wms.capabilities   
 

Uses of StyleSheetURL in org.deegree_impl.services.wms.capabilities
 

Classes in org.deegree_impl.services.wms.capabilities that implement StyleSheetURL
(package private)  class StyleSheetURL_Impl
          StyleSheeetURL provides symbology information foreach Style of a Layer.
 

Fields in org.deegree_impl.services.wms.capabilities declared as StyleSheetURL
private  StyleSheetURL Style_Impl.styleSheetURL
           
 

Methods in org.deegree_impl.services.wms.capabilities that return StyleSheetURL
 StyleSheetURL Style_Impl.getStyleSheetURL()
          StyleSheeetURL provides symbology information for each style of a layer.
protected  StyleSheetURL OGCWMSCapabilitiesFactory.createStyleSheetURL(org.w3c.dom.Element element)
          Creates a StyleSheetURL-instance according to the contents of the DOM-subtree starting at the given 'StyleSheetURL'-Element.
 

Constructors in org.deegree_impl.services.wms.capabilities with parameters of type StyleSheetURL
Style_Impl(java.lang.String name, java.lang.String title, java.lang.String abstract_, LegendURL[] legendURLs, StyleSheetURL styleSheetURL, StyleURL styleURL, java.net.URL styleResource)
          constructor initializing the class with the