File ps/CachedImageRep


class ps.CachedImageRep

The X CachedImageRep can do slow caching, using ximages, and fast caching using pixmaps. The distinction is to please memory restricted X servers.

Inherits

State supers
tag.CachedImageRep

methods

redefine void
  load tom.Array arguments;
Register us with the tag.ImageRep class.

instance (id)
  withBitmapImageRep tag.BitmapImageRep rep
            onScreen Screen screen;
Undocumented.

instance ps.CachedImageRep

variables

public Screen screen;
The Screen on which we are `locked'.

methods

boolean
  drawAtPoint (float, float) (x, y);
Undocumented.


Generated by tm 1.01.