| Package | Description |
|---|---|
| org.htmlunit.javascript.host.svg |
Implementations of the Scalable Vector Graphics 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 |
SVGGeometryElement.getBBox()
Returns the bounding box, in current user space, of the geometry of all contained graphics elements.
|
SVGRect |
SVGGElement.getBBox()
Returns the bounding box, in current user space, of the geometry of all contained graphics elements.
|
protected SVGRect |
SVGElement.getBBox()
Returns the bounding box, in current user space, of the geometry of all contained graphics elements.
|
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.