Package | Description |
---|---|
org.vectomatic.dom.svg.impl |
libgwtsvg implementation classes, not to be accessed directly.
|
org.vectomatic.dom.svg.utils |
Utility classes which are part of libgwtsvg public API.
|
Modifier and Type | Field and Description |
---|---|
static OMSVGPaint |
SVGPaintParser.CURRENT_COLOR |
static OMSVGPaint |
SVGPaintParser.INHERIT |
static OMSVGPaint |
SVGPaintParser.NONE |
Modifier and Type | Method and Description |
---|---|
OMSVGPaint |
SVGPaintParser.parse(String cssText) |
Modifier and Type | Method and Description |
---|---|
static OMSVGPaint |
OMSVGParser.parsePaint(String cssText)
Parses an SVG paint value.
|
Copyright © 2018. All Rights Reserved.