Uses of Class org.apache.fop.fo.properties.CommonBorderPaddingBackground

Uses in package org.apache.fop.fo.flow

Fields of type org.apache.fop.fo.properties.CommonBorderPaddingBackground

CommonBorderPaddingBackground

Methods with return type org.apache.fop.fo.properties.CommonBorderPaddingBackground

CommonBorderPaddingBackground
CommonBorderPaddingBackground
CommonBorderPaddingBackground
CommonBorderPaddingBackground
CommonBorderPaddingBackground
CommonBorderPaddingBackground
CommonBorderPaddingBackground
CommonBorderPaddingBackground
CommonBorderPaddingBackground

Uses in package org.apache.fop.fo.pagination

Methods with return type org.apache.fop.fo.properties.CommonBorderPaddingBackground

CommonBorderPaddingBackground

Uses in package org.apache.fop.fo.properties

Methods with parameter type org.apache.fop.fo.properties.CommonBorderPaddingBackground

void
Set padding.

Uses in package org.apache.fop.fo.flow.table

Methods with return type org.apache.fop.fo.properties.CommonBorderPaddingBackground

CommonBorderPaddingBackground
CommonBorderPaddingBackground
CommonBorderPaddingBackground
CommonBorderPaddingBackground
CommonBorderPaddingBackground
CommonBorderPaddingBackground

Uses in package org.apache.fop.layoutmgr.inline

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
Set the border and padding properties of the inline area.

Uses in package org.apache.fop.layoutmgr

Methods with parameter type org.apache.fop.fo.properties.CommonBorderPaddingBackground

void
Add background to an area.
void
TraitSetter.addBackground(Area area, CommonBorderPaddingBackground backProps, PercentBaseContext context, int ipdShift, int bpdShift, int referenceIPD, int referenceBPD)
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
Add borders to an area.
void
TraitSetter.addMargins(Area area, CommonBorderPaddingBackground bpProps, int startIndent, int endIndent, PercentBaseContext context)
Add space to a block area.
void
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.

Uses in package org.apache.fop.fo

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.

Uses in package org.apache.fop.render.rtf

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.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.