public interface SVGResource
extends com.google.gwt.resources.client.DataResource
validated="false"
attribute on the annotation.Modifier and Type | Interface and Description |
---|---|
static interface |
SVGResource.Validated
Specifies additional options to control how an SVG is bundled.
|
Modifier and Type | Method and Description |
---|---|
OMSVGSVGElement |
getSvg()
Returns the root element of the SVG resource
|
OMSVGSVGElement getSvg()
Copyright © 2018. All Rights Reserved.