Uses of Interface
com.google.gwt.canvas.dom.client.Context
Package
Description
Classes for HTML Canvas 2D support.
Classes for HTML Canvas 2D support.
Classes for low-level DOM programming.
-
Uses of Context in com.google.gwt.canvas.client
Modifier and TypeMethodDescriptionCanvas.getContext
(String contextId) Gets the rendering context that may be used to draw on this canvas. -
Uses of Context in com.google.gwt.canvas.dom.client
-
Uses of Context in com.google.gwt.dom.client
Modifier and TypeMethodDescriptionfinal Context
CanvasElement.getContext
(String contextId) Gets the rendering context that may be used to draw on this canvas.