| fop 0.94 | |
| Frames | No Frames |
Methods with parameter type org.apache.fop.layoutmgr.RelSide | |
| void | |
| void | |
| void | |
Methods with parameter type org.apache.fop.layoutmgr.RelSide | |
| void | |
| void | |
| void | |
| void | |
| void | |
| void | |
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 | SpaceResolver.SpaceHandlingBreakPosition.notifyBreakSituation(boolean isBreakSituation, RelSide side) 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 | |
| fop 0.94 |