| Package | Description |
|---|---|
| org.htmlunit.javascript.host.canvas |
Implementations of the Canvas JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
| Modifier and Type | Method and Description |
|---|---|
HTMLCanvasElement |
CanvasRenderingContext2D.getCanvas()
Returns the associated
HTMLCanvasElement. |
| Constructor and Description |
|---|
CanvasRenderingContext2D(HTMLCanvasElement canvas)
Constructs in association with
HTMLCanvasElement. |
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.