A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

A0 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A1 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A10 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A2 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A3 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrintSetupFactory
A standard page format mapping for excel.
A3 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A3_EXTRA - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A3_EXTRATRANSVERSE - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A3_ROTATED - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A3_TRANSVERSE - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A4 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrintSetupFactory
A standard page format mapping for excel.
A4 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A4_EXTRA - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A4_PLUS - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A4_ROTATED - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A4_SMALL - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrintSetupFactory
A standard page format mapping for excel.
A4_SMALL - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A4_TRANSVERSE - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A5 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrintSetupFactory
A standard page format mapping for excel.
A5 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A5_EXTRA - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A5_ROTATED - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A5_TRANSVERSE - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A6 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A6_ROTATED - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A7 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A8 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
A9 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
AboutActionPlugin - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.actions
Creation-Date: 16.11.2006, 16:34:55
AboutActionPlugin() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.AboutActionPlugin
 
AboutDialog - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.about
A dialog that displays information about the demonstration application.
AboutDialog(String, ProjectInformation) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.about.AboutDialog
Constructs an about frame.
AboutDialog(Frame, String, ProjectInformation) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.about.AboutDialog
Creates a non-modal dialog without a title with the specifed Frame as its owner.
AboutDialog(Dialog, String, ProjectInformation) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.about.AboutDialog
Creates a non-modal dialog without a title with the specifed Dialog as its owner.
ABOVE - Static variable in class org.pentaho.reporting.engine.classic.core.util.ShapeTransform
Flag for point lying "above" clipping area.
ABSOLUTE_POS - Static variable in class org.pentaho.reporting.engine.classic.core.layout.StaticLayoutManager
Deprecated. A key for the absolute position of an element.
ABSOLUTE_POS - Static variable in class org.pentaho.reporting.engine.classic.core.style.ElementStyleKeys
Deprecated. use the POS_X and POS_Y keys instead.
AbsoluteLengthPropertyEditor - Class in org.pentaho.reporting.engine.classic.core.metadata.propertyeditors
Todo: Document Me
AbsoluteLengthPropertyEditor() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AbsoluteLengthPropertyEditor
 
AbstractActionDowngrade - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action
A class that allows Action features introduced in JDK 1.3 to be used with JDK 1.2.2, by defining the two new constants introduced by Sun in JDK 1.3.
AbstractActionPlugin - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing
The AbstractExportPlugin provides a basic implementation of the ExportPlugin interface.
AbstractAlignmentProcessor - Class in org.pentaho.reporting.engine.classic.core.layout.process.alignment
Todo: The whole horizontal alignment is not suitable for spanned page breaks.
AbstractCompareExpression - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated. This can be better handled in a formula.
AbstractContentElementFactory - Class in org.pentaho.reporting.engine.classic.core.elementfactory
The drawable field element factory can be used to create elements that display Drawable elements.
AbstractDataSourceFactory - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource
A base class for implementing the DataSourceFactory interface.
AbstractElementFactory - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.elements
A base class for implementing the ElementFactory interface.
AbstractElementFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.elements.AbstractElementFactory
Creates a new element factory.
AbstractElementFormatFunction - Class in org.pentaho.reporting.engine.classic.core.function
The AbstractElementFormatFunction provides a common base implementation for all functions that need to modify the report definition or the style of an report element or band during the report processing.
AbstractElementReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
Todo: Document Me
AbstractElementReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
 
AbstractElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Provides a base implementation for element write handlers.
AbstractEpsonPrinterDriver - Class in org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver
 
AbstractExportActionPlugin - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing
Creation-Date: 02.12.2006, 14:21:07
AbstractExportDialog - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base
 
AbstractExpression - Class in org.pentaho.reporting.engine.classic.core.function
An abstract base class for implementing new report expressions.
AbstractFileSelectionAction - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action
A base class for all file operations.
AbstractFunction - Class in org.pentaho.reporting.engine.classic.core.function
Base class for implementing new report functions.
AbstractGuiContext - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing
 
AbstractImageElementReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
 
AbstractImageMapEntry - Class in org.pentaho.reporting.engine.classic.core.imagemap
Todo: Document me!

Date: 25.02.2010 Time: 19:40:08

AbstractMetaData - Class in org.pentaho.reporting.engine.classic.core.metadata
 
