| 
 | aXSL API 0.1 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Background Areas are rectangles for which a background should be painted. They are described in XSL-FO 1.0, Section 6.7.3. They include table-header, table-footer, table-body, spanned table columns, table columns, table rows, blocks, block-containers, inlines, and regions.
| Method Summary | |
|  boolean | backgroundRepeatX()Indicates whether the background-image (if any) repeats along the horizontal axis. | 
|  boolean | backgroundRepeatY()Indicates whether the background-image (if any) repeats along the vertical axis. | 
|  int | prBPD()The height of the padding rectangle in which the background should be painted. | 
|  int | prIPD()The width of the padding rectangle in which the background should be painted. | 
|  int | prOriginX()The X coordinate of start-point of the padding rectangle in which the background should be painted. | 
|  int | prOriginY()The Y coordinate of start-point of the padding rectangle in which the background should be painted. | 
|  java.awt.Color | traitBackgroundColor()The color of this background. | 
|  Graphic | traitBackgroundImage()The Graphic for this background. | 
| Methods inherited from interface org.axsl.areaR.GraphicArea | 
| getGraphic | 
| Methods inherited from interface org.axsl.areaR.AreaNode | 
| ancestorLineAreaOut, getAreaName, getChildren, getFontConsumer, getParentOut, render, traitColor, traitFontStyle, traitFontWeight, traitId, traitInternalDestination | 
| Method Detail | 
public int prOriginX()
public int prOriginY()
public int prIPD()
public int prBPD()
public java.awt.Color traitBackgroundColor()
public Graphic traitBackgroundImage()
public boolean backgroundRepeatX()
public boolean backgroundRepeatY()
| 
 | aXSL API 0.1 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.