Uses of Interface
net.sf.jasperreports.engine.fill.DynamicPropertiesHolder
-
Packages that use DynamicPropertiesHolder Package Description net.sf.jasperreports.charts.fill Contains fill time implementations for chart related interfaces.net.sf.jasperreports.components.subreport.fill Contains fill time implementations for subreport component related interfaces.net.sf.jasperreports.engine.fill 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 DynamicPropertiesHolder in net.sf.jasperreports.charts.fill
Classes in net.sf.jasperreports.charts.fill that implement DynamicPropertiesHolder Modifier and Type Class Description class
JRFillChart
class
JRFillChartForAxis
-
Uses of DynamicPropertiesHolder in net.sf.jasperreports.components.subreport.fill
Classes in net.sf.jasperreports.components.subreport.fill that implement DynamicPropertiesHolder Modifier and Type Class Description class
ComponentFillSubreport
-
Uses of DynamicPropertiesHolder in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement DynamicPropertiesHolder Modifier and Type Class Description class
JRFillBreak
class
JRFillComponentElement
AJRComponentElement
which is used during report fill.class
JRFillCrosstab
Fill-time implementation of acrosstab
.class
JRFillElement
class
JRFillEllipse
class
JRFillFrame
Fill time implementation of a frame element.class
JRFillGenericElement
AJRGenericElement
used during report fill.class
JRFillGraphicElement
class
JRFillImage
class
JRFillLine
class
JRFillRectangle
class
JRFillStaticText
class
JRFillSubreport
class
JRFillTextElement
class
JRFillTextField
-