AbstractMetaData(String, String, String, boolean, boolean, boolean, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
 
AbstractMetaData(String, String, String, boolean, boolean, boolean, boolean, boolean, int) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
 
AbstractMultiStreamReportProcessTask - Class in org.pentaho.reporting.engine.classic.core
TA common base class for MultiStreamReportProcessTask implementations.
AbstractObjectDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
An abstract base class for object descriptions.
AbstractOutputProcessor - Class in org.pentaho.reporting.engine.classic.core.layout.output
Creation-Date: 09.04.2007, 10:51:30
AbstractOutputProcessorMetaData - Class in org.pentaho.reporting.engine.classic.core.layout.output
Creation-Date: 07.04.2007, 19:21:44
AbstractPageableOutputProcessor - Class in org.pentaho.reporting.engine.classic.core.modules.output.pageable.base
Creation-Date: 09.04.2007, 10:59:35
AbstractParameter - Class in org.pentaho.reporting.engine.classic.core.parameters
A simple parameter that represents a single value.
AbstractParameterReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data
Todo: Document me!
AbstractPropertyXmlReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base.common
 
AbstractRenderer - Class in org.pentaho.reporting.engine.classic.core.layout
The LayoutSystem is a simplified version of the LibLayout-rendering system.
AbstractReportDefinition - Class in org.pentaho.reporting.engine.classic.core
The AbstractReportDefinition serves as base-implementation for both the SubReport and the global JFreeReport instance.
AbstractReportProcessor - Class in org.pentaho.reporting.engine.classic.core.layout.output
Creation-Date: 08.04.2007, 14:52:52
AbstractReportProcessTask - Class in org.pentaho.reporting.engine.classic.core
A base class for common report process task implementations.
AbstractRootLevelBand - Class in org.pentaho.reporting.engine.classic.core
The root-level band is the container that is processed by a report-state.
AbstractRootLevelBandReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
Todo: Document Me
AbstractRootLevelBandReadHandler(String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractRootLevelBandReadHandler
 
AbstractShapeElementReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
 
AbstractStructureVisitor - Class in org.pentaho.reporting.engine.classic.core.util
 
AbstractStyleKeyFactory - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey
An abstract class for implementing the StyleKeyFactory interface.
AbstractStyleSheet - Class in org.pentaho.reporting.engine.classic.core.style
Creation-Date: 22.04.2007, 16:48:33
AbstractTableOutputProcessor - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.base
The Table-Output processor uses the pagination stage to build a list of table-layouts.
AbstractTemplate - Class in org.pentaho.reporting.engine.classic.core.filter.templates
An abstract base class that implements the Template interface.
AbstractTemplateDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates
An abstract class for implementing the TemplateDescription interface.
AbstractTextElementReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
 
AbstractXMLDefinitionWriter - Class in org.pentaho.reporting.engine.classic.core.modules.parser.extwriter
A base class for writer classes for the JFreeReport XML report files.
ACCELERATOR_KEY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.AbstractActionDowngrade
The key used for storing a KeyStroke to be used as the accelerator for the action.
ACCELERATOR_KEY - Static variable in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionDowngrade
The key used for storing a KeyStroke to be used as the accelerator for the action.
ACTION - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Swing
 
ActionButton - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action
The ActionButton is used to connect an Action and its properties to a Button.
ActionButton() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionButton
Creates a Button without any text and without an assigned Action.
ActionButton(String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionButton
Creates a Button and set the given text as label.
ActionButton(String, Icon) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionButton
Creates an ActionButton and sets the given text and icon on the button.
ActionButton(Icon) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionButton
Creates an ActionButton and sets the given icon on the button.
ActionButton(Action) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionButton
Nreates an ActionButton and assigns the given action with the button.
ActionCategory - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.internal
Creation-Date: 01.12.2006, 18:49:32
ActionCategory() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
 
ActionDowngrade - Interface in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action
Defines the 2 new constants introduced by Sun in version 1.3 of the J2SDK.
ActionFactory - Interface in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing
Creation-Date: 16.11.2006, 16:18:56
ActionLocaleUpdateHandler - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.localization
Creation-Date: 30.11.2006, 13:04:07
ActionLocaleUpdateHandler(LocalizedAction) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.localization.ActionLocaleUpdateHandler
 
ActionMenuItem - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action
The ActionMenuItem is used to connect an Action and its properties to an MenuItem.
ActionMenuItem() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionMenuItem
Default constructor.
ActionMenuItem(Icon) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionMenuItem
Creates a menu item with the specified icon.
ActionMenuItem(String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionMenuItem
Creates a menu item with the specified label.
ActionMenuItem(String, Icon) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionMenuItem
Creates a menu item with the specified label and icon.
ActionMenuItem(String, int) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionMenuItem
Creates a new menu item with the specified label and mnemonic.
ActionMenuItem(Action) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionMenuItem
Creates a new menu item based on the specified action.
actionPerformed(ActionEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ControlAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ExportAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.TextComponentEditHandler
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewParametersDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewParametersDialog.OkAction
 
ActionPlugin - Interface in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing
The Action-Plugin interface defines the common properties for the Control and Export-Plugins.
ActionPluginComparator - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.internal
Creation-Date: 17.05.2007, 20:14:23
ActionPluginComparator() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionPluginComparator
 
ActionPluginMenuComparator - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing
Creation-Date: 16.11.2006, 16:50:39
ActionPluginMenuComparator() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPluginMenuComparator
 
ActionPluginToolbarComparator - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing
Creation-Date: 16.11.2006, 16:50:39
ActionPluginToolbarComparator() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPluginToolbarComparator
 
ActionRadioButton - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action
The ActionRadioButton is used to connect an Action and its properties to a JRadioButton.
ActionRadioButton() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionRadioButton
Creates a Button without any text and without an assigned Action.
ActionRadioButton(String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionRadioButton
Creates a Button and set the given text as label.
ActionRadioButton(String, Icon) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionRadioButton
Creates an ActionButton and sets the given text and icon on the button.
ActionRadioButton(Icon) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionRadioButton
Creates an ActionButton and sets the given icon on the button.
ActionRadioButton(Action) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.ActionRadioButton
Nreates an ActionButton and assigns the given action with the button.
activate(MasterDataRow) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.PaddingDataRow
 
activateExpressions(Expression[], boolean) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController
 
add(DataFactory) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
 
add(int, DataFactory) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
 
add(Expression) - Method in class org.pentaho.reporting.engine.classic.core.function.ExpressionCollection
Adds an expression to the collection.
add(int, Expression) - Method in class org.pentaho.reporting.engine.classic.core.function.ExpressionCollection
 
add(RelationalGroup) - Method in class org.pentaho.reporting.engine.classic.core.GroupList
Deprecated. Adds a group to the list.
add(Band, ExpressionRuntime, ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
 
add(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
 
add(RenderBox, Band, ExpressionRuntime, ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.DefaultLayoutBuilder
 
add(RenderBox, Band, ExpressionRuntime, ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.FooterLayoutBuilder
 
add(RenderBox, Band, ExpressionRuntime, ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.HeaderLayoutBuilder
 
add(RenderBox, Band, ExpressionRuntime, ReportStateKey) - Method in interface org.pentaho.reporting.engine.classic.core.layout.LayoutBuilder
 
add(PageState) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultPageStateList
Adds this report state to the end of the list.
add(PageState) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.FastPageStateList
 
add(PageState) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.PageStateList
 
add(InlineSequenceElement, RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.DefaultSequenceList
 
add(InlineSequenceElement, RenderNode) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SequenceList
 
add(InlineSequenceElement, RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.MinorAxisParagraphBreakState
 
add(Band, ExpressionRuntime, ReportStateKey) - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
 
add(RenderBox) - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
 
add(RenderBox, Band, ExpressionRuntime, ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.RepeatedFooterLayoutBuilder
 
add(CategoryTreeItem) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.CategoryTreeItem
 
add(Object, Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.KeyedComboBoxModel
Adds a new entry to the model.
add(RenderBox, long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
Adds the bounds of the given TableCellData to the grid.
add(DataFactory) - Method in class org.pentaho.reporting.engine.classic.core.states.CascadingDataFactory
 
add(DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabSpecification
 
add(DataRow) - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.DummyCrosstabSpecification
 
add(DataRow) - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.OrderedMergeCrosstabSpecification
 
add(DataRow) - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.SortedMergeCrosstabSpecification
 
add(float) - Method in class org.pentaho.reporting.engine.classic.core.util.FloatList
Adds the given int value to the list.
add(StrictBounds) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
Adds the given bounds to this bounds instance.
add(int) - Method in class org.pentaho.reporting.engine.classic.core.util.IntList
Adds the given int value to the list.
add(Object) - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
Adds an element at level zero.
add(Object, int) - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
Adds an element at a given level.
add(long) - Method in class org.pentaho.reporting.engine.classic.core.util.LongList
Adds the given int value to the list.
add(T) - Method in class org.pentaho.reporting.engine.classic.core.util.WeakReferenceList
Adds the element to the list.
addActionsToToolBar(JToolBar, ActionPlugin[], JComboBox, PreviewPane) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PreviewPaneUtilities
 
addAll(Collection) - Method in class org.pentaho.reporting.engine.classic.core.function.ExpressionCollection
Adds all expressions contained in the given collection to this expression collection.
addAll(Collection) - Method in class org.pentaho.reporting.engine.classic.core.GroupList
Deprecated. Adds all groups of the collection to this group list.
addAnchor(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
 
addAttribute(String, Object) - Method in class org.pentaho.reporting.engine.classic.core.cache.DataCacheKey
 
addAttributeGroup(AttributeGroup) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinition
 
addAttributes(ReportAttributeMap) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
 
addBackground(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
 
addChangeListener(ChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.ParameterReportControllerPane
 
addChangeListener(ChangeListener) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.ParameterUpdateContext
 
addChild(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
 
addChild(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
 
addChild(AlignContext) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.BoxAlignContext
 
addChilds(RenderNode[]) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
 
addClassFactoryFactory(ClassFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
Adds a class factory.
addColumn(String, Class) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedTableModel
 
addDataSourceFactory(DataSourceFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
Adds a data-source factory.
addDays(int, SerialDate) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.date.SerialDate
Deprecated. Creates a new date by adding the specified number of days to the base date.
addElement(Element) - Method in class org.pentaho.reporting.engine.classic.core.Band
Adds a report element to the band.
addElement(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.Band
Adds a report element to the band.
addElementFactory(ElementFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
Adds an element factory.
addElements(Collection) - Method in class org.pentaho.reporting.engine.classic.core.Band
Adds a collection of elements to the band.
addElementType(ElementType) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
 
addEmptyRootLevelBand(ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
 
addEmptyRootLevelBand(RenderBox, ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.DefaultLayoutBuilder
 
addEmptyRootLevelBand(RenderBox, ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.FooterLayoutBuilder
 
addEmptyRootLevelBand(RenderBox, ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.HeaderLayoutBuilder
 
addEmptyRootLevelBand(RenderBox, ReportStateKey) - Method in interface org.pentaho.reporting.engine.classic.core.layout.LayoutBuilder
 
addEmptyRootLevelBand(ReportStateKey) - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
 
addEmptyRootLevelBand(RenderBox, ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.RepeatedFooterLayoutBuilder
 
addEncoding(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
Adds an encoding.
addEncoding(PrinterEncoding) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.DefaultPrinterSpecification
 
addEncodingUnchecked(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
Adds an encoding to the model without checking its validity.
addError(ValidationMessage) - Method in class org.pentaho.reporting.engine.classic.core.parameters.ValidationResult
 
addError(String, ValidationMessage) - Method in class org.pentaho.reporting.engine.classic.core.parameters.ValidationResult
 
addExportParameter(String, String) - Method in class org.pentaho.reporting.engine.classic.core.SubReport
Adds an export-parameter mapping to the subreport.
addExpression(Expression) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
Adds a function to the report's collection of expressions.
addFactory(ClassFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryCollector
Adds a class factory to the collection.
addFactory(DataSourceFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceCollector
Adds a factory to the collection.
addFactory(ElementFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.elements.ElementFactoryCollector
Adds an element factory.
addFactory(StyleKeyFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.StyleKeyFactoryCollector
Adds a factory.
addField(String) - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
Adds a field to the group.
addFontMapping(String, byte) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.DefaultFontMapper
 
addGeneratedChild(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
 
addGeneratedChilds(RenderNode[]) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
 
addGlyphData(int[], int, int, int, int, Spacing, int, int, int, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.text.GlyphList
 
addGroup(RelationalGroup) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
Adds a group to the report.
addGroup(CrosstabGroup) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
Adds a crosstab group.
addInputParameter(String, String) - Method in class org.pentaho.reporting.engine.classic.core.SubReport
Adds an input-parameter mapping to the subreport.
addKey(StyleKey) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.AbstractStyleKeyFactory
Registers a key.
addLayout(SheetLayout) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayoutCollection
Deprecated. Adds a layout for the next page to the layout information.
addLayoutComponent(Component) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.CenterLayout
Not used.
addLayoutComponent(String, Component) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.CenterLayout
Not used.
addListDataListener(ListDataListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListDataListener(ListDataListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.KeyedComboBoxModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListener(StyleChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
Adds a StyleChangeListener.
addListener(StyleChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.style.StyleChangeSupport
Adds a listener.
addMajorBreak(long, long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PageBreakPositionList
 
addMapEntry(ImageMapEntry) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.ImageMap
 
addMinorBreak(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PageBreakPositionList
 
addMonths(int, SerialDate) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.date.SerialDate
Deprecated. Creates a new date by adding the specified number of months to the base date.
addNode(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.EmptyLinebreaker
 
addNode(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.FullLinebreaker
 
addNode(RenderNode) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.linebreak.ParagraphLinebreaker
 
addNode(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.SimpleLinebreaker
 
addPagebreak(ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
 
addPagebreak(ReportStateKey) - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
 
addPageFormat(PageFormat, float, float) - Method in class org.pentaho.reporting.engine.classic.core.CustomPageDefinition
Adds a new page format to the page definition.
addParameter(String, Object) - Method in class org.pentaho.reporting.engine.classic.core.cache.DataCacheKey
 
addParameterDefinition(ParameterDefinitionEntry) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterDefinition
 
addParameterDefinition(int, ParameterDefinitionEntry) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterDefinition
 
addParameterDefinition(ParameterDefinitionEntry) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ModifiableReportParameterDefinition
 
addParameterDefinition(int, ParameterDefinitionEntry) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ModifiableReportParameterDefinition
 
addParent(ElementStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
Adds a parent style-sheet.
addParent(int, ElementStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
Adds a parent style-sheet.
addPreProcessor(ReportPreProcessor) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AbsoluteLengthPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AggregationTypePropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BasicStrokeEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BorderStylePropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BoxSizingPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CompatibilityLevelPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ElementTypePropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontFamilyPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontSmoothPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.HorizontalAlignmentPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LayoutPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LengthPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ParameterLayoutPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ReportProcessTaskPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RichTextTypePropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.StagingModePropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextWrapPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TimeZonePropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalAlignmentPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalTextAlignmentPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.WhitespaceCollapsePropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportEventSource
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportEventSource
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFScriptableLanguagesPropertyEditor
Register a listener for the PropertyChange event.
addRenderableContent(RenderableReplacedContentBox, long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
 
addRenderingHints(Map) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
 
addReportActionListener(ReportActionListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PreviewDrawablePanel
 
addReportHyperlinkListener(ReportHyperlinkListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
 
addReportModelListener(ReportModelListener) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
 
addReportMouseListener(ReportMouseListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PreviewDrawablePanel
 
addReportProgressListener(ReportProgressListener) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportProcessTask
Adds a report progress listener that is able to monitor the export progress.
addReportProgressListener(ReportProgressListener) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
Adds a repagination listener.
addReportProgressListener(ReportProgressListener) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.ReportProcessor
 
addReportProgressListener(ReportProgressListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
 
addReportProgressListener(ReportProgressListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PrintReportProcessor
Adds a repagination listener.
addReportProgressListener(ReportProgressListener) - Method in interface org.pentaho.reporting.engine.classic.core.ReportProcessTask
Adds a report progress listener that is able to monitor the export progress.
addRow(Object[]) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedTableModel
 
addRule(DataSchemaRule) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchemaDefinition
 
addStructureFunction(StructureFunction) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
Adds a structural function to the report.
addStyleGroup(StyleGroup) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinition
 
addStyleKeyFactory(StyleKeyFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
Adds a style-key factory.
addSubReport(int, SubReport) - Method in class org.pentaho.reporting.engine.classic.core.AbstractRootLevelBand
Attaches a new subreport at the end of the list.
addSubReport(SubReport) - Method in class org.pentaho.reporting.engine.classic.core.AbstractRootLevelBand
Attaches a new subreport at the end of the list.
addSubReportMarkers(InlineSubreportMarker[]) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
 
addTable(String, TableModel) - Method in class org.pentaho.reporting.engine.classic.core.TableDataFactory
Registers a tablemodel with the given name.
addTableModel(String, TableModel) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.JoiningTableModel
 
addTableModelListener(TableModelListener) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel
 
addTableModelListener(TableModelListener) - Method in class org.pentaho.reporting.engine.classic.core.designtime.OfflineTableModel
Adds a listener to the list that is notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.PrintableTableModel
 
addTableModelListener(TableModelListener) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.SubSetTableModel
Adds a listener to the list that is notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.EmptyTableModel
 
addTableModelListener(TableModelListener) - Method in class org.pentaho.reporting.engine.classic.core.states.IndexedTableModel
Deprecated.  
addTableModelListener(TableModelListener) - Method in class org.pentaho.reporting.engine.classic.core.states.LengthLimitingTableModel
 
addTemplate(TemplateDescription) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollection
Adds a template.
addTemplateCollection(TemplateCollection) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollector
Adds a template collection.
addTemplateCollection(TemplateCollection) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
Adds a template collection.
addTextChunk(int, int, int, String, StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PlainTextPage
Adds a new text chunk to this PlainTextPage.
addValues(Object, Object) - Method in class org.pentaho.reporting.engine.classic.core.parameters.StaticListParameter
 
addYears(int, SerialDate) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.date.SerialDate
Deprecated. Creates a new date by adding the specified number of years to the base date.
adjustSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ExceptionDialog
Adjusts the size of the dialog to fit the with of the contained message and stacktrace.
advance() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView
 
advance() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
This advances the cursor by one row and updates the flags.
advance() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
 
advance() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.PaddingDataRow
 
advance() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ReportDataRow
Advances to the next row and attaches the given master row to the objects contained in that client data row.
advance(ProcessState) - Method in interface org.pentaho.reporting.engine.classic.core.states.process.AdvanceHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabColumnAxisHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabFactHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabOtherAxisHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabRowAxisHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginDetailsHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginGroupHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginReportHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabColumnAxisHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabFactHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabOtherAxisHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabRowAxisHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndDetailsHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndGroupHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndReportHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndSubReportHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinCrosstabFactHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinDetailsHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabColumnAxisHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabOtherAxisHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabRowAxisHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndGroupHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.PendingPagesHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessCrosstabFactHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessDetailsHandler
 
advance() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ReportDoneHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ReportFooterHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ReportHeaderHandler
 
advance(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.RestartOnNewPageHandler
 
AdvancedPropertyEditor - Interface in org.pentaho.reporting.engine.classic.core.designtime
Adds the ability for a PropertyEditor to specify if it supports being able to be set via a text field.
AdvanceHandler - Interface in org.pentaho.reporting.engine.classic.core.states.process
This handler does the same as the ReportState.advance() method, but does not create a new state object all the time.
advanceRecursively(boolean, MasterDataRow) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
This method is public as a implementation sideeffect.
advanceRecursively(boolean, MasterDataRow) - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
 
AFM_DIVISOR - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
 
AFTER_EDGE - Static variable in interface org.pentaho.reporting.engine.classic.core.layout.text.ExtendedBaselineInfo
 
AggregateFieldPreProcessor - Class in org.pentaho.reporting.engine.classic.core.wizard
Todo: Document Me
AggregateFieldPreProcessor() - Constructor for class org.pentaho.reporting.engine.classic.core.wizard.AggregateFieldPreProcessor
 
AGGREGATION_GROUP - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Wizard
 
AGGREGATION_TYPE - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Wizard
 
AggregationFunction - Interface in org.pentaho.reporting.engine.classic.core.function
Todo: Document Me
AggregationTypePropertyEditor - Class in org.pentaho.reporting.engine.classic.core.metadata.propertyeditors
Todo: Document me
AggregationTypePropertyEditor() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AggregationTypePropertyEditor
 
align(BoxAlignContext, long, long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.VerticalAlignmentProcessor
 
AlignContext - Class in org.pentaho.reporting.engine.classic.core.layout.process.valign
To position an element inside an box, we need the following data:

(1) Offset.

ALIGNMENT - Static variable in class org.pentaho.reporting.engine.classic.core.style.ElementStyleKeys
A key for the horizontal alignment of an element.
ALIGNMENT - Static variable in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
Deprecated. use ElementStyleKeys instead..
ALIGNMENT_ATT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractElementReadHandler
Literal text for an XML attribute.
ALIGNMENT_ATT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.RootLevelBandReadHandler
Literal text for an XML attribute.
AlignmentObjectDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects
An object-description for an ElementAlignment object.
AlignmentObjectDescription() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.AlignmentObjectDescription
Creates a new object description.
AllItemsHtmlPrinter - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.html
Creation-Date: 08.05.2007, 20:04:44
AllItemsHtmlPrinter(ResourceManager) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.html.AllItemsHtmlPrinter
 
allKeys() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.DowngradeActionMap
Returns an array of the keys defined in this ActionMap and its parent.
ALLOW_METADATA_ATTRIBUTES - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Wizard
 
ALLOW_METADATA_STYLING - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Wizard
 
ALLOW_RAW_LINK_TARGETS - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlTableModule
Key for allowing raw link targets (must contain the value "true" to be considered true
AllPageFlowSelector - Class in org.pentaho.reporting.engine.classic.core.modules.output.pageable.base
Creation-Date: 12.11.2006, 13:42:38
AllPageFlowSelector(boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.AllPageFlowSelector
 
AllPageFlowSelector() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.AllPageFlowSelector
 
ALPHABETHIC - Static variable in interface org.pentaho.reporting.engine.classic.core.layout.text.ExtendedBaselineInfo
 
ALT - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Html
 
ALWAYS - Static variable in class org.pentaho.reporting.engine.classic.core.style.FontSmooth
 
Anchor - Class in org.pentaho.reporting.engine.classic.core
Deprecated. Ancors should not be created this way. Add a Anchor-Style-Expression instead. This class will be removed in 0.8.11.
Anchor(String) - Constructor for class org.pentaho.reporting.engine.classic.core.Anchor
Deprecated. Creates a new anchor with the given name.
ANCHOR_FIELD_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler
Literal text for an XML report element.
ANCHOR_NAME - Static variable in class org.pentaho.reporting.engine.classic.core.style.ElementStyleKeys
 
AnchorElement - Class in org.pentaho.reporting.engine.classic.core
Deprecated. to create anchors, use the style-key 'Anchor-Target' instead. This class will be removed in 0.8.11.
AnchorElement() - Constructor for class org.pentaho.reporting.engine.classic.core.AnchorElement
Deprecated. Creates a new anchor element.
AnchorFieldReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
 
AnchorFieldReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AnchorFieldReadHandler
 
AnchorFieldTemplate - Class in org.pentaho.reporting.engine.classic.core.filter.templates
Deprecated. the Anchor-Field has been deprecated. Use the style-key "anchor" instead.
AnchorFieldTemplate() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.templates.AnchorFieldTemplate
Deprecated. Creates a new string field template.
AnchorFieldTemplateDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates
A drawable field template description.
AnchorFieldTemplateDescription(String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.AnchorFieldTemplateDescription
Creates a new template description.
AnchorFilter - Class in org.pentaho.reporting.engine.classic.core.filter
Deprecated. The anchor filter is deprecated now. Use the stylekey "anchor" instead.
AnchorFilter() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.AnchorFilter
Deprecated. DefaultConstructor.
AnchorStyleSheet - Class in org.pentaho.reporting.engine.classic.core.layout.style
Creation-Date: 30.09.2007, 17:19:49
AnchorStyleSheet(String, StyleSheet) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.style.AnchorStyleSheet
 
AndExpression - Class in org.pentaho.reporting.engine.classic.core.function.bool
Deprecated. use formulas instead
AndExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.bool.AndExpression
Deprecated. Default Constructor.
AnnualDateRule - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.date
Deprecated.  
ANONYMOUS_BAND_PREFIX - Static variable in class org.pentaho.reporting.engine.classic.core.Band
The prefix for anonymous bands, bands without an userdefined name.
ANONYMOUS_ELEMENT_PREFIX - Static variable in class org.pentaho.reporting.engine.classic.core.Element
The internal constant to mark anonymous element names.
ANONYMOUS_GROUP_PREFIX - Static variable in class org.pentaho.reporting.engine.classic.core.Group
The internal constant to mark anonymous group names.
ANSIC - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
ANSID - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
ANSIE - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
ANTI_ALIASING - Static variable in class org.pentaho.reporting.engine.classic.core.style.ElementStyleKeys
 
append(StyleBuilder.CSSKeys, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultStyleBuilder
 
append(StyleBuilder.CSSKeys, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultStyleBuilder
 
append(StyleBuilder.CSSKeys, String, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultStyleBuilder
Appends the style to the list.
append(StyleBuilder.CSSKeys, String, String, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultStyleBuilder
Appends the style to the list.
append(StyleBuilder.CSSKeys, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.FilterStyleBuilder
 
append(StyleBuilder.CSSKeys, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.FilterStyleBuilder
 
append(StyleBuilder.CSSKeys, String, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.FilterStyleBuilder
 
append(StyleBuilder.CSSKeys, String, String, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.FilterStyleBuilder
 
append(StyleBuilder.CSSKeys, String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder
 
append(StyleBuilder.CSSKeys, String, String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder
 
append(StyleBuilder.CSSKeys, String, boolean) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder
 
append(StyleBuilder.CSSKeys, String, String, boolean) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder
 
appendRaw(StyleBuilder.CSSKeys, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultStyleBuilder
 
appendRaw(StyleBuilder.CSSKeys, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.FilterStyleBuilder
 
appendRaw(StyleBuilder.CSSKeys, String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder
 
apply() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
 
applyAutoCommit() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
 
applyAutoCommit() - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
 
ApplyAutoCommitPageHeaderStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
Marks the Page-Header as commited and as seen.
ApplyAutoCommitPageHeaderStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.ApplyAutoCommitPageHeaderStep
 
ApplyAutoCommitStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
Applies the createRollbackInformation-marker to all closed boxes and applies the pending marker to all currently open boxes.
ApplyAutoCommitStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.ApplyAutoCommitStep
 
ApplyCachedValuesStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
Creation-Date: 19.04.2007, 20:47:38
ApplyCachedValuesStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
 
ApplyCommitStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
Applies the createRollbackInformation-marker to all closed boxes and applies the pending marker to all currently open boxes.
ApplyCommitStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCommitStep
 
applyHtmlAttributes(ReportAttributeMap, AttributeList) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
 
ApplyPageShiftValuesStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
This processing step applies the cache shift to all nodes.
ApplyPageShiftValuesStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.ApplyPageShiftValuesStep
 
applyRollbackInformation() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
 
applyRollbackInformation() - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
 
applyRollbackInformation() - Method in class org.pentaho.reporting.engine.classic.core.layout.StreamingRenderer
 
APRIL - Static variable in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.date.MonthConstants
Deprecated. Constant for April.
AQUA - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.util.HtmlColors
 
ARC_HEIGHT - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
 
ARC_WIDTH - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
 
ARCHA - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
ARCHB - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
ARCHC - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
ARCHD - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
ARCHE - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
AreaReadHandler - Class in org.pentaho.reporting.engine.classic.core.imagemap.parser
Todo: Document me!

Date: 26.02.2010 Time: 15:22:30

AreaReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.imagemap.parser.AreaReadHandler
 
ArrayClassFactory - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
An class that implements the ClassFactory interface to create Arrays of objects.
ArrayClassFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ArrayClassFactory
Default constructor.
ArrayObjectDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
Describes an Object- or primitive value array.
ArrayObjectDescription(Class) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ArrayObjectDescription
Constructs a new array objet description for the given array class.
ArrayValueConverter - Class in org.pentaho.reporting.engine.classic.core.util.beans
An ValueConverter that handles Arrays.
ArrayValueConverter(Class, ValueConverter) - Constructor for class org.pentaho.reporting.engine.classic.core.util.beans.ArrayValueConverter
Creates a new ArrayValueConverter for the given element type and array type.
ARTIFICIAL_EVENT_CODE - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
 
ARTIFICIAL_EVENT_CODE - Static variable in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
 
assertNoNullEntries() - Static method in class org.pentaho.reporting.engine.classic.core.style.StyleKey
 
ASSUME_OVERFLOW_X - Static variable in class org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorFeature
 
ASSUME_OVERFLOW_Y - Static variable in class org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorFeature
 
AttributeChange - Class in org.pentaho.reporting.engine.classic.core.designtime
Simple bean-like class for holding all the information about an attribute change.
AttributeChange(String, String, Object, Object) - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.AttributeChange
 
AttributeCore - Interface in org.pentaho.reporting.engine.classic.core.metadata
Todo: Document me!
AttributeDefinition - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
Todo: Document Me
AttributeDefinition(String, String, boolean, boolean, boolean, boolean, boolean, boolean, Class, String, String, boolean, boolean, boolean, String, AttributeCore, boolean, int) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeDefinition
 
AttributeExpressionChange - Class in org.pentaho.reporting.engine.classic.core.designtime
Simple bean-like class for holding all the information about an attribute change.
AttributeExpressionChange(String, String, Expression, Expression) - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.AttributeExpressionChange
 
AttributeExpressionReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
AttributeExpressionReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AttributeExpressionReadHandler
 
AttributeExpressionsEvaluator - Class in org.pentaho.reporting.engine.classic.core.function.sys
Evaluates style-expressions and updates the stylesheet.
AttributeExpressionsEvaluator() - Constructor for class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator
Default Constructor.
AttributeGroup - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
A internal helper object to store an attribute-group definition.
AttributeGroup(String, AttributeDefinition[]) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeGroup
 
AttributeGroupReadHandler - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
Todo: Document Me
AttributeGroupReadHandler(GlobalMetaDefinition) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeGroupReadHandler
 
AttributeGroupRefReadHandler - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
Todo: Document Me
AttributeGroupRefReadHandler(AttributeMap, GlobalMetaDefinition, String) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeGroupRefReadHandler
 
AttributeMetaData - Interface in org.pentaho.reporting.engine.classic.core.metadata
Describes the known attributes an element can take.
AttributeNames - Class in org.pentaho.reporting.engine.classic.core
A constant collection holding default attribute names.
AttributeNames.Core - Class in org.pentaho.reporting.engine.classic.core
 
AttributeNames.Excel - Class in org.pentaho.reporting.engine.classic.core
 
AttributeNames.Html - Class in org.pentaho.reporting.engine.classic.core
 
AttributeNames.Internal - Class in org.pentaho.reporting.engine.classic.core
 
AttributeNames.Pdf - Class in org.pentaho.reporting.engine.classic.core
 
AttributeNames.Pentaho - Class in org.pentaho.reporting.engine.classic.core
 
AttributeNames.Swing - Class in org.pentaho.reporting.engine.classic.core
 
AttributeNames.Wizard - Class in org.pentaho.reporting.engine.classic.core
 
AttributeNames.Xml - Class in org.pentaho.reporting.engine.classic.core
 
AttributeReadHandler - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
Todo: Document Me
AttributeReadHandler(String) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeReadHandler
 
AUGUST - Static variable in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.date.MonthConstants
Deprecated. Constant for August.
AUTHOR - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlTableModule
Key for specifying the Author in the HTML header
AUTO - Static variable in class org.pentaho.reporting.engine.classic.core.layout.model.RenderLength
 
AUTO - Static variable in class org.pentaho.reporting.engine.classic.core.style.FontSmooth
 
AUTO_SUBMIT_DEFAULT - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
 
AUTO_SUBMIT_PARAMETER - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
 
AUTOFILL_SELECTION - Static variable in class org.pentaho.reporting.engine.classic.core.parameters.ParameterAttributeNames.Core
 
AutoGeneratorUtility - Class in org.pentaho.reporting.engine.classic.core.wizard
 
AutoLayoutBoxType - Class in org.pentaho.reporting.engine.classic.core.filter.types
A internal type that marks boxes that have been created for layouting purposes.
AutoLayoutBoxType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.AutoLayoutBoxType
 
AVAILABLE_ENCODINGS - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
The property that defines which encodings are available in the export dialogs.
AVAILABLE_ENCODINGS_ALL - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
The encodings available properties value for all properties.
AVAILABLE_ENCODINGS_FILE - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
The encodings available properties value for properties defined in the properties file.
AVAILABLE_ENCODINGS_NONE - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
The encodings available properties value for no properties defined.
AverageExpression - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated. this has been replaced by the ColumnAverageExpression.
AverageExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.AverageExpression
Deprecated. Creates a new expression.
AVOID_PAGEBREAK_INSIDE - Static variable in class org.pentaho.reporting.engine.classic.core.style.ElementStyleKeys
If this flag is set to true, the engine will try to avoid pagebreaks in this box.
AWTPrintingGUIModule - Class in org.pentaho.reporting.engine.classic.core.modules.gui.print
The module definition for the AWT printing export gui module.
AWTPrintingGUIModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.print.AWTPrintingGUIModule
DefaultConstructor.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z