fop 0.94 | |
Frames | No Frames |
Constructors with parameter type org.apache.fop.fo.properties.CommonBorderPaddingBackground | |
Methods with return type org.apache.fop.fo.properties.CommonBorderPaddingBackground | |
CommonBorderPaddingBackground | Constructs a BorderAndPadding object. |
Methods with return type org.apache.fop.fo.properties.CommonBorderPaddingBackground | |
CommonBorderPaddingBackground |
Methods with parameter type org.apache.fop.fo.properties.CommonBorderPaddingBackground | |
void | BorderAttributesConverter.makeBorder(CommonBorderPaddingBackground border, int side, RtfAttributes attributes, String controlWord) Create a border control word in attributes, with border properties
as specified in color, style and width. |
Methods with return type org.apache.fop.fo.properties.CommonBorderPaddingBackground | |
CommonBorderPaddingBackground |
Fields of type org.apache.fop.fo.properties.CommonBorderPaddingBackground | |
CommonBorderPaddingBackground |
Methods with parameter type org.apache.fop.fo.properties.CommonBorderPaddingBackground | |
void | Set padding. |
Fields of type org.apache.fop.fo.properties.CommonBorderPaddingBackground | |
CommonBorderPaddingBackground | Any border, padding and background properties applying to this area |
Methods with parameter type org.apache.fop.fo.properties.CommonBorderPaddingBackground | |
void | LeafNodeLayoutManager.setCommonBorderPaddingBackground(CommonBorderPaddingBackground commonBorderPaddingBackground) Set the border and padding properties of the inline area. |
Methods with parameter type org.apache.fop.fo.properties.CommonBorderPaddingBackground | |
void | TraitSetter.addBackground(Area area, CommonBorderPaddingBackground backProps, PercentBaseContext context) Add background to an area. |
void | TraitSetter.addBorders(Area area, CommonBorderPaddingBackground bordProps, boolean discardBefore, boolean discardAfter, boolean discardStart, boolean discardEnd, PercentBaseContext context) Add borders to an area. |
void | TraitSetter.addBorders(Area area, CommonBorderPaddingBackground bordProps, PercentBaseContext context) Add borders to an area. |
void | TraitSetter.addCollapsingBorders(Area area, CommonBorderPaddingBackground bordProps, boolean[] outer, PercentBaseContext context) Add borders to an area for the collapsing border model in tables. |
void | TraitSetter.addMargins(Area area, CommonBorderPaddingBackground bpProps, int startIndent, int endIndent, PercentBaseContext context) Add space to a block area. |
void | TraitSetter.addMargins(Area area, CommonBorderPaddingBackground bpProps, CommonMarginBlock marginProps, PercentBaseContext context) Add space to a block area. |
void | TraitSetter.addPadding(Area area, CommonBorderPaddingBackground bordProps, boolean discardBefore, boolean discardAfter, boolean discardStart, boolean discardEnd, PercentBaseContext context) Add padding to an area. |
void | TraitSetter.setBorderPaddingTraits(Area area, CommonBorderPaddingBackground bpProps, boolean bNotFirst, boolean bNotLast, PercentBaseContext context) Sets border and padding traits on areas. |
fop 0.94 |