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

Uses of Class
org.deegree.ogcwebservices.wms.capabilities.Style

Packages that use Style
org.deegree.ogcwebservices.wmps Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wmps.configuration   
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.ogcwebservices.wms.configuration   
 

Uses of Style in org.deegree.ogcwebservices.wmps
 

Methods in org.deegree.ogcwebservices.wmps with parameters of type Style
protected static void XMLFactory.appendStyle(Element root, Style style)
          Append style
 

Uses of Style in org.deegree.ogcwebservices.wmps.capabilities
 

Methods in org.deegree.ogcwebservices.wmps.capabilities that return Style
protected  Style[] WMPSCapabilitiesDocument.parseStyles(Element layerElem)
          Parse Styles
 

Uses of Style in org.deegree.ogcwebservices.wmps.configuration
 

Methods in org.deegree.ogcwebservices.wmps.configuration that return Style
protected  Style[] WMPSConfigurationDocument.parseStyles(Element layerElem)
          Returns a list of Style elements, parsing the style element
 

Uses of Style in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms with parameters of type Style
protected static void XMLFactory.appendStyle(Element root, Style style)
           
protected static void XMLFactory_1_3_0.appendStyle(Element root, Style style)
           
 

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

Methods in org.deegree.ogcwebservices.wms.capabilities that return Style
 Style Layer.getStyleResource(String name)
          returns the Style identified by the submitted name.
 Style[] Layer.getStyles()
           
protected  Style[] WMSCapabilitiesDocument_1_3_0.parseStyles(Element layerElem)
           
protected  Style[] WMSCapabilitiesDocument.parseStyles(Element layerElem)
           
protected  Style[] WMSCapabilitiesDocument_1_0_0.parseStyles(Element layerElem)
           
 

Methods in org.deegree.ogcwebservices.wms.capabilities with parameters of type Style
 void Layer.addStyles(Style style)
          adds a list of style that can be used form rendering the layer.
 void Layer.setStyles(Style[] styles)
          sets a list of style that can be used form rendering the layer.
 

Constructors in org.deegree.ogcwebservices.wms.capabilities with parameters of type Style
Layer(boolean queryable, int cascaded, boolean opaque, boolean noSubsets, int fixedWidth, int fixedHeight, String name, String title, String abstract_, Envelope latLonBoundingBox, Attribution attribution, ScaleHint scaleHint, String[] keywordList, String[] srs, LayerBoundingBox[] boundingBoxes, Dimension[] dimensions, Extent[] extents, AuthorityURL[] authorityURLs, Identifier[] identifiers, MetadataURL[] metadataURLs, DataURL[] dataURLs, FeatureListURL[] featureListURLs, Style[] styles, Layer[] layers, AbstractDataSource[] dataSource, Layer parent)
          constructor initializing the class with the <Layer>
 

Uses of Style in org.deegree.ogcwebservices.wms.configuration
 

Methods in org.deegree.ogcwebservices.wms.configuration that return Style
protected  Style[] WMSConfigurationDocument.parseStyles(Element layerElem)
           
protected  Style[] WMSConfigurationDocument_1_3_0.parseStyles(Element layerElem)
           
 


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