Package | Description |
---|---|
net.sf.jasperreports.engine.export.tabulator | |
net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Tabulator.layoutElements(List<? extends JRPrintElement> elementList,
Table table,
FrameCell parentCell,
PrintElementIndex parentIndex,
int xOffset,
int yOffset,
Bounds elementBounds) |
protected void |
Tabulator.placeOverlappedElement(Table table,
FrameCell parentCell,
int xOffset,
int yOffset,
JRPrintElement element,
PrintElementIndex parentIndex,
int elementIndex,
Bounds overlapBounds) |
Modifier and Type | Method and Description |
---|---|
Bounds |
Bounds.cloneBounds() |
Copyright © 2017. All rights reserved.