fi.hut.tml.xsmiles.csslayout
Class CSSBackgroundImage
java.lang.Object
fi.hut.tml.xsmiles.csslayout.CSSBackgroundImage
- public class CSSBackgroundImage
- extends java.lang.Object
- Author:
- Alessandro
|
Method Summary |
void |
paint(java.awt.Graphics g,
float x,
float y,
float w,
float h)
|
void |
paintImage(java.awt.Graphics g,
java.awt.Rectangle clip,
float x,
float y,
float w,
float h,
short direction,
float xPosition,
float yPosition)
|
void |
setImage(java.awt.Image img)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSBackgroundImage
public CSSBackgroundImage(org.w3c.dom.css.CSSStyleDeclaration s,
CSSRenderer r,
View view)
- Creates a new instance of CSSBackgroundImage
setImage
public void setImage(java.awt.Image img)
paint
public void paint(java.awt.Graphics g,
float x,
float y,
float w,
float h)
paintImage
public void paintImage(java.awt.Graphics g,
java.awt.Rectangle clip,
float x,
float y,
float w,
float h,
short direction,
float xPosition,
float yPosition)
X-Smiles 1.2