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: 12167 $ $Date: 2008-06-04 16:06:48 +0200 (Mi, 04 Jun 2008) $
- 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