Canvas

doodle.java2d.effect.Canvas
See theCanvas companion class
object Canvas

Attributes

Companion
class
Source
Canvas.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Canvas.type

Members list

Value members

Concrete methods

Creates a Canvas Resource from the given Frame.

Creates a Canvas Resource from the given Frame.

The Resource, when used, will wait for the user to close the window before the use block returns. Call the close() method to programmatically close the window if that is desired.

Attributes

Source
Canvas.scala