public interface BackgroundArea extends GraphicArea
| Modifier and Type | Method and Description |
|---|---|
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.
|
getGraphicbrBpd, brIpd, brOriginX, brOriginY, crBpd, crIpd, crOriginX, crOriginY, destinationName, generatedByExists, generatedByName, isLinkRoot, linkDestination, linkType, traitIdgetAreaName, getChildAt, getGalley, renderint prOriginX()
int prOriginY()
int prIpd()
int prBpd()
java.awt.Color traitBackgroundColor()
Graphic traitBackgroundImage()
BackgroundRepeat traitBackgroundRepeat()
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.