org.jfree.layouting.layouter.context
Class BackgroundSpecification
public
class
BackgroundSpecification
extends Object
implements Serializable
Holds all information that make up an element background. (No borders!)
Author: Thomas Morgner
public BackgroundSpecification()
public int getBackgroundAttachmentCount()
public int getBackgroundClipCount()
public Resource getBackgroundImage(int i)
public int getBackgroundImageCount()
public int getBackgroundOriginCount()
public int getBackgroundPositionsCount()
public int getBackgroundRepeatCount()
public int getBackgroundSizesCount()
public void setBackgroundAttachment(int i,
CSSConstant data)
public void setBackgroundImage(int i, Resource data)
public void setBackgroundOrigin(int i,
CSSConstant data)