Uses of Interface
org.htmlunit.platform.canvas.rendering.RenderingBackend
Packages that use RenderingBackend
Package
Description
Support for platform specific implementations (e.g. for Android).
Implementations of the canvas rendering backend - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of RenderingBackend in org.htmlunit.platform
Methods in org.htmlunit.platform that return RenderingBackendModifier and TypeMethodDescriptionstatic RenderingBackendPlatform.getRenderingBackend(int imageWidth, int imageHeight) -
Uses of RenderingBackend in org.htmlunit.platform.canvas.rendering
Classes in org.htmlunit.platform.canvas.rendering that implement RenderingBackendModifier and TypeClassDescriptionclassThe default implementation ofRenderingBackend.classThe default implementation ofRenderingBackend.