|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.jfree.report.modules.output.pageable.base.operations.AlignmentTools
| Method Summary | |
static StrictBounds |
computeAlignmentBounds(MetaElement e)
Computes the alignment for the given element and content. |
static HorizontalBoundsAlignment |
getHorizontalLayout(ElementAlignment ha,
StrictBounds bounds)
Translates the given element alignment into a horizontal alignment object. |
static VerticalBoundsAlignment |
getVerticalLayout(ElementAlignment va,
StrictBounds bounds)
Translates the given element alignment into a vertical alignment object. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public static VerticalBoundsAlignment getVerticalLayout(ElementAlignment va,
StrictBounds bounds)
va - the element alignment.bounds - the bounds of the element
public static HorizontalBoundsAlignment getHorizontalLayout(ElementAlignment ha,
StrictBounds bounds)
ha - the element alignment.bounds - the bounds of the elementpublic static StrictBounds computeAlignmentBounds(MetaElement e)
e - the element that was used to create the content.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||