Class SLDFunction2DParser
- java.lang.Object
-
- uk.ac.rdg.resc.edal.graphics.style.sld.SLDFunction2DParser
-
public class SLDFunction2DParser extends Object
-
-
Constructor Summary
Constructors Constructor Description SLDFunction2DParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SLDFunction<Color>
parseColorSLDFunction2D(XPath xPath, Node node)
-
-
-
Method Detail
-
parseColorSLDFunction2D
public static SLDFunction<Color> parseColorSLDFunction2D(XPath xPath, Node node) throws SLDException
- Throws:
SLDException
-
-