Uses of Class
net.sf.jasperreports.engine.fill.ElementRangeContents
Packages that use ElementRangeContents
Package
Description
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
-
Uses of ElementRangeContents in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return ElementRangeContentsModifier and TypeMethodDescriptionstatic ElementRangeContentsElementRangeUtil.removeContent(ElementRange elementRange, DelayedFillActions delayedActions) Methods in net.sf.jasperreports.engine.fill with parameters of type ElementRangeContentsModifier and TypeMethodDescriptionstatic voidElementRangeUtil.addContent(JRPrintPage printPage, int pageIndex, ElementRangeContents elementsToMove, int xdelta, int ydelta, DelayedFillActions delayedActions)