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

org.deegree.graphics.sld
Class NamedLayer

java.lang.Object
  extended by org.deegree.graphics.sld.AbstractLayer
      extended by 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 (Do, 18. Jun 2009) $
Author:
Katharina Lupp

Field Summary
 
Fields inherited from class org.deegree.graphics.sld.AbstractLayer
layerFeatureConstraints, name, styles
 
Constructor Summary
NamedLayer(String name, LayerFeatureConstraints layerFeatureConstraints, AbstractStyle[] styles)
          constructor initializing the class with the
 
Method Summary
 String exportAsXML()
          exports the content of the Font as XML formated String
 
Methods inherited from class org.deegree.graphics.sld.AbstractLayer
addStyle, getLayerFeatureConstraints, getName, getStyles, removeStyle, setLayerFeatureConstraints, setName, setStyles, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NamedLayer

public NamedLayer(String name,
                  LayerFeatureConstraints layerFeatureConstraints,
                  AbstractStyle[] styles)
constructor initializing the class with the

Parameters:
name -
layerFeatureConstraints -
styles -
Method Detail

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

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