public class GraphicElement extends Object
| Constructor and Description |
|---|
GraphicElement() |
| Modifier and Type | Method and Description |
|---|---|
static void |
append(SLDGraphic obj,
XmlBuilder xb,
String version) |
static SLDGraphic |
parse(XmlPullParser parser,
String version) |
public static void append(SLDGraphic obj, XmlBuilder xb, String version) throws InvalidSLDObjectException, UnsupportedSLDObjectException
public static SLDGraphic parse(XmlPullParser parser, String version) throws XmlPullParserException, IOException, SLDReadException
XmlPullParserExceptionIOExceptionSLDReadException