|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BackgroundArea
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 | |
---|---|
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. |
BackgroundRepeat |
traitBackgroundRepeat()
The background-repeat for the background-image (if any), indicating whether the background image repeats on the horizontal and vertical axes. |
Methods inherited from interface org.axsl.galley.GraphicArea |
---|
getGraphic |
Methods inherited from interface org.axsl.galley.Area |
---|
brBpd, brIpd, brOriginX, brOriginY, crBpd, crIpd, crOriginX, crOriginY, destinationName, generatedByExists, generatedByName, isLinkRoot, linkDestination, linkType, traitId |
Methods inherited from interface org.axsl.galley.AreaNode |
---|
getAreaName, getChildAt, getGalley, render |
Methods inherited from interface javax.swing.tree.TreeNode |
---|
children, getAllowsChildren, getChildCount, getIndex, getParent, isLeaf |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Method Detail |
---|
int prOriginX()
int prOriginY()
int prIpd()
int prBpd()
java.awt.Color traitBackgroundColor()
Graphic traitBackgroundImage()
BackgroundRepeat traitBackgroundRepeat()
|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.