Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host.svg |
Implementations of the SVG JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
SVGRect |
SVGSVGElement.createSVGRect()
Creates a new
SVGRect . |
SVGRect |
SVGElement.getBBox()
Returns the bounding box, in current user space, of the geometry of all contained graphics elements.
|
Copyright © 2002–2017 Gargoyle Software Inc.. All rights reserved.