public class SldNamedLayer extends SldNode
node, supportedVersions, version, xpath| Constructor and Description |
|---|
SldNamedLayer() |
SldNamedLayer(List<SldNode> styles,
String namedLayerName) |
SldNamedLayer(List<SldNode> styles,
String namedLayerName,
String version) |
SldNamedLayer(Node node) |
SldNamedLayer(Node node,
String version) |
SldNamedLayer(String version) |
| Modifier and Type | Method and Description |
|---|---|
SldLayerFeatureConstraints |
getLayerFeatureConstraints() |
String |
getName() |
List<SldNamedStyle> |
getNamedStyles() |
List<SldNode> |
getStyles() |
List<SldUserStyle> |
getUserStyles() |
void |
setName(String name) |
getNode, getSld100Example, getSld110Example, getSldNodeString, getSldPart, getVersion, isTextNode, main, serializeXpathNode, setNodepublic SldNamedLayer()
throws XPathExpressionException
XPathExpressionExceptionpublic SldNamedLayer(String version) throws XPathExpressionException
XPathExpressionExceptionpublic SldNamedLayer(List<SldNode> styles, String namedLayerName) throws Exception
Exceptionpublic SldNamedLayer(List<SldNode> styles, String namedLayerName, String version) throws Exception
Exceptionpublic SldNamedLayer(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic SldNamedLayer(Node node, String version) throws XPathExpressionException
XPathExpressionExceptionpublic String getName() throws XPathExpressionException
getName in class SldNodeXPathExpressionExceptionpublic void setName(String name) throws XPathExpressionException
XPathExpressionExceptionpublic List<SldUserStyle> getUserStyles() throws Exception
Exceptionpublic List<SldNamedStyle> getNamedStyles() throws Exception
Exceptionpublic SldLayerFeatureConstraints getLayerFeatureConstraints() throws Exception
ExceptionCopyright © 2022 B3Partners B.V.. All rights reserved.