Uses of Interface
org.loboevolution.html.dom.HTMLCanvasElement
Package
Description
Contains an implementation of the W3C HTML DOM Level 2 interfaces.
-
Uses of HTMLCanvasElement in org.loboevolution.html.dom.canvas
Modifier and TypeMethodDescriptionCanvasRenderingContext.getCanvas()
Gets the canvas.CanvasRenderingContext2D.getCanvas()
The CanvasRenderingContext2D.canvas property, part of the Canvas API, is a read-only reference to the HTMLCanvasElement object that is associated with a given context.ModifierConstructorDescriptionCanvasPatternImpl
(HTMLCanvasElement canvas, String repetitionType) Constructor for CanvasPatternImpl. -
Uses of HTMLCanvasElement in org.loboevolution.html.dom.domimpl