| Module: | libdom | Package: | org.milescript.canvas | Parent: | HTMLElement | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibDom Library: Project Home | Documentation |
org.milescript.canvas.HTMLCanvas
Inheritance : Object : HTMLElement
Constructors
| Signature |
| public HTMLCanvas() |
Methods
| Name | Signature |
| getContext | Context2D getContext(String contextId) |
| toDataUrl | String toDataUrl() |
| toDataUrl | String toDataUrl(String type) |
Properties
| Name | Type | Comment | |
| height |
| ||
| width |
|
Constructors
|
public HTMLCanvas() |
Methods
|
getContext Context2D getContext(String contextId)
Parameters
|
||||||||||
|
toDataUrl String toDataUrl()
|
||||
|
toDataUrl String toDataUrl(String type)
Parameters
|
||||||||||
| Module: | libdom | Package: | org.milescript.canvas | Parent: | HTMLElement | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibDom Library: Project Home | Documentation |