Package | Description |
---|---|
org.htmlunit.platform |
Support for platform specific implementations (e.g. for Android).
|
org.htmlunit.platform.canvas.rendering |
Implementations of the canvas rendering backend - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
static RenderingBackend |
Platform.getRenderingBackend(int imageWidth,
int imageHeight) |
Modifier and Type | Class and Description |
---|---|
class |
AwtRenderingBackend
The default implementation of
RenderingBackend . |
class |
NoOpRenderingBackend
The default implementation of
RenderingBackend . |
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.