public interface BorderPaddingArea extends Area
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
traitBorderAfterColor()
The color of the border-after.
|
BorderStyle |
traitBorderAfterStyle()
Returns the border style for the "after" edge of this Area.
|
int |
traitBorderAfterWidth()
The width of the border-after.
|
java.awt.Color |
traitBorderBeforeColor()
The color of the border-before.
|
BorderStyle |
traitBorderBeforeStyle()
Returns the border style for the "before" edge of this Area.
|
int |
traitBorderBeforeWidth()
The width of the border-before.
|
java.awt.Color |
traitBorderEndColor()
The color of the border-end.
|
BorderStyle |
traitBorderEndStyle()
Returns the border style for the "end" edge of this Area.
|
int |
traitBorderEndWidth()
The width of the border-end.
|
java.awt.Color |
traitBorderStartColor()
The color of the border-start.
|
BorderStyle |
traitBorderStartStyle()
Returns the border style for the "start" edge of this Area.
|
int |
traitBorderStartWidth()
The width of the border-start.
|
brBpd, brIpd, brOriginX, brOriginY, crBpd, crIpd, crOriginX, crOriginY, destinationName, generatedByExists, generatedByName, isLinkRoot, linkDestination, linkType, traitIdgetAreaName, getChildAt, getGalley, renderjava.awt.Color traitBorderBeforeColor()
java.awt.Color traitBorderStartColor()
java.awt.Color traitBorderEndColor()
java.awt.Color traitBorderAfterColor()
int traitBorderStartWidth()
int traitBorderEndWidth()
int traitBorderBeforeWidth()
int traitBorderAfterWidth()
BorderStyle traitBorderStartStyle()
BorderStyle traitBorderEndStyle()
BorderStyle traitBorderBeforeStyle()
BorderStyle traitBorderAfterStyle()
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.