org.deegree.graphics.sld
Class NamedLayer
java.lang.Object
  
org.deegree.graphics.sld.AbstractLayer
      
org.deegree.graphics.sld.NamedLayer
- All Implemented Interfaces: 
 - Marshallable
 
public class NamedLayer
- extends AbstractLayer
- implements Marshallable
  
A NamedLayer uses the "name" attribute to identify a layer known to the WMS and can contain zero
 or more styles, either NamedStyles or UserStyles. In the absence of any styles the default style
 for the layer is used.
 
 ----------------------------------------------------------------------
 
- Version:
 
  - $Revision: 18195 $ $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Katharina Lupp
 
 
 
 
| 
Method Summary | 
 String | 
exportAsXML()
 
          exports the content of the Font as XML formated String | 
 
 
 
NamedLayer
public NamedLayer(String name,
                  LayerFeatureConstraints layerFeatureConstraints,
                  AbstractStyle[] styles)
- constructor initializing the class with the 
- Parameters:
 name - layerFeatureConstraints - styles - 
 
exportAsXML
public String exportAsXML()
- exports the content of the Font as XML formated String
- Specified by:
 exportAsXML in interface Marshallable
 
- Returns:
 - xml representation of the Font
 
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org