|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BorderPaddingArea
Interface for all Areas that have borders and padding.
Method Summary | |
---|---|
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. |
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 |
---|
java.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()
|
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.