Package net.sf.jasperreports.engine.fill
Interface FillContainerContext
-
- All Known Implementing Classes:
FillListContents
,JRFillBand
,JRFillCellContents
,JRFillElementContainer
,JRFillFrame.JRFillFrameElements
public interface FillContainerContext
A fill context provides access to data and functionality related to a report component fill.- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isCurrentOverflow()
boolean
isCurrentOverflowAllowed()
boolean
isSplitTypePreventInhibited(boolean isTopLevelCall)
-