org.jfree.report
abstract public class: Section [javadoc |
source]
java.lang.Object
org.jfree.report.Element
org.jfree.report.Section
All Implemented Interfaces:
ReportElement, DataTarget
Direct Known Subclasses:
GroupHeader, ReportFooter, AbstractRootLevelBand, DetailsFooter, Watermark, CrosstabGroupBody, ItemBand, JFreeReport, ReportDefinitionImpl, ReportHeader, NoDataBand, GroupFooter, AbstractReportDefinition, Band, PageFooter, GroupDataBody, GroupBody, RelationalGroup, PageHeader, SubGroupBody, SubReport, Group, DetailsHeader
A section is a small-scale band that allows to access the child elements but does not define how childs
get added or organized in the section. Defining a sensible order is left to the subclass-implementation.
| Methods from org.jfree.report.Element: |
|---|
|
clone, createGlobalDefaultStyle, getAttribute, getAttributeExpression, getAttributeExpressionNames, getAttributeExpressionNamespaces, getAttributeNames, getAttributeNamespaces, getAttributes, getContentBase, getDataSource, getDefinitionSource, getElementType, getElementTypeName, getHRefTarget, getId, getMetaData, getName, getObjectID, getParent, getParentSection, getReportDefinition, getStyle, getStyleExpression, getStyleExpressions, getTreeLock, getValue, isDynamicContent, isVisible, setAttribute, setAttributeExpression, setDataSource, setDynamicContent, setElementType, setHRefTarget, setId, setName, setParent, setStyleExpression, setVisible |