Uses of Class org.apache.fop.layoutmgr.RelSide

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

Methods with parameter type org.apache.fop.layoutmgr.RelSide

void
void
void

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

Methods with parameter type org.apache.fop.layoutmgr.RelSide

void
void
void
void
void
void

Uses in package org.apache.fop.layoutmgr

Constructors with parameter type org.apache.fop.layoutmgr.RelSide

BorderElement.BorderElement(Position position, CondLengthProperty condLength, RelSide side, boolean isFirst, boolean isLast, PercentBaseContext context)
Main constructor
BorderOrPaddingElement.BorderOrPaddingElement(Position position, CondLengthProperty condLength, RelSide side, boolean isFirst, boolean isLast, PercentBaseContext context)
Main constructor
PaddingElement.PaddingElement(Position position, CondLengthProperty condLength, RelSide side, boolean isFirst, boolean isLast, PercentBaseContext context)
Main constructor
SpaceElement.SpaceElement(Position position, SpaceProperty space, RelSide side, boolean isFirst, boolean isLast, PercentBaseContext context)
Main constructor
UnresolvedListElementWithLength.UnresolvedListElementWithLength(Position position, MinOptMax length, RelSide side, boolean conditional, boolean isFirst, boolean isLast)
Main constructor

Fields of type org.apache.fop.layoutmgr.RelSide

RelSide
the after side
RelSide
the before side
RelSide
the end side
RelSide
the start side

Methods with parameter type org.apache.fop.layoutmgr.RelSide

void
void
void
Notifies the layout manager about the effective length/width of its border.
void
Notifies all affected layout managers about the current situation in the part to be handled for area generation.
void
void
void
Notifies the layout manager about the effective length/width of its padding.
void
void
void
Notifies the layout manager about the effective length of its space.

Methods with return type org.apache.fop.layoutmgr.RelSide

RelSide

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