gnu.awt.j2d
Interface IntegerGraphicsState.ScreenCoupledImage
- XOffScreenImage
Interface for images which are coupled to a GraphicsConfiguration,
as is typically the case for an off-screen buffer used in
double-buffering. Any image which implements this interface is
rendered directly by DirectRasterGraphics (i.e. by directGfx.drawImage)
Copyright (C) 2000, 2003 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of the
Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
details.