fop 0.95beta | |
Frames | No Frames |
Methods with parameter type org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo | |
void | TraitSetter.addCollapsingBorders(Area area, CommonBorderPaddingBackground.BorderInfo borderBefore, CommonBorderPaddingBackground.BorderInfo borderAfter, CommonBorderPaddingBackground.BorderInfo borderStart, CommonBorderPaddingBackground.BorderInfo borderEnd, boolean[] outer) Add borders to an area for the collapsing border model in tables. |
Constructors with parameter type org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo | |
BorderSpecification.BorderSpecification(CommonBorderPaddingBackground.BorderInfo borderInfo, int holder) Creates a new border specification. |
Methods with return type org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo | |
CommonBorderPaddingBackground.BorderInfo | GridUnit.getBorderAfter(int which) Returns the resolved border-after of this grid unit, in the collapsing-border
model. |
CommonBorderPaddingBackground.BorderInfo | GridUnit.getBorderBefore(int which) Returns the resolved border-before of this grid unit, in the collapsing-border
model. |
CommonBorderPaddingBackground.BorderInfo | Returns the resolved border-end of this grid unit, in the collapsing-border
model. |
CommonBorderPaddingBackground.BorderInfo | Returns this border's informations. |
CommonBorderPaddingBackground.BorderInfo | Returns the resolved border-start of this grid unit, in the collapsing-border
model. |
Methods with parameter type org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo | |
void | CommonBorderPaddingBackground.setBorderInfo(CommonBorderPaddingBackground.BorderInfo info, int side) Sets a border. |
Methods with return type org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo | |
CommonBorderPaddingBackground.BorderInfo | CommonBorderPaddingBackground.getBorderInfo(int side) |
CommonBorderPaddingBackground.BorderInfo | Returns a default BorderInfo of style none. |
fop 0.95beta |