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 

C

C4 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
C5 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
C6 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
CachableTableModel - Class in org.pentaho.reporting.engine.classic.core.cache
 
CachableTableModel(TableModel) - Constructor for class org.pentaho.reporting.engine.classic.core.cache.CachableTableModel
 
CACHE_CLEAN - Static variable in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
 
CACHE_DEEP_DIRTY - Static variable in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
 
CACHE_DIRTY - Static variable in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
 
CacheBoxShifter - Class in org.pentaho.reporting.engine.classic.core.layout.process.util
By keeping the shifting in a separate class, we can optimize it later without having to touch the other code.
CACHED_WIZARD_FIELD_DATA - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Wizard
 
CACHED_WIZARD_FORMAT_DATA - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Wizard
 
CachingDataFactory - Class in org.pentaho.reporting.engine.classic.core.cache
 
CachingDataFactory(DataFactory, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory
 
CachingDataFactory(DataFactory, boolean, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory
 
CachingDataFactory(DataFactory, boolean, DataCache) - Constructor for class org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory
 
CachingExcelColorSupport - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper
 
CachingExcelColorSupport(ExcelColorProducer) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.CachingExcelColorSupport
 
CachingReportEnvironment - Class in org.pentaho.reporting.engine.classic.core
 
CachingReportEnvironment(ReportEnvironment) - Constructor for class org.pentaho.reporting.engine.classic.core.CachingReportEnvironment
 
cancelRunningQuery() - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
 
cancelRunningQuery() - Method in class org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory
 
cancelRunningQuery() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactory
Attempts to cancel the query process that is generating the data for this data factory.
cancelRunningQuery() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
 
canHandle(DataFactory) - Method in class org.pentaho.reporting.engine.classic.core.designtime.AbstractDataSourcePlugin
 
canHandle(DataFactory) - Method in interface org.pentaho.reporting.engine.classic.core.designtime.DataSourcePlugin
 
CanvasMajorAxisLayoutStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
This processes the second step of the vertical-layouting.
CanvasMajorAxisLayoutStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMajorAxisLayoutStep
 
CanvasMinorAxisLayoutStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
This process-step computes the effective layout, but it does not take horizontal pagebreaks into account.
CanvasMinorAxisLayoutStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
 
CanvasRenderBox - Class in org.pentaho.reporting.engine.classic.core.layout.model
A renderbox that behaves like a huge canvas.
CanvasRenderBox(StyleSheet, InstanceID, BoxDefinition, ElementType, ReportAttributeMap, ReportStateKey) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.model.CanvasRenderBox
 
CapitalizeStringExpression - Class in org.pentaho.reporting.engine.classic.core.function.strings
Deprecated.
Use a formula instead.
CapitalizeStringExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.strings.CapitalizeStringExpression
Deprecated.
Default constructor.
CARRIAGE_RETURN - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
the Carriage Return control character, the printer carriage returns to the start of the line.
CascadingDataFactory - Class in org.pentaho.reporting.engine.classic.core.states
The cascading data factory is a collection of data-factories.
CascadingDataFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.states.CascadingDataFactory
 
CATALOG - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Database
 
CategoryTreeItem - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.internal
Creation-Date: 01.12.2006, 20:01:32
CategoryTreeItem(ActionCategory) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.CategoryTreeItem
 
CellBackground - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.base
 
CellBackground() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
 
CellBackgroundProducer - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.base
 
CellBackgroundProducer(boolean, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
 
CellFormatFunction - Class in org.pentaho.reporting.engine.classic.core.function.sys
The cell-format function is an internal structure function that copies the format-strings of any text-field into the stylesheet of the element.
CellFormatFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction
Default Constructor.
CellLayoutInfo - Class in org.pentaho.reporting.engine.classic.core.modules.output.fast.template
 
CellLayoutInfo(TableRectangle, CellBackground) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.CellLayoutInfo
 
CellLayoutInfo(int, int, CellBackground) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.CellLayoutInfo
 
CellMarker - Interface in org.pentaho.reporting.engine.classic.core.modules.output.table.base
 
CellMarker.SectionType - Enum in org.pentaho.reporting.engine.classic.core.modules.output.table.base
 
CellStyleProducer - Interface in org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper
 
CENTER - Static variable in class org.pentaho.reporting.engine.classic.core.ElementAlignment
A constant for center alignment (horizontal).
CenterAlignmentProcessor - Class in org.pentaho.reporting.engine.classic.core.layout.process.alignment
Right alignment strategy.
CenterAlignmentProcessor() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.alignment.CenterAlignmentProcessor
 
centerDialogInParent(Dialog) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingUtil
Positions the specified dialog within its parent.
centerFrameOnScreen(Window) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingUtil
Positions the specified frame in the middle of the screen.
CenterLayout - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing
A layout manager that displays a single component in the center of its container.
CenterLayout() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.CenterLayout
Creates a new layout manager.
CENTRAL - Static variable in interface org.pentaho.reporting.engine.classic.core.layout.text.ExtendedBaselineInfo
 
CENTRAL - Static variable in class org.pentaho.reporting.engine.classic.core.style.VerticalTextAlign
 
Change - Interface in org.pentaho.reporting.engine.classic.core.designtime
 
changedUpdate(DocumentEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.TextComponentEditHandler
Gives notification that an attribute or set of attributes changed.
CHAR_HEIGHT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextOutputProcessorMetaData
 
CHAR_WIDTH - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextOutputProcessorMetaData
 
CharacterObjectDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
An object-description for a Character object.
CharacterObjectDescription() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.CharacterObjectDescription
Creates a new object description.
characters(char[], int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PropertyStringReadHandler
This method is called to process the character data between element tags.
characters(char[], int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.LabelReadHandler
 
characters(char[], int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.MessageFieldReadHandler
 
characters(char[], int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ResourceLabelReadHandler
 
characters(char[], int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ResourceMessageReadHandler
 
CharacterValueConverter - Class in org.pentaho.reporting.engine.classic.core.util.beans
A class that handles the conversion of Character attributes to and from their String representation.
CharacterValueConverter() - Constructor for class org.pentaho.reporting.engine.classic.core.util.beans.CharacterValueConverter
Creates a new value converter.
CHARS_PER_INCH - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PlainTextPageableModule
The property to define the characters per inch of the text.
CheckBoxParameterComponent - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters
 
CheckBoxParameterComponent(ListParameter, ParameterUpdateContext, ParameterContext) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.CheckBoxParameterComponent
 
ChildMatcher - Class in org.pentaho.reporting.engine.classic.core.dom
 
ChildMatcher(NodeMatcher) - Constructor for class org.pentaho.reporting.engine.classic.core.dom.ChildMatcher
 
ChunkIterator - Class in org.pentaho.reporting.engine.classic.core.layout.process.alignment
 
ChunkIterator(SequenceList, int) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.alignment.ChunkIterator
 
CircleImageMapEntry - Class in org.pentaho.reporting.engine.classic.core.imagemap
 
CircleImageMapEntry(float, float, float) - Constructor for class org.pentaho.reporting.engine.classic.core.imagemap.CircleImageMapEntry
 
CLASS - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Expressions
 
CLASS_ATT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ExpressionPropertyReadHandler
 
CLASS_ATTRIBUTE - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.AbstractXMLDefinitionWriter
The class attribute name.
CLASS_FACTORY_KEY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ExtSubReportReadHandler
 
CLASS_FACTORY_KEY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ReportDefinitionReadHandler
 
ClassCSSCondition - Class in org.pentaho.reporting.engine.classic.core.style.css.selector.conditions
 
ClassCSSCondition(String, String) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.ClassCSSCondition
 
ClassFactory - Interface in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
A class factory.
ClassFactoryCollector - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
A class factory collector.
ClassFactoryCollector() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryCollector
Creates a new class factory collector.
ClassFactoryImpl - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
An abstract class that implements the ClassFactory interface.
ClassFactoryReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers
 
ClassFactoryReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ClassFactoryReadHandler
 
ClassicEngineBoot - Class in org.pentaho.reporting.engine.classic.core
An utility class to safely boot and initialize the Pentaho-Reporting library.
ClassicEngineBoot.VersionValidity - Enum in org.pentaho.reporting.engine.classic.core
 
ClassicEngineCoreModule - Class in org.pentaho.reporting.engine.classic.core
The CoreModule is used to represent the base classes of JFreeReport in a PackageManager-compatible way.
ClassicEngineCoreModule() - Constructor for class org.pentaho.reporting.engine.classic.core.ClassicEngineCoreModule
Creates a new module definition based on the 'coremodule.properties' file of this package.
ClassicEngineFactoryParameters - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base
Container class for the resource key factory parameters that the reporting engine has knowledge of.
ClassicEngineFactoryParameters() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.ClassicEngineFactoryParameters
 
ClassicEngineInfo - Class in org.pentaho.reporting.engine.classic.core
Details about the JFreeReport project.
ClassLoaderObjectDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
An object-description for a class loader.
ClassLoaderObjectDescription() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassLoaderObjectDescription
Creates a new object description.
ClassValueConverter - Class in org.pentaho.reporting.engine.classic.core.util.beans
A class that handles the conversion of Integer attributes to and from their String representation.
ClassValueConverter() - Constructor for class org.pentaho.reporting.engine.classic.core.util.beans.ClassValueConverter
 
CleanFlowBoxesStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
Removed finished block-boxes.
CleanFlowBoxesStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.CleanFlowBoxesStep
 
CleanPaginatedBoxesStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
This step must not remove boxes that have a manual break attached.
CleanPaginatedBoxesStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
 
CleanTableRowsPreparationStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
 
CleanTableRowsPreparationStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.CleanTableRowsPreparationStep
 
CleanTableRowsPreparationStep.Cell - Class in org.pentaho.reporting.engine.classic.core.layout.process
 
CleanTableRowsPreparationStep.Cell(int, int, int, long) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.CleanTableRowsPreparationStep.Cell
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.Band
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCellBody
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.DefaultQueryDialogModel
 
clear() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModel
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.NamedQueryModel
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
Removes all children.
clear() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
Removes all children.
clear() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.SectionRenderBox
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
 
clear() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnModel
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.SeparateRowModel
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowImpl
 
clear() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowModel
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultPageStateList
Removes all elements in the list.
clear() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.FastPageStateList
 
clear() - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.PageStateList
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.DefaultSequenceList
 
clear() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SequenceList
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisParagraphBreakState
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.GlyphList
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
Clears all selections, input fields and sets the selected encryption level to none.
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
Clears all selections, input fields and sets the selected encryption level to none.
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
Clears all selections and input fields.
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
Clears all selections and input fields.
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
Clears all selections and input fields.
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportDialog
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
clears all selections, input fields and set the selected encryption level to none.
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportDialog
Clears all selections and input fields.
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportDialog
Clears all selections and input fields.
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportDialog
Clears all selections and input fields.
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableLayoutProducer
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultStyleBuilder
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.FilterStyleBuilder
 
clear() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.GroupList
Deprecated.
Clears the list.
clear() - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
 
clear() - Method in class org.pentaho.reporting.engine.classic.core.util.BulkArrayList
Clears the list.
clear() - Method in class org.pentaho.reporting.engine.classic.core.util.FloatList
Clears the list.
clear() - Method in class org.pentaho.reporting.engine.classic.core.util.IntList
Clears the list.
clear() - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
Clears the list.
clear() - Method in class org.pentaho.reporting.engine.classic.core.util.LongList
Clears the list.
clear() - Method in class org.pentaho.reporting.engine.classic.core.util.ReportParameterValues
 
clearAll() - Method in interface org.pentaho.reporting.engine.classic.core.cache.DataCacheManager
 
clearAllChildsDirtyMarker(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.AbstractMajorAxisLayoutStep
 
clearCache() - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.connections.DataSourceService
This method clears the JNDI DS cache.
clearCache() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.JndiDataSourceService
 
clearCachedDataSchema() - Static method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaUtility
 
clearClipping() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
 
clearDataSource(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.connections.DataSourceService
This method clears the JNDI DS cache.
clearDataSource(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.JndiDataSourceService
 
clearDimensions() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
 
clearErrors() - Method in class org.pentaho.reporting.engine.classic.core.states.CollectingReportErrorHandler
 
clearErrors() - Method in class org.pentaho.reporting.engine.classic.core.states.IgnoreEverythingReportErrorHandler
 
clearErrors() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportProcessingErrorHandler
 
clearExportedParameters() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
 
clearExportedParameters() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
 
clearExportParameters() - Method in class org.pentaho.reporting.engine.classic.core.SubReport
 
clearFields() - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
 
clearFinishedBoxes() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
 
clearForPooledReuse() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanBlockContext
 
clearForPooledReuse() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanCanvasContext
 
clearForPooledReuse() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanContext
 
clearForPooledReuse() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanPassThroughContext
 
clearForPooledReuse() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowBlockContext
 
clearForPooledReuse() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowCanvasContext
 
clearForPooledReuse() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.WidowContext
 
clearForPooledReuse() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowPassThroughContext
 
clearInlineSubreports(SubReportProcessType) - Method in interface org.pentaho.reporting.engine.classic.core.function.OutputFunction
 
clearInlineSubreports(SubReportProcessType) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
 
clearInlineSubreports(SubReportProcessType) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
Deprecated.
 
clearInlineSubreports(SubReportProcessType) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.FastExportOutputFunction
 
clearInlineSubreports(SubReportProcessType) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
Deprecated.
 
clearInputParameters() - Method in class org.pentaho.reporting.engine.classic.core.SubReport
 
clearLayout() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
 
clearPaddingFields() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
 
clearPendingPageStart(LayoutPagebreakHandler) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
 
clearPendingPageStart(LayoutPagebreakHandler) - Method in class org.pentaho.reporting.engine.classic.core.layout.FlowRenderer
 
clearPendingPageStart(LayoutPagebreakHandler) - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
 
clearPendingPageStart(LayoutPagebreakHandler) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.PageableRenderer
 
clearRecordedCrosstabRowState() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController
 
clearRecordedCrosstabRowState() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
 
clearRecordedCrosstabRowState() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
 
clearRect(int, int, int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
 
clearReportDataRow(MasterDataRowChangeHandler) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DataProcessor
 
clearRules() - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleDefinition
 
clearSelectors() - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleRule
 
clearStoredCrosstabRowState() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
 
clearStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleDefinition
 
clearTextWrap() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfWriter2
This method is not supported in the RtfWriter
clearVerticalInfo() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
 
clip(StrictBounds) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
 
clip(Shape) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
 
clipRect(int, int, int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
Clones the report.
clone() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportPreProcessor
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.AbstractRootLevelBand
Clones this band and all elements contained in this band.
clone() - Method in class org.pentaho.reporting.engine.classic.core.Band
Clones this band and all elements contained in this band.
clone() - Method in class org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.CachingReportEnvironment
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCellBody
Clones this band and all elements contained in this band.
clone() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroupBody
Clones this Element, the datasource and the private stylesheet of this Element.
clone() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
Clones this Element.
clone() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
Clones this Element.
clone() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroupBody
Clones this Element, the datasource and the private stylesheet of this Element.
clone() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroupBody
Clones this Element, the datasource and the private stylesheet of this Element.
clone() - Method in class org.pentaho.reporting.engine.classic.core.CustomPageDefinition
Clones the given page definition object.
clone() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactory
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
Clones this Element.
clone() - Method in class org.pentaho.reporting.engine.classic.core.DefaultReportEnvironment
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.Element
Clones this Element, the datasource and the private stylesheet of this Element.
clone() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDetail
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDimension
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportProgressEvent
Creats a copy of the current instance of this object.
clone() - Method in interface org.pentaho.reporting.engine.classic.core.ExtendedResourceBundleFactory
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.AnchorFilter
Deprecated.
Clones this DataSource.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.ComponentDrawableFilter
Creates a clone of this filter.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.DataRowDataSource
Clones the data source.
clone() - Method in interface org.pentaho.reporting.engine.classic.core.filter.DataSource
Clones this DataSource.
clone() - Method in interface org.pentaho.reporting.engine.classic.core.filter.DataTarget
Clones this datatarget.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.DrawableLoadFilter
Clones the filter.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.EmptyDataSource
Clones the data source.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatFilter
Clones the filter.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatParser
Clones the parser.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.ImageLoadFilter
Clones the filter.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.ImageRefFilter
Clones the filter.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatFilter
Clones this DataSource.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport
Creates a copy of this message format support object.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceFileFilter
Clones this DataSource.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceMessageFormatFilter
Clones this DataSource.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.ShapeFilter
Clones the filter.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.StaticDataSource
Clones the data source, although the enclosed 'static' value is not cloned.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.StringFilter
Clones the filter.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.AbstractTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.AnchorFieldTemplate
Deprecated.
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ComponentFieldTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
Clones this template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableFieldTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLElementTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLFieldTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageFieldTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLElementTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLFieldTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.LabelTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.MessageFieldTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceFieldTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceLabelTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceMessageTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ShapeFieldTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
Clones the template.
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.AbstractElementType
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.filter.URLFilter
Creates a clone of the URL filter.
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
Clones the expression.
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
Clones the expression.
clone() - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
Clones the expression, expression should be reinitialized after the cloning.
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.ExpressionCollection
Clones this expression collection and all expressions contained in the collection.
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
Clones the expression, expression should be reinitialized after the cloning.
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemCountFunction
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMaxFunction
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMinFunction
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
Returns a clone of the function.
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemSumFunction
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
Creates a copy of the function.
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator
Clones the expression.
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumFunction
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemCountFunction
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.Group
Clones this Element.
clone() - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
Clones this Element, the datasource and the private stylesheet of this Element.
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.BandSectionLayoutModelBuilderContext
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilderContext
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultRenderNodeFactory
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DummyLayoutModelBuilderContext
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.GroupSection
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilder
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ProxyLayoutModelBuilderContext
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.SectionLayoutModelBuilderContext
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.DefaultPageGrid
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
Clones this node.
clone() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.PageGrid
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PhysicalPageBox
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
Clones this node.
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnModel
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRenderBox
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowInfoStructure
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultLayoutPagebreakHandler
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
Clones the function.
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.RepeatingFooterValidator
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.ChunkIterator
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
Clones the report.
clone() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.MetaDataBuilder
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinition
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFExpression
Clones the expression and reinitializes the script.
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.NamedStaticDataFactory
Returns a clone of the factory.
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequence
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.Sequence
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDataFactory
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
Clones the expression.
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
Deprecated.
Clones the expression.
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.FastExportOutputFunction
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.DefaultPrinterSpecification
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
Deprecated.
Clones the expression.
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.GroupList
Deprecated.
Clones the group list and all contained groups.
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.BundleSettings
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.PageDefinition
Creates a copy of the page definition.
clone() - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterDefinition
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterDefinitionEntry
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ReportParameterDefinition
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
Clones this Element.
clone() - Method in class org.pentaho.reporting.engine.classic.core.ReportAttributeMap
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.ReportEnvironment
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.ReportPreProcessor
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.Section
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
Creates a copy of this page definition.
clone() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabProcessorFunction
Clones the expression.
clone() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DataProcessor
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.PaddingController
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.states.DefaultGroupSizeRecorder
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.states.DesignTimeDataFactory
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.states.EmptyDataFactory
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.states.EmptyGroupSizeRecorder
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.states.GroupSizeRecorder
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.states.InitialLayoutProcess
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.states.LayoutProcess
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
Creates and returns a copy of this object.
clone() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.states.SubLayoutProcess
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.style.AbstractStyleSheet
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.style.css.CSSStyleResolver
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleDefinition
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleRule
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
Creates and returns a copy of this object.
clone() - Method in class org.pentaho.reporting.engine.classic.core.style.FontDefinition
Deprecated.
Creates and returns a copy of this object.
clone() - Method in class org.pentaho.reporting.engine.classic.core.style.resolver.SimpleStyleResolver
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.style.resolver.StyleResolver
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.style.ResolverStyleSheet
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.style.StyleKey
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.SubGroupBody
Clones this Element, the datasource and the private stylesheet of this Element.
clone() - Method in class org.pentaho.reporting.engine.classic.core.SubReport
Clones the report.
clone() - Method in class org.pentaho.reporting.engine.classic.core.TableDataFactory
Creates a copy of this data-factory.
clone() - Method in class org.pentaho.reporting.engine.classic.core.util.BulkArrayList
Creates a copy of this list.
clone() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
Returns a copy of this bounds object.
clone() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictDimension
Creates a copy of this object.
clone() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictInsets
Returns a copy of this bounds object.
clone() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictPoint
Returns a copy of this Point object.
clone() - Method in class org.pentaho.reporting.engine.classic.core.util.IntList
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
Clones the list.
clone() - Method in class org.pentaho.reporting.engine.classic.core.util.LibLoaderResourceBundleFactory
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.util.LongList
Creates a copy of this list.
clone() - Method in class org.pentaho.reporting.engine.classic.core.util.ReportParameterValues
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.util.Sequence
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributes
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchema
 
clone() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchemaDefinition
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributes
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchema
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchemaDefinition
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.wizard.EmptyDataAttributes
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.wizard.ImmutableDataAttributes
 
clone() - Method in class org.pentaho.reporting.engine.classic.core.wizard.ProxyDataSchemaDefinition
 
close() - Method in class org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory
Closes the report data factory and all report data instances that have been returned by this instance.
close() - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel
If this model has disposeable resources assigned, close them or dispose them.
close() - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
Closes the data factory and frees all resources held by this instance.
close() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactory
Closes the data factory and frees all resources held by this instance.
close() - Method in class org.pentaho.reporting.engine.classic.core.ExternalDataFactory
 
close() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
Invalidates the formula context.
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.BandSectionLayoutModelBuilderContext
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilderContext
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultRenderNodeFactory
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DummyLayoutModelBuilderContext
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.GroupSection
 
close() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilder
 
close() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderContext
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ProxyLayoutModelBuilderContext
 
close() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderNodeFactory
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.SectionLayoutModelBuilderContext
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.FileModelPrinter
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
 
close() - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.ReportProcessor
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
 
close() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
 
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDataFactory
 
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ScrollableResultSetTableModel
Clears the model of the current result set.
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
 
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactory
Closes the data factory and frees all resources held by this instance.
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModelProducer
 
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlPrinter
 
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfDocumentWriter
Closes the document.
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
Deprecated.
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
 
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVPrinter
 
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.WriterService
 
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper.RTFPrinter
 
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfWriter2
Closes the RtfDocument.
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinter
 
close() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
 
close() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
 
close() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterContext
 
close() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterContextWrapper
 
close() - Method in class org.pentaho.reporting.engine.classic.core.states.CascadingDataFactory
Closes the data factory and frees all resources held by this instance.
close() - Method in class org.pentaho.reporting.engine.classic.core.states.DataFactoryManager
 
close() - Method in class org.pentaho.reporting.engine.classic.core.states.DefaultPerformanceMonitorContext
 
close() - Method in class org.pentaho.reporting.engine.classic.core.states.DesignTimeDataFactory
 
close() - Method in class org.pentaho.reporting.engine.classic.core.states.EmptyDataFactory
Closes the data factory and frees all resources held by this instance.
close() - Method in class org.pentaho.reporting.engine.classic.core.states.InitialLayoutProcess
 
close() - Method in class org.pentaho.reporting.engine.classic.core.states.NoOpPerformanceMonitorContext
 
close() - Method in interface org.pentaho.reporting.engine.classic.core.states.PerformanceMonitorContext
 
close() - Method in interface org.pentaho.reporting.engine.classic.core.states.ProcessStateHandle
 
close() - Method in class org.pentaho.reporting.engine.classic.core.TableDataFactory
Closes the data factory.
close() - Method in interface org.pentaho.reporting.engine.classic.core.util.CloseableTableModel
If this model has disposeable resources assigned, close them or dispose them.
close() - Method in class org.pentaho.reporting.engine.classic.core.util.NoCloseOutputStream
Closes this output stream and releases any system resources associated with the stream, but does not close the underlying output stream.
CloseableTableModel - Interface in org.pentaho.reporting.engine.classic.core.util
Extends the TableModel interface to be closeable.
closeContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MajorAxisParagraphBreakState
 
closeCrosstabTable(DefaultOutputFunction) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHelper
 
CLOSED_PROPERTY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
 
closeSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.xls.FastExcelPrinter
 
closeWorkbook(OutputStream) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.xls.FastExcelPrinter
 
COL_MAPPING_KEY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ScrollableResultSetTableModel
 
COLLAPSE - Static variable in class org.pentaho.reporting.engine.classic.core.style.WhitespaceCollapse
 
collectData(ResultSetMetaData, int, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ResultSetTableModelFactory
 
CollectingReportErrorHandler - Class in org.pentaho.reporting.engine.classic.core.states
Creation-Date: 04.07.2007, 14:01:43
CollectingReportErrorHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.states.CollectingReportErrorHandler
 
CollectionObjectDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
An object description for simple collection objects, like java.util.List or java.util.Set.
CollectionObjectDescription(Class) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.CollectionObjectDescription
Creates a list object description for the given collection class.
CollectSelectedNodesStep - Class in org.pentaho.reporting.engine.classic.core.layout.output
 
CollectSelectedNodesStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.output.CollectSelectedNodesStep
 
COLOR - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Style
 
COLOR_ATT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractElementReadHandler
Literal text for an XML attribute.
ColorObjectDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
An object-description for a Color object.
ColorObjectDescription() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ColorObjectDescription
Creates a new object description.
colorToString(Color) - Static method in class org.pentaho.reporting.engine.classic.core.util.beans.ColorValueConverter
 
ColorValueConverter - Class in org.pentaho.reporting.engine.classic.core.util.beans
A class that handles the conversion of Integer attributes to and from their String representation.
ColorValueConverter() - Constructor for class org.pentaho.reporting.engine.classic.core.util.beans.ColorValueConverter
Creates a new value converter.
COLSPAN - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Table
 
COLUMN_ADDED - Static variable in class org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRowChangeEvent
 
COLUMN_FIELD - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Crosstab
 
COLUMN_NAME_MAPPING_KEY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ResultSetTableModelFactory
The configuration key defining how to map column names to column indices.
COLUMN_REMOVED - Static variable in class org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRowChangeEvent
 
COLUMN_UPDATED - Static variable in class org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRowChangeEvent
 
ColumnAggregationExpression - Class in org.pentaho.reporting.engine.classic.core.function
The base-class for all expressions that aggregate values from multiple columns.
ColumnAverageExpression - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
the same can be achived with a formula "AVG([column1], [column2], [column3])"
ColumnAverageExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ColumnAverageExpression
Deprecated.
Default Constructor.
ColumnDifferenceExpression - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
This can be done easier with a formula.
ColumnDifferenceExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ColumnDifferenceExpression
Deprecated.
Default Constructor.
ColumnDivisionExpression - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
Use a formula
ColumnDivisionExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ColumnDivisionExpression
Deprecated.
Default constructor.
ColumnMaximumExpression - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
Use a formula
ColumnMaximumExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ColumnMaximumExpression
Deprecated.
Default Constructor.
ColumnMinimumExpression - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
Use a formula
ColumnMinimumExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ColumnMinimumExpression
Deprecated.
Default Constructor.
ColumnMultiplyExpression - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
Use a formula
ColumnMultiplyExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ColumnMultiplyExpression
Deprecated.
Default Constructor.
ColumnSumExpression - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
Use a formula
ColumnSumExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ColumnSumExpression
Deprecated.
Default Constructor.
COMAPTIBILITY_LEVEL - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Internal
 
COMM10 - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
A standard paper size.
commit() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
 
commit() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
 
commit() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
 
commit() - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorMetaData
 
commit(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanBlockContext
 
commit(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanCanvasContext
 
commit(RenderBox) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanContext
Widow is the y/top boundary for the element after which the box becomes unbreakable.
commit(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanPassThroughContext
 
commit(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowBlockContext
 
commit(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowCanvasContext
 
commit(RenderBox) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.WidowContext
 
commit(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowPassThroughContext
 
commit() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.EditDataSourceMgmtService
 
commit(ProcessState) - Method in interface org.pentaho.reporting.engine.classic.core.states.process.AdvanceHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabColumnAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabFactHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabOtherAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabRowAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginDetailsHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginGroupHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginReportHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabBodyHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabColumnAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabColumnBodyHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabFactHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabOtherAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabOtherBodyHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabRowAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabRowBodyHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndDetailsHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndGroupBodyHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndGroupHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndReportHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndSubReportHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinCrosstabFactHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinDetailsHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabColumnAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabOtherAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabRowAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndGroupHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.PendingPagesHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryBeginCrosstabColumnAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryEndCrosstabColumnAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryJoinEndCrosstabColumnAxisHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryProcessCrosstabFactHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryRowEndReportHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryRowFireEventReportHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryRowStartReportHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessCrosstabFactHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessDetailsHandler
 
commit() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ReportDoneHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ReportFooterHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ReportHeaderHandler
 
commit(ProcessState) - Method in class org.pentaho.reporting.engine.classic.core.states.process.RestartOnNewPageHandler
 
commitAll(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyAutoCommitPageHeaderStep
 
commitAsEmpty() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.BandSectionLayoutModelBuilderContext
 
commitAsEmpty() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilderContext
 
commitAsEmpty() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DummyLayoutModelBuilderContext
 
commitAsEmpty() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderContext
 
commitAsEmpty() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ProxyLayoutModelBuilderContext
 
commitAsEmpty() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.SectionLayoutModelBuilderContext
 
commitShift() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PageableBreakContext
 
CommitStep - 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.
CommitStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.CommitStep
 
CommonStyleReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout
 
CommonStyleReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.CommonStyleReadHandler
 
CommonStyleSetWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.styles
 
CommonStyleSetWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.styles.CommonStyleSetWriteHandler
 
compare(CompatibilityConverter, CompatibilityConverter) - Method in class org.pentaho.reporting.engine.classic.core.designtime.compat.CompatibilityConverterComparator
 
compare(MetaData, MetaData) - Method in class org.pentaho.reporting.engine.classic.core.metadata.GroupedMetaDataComparator
 
compare(MetaData, MetaData) - Method in class org.pentaho.reporting.engine.classic.core.metadata.PlainMetaDataComparator
 
compare(ActionPlugin, ActionPlugin) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionPluginComparator
Compares its two arguments for order.
compare(ActionPlugin, ActionPlugin) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPluginMenuComparator
Compares its two arguments for order.
compare(Object, Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPluginToolbarComparator
Compares its two arguments for order.
compare(Object, Object) - Method in class org.pentaho.reporting.engine.classic.core.sorting.GenericComparator
 
compare(Object[], Object[]) - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabKeyComparator
Compares its two arguments for order.
compare(T, T) - Method in class org.pentaho.reporting.engine.classic.core.states.StateUtilities.DescendingComparator
Compares its two arguments for order.
compare(StructureFunction, StructureFunction) - Method in class org.pentaho.reporting.engine.classic.core.states.StructureFunctionComparator
 
CompareDateExpression - Class in org.pentaho.reporting.engine.classic.core.function.date
Deprecated.
This can be solved easier using the Inline-Expression language.
CompareDateExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.date.CompareDateExpression
Deprecated.
Default Constructor.
CompareFieldsExpression - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
Use a formula instead.
CompareFieldsExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.CompareFieldsExpression
Deprecated.
Default Constructor.
CompareNumberExpression - Class in org.pentaho.reporting.engine.classic.core.function.numeric
Deprecated.
like all compare functions, using the formula support is easier.
CompareNumberExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.numeric.CompareNumberExpression
Deprecated.
Default constructor.
CompareStringExpression - Class in org.pentaho.reporting.engine.classic.core.function.strings
Deprecated.
This can be done a lot easier using a simple formula.
CompareStringExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.strings.CompareStringExpression
Deprecated.
Default Constructor.
compareTo(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.CategoryTreeItem
Compares this object with the specified object for order.
compareTo(DimensionNode) - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.DimensionNode
 
compareTo(Object) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.SelectorWeight
 
compareTo(StyleRuleMatcher.MatcherResult) - Method in class org.pentaho.reporting.engine.classic.core.style.css.StyleRuleMatcher.MatcherResult
 
CompatibilityConverter - Interface in org.pentaho.reporting.engine.classic.core.designtime.compat
 
CompatibilityConverterComparator - Class in org.pentaho.reporting.engine.classic.core.designtime.compat
 
CompatibilityConverterComparator() - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.compat.CompatibilityConverterComparator
 
CompatibilityConverterRegistry - Class in org.pentaho.reporting.engine.classic.core.designtime.compat
 
CompatibilityConverterRegistry() - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.compat.CompatibilityConverterRegistry
 
CompatibilityLevelPropertyEditor - Class in org.pentaho.reporting.engine.classic.core.metadata.propertyeditors
 
CompatibilityLevelPropertyEditor() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CompatibilityLevelPropertyEditor
 
CompatibilityMapperUtil - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base.compat
 
CompatibilityUpdater - Class in org.pentaho.reporting.engine.classic.core.designtime.compat
 
CompatibilityUpdater() - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.compat.CompatibilityUpdater
 
CompatiblityMapping - Interface in org.pentaho.reporting.engine.classic.core.modules.parser.base.compat
 
compile(MasterDataRow, ReportEnvironment) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ProcessingDataSchemaCompiler
 
compile(TableModel) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler
 
compile(TableModel, Expression[], ParameterDataRow, ParameterDefinitionEntry[], ReportEnvironment) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler
 
COMPLEX_TEXT - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
 
COMPLEX_TEXT - Static variable in class org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorFeature
 
COMPLEX_TEXT_CONFIG_OVERRIDE_KEY - Static variable in class org.pentaho.reporting.engine.classic.core.ClassicEngineCoreModule
 
ComplexTextFactory - Class in org.pentaho.reporting.engine.classic.core.layout.text
 
ComplexTextFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.text.ComplexTextFactory
 
ComplexTextMinorAxisLayoutStep - Class in org.pentaho.reporting.engine.classic.core.layout.process.text
 
ComplexTextMinorAxisLayoutStep(OutputProcessorMetaData, ResourceManager) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.text.ComplexTextMinorAxisLayoutStep
 
ComponentDrawable - Class in org.pentaho.reporting.engine.classic.core.util
A Drawable that renders a AWT-component.
ComponentDrawable() - Constructor for class org.pentaho.reporting.engine.classic.core.util.ComponentDrawable
Default Constructor.
ComponentDrawable(JFrame) - Constructor for class org.pentaho.reporting.engine.classic.core.util.ComponentDrawable
Creates a new ComponentDrawable with the given Frame as peer-supply.
ComponentDrawableFilter - Class in org.pentaho.reporting.engine.classic.core.filter
A filter that wraps AWT- and Swing-components into a Drawable implementation.
ComponentDrawableFilter() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.ComponentDrawableFilter
Default constructor.
COMPONENTFIELD_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler
Literal text for an XML report element.
ComponentFieldReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
 
ComponentFieldReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ComponentFieldReadHandler
 
ComponentFieldTemplate - Class in org.pentaho.reporting.engine.classic.core.filter.templates
An drawable field template.
ComponentFieldTemplate() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.templates.ComponentFieldTemplate
Creates a new image field template.
ComponentFieldTemplateDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates
A drawable field template description.
ComponentFieldTemplateDescription(String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.ComponentFieldTemplateDescription
Creates a new template description.
ComponentListCellRenderer - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base
 
ComponentListCellRenderer(Class) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.ComponentListCellRenderer
 
componentResized(ComponentEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.WindowSizeLimiter
Invoked when the component's size changes.
componentShown(ComponentEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.RequestFocusHandler
 
COMPOUND_KEY_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.AbstractXMLDefinitionWriter
The 'compound-key' tag name.
COMPOUND_OBJECT_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.AbstractXMLDefinitionWriter
The text for the 'compound-object' tag.
CompoundDataFactory - Class in org.pentaho.reporting.engine.classic.core
The compound data factory is a collection of data-factories.
CompoundDataFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
 
CompoundDataFactoryCore - Class in org.pentaho.reporting.engine.classic.core
 
CompoundDataFactoryCore() - Constructor for class org.pentaho.reporting.engine.classic.core.CompoundDataFactoryCore
 
CompoundDataFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata
 
CompoundDataFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata.CompoundDataFactoryModule
 
CompoundDataFactoryReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata
Creation-Date: 07.04.2006, 17:47:53
CompoundDataFactoryReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata.CompoundDataFactoryReadHandler
 
CompoundDataFactoryResourceXmlFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata
 
CompoundDataFactoryResourceXmlFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata.CompoundDataFactoryResourceXmlFactoryModule
 
CompoundDataFactorySupport - Interface in org.pentaho.reporting.engine.classic.core
 
CompoundDataFactoryWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata.writer
 
CompoundDataFactoryWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata.writer.CompoundDataFactoryWriteHandler
 
CompoundDataFactoryWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.compounddata
 
CompoundDataFactoryWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.compounddata.CompoundDataFactoryWriteHandler
 
CompoundDataRow - Class in org.pentaho.reporting.engine.classic.core.parameters
 
CompoundDataRow(DataRow, DataRow) - Constructor for class org.pentaho.reporting.engine.classic.core.parameters.CompoundDataRow
 
CompoundObjectReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers
 
CompoundObjectReadHandler(ObjectDescription) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.CompoundObjectReadHandler
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.AbstractMajorAxisLayoutStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.AbstractMinorAxisLayoutStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyAutoCommitPageHeaderStep
 
compute(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyAutoCommitStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyAutoCommitStep
 
compute(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCommitStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMajorAxisLayoutStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanFlowBoxesStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CommitStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ComputeStaticPropertiesProcessStep
 
compute(LogicalPageBox, long, long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillFlowPagesStep
 
compute(LogicalPageBox, long, long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillPhysicalPagesStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMinorAxisLayoutStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
 
compute(RenderBox, long, long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.RevalidateTextEllipseProcessStep
 
compute(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.RollbackStep
 
compute(RenderBox, OutputProcessorMetaData, ResourceManager) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpecProducer
 
compute(Band, ExpressionRuntime, OutputStream) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.csv.CsvFormattedDataBuilder
 
compute(Band, ExpressionRuntime, OutputStream) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlFormattedDataBuilder
 
compute(ReportElement, ExpressionRuntime) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastTextExtractor
 
compute(Band, ExpressionRuntime, OutputStream) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FormattedDataBuilder
 
compute(Band) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.SheetPropertyCollector
 
compute(AbstractReportDefinition) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.validator.DynamicReportStyleAnalyzer
 
compute(Section) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.validator.DynamicStyleRootBandAnalyzer
 
compute(Band, ExpressionRuntime, OutputStream) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.xls.FastExcelFormattedDataBuilder
 
compute(ReportElement, ExpressionRuntime) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.xls.FastExcelTextExtractor
 
compute(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
 
compute(LogicalPageBox, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
 
compute(RenderBox, TextElementArray, RTFImageCache) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper.RTFTextExtractor
 
compute(LogicalPageBox, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
 
compute(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTextExtractor
 
computeAdditionalQueryFields(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
 
computeAndInitResourceBundleFactory(ResourceBundleFactory, ReportEnvironment) - Static method in class org.pentaho.reporting.engine.classic.core.MasterReport
 
computeBlockContextWidth(RenderNode) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.util.ProcessUtility
Returns the computed block-context width.
computeBlockHeightAndAlign(RenderBox, BoxDefinition, long, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
 
computeCurrentVersionId() - Static method in class org.pentaho.reporting.engine.classic.core.ClassicEngineBoot
 
computed(boolean) - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.AttributeMetaDataBuilder
 
computed(boolean) - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionPropertyMetaDataBuilder
 
computed(boolean) - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorPropertyMetaDataBuilder
 
COMPUTED_SHEETNAME - Static variable in class org.pentaho.reporting.engine.classic.core.style.BandStyleKeys
An internal carrier key that is used to store the computed sheetname for a given band.
COMPUTED_SORT_CONSTRAINTS - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Internal
 
COMPUTED_STYLE - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Internal
 
computeDesigntimeConflicts(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableLayoutProducer
A designtime support method to compute a sheet layout for the given section.
ComputedParameterValues - Class in org.pentaho.reporting.engine.classic.core.parameters
 
ComputedParameterValues(TableModel, String, String, String, ParameterContext) - Constructor for class org.pentaho.reporting.engine.classic.core.parameters.ComputedParameterValues
 
computeElementLocation(ReportElement) - Static method in class org.pentaho.reporting.engine.classic.core.function.FunctionUtilities
 
computeFieldWidths(Float[], float) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
Computes a set of field widths.
computeFixedPositionInFlow(long, long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FilteringPageBreakPositions
 
computeFixedPositionInFlow(long, long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PageBreakPositionList
Computes the box's position in the normal-flow that will fullfill the 'fixed-position' constraint.
computeFixedPositionInFlow(long, long) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.PageBreakPositions
 
computeFormatString(DataAttributes, DataAttributeContext) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
 
computeHeight(RenderableReplacedContentBox, long, long) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.util.ReplacedContentUtil
 
computeHorizontalAlignment(ElementAlignment, long, long) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.RenderUtility
 
computeLength(long, long, long) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.util.ProcessUtility
 
computeLevels(DefaultFlowController, LayoutProcess, HashSet<Integer>) - Static method in class org.pentaho.reporting.engine.classic.core.states.StateUtilities
 
computeMaximumTextSize(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
 
computeMinimumChunkWidth(OutputProcessorMetaData, ResourceManager) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableComplexText
 
computeNonBreakableBoxHeight(RenderBox, PaginationShiftState, BasePaginationTableState) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStepLib
Computes the height that will be required on this page to display at least some parts of the box.
computePageEnd() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
 
computeParameterValueSet(MasterReport) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.DesignTimeDataSchemaModel
Deprecated.
computeParameterValueSet(MasterReport) - Static method in class org.pentaho.reporting.engine.classic.core.states.StateUtilities
Computes the parameter value set for a given report.
computeParameterValueSet(MasterReport, ReportParameterValues) - Static method in class org.pentaho.reporting.engine.classic.core.states.StateUtilities
 
computeParameterValueSet(SubReport) - Static method in class org.pentaho.reporting.engine.classic.core.states.StateUtilities
 
computeParameterValueSet(MasterReport) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchemaModel
Deprecated.
 
computePercentageComplete(ReportProgressEvent, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.event.ReportProgressEvent
Computes the percentage complete (on a scale from 0.0 to 100.0) based on the information found in the report progress event.
computePostProcessingValue(ValidationResult, ParameterContext, ReportParameterValues, ParameterDefinitionEntry, Object, Object) - Static method in class org.pentaho.reporting.engine.classic.core.parameters.FormulaParameterEvaluator
 
computeQuery(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
 
computeRichText(ExcelFontFactory, CreationHelper, String, ArrayList<RichTextFormat>) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTextExtractor
 
computeSafeCut(long, GenericObjectTable<CleanTableRowsPreparationStep.Cell>, int) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanTableRowsPreparationStep
 
computeSortConstraints(AbstractReportDefinition) - Method in class org.pentaho.reporting.engine.classic.core.sorting.SortOrderReportPreProcessor
 
ComputeStaticPropertiesProcessStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
Computes the width for all elements.
ComputeStaticPropertiesProcessStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.ComputeStaticPropertiesProcessStep
 
computeText(RenderableComplexText, String) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpecProducer
 
computeValue(ExpressionRuntime, String, ValidationResult, ParameterDefinitionEntry, Object) - Static method in class org.pentaho.reporting.engine.classic.core.parameters.FormulaParameterEvaluator
 
computeVersionId(int, int, int) - Static method in class org.pentaho.reporting.engine.classic.core.ClassicEngineBoot
 
computeVerticalAlignment(ElementAlignment, long, long) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.RenderUtility
 
computeVerticalBlockPosition(RenderNode) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
 
computeWidth(RenderableReplacedContentBox) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.util.ReplacedContentUtil
 
COMPUTING_LAYOUT - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportProgressEvent
An activity constant that indicates that the current report is currently being processed.
ConceptQueryMapper - Interface in org.pentaho.reporting.engine.classic.core.wizard
This is a lightweight bean-converter that normalizes the PMD internal data-structures into their string-representation so that we can then reconvert it back to a valid bean.
ConditionalItemSumFunction - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
Filter the values by using a plain formula.
ConditionalItemSumFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ConditionalItemSumFunction
Deprecated.
Default Constructor.
CONFIG_TARGET_KEY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base.ConfigFactory
The selector configuration key that defines the active config storage implementation.
ConfigFactory - Class in org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base
The config factory is used to access the currently active config storage implementation.
ConfigReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sql
Creation-Date: 07.04.2006, 18:35:57
ConfigReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.ConfigReadHandler
 
ConfigStorage - Interface in org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base
Config storage implementations are used to store a set of properties to a certain key.
ConfigStoreBaseModule - Class in org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base
The module definition for the config store system.
ConfigStoreBaseModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base.ConfigStoreBaseModule
DefaultConstructor.
ConfigStoreException - Exception in org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base
The config store exception is throwns if an error prevents an operation on the current configuration storage provider.
ConfigStoreException() - Constructor for exception org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base.ConfigStoreException
DefaultConstructor.
ConfigStoreException(String, Exception) - Constructor for exception org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base.ConfigStoreException
Creates a config store exception with the given message and root exception.
ConfigStoreException(String) - Constructor for exception org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base.ConfigStoreException
Creates a config store exception with the given message.
CONFIGURATION_PREFIX - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PlainTextPageableModule
The configuration prefix for all properties.
CONFIGURATION_PREFIX - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.ExcelTableModule
Deprecated.
The configuration prefix should not be needed anymore. Always provide the full name.
CONFIGURATION_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.AbstractXMLDefinitionWriter
The 'configuration' tag name.
ConfigurationPropertyLookupParser - Class in org.pentaho.reporting.engine.classic.core.util
 
ConfigurationPropertyLookupParser(Configuration) - Constructor for class org.pentaho.reporting.engine.classic.core.util.ConfigurationPropertyLookupParser
 
ConfigurationPropertyLookupParser() - Constructor for class org.pentaho.reporting.engine.classic.core.util.ConfigurationPropertyLookupParser
 
ConfigurationReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base.common
 
ConfigurationReadHandler(ModifiableConfiguration) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ConfigurationReadHandler
 
ConfigurationReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings
 
ConfigurationReadHandler(ModifiableConfiguration) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.ConfigurationReadHandler
 
configure(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.AboutActionPlugin
 
configure(PreviewPane) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ControlActionPlugin
 
configure(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ExitActionPlugin
 
configure(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToActionPlugin
 
configure(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToFirstPageActionPlugin
 
configure(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToLastPageActionPlugin
 
configure(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToNextPageActionPlugin
 
configure(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToPreviousPageActionPlugin
 
configure(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomCustomActionPlugin
 
configure(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomInActionPlugin
 
configure(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomOutActionPlugin
 
configure(PreviewPane) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageSetupPlugin
 
configure(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultStyleBuilderFactory
 
configure(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
Configures this factory.
configure(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ArrayClassFactory
Configures this factory.
configure(Configuration) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactory
Configures this factory.
configure(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryCollector
Configures this factory.
configure(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryImpl
Configures this factory.
configure(Configuration) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ObjectDescription
Configures this factory.
configure(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceCollector
Configures this factory.
configure(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollection
Configures this factory.
configure(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollector
Configures this factory.
configure(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementStyleSheetObjectDescription
Configures this factory.
configureBodyStream(ReportProcessTask, OutputStream, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.ReportProcessTaskUtil
 
configureBreakUtility(PageBreakPositionList, LogicalPageBox, long[], long, long) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStepLib
 
configureDataFactoryForPreview(DataFactory, DesignTimeContext) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
 
configureDataFactoryForPreview(DataFactory, DesignTimeContext, DataFactory[]) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.AbstractElementType
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.AutoLayoutBoxType
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ContentType
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.EllipseType
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ExternalElementType
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.HorizontalLineType
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.LabelType
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.MessageType
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.NumberFieldType
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.RectangleType
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.VerticalLineType
 
configureDesignTimeDefaults(ReportElement, Locale) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementType
Compute the design-time defaults that should be applied to an element after it was created by a design-tool.
configureDesignTimeDefaults(ReportElement, Locale) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleType
 
ConflictingCell - Class in org.pentaho.reporting.engine.classic.core.layout.model.table.cells
A storage item for conflicting cells.
ConflictingCell(DataCell, int, int) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.model.table.cells.ConflictingCell
 
CONNECTION_WRITER_PREFIX - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLDataFactoryModule
 
ConnectionModule - Class in org.pentaho.reporting.engine.classic.core.modules.misc.connections
 
ConnectionModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.connections.ConnectionModule
 
ConnectionProvider - Interface in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql
Creation-Date: Dec 12, 2006, 1:53:44 PM
ConnectionProviderWriteHandler - Interface in org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.writer
 
ConnectionProviderWriteHandler - Interface in org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.sql
Creation-Date: Jan 19, 2007, 5:02:46 PM
ConnectionReadHandler - Interface in org.pentaho.reporting.engine.classic.core.modules.parser.data.sql
 
ConnectionReadHandlerFactory - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sql
Creation-Date: Dec 17, 2006, 8:58:11 PM
ConnectionReadHandlerFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.ConnectionReadHandlerFactory
 
constructRootGroup() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.GroupList
Deprecated.
Creates a hierarchical group structure and moves the data group body to the inner most group.
contains(Expression) - Method in class org.pentaho.reporting.engine.classic.core.function.ExpressionCollection
 
contains(float, float) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.AbstractImageMapEntry
 
contains(float, float) - Method in interface org.pentaho.reporting.engine.classic.core.imagemap.ImageMapEntry
 
contains(float, float) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.RectangleImageMapEntry
 
contains(PrinterEncoding) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.DefaultPrinterSpecification
 
contains(FunctionStorageKey) - Method in class org.pentaho.reporting.engine.classic.core.states.SubReportStorage
 
contains(long, long) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
Checks whether this rectangle contains the given point.
contains(StrictBounds, StrictBounds) - Static method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
Checks whether the given rectangle1 fully contains rectangle 2 (even if rectangle 2 has a height or width of zero!).
containsKey(long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
 
containsQuery(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
 
CONTENT - Static variable in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineSequenceElement
 
CONTENT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleNamespaces
 
CONTENT_BASE - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
 
CONTENT_BOX - Static variable in class org.pentaho.reporting.engine.classic.core.style.BoxSizing
 
ContentCSSCondition - Class in org.pentaho.reporting.engine.classic.core.style.css.selector.conditions
Creation-Date: 24.11.2005, 20:20:54
ContentCSSCondition(String) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.ContentCSSCondition
 
ContentElementFactory - Class in org.pentaho.reporting.engine.classic.core.elementfactory
The drawable field element factory can be used to create elements that display Drawable elements.
ContentElementFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.elementfactory.ContentElementFactory
DefaultConstructor.
ContentElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Deprecated.
ContentElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.ContentElementWriteHandler
Deprecated.
 
ContentFieldElementFactory - Class in org.pentaho.reporting.engine.classic.core.elementfactory
The drawable field element factory can be used to create elements that display Drawable elements.
ContentFieldElementFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.elementfactory.ContentFieldElementFactory
DefaultConstructor.
ContentFieldElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Deprecated.
ContentFieldElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.ContentFieldElementWriteHandler
Deprecated.
 
ContentFieldReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
Deprecated.
ContentFieldReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.ContentFieldReadHandler
Deprecated.
 
ContentFieldType - Class in org.pentaho.reporting.engine.classic.core.filter.types
 
ContentFieldType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.ContentFieldType
 
ContentFileWriter - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer
The content file is included exactly once in each bundle.
ContentFileWriter() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.ContentFileWriter
 
ContentMarker - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.base
Creation-Date: 04.10.2007, 14:54:24
ContentMarker(RenderBox, long, CellMarker.SectionType) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.base.ContentMarker
 
ContentProcessingException - Exception in org.pentaho.reporting.engine.classic.core.layout.output
Creation-Date: 08.05.2007, 20:08:45
ContentProcessingException() - Constructor for exception org.pentaho.reporting.engine.classic.core.layout.output.ContentProcessingException
Creates a StackableRuntimeException with no message and no parent.
ContentProcessingException(String, Exception) - Constructor for exception org.pentaho.reporting.engine.classic.core.layout.output.ContentProcessingException
Creates an exception.
ContentProcessingException(String) - Constructor for exception org.pentaho.reporting.engine.classic.core.layout.output.ContentProcessingException
Creates an exception.
ContentProcessingException(Throwable) - Constructor for exception org.pentaho.reporting.engine.classic.core.layout.output.ContentProcessingException
 
ContentReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
Deprecated.
ContentReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.ContentReadHandler
Deprecated.
 
ContentRootElementHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content
The content root handler is the first handler that is parsed when dealing with bundle-reports.
ContentRootElementHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.ContentRootElementHandler
 
contentsChanged(ListDataEvent) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.QueryNameTextFieldDocumentListener
 
contentsChanged(ListDataEvent) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.QuerySelectedHandler
 
ContentStyleReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout
Todo: Document Me
ContentStyleReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ContentStyleReadHandler
 
ContentStyleSetWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.styles
 
ContentStyleSetWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.styles.ContentStyleSetWriteHandler
 
ContentType - Class in org.pentaho.reporting.engine.classic.core.filter.types
 
ContentType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.ContentType
 
contentType(Class<?>) - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ElementMetaDataBuilder
 
ContentType.ContentTypeContext - Class in org.pentaho.reporting.engine.classic.core.filter.types
 
ContentType.ContentTypeContext() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.ContentType.ContentTypeContext
 
ContentUrlReWriteService - Interface in org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper
 
ContextAwareDataSchemaModel - Interface in org.pentaho.reporting.engine.classic.core.wizard
 
ContextAwareDataSchemaModelFactory - Interface in org.pentaho.reporting.engine.classic.core.wizard
 
continueComputation(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.AbstractMajorAxisLayoutStep
 
continueComputation(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
Continues processing.
ControlAction - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.actions
Creation-Date: 16.11.2006, 17:52:48
ControlAction(ControlActionPlugin, PreviewPane) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ControlAction
Defines an Action object with a default description string and default icon.
ControlActionPlugin - Interface in org.pentaho.reporting.engine.classic.core.modules.gui.base.actions
An ActionPlugin that configures the Preview-Component in some way.
convert(long) - Static method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
 
convert(ReportElement, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.richtext.HtmlRichTextConverter
 
convert(ReportElement, Object) - Method in interface org.pentaho.reporting.engine.classic.core.layout.richtext.RichTextConverter
 
convert(ReportElement, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.richtext.RtfRichTextConverter
 
convert(Object) - Static method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
 
convert(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.JavascriptValueConverter
 
convert(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.RhinoValueConverter
 
convert(Object) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.ScriptValueConverter
Attempts to convert a script-engine internal value to a pure java value.
convert(Object, Class, Object) - Static method in class org.pentaho.reporting.engine.classic.core.util.beans.ConverterRegistry
 
ConverterRegistry - Class in org.pentaho.reporting.engine.classic.core.util.beans
 
convertInchToPoints(double) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
Converts the given inch value to a valid point-value.
convertMmToPoints(double) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
Converts the given millimeter value to a valid point-value.
convertPrimitiveClass(Class) - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
Converts primitives to corresponding object class.
convertReport(String, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportConverter
Parses a report from the old version of the XML report format, and writes a file in the new XML report format.
convertReport(File, File, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportConverter
Parses a report from the old version of the XML report format, and writes a file in the new XML report format.
convertReport(URL, URL, Writer, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportConverter
Parses a report from the old version of the XML report format, and writes a file in the new XML report format.
convertToBand(List<StyleKey>, ReportElement, Element) - Static method in class org.pentaho.reporting.engine.classic.core.layout.richtext.RichTextConverterUtilities
 
convertToBigDecimal(Object) - Static method in class org.pentaho.reporting.engine.classic.core.function.ExpressionUtilities
 
convertToBigDecimal(Number) - Static method in class org.pentaho.reporting.engine.classic.core.function.ExpressionUtilities
 
ConvertToDateExpression - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
use a formula function (ParseDate) instead.
ConvertToDateExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ConvertToDateExpression
Deprecated.
Default Constructor.
ConvertToNumberExpression - Class in org.pentaho.reporting.engine.classic.core.function
Parses a string into a number using the given decimal-format.
ConvertToNumberExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ConvertToNumberExpression
Default Constructor.
convertToReader(Object) - Static method in class org.pentaho.reporting.engine.classic.core.layout.richtext.RichTextConverterUtilities
 
convertToStream(Object) - Static method in class org.pentaho.reporting.engine.classic.core.layout.richtext.RichTextConverterUtilities
 
COPY_EXTERNAL_IMAGES - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlTableModule
Key for forcing a copy of external images (must contain the value "true" to be considered true
copyArea(int, int, int, int, int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
 
copyAttributes(ReportAttributeMap<Object>) - Method in class org.pentaho.reporting.engine.classic.core.Element
 
copyFrom(PageBreakPositionList) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PageBreakPositionList
 
copyFrom(ElementStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
 
copyInto(Element) - Method in class org.pentaho.reporting.engine.classic.core.Element
 
copyStaticResources(WriteableDocumentBundle, BundleWriterState, Expression, BeanUtility, ExpressionPropertyMetaData[]) - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.ExpressionWriterUtility
 
copySystemPropertiesToClipboard() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.about.SystemPropertiesPanel
Copies the selected cells in the table to the clipboard, in tab-delimited format.
core(AttributeCore) - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.AttributeMetaDataBuilder
 
core(ExpressionPropertyCore) - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionPropertyMetaDataBuilder
 
core(ReportPreProcessorPropertyCore) - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorPropertyMetaDataBuilder
 
correctedDivisionFloor(double, double) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PlainTextPage
Fixes some floating point errors when calculating positions.
CountBoxesStep - Class in org.pentaho.reporting.engine.classic.core.layout.process
 
CountBoxesStep() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.CountBoxesStep
 
countChildren(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CountBoxesStep
 
CountDistinctFunction - Class in org.pentaho.reporting.engine.classic.core.function
Counts the distinct occurrences of an certain value of an column.
CountDistinctFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
DefaultConstructor.
CPI_10 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
10 characters per inch.
CPI_10 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
 
CPI_12 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
12 characters per inch.
CPI_12 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
 
CPI_15 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
15 characters per inch.
CPI_15 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
 
CPI_17 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
17 characters per inch.
CPI_17 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
 
CPI_20 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
20 characters per inch.
CPI_20 - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
 
create(AbstractReportDefinition) - Method in class org.pentaho.reporting.engine.classic.core.designtime.DesignTimeDataSchemaModelFactory
 
create() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.AbstractElementType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.AutoLayoutBoxType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.BandType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabCellBodyType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabCellType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabColumnGroupBodyType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabColumnGroupType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabGroupType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabHeaderType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabOtherGroupBodyType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabOtherGroupType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabRowGroupBodyType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabRowGroupType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabSummaryHeaderType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabTitleHeaderType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.DetailsFooterType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.DetailsHeaderType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.GroupDataBodyType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.GroupFooterType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.GroupHeaderType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.ItemBandType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.MasterReportType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.NoDataBandType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.PageFooterType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.PageHeaderType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.RelationalGroupType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.ReportFooterType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.ReportHeaderType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.SubGroupBodyType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.SubReportType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.WatermarkType
 
create() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.CrosstabElementType
 
create(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
 
create(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRenderBox
 
create(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowRenderBox
 
create(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
 
create(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec
 
create(RenderBox, int, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec
 
create() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContextPool
 
create(RenderBox, OrphanContext) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanContextPool
 
create(RenderBox, PaginationShiftState) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationShiftStatePool
 
create(RenderBox, WidowContext) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowContextPool
 
create() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultElementMetaData
 
create() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionMetaData
 
create() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorMetaData
 
create() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportProcessTaskMetaData
 
create() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementMetaData
 
create() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementType
Creates the element implementation.
create() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionMetaData
 
create() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorMetaData
 
create() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportProcessTaskMetaData
 
create(ParameterDefinitionEntry, ParameterContext, ParameterUpdateContext) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.DefaultParameterComponentFactory
 
create(ParameterDefinitionEntry, ParameterContext, ParameterUpdateContext) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.ParameterComponentFactory
 
create(Connection) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.DefaultParametrizationProviderFactory
 
create(Connection) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ParametrizationProviderFactory
 
create(Band, ExpressionRuntime) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.DynamicStyleKey
 
create() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
 
create(ResourceManager, ResourceData, ResourceKey) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.support.itext.BaseFontResourceFactory
 
create(ProcessState) - Static method in class org.pentaho.reporting.engine.classic.core.states.process.PendingPagesHandler
 
create(ProcessState) - Static method in class org.pentaho.reporting.engine.classic.core.states.process.RestartOnNewPageHandler
 
create(PageSize, int, Insets) - Static method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
 
create(AbstractReportDefinition) - Method in interface org.pentaho.reporting.engine.classic.core.wizard.ContextAwareDataSchemaModelFactory
 
create(DataAttributes, DataAttributeContext) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.ImmutableDataAttributes
 
createActionFactory(Configuration) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PreviewPaneUtilities
 
createAndCondition(Condition, Condition) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createAndCondition(Condition, Condition) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates an and condition
createAnyNodeSelector() - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createAnyNodeSelector() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates an any node selector.
createAttributeCondition(String, String, boolean, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createAttributeCondition(String, String, boolean, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates an attribute condition
createAttributedCharacterIterator() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec
 
createAttributeFilter(String, String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.ReportModelEventFilterFactory
 
createAutoGeneratedSectionStyleSheet(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultRenderNodeFactory
 
createAutoGeneratedSectionStyleSheet(StyleSheet) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderNodeFactory
 
createAutomaticCell(LayoutModelBuilder, int, int, Element) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHelper
 
createAutomaticCell(LayoutModelBuilder) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHelper
 
createAutomaticCell(LayoutModelBuilder, int, int) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHelper
 
createAutoParagraph(ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultRenderNodeFactory
Deprecated.
createAutoParagraph(ReportElement, StyleSheet, ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultRenderNodeFactory
 
createAutoParagraph(ReportStateKey) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderNodeFactory
Deprecated.
createAutoParagraph(ReportElement, StyleSheet, ReportStateKey) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderNodeFactory
 
createAWTDimension(long, long) - Static method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictGeomUtility
Creates an AWT-Dimension2D object from the given strict sizes.
createAWTRectangle(long, long, long, long) - Static method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictGeomUtility
Creates an AWT rectangle object from the given strict sizes.
createAWTRectangle(StrictBounds) - Static method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictGeomUtility
 
createBaselineInfo(int, FontMetrics, BaselineInfo) - Static method in class org.pentaho.reporting.engine.classic.core.layout.text.TextUtility
 
createBasicObject(StyleKey, String, Class, ClassFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.AbstractStyleKeyFactory
Creates an object.
createBasicObject(StyleKey, String, Class, ClassFactory) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.StyleKeyFactory
Creates an object.
createBasicObject(StyleKey, String, Class, ClassFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.StyleKeyFactoryCollector
Creates an object.
createBeginHyphenAttributeCondition(String, String, boolean, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createBeginHyphenAttributeCondition(String, String, boolean, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates a "begin hyphen" attribute condition
createBounds(double, double, double, double) - Static method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictGeomUtility
Creates a StrictBounds object from the given AWT sizes.
createBufferedService(OutputStream, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.WriterService
 
createCDataSectionSelector(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createCDataSectionSelector(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates a cdata section node selector.
createCellAttributes(int, int, ReportAttributeMap<Object>, StyleSheet, CellBackground, StyleBuilder) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTagHelper
 
createCellStyle(InstanceID, StyleSheet, CellBackground) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.xls.FastExcelCellStyleProducer
 
createCellStyle(StyleBuilder, CellBackground, StyleBuilder.CSSKeys[], String[]) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultStyleBuilderFactory
 
createCellStyle(StyleBuilder, StyleSheet, BoxDefinition, CellBackground, StyleBuilder.CSSKeys[], String[]) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultStyleBuilderFactory
 
createCellStyle(InstanceID, StyleSheet, CellBackground) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.CellStyleProducer
 
createCellStyle(InstanceID, StyleSheet, CellBackground) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.HSSFCellStyleProducer
Creates a HSSFCellStyle based on the given ExcelDataCellStyle.
createChildSelector(Selector, SimpleSelector) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createChildSelector(Selector, SimpleSelector) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates a child selector.
createClassCondition(String, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createClassCondition(String, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates a class condition
createColumnKey(FastGlobalView) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.PaddingController
 
createCommentSelector(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createCommentSelector(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates a comment node selector.
createConditionalSelector(SimpleSelector, Condition) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createConditionalSelector(SimpleSelector, Condition) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates a conditional selector.
createConnection(String, String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ConnectionProvider
Although named getConnection() this method should always return a new connection when being queried or should wrap the connection in a way so that calls to "close()" on that connection do not prevent subsequent calls to this method to fail.
createConnection(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.DriverConnectionProvider
Although named getConnection() this method should always return a new connection when being queried or should wrap the connection in a way so that calls to "close()" on that connection do not prevent subsequent calls to this method to fail.
createConnection(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.JndiConnectionProvider
Although named getConnection() this method should always return a new connection when being queried or should wrap the connection in a way so that calls to "close()" on that connection do not prevent subsequent calls to this method to fail.
createConnection(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.StaticConnectionProvider
Although named getConnection() this method should always return a new connection when being queried or should wrap the connection in a way so that calls to "close()" on that connection do not prevent subsequent calls to this method to fail.
createContentCondition(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createContentCondition(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates a content condition
createContext(RenderBox, MinorAxisNodeContext, boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContextPool
 
createCSSParser(NamespaceCollection) - Method in class org.pentaho.reporting.engine.classic.core.style.css.CSSParserFactory
 
createCSV(MasterReport, Writer) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVDataReportUtil
Saves a report to CSV format.
createCSV(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVDataReportUtil
Saves a report to CSV format.
createCSV(MasterReport, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVDataReportUtil
Saves a report to CSV format.
createCSV(MasterReport, OutputStream, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVDataReportUtil
 
createCSV(MasterReport, OutputStream, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVReportUtil
Saves a report to CSV format.
createCSV(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVReportUtil
Saves a report to CSV format.
createCSV(MasterReport, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVReportUtil
Saves a report to CSV format.
createData() - Static method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.DataSourceReferenceGenerator
Returns the DataSourceReferenceTableModel.
createData() - Static method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.ObjectReferenceGenerator
Creates the default tablemodel for the object reference generator.
createData() - Static method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.StyleKeyReferenceGenerator
Creates the default tablemodel for the stylekey reference generator.
createDataBuilder() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.csv.CsvTemplateProducer
 
createDataBuilder() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlTemplateProducer
 
createDataBuilder() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastExportTemplateProducer
 
createDataBuilder() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.xls.FastExcelTemplateProducer
 
createDatasource(IDatabaseConnection) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.connections.DataSourceMgmtService
Creates a JDBC datasource in a given repository and return an id
createDatasource(IDatabaseConnection) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.EditDataSourceMgmtService
 
createDatasource(IDatabaseConnection) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.FileDataSourceMgmtService
 
createDateElement(String, Rectangle2D, Color, ElementAlignment, FontDefinition, String, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.DateFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createDateElement(String, Rectangle2D, Color, ElementAlignment, ElementAlignment, FontDefinition, String, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.DateFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createDateElement(String, Rectangle2D, Color, ElementAlignment, FontDefinition, String, DateFormat, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.DateFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createDateElement(String, Rectangle2D, Color, ElementAlignment, ElementAlignment, FontDefinition, String, DateFormat, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.DateFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createDefaultConfiguration(MasterReport) - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
Builds a default configuration from a given report definition object.
createDefaultModel(Locale) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
Creates a default model containing a selection of encodings.
createDefaultModel(Locale, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
 
createDescendantSelector(Selector, SimpleSelector) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createDescendantSelector(Selector, SimpleSelector) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates a descendant selector.
createDesignTimeResolver(ReportDefinition, ResourceManager, ResourceKey, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.style.css.CSSStyleResolver
 
createDiamond(float) - Static method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
Creates a diamond shape.
createDimension(double, double) - Static method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictGeomUtility
Creates a StrictDimension from the given AWT sizes.
createDirectAdjacentSelector(short, Selector, SimpleSelector) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createDirectAdjacentSelector(short, Selector, SimpleSelector) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates a sibling selector.
createDirectoryHTML(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlReportUtil
Saves a report to HTML.
createDirectoryHTML(MasterReport, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlReportUtil
Saves a report to HTML.
createDownTriangle(float) - Static method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
Creates a triangle shape that points downwards.
createEditor() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.DataFactoryMetaData
 
createEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultDataFactoryMetaData
 
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.BandElementFactory
Returns the created band or the band that has been specified for configuration.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentElementFactory
Creates a new drawable field element based on the defined properties.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentFieldElementFactory
Creates a new drawable field element based on the defined properties.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.DateFieldElementFactory
Creates the date text element based on the defined settings.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
Creates a new instance of the element.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.EllipseElementFactory
Creates a new drawable field element based on the defined properties.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.HorizontalLineElementFactory
Creates a new drawable field element based on the defined properties.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.LabelElementFactory
Creates the label element.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.MessageFieldElementFactory
Creates the message text element based on the defined settings.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.NumberFieldElementFactory
Creates the number text element based on the defined settings.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.RectangleElementFactory
Creates a new drawable field element based on the defined properties.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceFieldElementFactory
Creates the resource field element based on the set properties.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceLabelElementFactory
Generates the element based on the defined properties.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceMessageElementFactory
Generates the element based on the defined properties.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextFieldElementFactory
Creates the text field element.
createElement() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.VerticalLineElementFactory
Creates a new drawable field element based on the defined properties.
createElementSelector(String, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createElementSelector(String, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates an element selector.
createEnvironmentMapping() - Method in class org.pentaho.reporting.engine.classic.core.DefaultReportEnvironmentMapping
Creates a ordered map that contains the environment names as keys and the data-row column names as values.
createEnvironmentMapping() - Method in interface org.pentaho.reporting.engine.classic.core.ReportEnvironmentMapping
 
createFieldName(DataAttributes, DataAttributeContext) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
 
createFieldType(DataAttributes, DataAttributeContext) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
 
createFieldType(Class) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
 
createFieldWidth(DataAttributes, DataAttributeContext) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
 
createFilledRectangle(float, float, float, float, Color) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.RectangleElementFactory
A convenience method to create a filled rectangle element that scales its content-rectangle.
createFlowXML(MasterReport, OutputStream) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.XmlTableReportUtil
 
createFormat(String, Locale, TimeZone, Class) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.TextComponentEditHandler
 
createFromRaw(double) - Static method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderLength
 
CreateGroupAnchorsFunction - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
It is easier to create anchors using a Style-expression. The Anchor-Field has been deprecated now.
CreateGroupAnchorsFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.CreateGroupAnchorsFunction
Deprecated.
Default Constructor.
createGroupingState() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
 
createGroupingState() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
 
createHeaderXmlWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.WriterService
 
createHorizontal(StaticChunkWidthUpdate, RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.StaticChunkWidthUpdatePool
 
createHorizontalLine(float) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.HorizontalLineElementFactory
 
createHorizontalLine(float, Color, Stroke) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.HorizontalLineElementFactory
 
CreateHyperLinksFunction - Class in org.pentaho.reporting.engine.classic.core.function
Deprecated.
add style expressions to the 'href-target' and 'href-window' instead. It is much easier and less confusing.
CreateHyperLinksFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.CreateHyperLinksFunction
Deprecated.
Default Constructor.
createIconTheme(Configuration) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PreviewPaneUtilities
 
createIdCondition(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createIdCondition(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates an id condition
createImage(RenderableReplacedContentBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfImageHandler
 
createImage(URLImageContainer) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfImageHandler
 
createImageCell(StyleSheet, ImageContainer, SlimSheetLayout, TableRectangle, StrictBounds) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelImageHandler
Produces the content for image or drawable cells.
createImageFromDrawable(DrawableWrapper, StrictBounds, RenderNode, OutputProcessorMetaData) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.RenderUtility
 
createImageFromDrawable(DrawableWrapper, StrictBounds, StyleSheet, OutputProcessorMetaData) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.RenderUtility
 
createImagePlaceholder(RenderableReplacedContentBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextImageProducer
 
createInline(StaticChunkWidthUpdate, RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.StaticChunkWidthUpdatePool
 
createInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.ReportGenerator
Deprecated.
Returns a private (non-shared) instance of the ReportGenerator.
createIntersection(StrictBounds) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
Intersects this rectangle with the given bounds.
createItem(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultHtmlContentGenerator
 
createKey(ReportStateKey, ReportDefinition) - Static method in class org.pentaho.reporting.engine.classic.core.states.FunctionStorageKey
 
createLabelElement(String, Rectangle2D, Color, ElementAlignment, FontDefinition, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.LabelElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createLabelElement(String, Rectangle2D, Color, ElementAlignment, ElementAlignment, FontDefinition, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.LabelElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createLangCondition(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createLangCondition(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates a lang condition
createLayoutBuilderStrategy() - Method in class org.pentaho.reporting.engine.classic.core.layout.DefaultRenderComponentFactory
 
createLayoutBuilderStrategy() - Method in interface org.pentaho.reporting.engine.classic.core.layout.RenderComponentFactory
 
createLayoutModelBuilder(String) - Method in class org.pentaho.reporting.engine.classic.core.layout.DefaultRenderComponentFactory
 
createLayoutModelBuilder(String) - Method in interface org.pentaho.reporting.engine.classic.core.layout.RenderComponentFactory
 
createLineboxContainer() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
 
createListParameter(ListParameter, ParameterContext, ParameterUpdateContext) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.DefaultParameterComponentFactory
 
createMainQuery() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactorySample
 
createMenu(ActionCategory) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PreviewPaneUtilities
 
createMessageElement(String, Rectangle2D, Color, ElementAlignment, FontDefinition, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.MessageFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createMessageElement(String, Rectangle2D, Color, ElementAlignment, ElementAlignment, FontDefinition, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.MessageFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createModel(ListParameter, ParameterContext) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.DefaultParameterComponentFactory
 
createNegativeCondition(Condition) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createNegativeCondition(Condition) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates a negative condition
createNegativeSelector(SimpleSelector) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createNegativeSelector(SimpleSelector) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates an negative selector.
createNumberElement(String, Rectangle2D, Color, ElementAlignment, FontDefinition, String, NumberFormat, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.NumberFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createNumberElement(String, Rectangle2D, Color, ElementAlignment, ElementAlignment, FontDefinition, String, NumberFormat, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.NumberFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createNumberElement(String, Rectangle2D, Color, ElementAlignment, FontDefinition, String, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.NumberFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createNumberElement(String, Rectangle2D, Color, ElementAlignment, ElementAlignment, FontDefinition, String, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.NumberFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ArrayObjectDescription
Creates an object based on the description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.BasicStrokeObjectDescription
Creates a new BasicStroke object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.BeanObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.BooleanObjectDescription
Creates a new Boolean based on the settings of this description object.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ByteObjectDescription
Creates a new object (Byte) based on this description object.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.CharacterObjectDescription
Creates a new object (Character) based on this description object.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassLoaderObjectDescription
Creates an object based on this object description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.CollectionObjectDescription
Creates an object based on the description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ColorObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.DateObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.DecimalFormatObjectDescription
Creates an object (DecimalFormat) based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.Dimension2DObjectDescription
Creates an object based on the description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.DimensionObjectDescription
Creates an object based on the description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.DoubleObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.Ellipse2DObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.FloatObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.IntegerObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.Line2DObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.LongObjectDescription
Creates an object based on this description.
createObject() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ObjectDescription
Creates an object based on the description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.Point2DObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.Rectangle2DObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.RoundRectangle2DObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ShortObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.SimpleDateFormatObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.StringObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.TimeZoneObjectDescription
 
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.URLObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.URLFilterObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.AlignmentObjectDescription
Creates an ElementAlignment object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.BorderStyleObjectDescription
Creates an ElementAlignment object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.BoxSizingObjectDescription
Creates an ElementAlignment object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.FontDefinitionObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.FontSmoothObjectDescription
Creates an ElementAlignment object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.GeneralPathObjectDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegmentObjectDescription
Creates an object based on the description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.TextWrapObjectDescription
Creates an ElementAlignment object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.VerticalAlignmentObjectDescription
Creates an ElementAlignment object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.WhitespaceCollapseObjectDescription
Creates an ElementAlignment object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.DrawableURLElementTemplateDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.DrawableURLFieldTemplateDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.ImageURLElementTemplateDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.ImageURLFieldTemplateDescription
Creates an object based on this description.
createObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementStyleSheetObjectDescription
Creates an object based on the description.
createOneOfAttributeCondition(String, String, boolean, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createOneOfAttributeCondition(String, String, boolean, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates a "one of" attribute condition
createOnlyChildCondition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createOnlyChildCondition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates a "only one" child condition
createOnlyTypeCondition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createOnlyTypeCondition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates a "only one" type condition
createOrCondition(Condition, Condition) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createOrCondition(Condition, Condition) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates an or condition
createPadding(int, ArrayList<RenderBox>) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.ChunkIterator
 
createPage(ReportDefinition, StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultRenderNodeFactory
 
createPage(ReportDefinition, StyleSheet) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderNodeFactory
 
createPageBreakIndicatorBox(ReportStateKey, long) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultRenderNodeFactory
 
createPageBreakIndicatorBox(ReportStateKey, long) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderNodeFactory
 
createPageFormat(Paper, int) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
Creates a new pageformat using the given paper and the given orientation.
createPaper(int[]) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
Creates a paper by using the paper size in points found in the int-array.
createPaper(PageSize) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
Creates a paper by using the paper size in points found in the int-array.
createPaper(double, double) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
Creates a paper by using the paper size in points.
createPaper(String) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
Creates a paper by looking up the given Uppercase name in this classes defined constants.
createParagraph(StaticChunkWidthUpdate, ParagraphRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.StaticChunkWidthUpdatePool
 
createPassThroughService(OutputStream, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.WriterService
 
createPDF(MasterReport, File) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfReportUtil
Saves a report to PDF format.
createPDF(MasterReport, OutputStream) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfReportUtil
Saves a report to PDF format.
createPDF(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfReportUtil
Concates and saves a list of reports to PDF format.
createPercentage(double) - Static method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderLength
 
createPlainText(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PlainTextReportUtil
 
createPlainText(MasterReport, String, float, float) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PlainTextReportUtil
Saves a report to plain text format.
createPlainText(MasterReport, OutputStream) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PlainTextReportUtil
 
createPlainText(MasterReport, OutputStream, float, float) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PlainTextReportUtil
 
createPlainText(MasterReport, OutputStream, float, float, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PlainTextReportUtil
 
createPoint(double, double) - Static method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictGeomUtility
Creates a StrictPoint from the given AWT coordinates.
createPositionalCondition(int, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createPositionalCondition(int, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates a positional condition
createProcessingInstructionSelector(String, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createProcessingInstructionSelector(String, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates a processing instruction node selector.
createProcessTask(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.ReportProcessTaskRegistry
 
createProcessTaskByAlias(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.ReportProcessTaskRegistry
 
createPseudoClassCondition(String, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceConditionFactory
 
createPseudoClassCondition(String, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
Creates a pseudo class condition
createPseudoElementSelector(String, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createPseudoElementSelector(String, String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates a pseudo element selector.
createQuery() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.NamedQueryModel
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.DataFactoryMetaDataXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ElementMetaDataXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionMetaDataXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinitionXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorMetaDataXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportProcessTaskMetaDataXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.parser.DatabaseConnectionsXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleCrosstabXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleReportXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleSubReportXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinitionXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinitionXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ElementStyleDefinitionXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutDefinitionXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleDefinitionXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.BundleSettingsXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata.CompoundDataFactoryResourceXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.external.ExternalResourceXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineDataResourceXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceResourceXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.DirectSQLResourceXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLResourceXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.DirectStaticDataResourceXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.StaticDataResourceXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.ExtReportXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.ExtSubReportXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleReportXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleSubReportXmlFactoryModule
 
createReadHandler(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataSchemaXmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createRenderNodeFactory() - Method in class org.pentaho.reporting.engine.classic.core.layout.DefaultRenderComponentFactory
 
createRenderNodeFactory() - Method in interface org.pentaho.reporting.engine.classic.core.layout.RenderComponentFactory
 
createReplacedContent(ReportElement, StyleSheet, Object, Object, ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultRenderNodeFactory
 
createReplacedContent(ReportElement, StyleSheet, Object, Object, ReportStateKey) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderNodeFactory
 
createReport() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
 
createReportRow(ProcessingContext, DataSchemaDefinition, ParameterDataRow) - Static method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
Creates a new master-row.
createResourceElement(String, Rectangle2D, Color, ElementAlignment, ElementAlignment, FontDefinition, String, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createResourceLabel(String, Rectangle2D, Color, ElementAlignment, ElementAlignment, FontDefinition, String, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceLabelElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createResourceMessage(String, Rectangle2D, Color, ElementAlignment, ElementAlignment, FontDefinition, String, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceMessageElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createRollbackInformation() - Method in interface org.pentaho.reporting.engine.classic.core.function.OutputFunction
 
createRollbackInformation() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
 
createRollbackInformation() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
 
createRollbackInformation() - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
 
createRollbackInformation() - Method in class org.pentaho.reporting.engine.classic.core.layout.StreamingRenderer
 
createRollbackInformation() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
Deprecated.
 
createRollbackInformation() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.FastExportOutputFunction
 
createRollbackInformation() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
Deprecated.
 
createRootNodeSelector() - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createRootNodeSelector() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates an root node selector.
createRowAttributes(double, HtmlRowBackgroundStruct) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTagHelper
 
createRowKey(FastGlobalView) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.PaddingController
 
createRTF(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.RTFReportUtil
Saves a report to rich-text format (RTF).
createRTF(MasterReport, OutputStream) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.RTFReportUtil
 
createSheetNameAttributes() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTagHelper
 
createStopWatch(String) - Method in class org.pentaho.reporting.engine.classic.core.states.DefaultPerformanceMonitorContext
 
createStopWatch(String, Object) - Method in class org.pentaho.reporting.engine.classic.core.states.DefaultPerformanceMonitorContext
 
createStopWatch(String) - Method in class org.pentaho.reporting.engine.classic.core.states.NoOpPerformanceMonitorContext
 
createStopWatch(String, Object) - Method in class org.pentaho.reporting.engine.classic.core.states.NoOpPerformanceMonitorContext
 
createStopWatch(String) - Method in interface org.pentaho.reporting.engine.classic.core.states.PerformanceMonitorContext
 
createStopWatch(String, Object) - Method in interface org.pentaho.reporting.engine.classic.core.states.PerformanceMonitorContext
 
createStreamHTML(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlReportUtil
Saves a report into a single HTML format.
createStreamHTML(MasterReport, OutputStream) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlReportUtil
 
createStreamXML(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.XmlTableReportUtil
Saves a report into a single XML file.
createStreamXML(MasterReport, OutputStream) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.XmlTableReportUtil
 
createStringElement(String, Rectangle2D, Color, ElementAlignment, FontDefinition, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createStringElement(String, Rectangle2D, Color, ElementAlignment, ElementAlignment, FontDefinition, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextFieldElementFactory
Deprecated.
Use a more fine-grained approach to define this element by using the element-factory directly.
createStroke(float) - Method in class org.pentaho.reporting.engine.classic.core.style.BorderStyle
 
createStroke(int, float) - Static method in class org.pentaho.reporting.engine.classic.core.util.StrokeUtility
Creates a new Stroke-Object for the given type and with.
createStyle(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultRenderNodeFactory
 
createStyle(StyleSheet) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderNodeFactory
 
createStyleFilter(StyleKey) - Method in class org.pentaho.reporting.engine.classic.core.designtime.ReportModelEventFilterFactory
 
createSubflowPlaceholder(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
 
createSubflowPlaceholder(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.FooterLayoutModelBuilder
 
createSubflowPlaceholder(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.HeaderLayoutModelBuilder
 
createSubflowPlaceholder(ReportElement) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilder
 
createSubflowPlaceholder(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
 
createSubflowPlaceholder(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.RepeatedFooterLayoutModelBuilder
 
createSubflowPlaceholder(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.WatermarkLayoutModelBuilder
 
createSubQuery(Integer) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactorySample
 
createSystemPropertiesTable() - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.about.SystemPropertiesPanel
Creates and returns a JTable containing all the system properties.
createTable(TableLayout) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHelper
 
createTableAttributes(SlimSheetLayout, ReportAttributeMap) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTagHelper
 
createTableBand(String) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHelper
 
createTableCell(int, int, boolean, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHelper
 
createTableModel(ResultSet, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ResultSetTableModelFactory
Creates a table model by using the given ResultSet as the backend.
createTableRow() - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHelper
 
createTemplate() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.AbstractTemplateDescription
Creates a template.
createTemplate() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateDescription
Creates a new template.
createText(int[], int, int, StyleSheet, ElementType, InstanceID, ReportAttributeMap<Object>) - Method in class org.pentaho.reporting.engine.classic.core.layout.text.ComplexTextFactory
 
createText(int[], int, int, StyleSheet, ElementType, InstanceID, ReportAttributeMap<Object>) - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultRenderableTextFactory
The text is given as CodePoints.
createText(int[], int, int, StyleSheet, ElementType, InstanceID, ReportAttributeMap<Object>) - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.RenderableTextFactory
The text is given as CodePoints.
createTextFile(MasterReport, String, float, float) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PlainTextReportUtil
Saves a report to plain text format.
createTextFile(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PlainTextReportUtil
 
createTextNodeSelector(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.FixNamespaceSelectorFactory
 
createTextNodeSelector(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
Creates a text node selector.
createTimeZone(String, TimeZone) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.TextComponentEditHandler
 
createTransparentIcon(int, int) - Static method in class org.pentaho.reporting.engine.classic.core.util.ImageUtils
Creates a transparent icon.
createTransparentImage(int, int) - Static method in class org.pentaho.reporting.engine.classic.core.util.ImageUtils
Creates a transparent image.
createUnion(StrictBounds) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
Creates a union from this and the given rectangle.
createUnmodifiableMap() - Method in class org.pentaho.reporting.engine.classic.core.ReportAttributeMap
 
createUpTriangle(float) - Static method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
Creates a triangle shape that points upwards.
createVertical(StaticChunkWidthUpdate, RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.StaticChunkWidthUpdatePool
 
createWriterTagDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterHandlerRegistry
 
createXLS(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.ExcelReportUtil
Saves a report to Excel format.
createXLS(MasterReport, String, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.ExcelReportUtil
Saves a report to Excel format.
createXLS(MasterReport, OutputStream) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.ExcelReportUtil
 
createXLSX(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.ExcelReportUtil
Saves a report to Excel format.
createXLSX(MasterReport, String, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.ExcelReportUtil
Saves a report to Excel format.
createXLSX(MasterReport, OutputStream) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.ExcelReportUtil
 
createXml(MasterReport, File) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.XmlPageReportUtil
Saves a report to XML format.
createXml(MasterReport, OutputStream) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.XmlPageReportUtil
Saves a report to XML format.
createXml(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.XmlPageReportUtil
Concates and saves a list of reports to XML format.
createZIPHTML(MasterReport, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlReportUtil
Saves a report in a ZIP file.
createZIPHTML(MasterReport, OutputStream, String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlReportUtil
Saves a report in a ZIP file.
CROSSTAB_MODE - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Core
Either "normalized" or "raw"
CROSSTAB_VALUE_NORMALIZED - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Core
 
CROSSTAB_VALUE_RAW - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Core
 
CROSSTABBING - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
Crosstab marker flag.
CROSSTABBING_COL - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
 
CROSSTABBING_OTHER - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
 
CROSSTABBING_ROW - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
 
CROSSTABBING_TABLE - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
 
CrosstabBoxStyleSheet - Class in org.pentaho.reporting.engine.classic.core.layout.style
 
CrosstabBoxStyleSheet() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabBoxStyleSheet
 
CrosstabBuilder - Class in org.pentaho.reporting.engine.classic.core.elementfactory
 
CrosstabBuilder(DesignTimeDataSchemaModel) - Constructor for class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
Deprecated.
CrosstabBuilder(ContextAwareDataSchemaModel) - Constructor for class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
 
CrosstabCell - Class in org.pentaho.reporting.engine.classic.core
 
CrosstabCell() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabCell
 
CrosstabCellBody - Class in org.pentaho.reporting.engine.classic.core
 
CrosstabCellBody() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabCellBody
 
CrosstabCellBodyElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Deprecated.
CrosstabCellBodyElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabCellBodyElementWriteHandler
Deprecated.
 
CrosstabCellBodyReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabCellBodyReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabCellBodyReadHandler
 
CrosstabCellBodyType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabCellBodyType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabCellBodyType
 
CrosstabCellElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Deprecated.
CrosstabCellElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabCellElementWriteHandler
Deprecated.
 
CrosstabCellReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabCellReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabCellReadHandler
 
CrosstabCellStyleSheet - Class in org.pentaho.reporting.engine.classic.core.layout.style
 
CrosstabCellStyleSheet() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabCellStyleSheet
 
CrosstabCellType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabCellType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabCellType
 
CrosstabColumnGroup - Class in org.pentaho.reporting.engine.classic.core
Can have either a column body or a details body.
CrosstabColumnGroup() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
 
CrosstabColumnGroup(GroupBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
 
CrosstabColumnGroup(CrosstabCellBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
 
CrosstabColumnGroup(CrosstabColumnGroupBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
 
CrosstabColumnGroupBody - Class in org.pentaho.reporting.engine.classic.core
 
CrosstabColumnGroupBody() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroupBody
 
CrosstabColumnGroupBody(CrosstabColumnGroup) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroupBody
 
CrosstabColumnGroupBodyElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Deprecated.
CrosstabColumnGroupBodyElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabColumnGroupBodyElementWriteHandler
Deprecated.
 
CrosstabColumnGroupBodyType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabColumnGroupBodyType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabColumnGroupBodyType
 
CrosstabColumnGroupElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
 
CrosstabColumnGroupElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabColumnGroupElementWriteHandler
 
CrosstabColumnGroupReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabColumnGroupReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabColumnGroupReadHandler
 
CrosstabColumnGroupType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabColumnGroupType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabColumnGroupType
 
CrosstabColumnOutputHandler - Class in org.pentaho.reporting.engine.classic.core.layout.output.crosstab
 
CrosstabColumnOutputHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabColumnOutputHandler
 
CrosstabColumnSequenceFunction - Class in org.pentaho.reporting.engine.classic.core.function.sys
 
CrosstabColumnSequenceFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.sys.CrosstabColumnSequenceFunction
 
CrosstabColumnSubGroupBodyReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabColumnSubGroupBodyReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabColumnSubGroupBodyReadHandler
 
CrosstabContentRootElementHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content
 
CrosstabContentRootElementHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.CrosstabContentRootElementHandler
 
CrosstabDetail - Class in org.pentaho.reporting.engine.classic.core.elementfactory
 
CrosstabDetail(String) - Constructor for class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDetail
 
CrosstabDetail(String, String, Class<? extends AggregationFunction>) - Constructor for class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDetail
 
CrosstabDetailMode - Enum in org.pentaho.reporting.engine.classic.core
 
CrosstabDetailModePropertyEditor - Class in org.pentaho.reporting.engine.classic.core.metadata.propertyeditors
 
CrosstabDetailModePropertyEditor() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CrosstabDetailModePropertyEditor
 
CrosstabDimension - Class in org.pentaho.reporting.engine.classic.core.elementfactory
 
CrosstabDimension(String) - Constructor for class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDimension
 
CrosstabDimension(String, String) - Constructor for class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDimension
 
CrosstabDimension(String, String, boolean, String) - Constructor for class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDimension
 
CrosstabElement - Class in org.pentaho.reporting.engine.classic.core
Creates a new crosstab subreport instance.
CrosstabElement() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabElement
 
CrosstabElementReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
Implementation for crosstab element read handler.
CrosstabElementReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabElementReadHandler
 
CrosstabElementType - Class in org.pentaho.reporting.engine.classic.core.filter.types
Implementation for crosstab element type.
CrosstabElementType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.CrosstabElementType
 
CrosstabElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Implementation for crosstab element write handler.
CrosstabElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabElementWriteHandler
 
CrosstabGroup - Class in org.pentaho.reporting.engine.classic.core
A crosstab group represents the page, row, column and detail sections of a cube.
CrosstabGroup() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabGroup
 
CrosstabGroup(GroupBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabGroup
 
CrosstabGroup(CrosstabRowGroupBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabGroup
 
CrosstabGroup(CrosstabOtherGroupBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabGroup
 
CrosstabGroupElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Deprecated.
CrosstabGroupElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabGroupElementWriteHandler
Deprecated.
 
CrosstabGroupReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabGroupReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabGroupReadHandler
 
CrosstabGroupType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabGroupType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabGroupType
 
CrosstabHeader - Class in org.pentaho.reporting.engine.classic.core
A details header is printed between the last group-header and the first detail band.
CrosstabHeader() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabHeader
Constructs a new band (initially empty).
CrosstabHeaderBandReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabHeaderBandReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabHeaderBandReadHandler
 
CrosstabHeaderElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Deprecated.
CrosstabHeaderElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabHeaderElementWriteHandler
Deprecated.
 
CrosstabHeaderMode - Enum in org.pentaho.reporting.engine.classic.core
 
CrosstabHeaderModePropertyEditor - Class in org.pentaho.reporting.engine.classic.core.metadata.propertyeditors
 
CrosstabHeaderModePropertyEditor() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CrosstabHeaderModePropertyEditor
 
CrosstabHeaderStyleSheet - Class in org.pentaho.reporting.engine.classic.core.layout.style
 
CrosstabHeaderStyleSheet() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabHeaderStyleSheet
 
CrosstabHeaderType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabHeaderType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabHeaderType
 
crosstabIncrementColumnCounter() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
 
CrosstabKeyComparator - Class in org.pentaho.reporting.engine.classic.core.states.crosstab
 
CrosstabKeyComparator() - Constructor for class org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabKeyComparator
 
CrosstabNormalizationMode - Enum in org.pentaho.reporting.engine.classic.core
 
CrosstabNormalizationModePropertyEditor - Class in org.pentaho.reporting.engine.classic.core.metadata.propertyeditors
 
CrosstabNormalizationModePropertyEditor() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CrosstabNormalizationModePropertyEditor
 
CrosstabOtherGroup - Class in org.pentaho.reporting.engine.classic.core
Can have either a row- or a column body.
CrosstabOtherGroup() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
 
CrosstabOtherGroup(GroupBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
 
CrosstabOtherGroup(CrosstabCellBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
 
CrosstabOtherGroup(CrosstabColumnGroupBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
 
CrosstabOtherGroupBody - Class in org.pentaho.reporting.engine.classic.core
 
CrosstabOtherGroupBody() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroupBody
 
CrosstabOtherGroupBody(CrosstabOtherGroup) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroupBody
 
CrosstabOtherGroupBodyElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Deprecated.
CrosstabOtherGroupBodyElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabOtherGroupBodyElementWriteHandler
Deprecated.
 
CrosstabOtherGroupBodyType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabOtherGroupBodyType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabOtherGroupBodyType
 
CrosstabOtherGroupElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
 
CrosstabOtherGroupElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabOtherGroupElementWriteHandler
 
CrosstabOtherGroupReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabOtherGroupReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabOtherGroupReadHandler
 
CrosstabOtherGroupType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabOtherGroupType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabOtherGroupType
 
CrosstabOtherOutputHandler - Class in org.pentaho.reporting.engine.classic.core.layout.output.crosstab
 
CrosstabOtherOutputHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOtherOutputHandler
 
CrosstabOtherSubGroupBodyReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabOtherSubGroupBodyReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabOtherSubGroupBodyReadHandler
 
CrosstabOutputHandler - Class in org.pentaho.reporting.engine.classic.core.layout.output.crosstab
 
CrosstabOutputHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHandler
 
CrosstabOutputHelper - Class in org.pentaho.reporting.engine.classic.core.layout.output.crosstab
 
CrosstabProcessorFunction - Class in org.pentaho.reporting.engine.classic.core.states.crosstab
Computes the column-axis values for all crosstabs in the current report.
CrosstabProcessorFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabProcessorFunction
 
crosstabResetColumnIndices() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
 
CrosstabRowGroup - Class in org.pentaho.reporting.engine.classic.core
Can have either a row- or a column body.
CrosstabRowGroup() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
 
CrosstabRowGroup(GroupBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
 
CrosstabRowGroup(CrosstabCellBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
 
CrosstabRowGroup(CrosstabColumnGroupBody) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
 
CrosstabRowGroupBody - Class in org.pentaho.reporting.engine.classic.core
 
CrosstabRowGroupBody() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabRowGroupBody
 
CrosstabRowGroupBody(CrosstabRowGroup) - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabRowGroupBody
 
CrosstabRowGroupBodyElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Deprecated.
CrosstabRowGroupBodyElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabRowGroupBodyElementWriteHandler
Deprecated.
 
CrosstabRowGroupBodyType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabRowGroupBodyType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabRowGroupBodyType
 
CrosstabRowGroupElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Todo: Document Me
CrosstabRowGroupElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabRowGroupElementWriteHandler
 
CrosstabRowGroupReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabRowGroupReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabRowGroupReadHandler
 
CrosstabRowGroupType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabRowGroupType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabRowGroupType
 
CrosstabRowOutputHandler - Class in org.pentaho.reporting.engine.classic.core.layout.output.crosstab
 
CrosstabRowOutputHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabRowOutputHandler
 
CrosstabRowSubGroupBodyReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabRowSubGroupBodyReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabRowSubGroupBodyReadHandler
 
CrosstabSpecification - Interface in org.pentaho.reporting.engine.classic.core.states.crosstab
 
CrosstabSummaryHeader - Class in org.pentaho.reporting.engine.classic.core
A details header is printed between the last group-header and the first detail band.
CrosstabSummaryHeader() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabSummaryHeader
Constructs a new band (initially empty).
CrosstabSummaryHeaderBandReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabSummaryHeaderBandReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabSummaryHeaderBandReadHandler
 
CrosstabSummaryHeaderElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Deprecated.
CrosstabSummaryHeaderElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabSummaryHeaderElementWriteHandler
Deprecated.
 
CrosstabSummaryHeaderType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabSummaryHeaderType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabSummaryHeaderType
 
CrosstabSummaryPosition - Enum in org.pentaho.reporting.engine.classic.core
 
CrosstabSummaryPositionPropertyEditor - Class in org.pentaho.reporting.engine.classic.core.metadata.propertyeditors
 
CrosstabSummaryPositionPropertyEditor() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CrosstabSummaryPositionPropertyEditor
 
CrosstabTableCell - Class in org.pentaho.reporting.engine.classic.core.layout.output.crosstab
 
CrosstabTableCell(int, int) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabTableCell
 
CrosstabTestSequence - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence
 
CrosstabTestSequence() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.CrosstabTestSequence
 
CrosstabTestSequenceDescription - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence
 
CrosstabTestSequenceDescription() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.CrosstabTestSequenceDescription
 
CrosstabTitleHeader - Class in org.pentaho.reporting.engine.classic.core
A details header is printed between the last group-header and the first detail band.
CrosstabTitleHeader() - Constructor for class org.pentaho.reporting.engine.classic.core.CrosstabTitleHeader
Constructs a new band (initially empty).
CrosstabTitleHeaderBandReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
 
CrosstabTitleHeaderBandReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabTitleHeaderBandReadHandler
 
CrosstabTitleHeaderElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
Deprecated.
CrosstabTitleHeaderElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.CrosstabTitleHeaderElementWriteHandler
Deprecated.
 
CrosstabTitleHeaderType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
 
CrosstabTitleHeaderType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabTitleHeaderType
 
CrosstabXmlResourceFactory - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base
 
CrosstabXmlResourceFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.CrosstabXmlResourceFactory
 
CSSAnyNodeSelector - Class in org.pentaho.reporting.engine.classic.core.style.css.selector
 
CSSAnyNodeSelector() - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSAnyNodeSelector
 
CSSCharacterDataSelector - Class in org.pentaho.reporting.engine.classic.core.style.css.selector
Creation-Date: 30.11.2005, 16:04:27
CSSCharacterDataSelector(String) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSCharacterDataSelector
 
CSSCondition - Interface in org.pentaho.reporting.engine.classic.core.style.css.selector.conditions
 
CSSConditionalSelector - Class in org.pentaho.reporting.engine.classic.core.style.css.selector
Creation-Date: 30.11.2005, 16:43:45
CSSConditionalSelector(SimpleSelector, Condition) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSConditionalSelector
 
CSSConditionFactory - Class in org.pentaho.reporting.engine.classic.core.style.css.selector.conditions
 
CSSConditionFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.CSSConditionFactory
 
CSSCounterRule - Class in org.pentaho.reporting.engine.classic.core.style.css
 
CSSCounterRule(String) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.CSSCounterRule
 
CSSDescendantSelector - Class in org.pentaho.reporting.engine.classic.core.style.css.selector
Creation-Date: 30.11.2005, 15:38:58
CSSDescendantSelector(SimpleSelector, Selector, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSDescendantSelector
 
CSSElementSelector - Class in org.pentaho.reporting.engine.classic.core.style.css.selector
 
CSSElementSelector(short, String, String) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSElementSelector
 
CSSNegativeSelector - Class in org.pentaho.reporting.engine.classic.core.style.css.selector
Creation-Date: 30.11.2005, 16:09:21
CSSNegativeSelector(SimpleSelector) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSNegativeSelector
 
CSSParseException - Exception in org.pentaho.reporting.engine.classic.core.style.css
 
CSSParseException() - Constructor for exception org.pentaho.reporting.engine.classic.core.style.css.CSSParseException
 
CSSParseException(String) - Constructor for exception org.pentaho.reporting.engine.classic.core.style.css.CSSParseException
 
CSSParseException(String, Throwable) - Constructor for exception org.pentaho.reporting.engine.classic.core.style.css.CSSParseException
 
CSSParseException(Throwable) - Constructor for exception org.pentaho.reporting.engine.classic.core.style.css.CSSParseException
 
CSSParserContext - Class in org.pentaho.reporting.engine.classic.core.style.css
 
CSSParserContext() - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.CSSParserContext
 
CSSParserFactory - Class in org.pentaho.reporting.engine.classic.core.style.css
Creates a new CSS parser by first looking for a specified parser in the libLayout configuration and if that fails, by using the W3C parser factory.
CSSRootNodeSelector - Class in org.pentaho.reporting.engine.classic.core.style.css.selector
 
CSSRootNodeSelector() - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSRootNodeSelector
 
CSSSelector - Interface in org.pentaho.reporting.engine.classic.core.style.css.selector
 
CSSSelectorFactory - Class in org.pentaho.reporting.engine.classic.core.style.css.selector
 
CSSSelectorFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelectorFactory
 
CSSSilblingSelector - Class in org.pentaho.reporting.engine.classic.core.style.css.selector
We do not support DOM node types, we always assume elements here (or evaluate both selectors to see if they match).
CSSSilblingSelector(short, Selector, SimpleSelector) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSilblingSelector
 
CSSStyleResolver - Class in org.pentaho.reporting.engine.classic.core.style.css
A cascading style resolver.
CSSStyleResolver() - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.CSSStyleResolver
 
CSSStyleResolver(boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.CSSStyleResolver
 
CSV_DATAROWNAME - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
 
CSV_ENABLE_GROUPFOOTERS - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
 
CSV_ENABLE_GROUPHEADERS - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
 
CSV_ENABLE_ITEMBANDS - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
 
CSV_ENABLE_REPORTFOOTER - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
 
CSV_ENABLE_REPORTHEADER - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
 
CSV_ENCODING - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
 
CSV_OUTPUT_ENCODING_DEFAULT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
A default value of the 'CSV encoding' property key.
CSV_OUTPUT_ENCODING_DEFAULT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
A default value of the 'CSV encoding' property key.
CSV_SEPARATOR - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
 
CSV_WRITE_STATECOLUMNS - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
 
CSVDataExportDialog - Class in org.pentaho.reporting.engine.classic.core.modules.gui.csv
A dialog for exporting a report to CSV format.
CSVDataExportDialog(Frame) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
Creates a new CSV export dialog.
CSVDataExportDialog(Dialog) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
Creates a new CSV export dialog.
CSVDataExportDialog() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
Creates a new CSV export dialog.
CSVDataExportPlugin - Class in org.pentaho.reporting.engine.classic.core.modules.gui.csv
Encapsulates the CSVDataExportDialog into a separate plugin.
CSVDataExportPlugin() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportPlugin
DefaultConstructor.
CSVDataExportTask - Class in org.pentaho.reporting.engine.classic.core.modules.gui.csv
An export task implementation that writes an report into a CSV file, and uses the raw target to create layouted content.
CSVDataExportTask(MasterReport, ReportProgressDialog, SwingGuiContext) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportTask
Creates a new CSV export task.
CSVDataReportUtil - Class in org.pentaho.reporting.engine.classic.core.modules.output.csv
Utility class to provide an easy to use default implementation of CSV table exports.
CSVExportGUIModule - Class in org.pentaho.reporting.engine.classic.core.modules.gui.csv
The module definition for the CSV export gui module.
CSVExportGUIModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVExportGUIModule
DefaultConstructor.
CsvFormattedDataBuilder - Class in org.pentaho.reporting.engine.classic.core.modules.output.fast.csv
 
CsvFormattedDataBuilder(HashMap<InstanceID, String>, MessageFormatSupport, CSVQuoter, String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.fast.csv.CsvFormattedDataBuilder
 
CSVModule - Class in org.pentaho.reporting.engine.classic.core.modules.output.csv
The module definition for the raw csv export module.
CSVModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVModule
DefaultConstructor.
CSVOutputProcessorMetaData - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.csv.helper
Creation-Date: 09.05.2007, 14:39:13
CSVOutputProcessorMetaData(int) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.helper.CSVOutputProcessorMetaData
 
CSVPrinter - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.csv
Creation-Date: 09.05.2007, 14:52:05
CSVPrinter() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVPrinter
 
CSVProcessor - Class in org.pentaho.reporting.engine.classic.core.modules.output.csv
The CSVProcessor coordinates the writing process for the raw CSV output.
CSVProcessor(MasterReport) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
Creates a new CSVProcessor.
CSVProcessor(MasterReport, String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
Creates a new CSVProcessor.
CSVProcessor(MasterReport, String, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
Creates a new CSVProcessor.
CSVQuoter - Class in org.pentaho.reporting.engine.classic.core.modules.output.csv
The CSVQuoter is a helper class to encode a string for the CSV file format.
CSVQuoter() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVQuoter
Creates a new CSVQuoter, which uses a comma as the default separator.
CSVQuoter(String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVQuoter
Creates a new CSVQuoter, which uses the defined separator.
CSVReportUtil - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.csv
Utility class to provide an easy to use default implementation of CSV table exports.
CSVTableExportDialog - Class in org.pentaho.reporting.engine.classic.core.modules.gui.csv
A dialog for exporting a report to CSV format.
CSVTableExportDialog(Frame) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
Creates a new CSV export dialog.
CSVTableExportDialog(Dialog) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
Creates a new CSV export dialog.
CSVTableExportDialog() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
Creates a new CSV export dialog.
CSVTableExportPlugin - Class in org.pentaho.reporting.engine.classic.core.modules.gui.csv
Encapsulates the CSVDataExportDialog into a separate plugin.
CSVTableExportPlugin() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportPlugin
DefaultConstructor.
CSVTableExportTask - Class in org.pentaho.reporting.engine.classic.core.modules.gui.csv
An export task implementation that writes an report into a CSV file, and uses the table target to create layouted content.
CSVTableExportTask(MasterReport, ReportProgressDialog, SwingGuiContext) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportTask
Creates a new CSV export task.
CSVTableModel - Class in org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel
TableModel used by the CSVTableModelProducer class.
CSVTableModel() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModel
 
CSVTableModelProducer - Class in org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel
Creates a TableModel using a file formated in CSV for input.
CSVTableModelProducer(InputStream) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModelProducer
 
CSVTableModelProducer(InputStream, String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModelProducer
 
CSVTableModelProducer(String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModelProducer
 
CSVTableModelProducer(BufferedReader) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModelProducer
 
CSVTableModule - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.csv
The module definition for the Html table export module.
CSVTableModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVTableModule
DefaultConstructor.
CsvTemplateProducer - Class in org.pentaho.reporting.engine.classic.core.modules.output.fast.csv
 
CsvTemplateProducer(OutputProcessorMetaData, SheetLayout, String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.fast.csv.CsvTemplateProducer
 
CSVWriter - Class in org.pentaho.reporting.engine.classic.core.modules.output.csv
Deprecated.
Will be removed in the future, as PDI is a better CSV generator.
CSVWriter() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
Deprecated.
DefaulConstructor.
CURRENCY - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Numeric
 
CustomPageDefinition - Class in org.pentaho.reporting.engine.classic.core
A page definition, that consists of one or many pages.
CustomPageDefinition() - Constructor for class org.pentaho.reporting.engine.classic.core.CustomPageDefinition
Creates a new (initialy empty and therefore invalid) page definition.
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