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: 7811 $ $Date: 2007-07-23 17:57:49 +0200 (Mo, 23 Jul 2007) $
 
- 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://deegree.sourceforge.net