zk.canvas
Class Context

java.lang.Object
  extended by zk.canvas.Context

public class Context
extends java.lang.Object

The context of the canvas. It is the object returned by canvas.getContext("2d"). We don't customize it but for the documentation only.

See also:

Author:
tomyeh

Constructor Summary
Context()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Context

public Context()


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo