This is the (immutable) command object for Graphics.drawImage<TT>java.awt.Graphics.drawImage</TT>.
Fields inherited from class | Fields |
---|---|
class GraphicsCommand |
NULL, SET_PAINT_MODE |
class TaggedProtocol |
tag |
Constructor and description |
---|
GraphicsCommand.DrawImage
(Image image, int x, int y) |
GraphicsCommand.DrawImage
(Image image, int x, int y, int width, int height) |
GraphicsCommand.DrawImage
(Image image, int x, int y, Color bgcolor) |
GraphicsCommand.DrawImage
(Image image, int x, int y, int width, int height, Color bgcolor) |
GraphicsCommand.DrawImage
(Image image, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2) |
GraphicsCommand.DrawImage
(Image image, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2, Color bgcolor) |
JCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk