List of All Members for TraceCanvas
This is the complete list of members for TraceCanvas, including inherited members.
- autoDestroy : bool
- autoDestroyDelay : int
- renderFunction : var
- trace : Trace
- onRecycle(var traceCanvas)
- recycle()
- renderClear()
- renderSmoothedLine()
The following members are inherited from Canvas.
- available : bool
- canvasSize : size
- canvasWindow : rect
- context : object
- contextType : string
- renderStrategy : enumeration
- renderTarget : enumeration
- tileSize : size
- cancelRequestAnimationFrame(int handle)
- object getContext(string contextId, ... args)
- imageLoaded()
- isImageError(url image)
- isImageLoaded(url image)
- isImageLoading(url image)
- loadImage(url image)
- markDirty(rect area)
- paint(rect region)
- painted()
- int requestAnimationFrame(callback)
- requestPaint()
- bool save(string filename, size imageSize)
- string toDataURL(string mimeType)
- unloadImage(url image)