- GeneralPathObjectDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects
-
An Object Description for general shapes and the GeneralPath-class.
- GeneralPathObjectDescription() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.GeneralPathObjectDescription
-
DefaultConstructor.
- GeneralPathObjectDescription(Class) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.GeneralPathObjectDescription
-
Creates a new GeneralPathObjectDescription.
- generate(AbstractReportDefinition, DefaultFlowController) - Method in class org.pentaho.reporting.engine.classic.core.wizard.RelationalAutoGeneratorPreProcessor
-
- GENERATED_AGGREGATE_FUNCTION - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Internal
-
- GENERATED_CONTENT_MARKER - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Wizard
-
A marker to indicate that the band carrying this marker should receive the generated content.
- generateDefaultTableModel(ResultSet, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ResultSetTableModelFactory
-
Generates a TableModel
that gets its contents filled from a ResultSet
.
- generateDetailsElement(String, ElementType) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
-
- generateExternalStylePlaceHolder() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- generateFooterElement(Class, ElementType, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
-
- generateHeaderElement(String) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
-
- generateHeaderOnOpen(ReportAttributeMap, String, XmlWriter) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- generateQueryName(String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.NamedQueryModel
-
- generateUniqueExpressionName(DataSchema, String, String[]) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
-
- generateUniqueExpressionName(DataSchema, String, AbstractReportDefinition) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
-
- GENERATING_CONTENT - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportProgressEvent
-
An activity constant that indicates that the report content is generated.
- GeneratorTableModel - Class in org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel
-
- GeneratorTableModel(String[], Class[], int) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.GeneratorTableModel
-
- GENERIC_PROPERTIES - Static variable in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- GenericComparator - Class in org.pentaho.reporting.engine.classic.core.sorting
-
- GenericComparator() - Constructor for class org.pentaho.reporting.engine.classic.core.sorting.GenericComparator
-
- GenericDataAttributes() - Constructor for class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.GenericDataAttributes
-
- GenericElementReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
-
- GenericElementReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.GenericElementReadHandler
-
- GenericElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
-
A generic write handler for data elements and all sections that have no need for writing additional information.
- GenericElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.GenericElementWriteHandler
-
- GenericExpressionRuntime - Class in org.pentaho.reporting.engine.classic.core.function
-
- GenericExpressionRuntime() - Constructor for class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- GenericExpressionRuntime(TableModel, int, ProcessingContext) - Constructor for class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- GenericExpressionRuntime(DataRow, TableModel, int, ProcessingContext) - Constructor for class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- GenericExpressionRuntime(ExpressionRuntime) - Constructor for class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- GenericIBMPrinterSpecification() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver.GenericIBMPrinterSpecification
-
- GenericOutputProcessorMetaData - Class in org.pentaho.reporting.engine.classic.core.layout.output
-
A generic dummy class that reports the export-descriptor "none/none".
- GenericOutputProcessorMetaData() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.output.GenericOutputProcessorMetaData
-
- GenericOutputProcessorMetaData(String) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.output.GenericOutputProcessorMetaData
-
- GenericPrinterSpecification() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.EncodingSelector.GenericPrinterSpecification
-
- GenericValueConverter - 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.
- GenericValueConverter(PropertyDescriptor) - Constructor for class org.pentaho.reporting.engine.classic.core.util.beans.GenericValueConverter
-
Creates a new value converter.
- get(String) - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory.DataRowWrapper
-
- get(DataCacheKey) - Method in interface org.pentaho.reporting.engine.classic.core.cache.DataCache
-
- get(DataCacheKey) - Method in class org.pentaho.reporting.engine.classic.core.cache.EhCacheDataCache
-
- get(DataCacheKey) - Method in class org.pentaho.reporting.engine.classic.core.cache.InMemoryDataCache
-
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
-
- get(String) - Method in interface org.pentaho.reporting.engine.classic.core.DataRow
-
Returns the value of the function, expression or column using its specific name.
- get(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ExpressionCollection
-
Returns the
Expression
with the specified name (or
null
).
- get(BulkArrayList<TableRowImpl>) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowSizeCache
-
- get(int, BulkArrayList<TableRowImpl>) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.PreferredRowSizeCache
-
- get(int, BulkArrayList<TableRowImpl>) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.ValidatedRowSizeCache
-
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultPageStateList
-
Retrieves the element on position index
in this list.
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.FastPageStateList
-
- get(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.PageStateList
-
- get() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.StackedObjectPool
-
- get(InstanceID, long, long, String) - Method in class org.pentaho.reporting.engine.classic.core.layout.TextCache
-
- get() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.SharedPropertyDescriptorProxy
-
- get(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastGridLayout
-
- get(long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
-
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.GroupList
-
Deprecated.
Returns the group at a given position in the list.
- get(String) - Method in class org.pentaho.reporting.engine.classic.core.parameters.CompoundDataRow
-
Returns the value of the function, expression or column using its specific name.
- get(String) - Method in class org.pentaho.reporting.engine.classic.core.ReportEnvironmentDataRow
-
Returns the value of the function, expression or column using its specific name.
- get(String) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView
-
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ReportDataRow
-
Returns the value of the expression or column in the tablemodel using the given column number as index.
- get(String) - Method in class org.pentaho.reporting.engine.classic.core.states.DataRowConnector
-
Returns the value of the column, function or expression using its name.
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.states.LegacyDataRowWrapper
-
- get(String) - Method in class org.pentaho.reporting.engine.classic.core.states.LegacyDataRowWrapper
-
- get(String) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ReportProcessStore
-
- get(String) - Method in class org.pentaho.reporting.engine.classic.core.states.QueryDataRowWrapper
-
Returns the value of the function, expression or column using its specific name.
- get(String) - Method in class org.pentaho.reporting.engine.classic.core.StaticDataRow
-
Returns the value of the function, expression or column using its specific name.
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.util.BulkArrayList
-
Returns the value at the given index.
- get(T, U) - Method in class org.pentaho.reporting.engine.classic.core.util.DoubleKeyedCounter
-
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.util.FloatList
-
Returns the value at the given index.
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.util.IntList
-
Returns the value at the given index.
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns the element with the given index.
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.util.LongList
-
Returns the value at the given index.
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.util.LongSequence
-
- get(String) - Method in class org.pentaho.reporting.engine.classic.core.util.ReportParameterValues
-
Returns the value of the function, expression or column using its specific name.
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.util.RingBuffer
-
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.util.Sequence
-
- get(K, Class<T>) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedMapWrapper
-
- get(K, T, Class<T>) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedMapWrapper
-
- get(int) - Method in class org.pentaho.reporting.engine.classic.core.util.WeakReferenceList
-
Returns the child stored at the given index.
- getAbsolutePosition() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the element's absolute position.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.AboutActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ExitActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToFirstPageActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToLastPageActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToNextPageActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToPreviousPageActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomCustomActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomInActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomListActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomOutActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportPlugin
-
Returns the accelerator key for the action associated with the dialog.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportPlugin
-
Returns the accelerator key for the action associated with the dialog.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportPlugin
-
Returns the accelerator key for the action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportPlugin
-
Returns the accelerator key for the action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportPlugin
-
Returns the accelerator key for the action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportPlugin
-
Returns the accelerator key for the action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportPlugin
-
Returns the accelerator key.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageSetupPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PrintingPlugin
-
Returns the accelerator key for the export action.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportPlugin
-
Returns the accelerator key for the action associated with the dialog.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportPlugin
-
Returns the accelerator key for the action associated with the dialog.
- getAcceleratorKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportPlugin
-
Returns the accelerator key for the action associated with the dialog.
- getActionParameter() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.event.ReportActionEvent
-
- getActions(SwingGuiContext, String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionFactory
-
- getActions(SwingGuiContext, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.DefaultActionFactory
-
- getActivationExpression() - Method in class org.pentaho.reporting.engine.classic.core.SubReport
-
- getActiveExpressions() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.LevelStorage
-
- getActiveExpressions() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.LevelStorageBackend
-
- getActiveExpressions() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.OutputFunctionLevelStorage
-
- getActiveExpressions() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.StructureFunctionLevelStorage
-
- getActivity() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportProgressEvent
-
Returns the current activity (one of COMPUTING_LAYOUT, PRECOMPUTING_VALUES, PAGINATING or GENERATING_CONTENT).
- getAddBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.GroupSection
-
- getAdvanceHandler() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getAfterEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.AlignContext
-
- getAfterEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.BoxAlignContext
-
- getAfterEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.InlineBlockAlignContext
-
- getAfterEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.NodeAlignContext
-
- getAfterEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.ReplacedContentAlignContext
-
- getAfterEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.TextElementAlignContext
-
- getAggregation() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDetail
-
- getAlias() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportProcessTaskMetaData
-
- getAlias() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportProcessTaskMetaData
-
- getAlias() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ParameterMappingReadHandler
-
- getAlias() - Method in class org.pentaho.reporting.engine.classic.core.ParameterMapping
-
Returns the alias parameter name.
- getAliases() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportProcessTaskMetaDataBuilder
-
- getAlignment() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfTable
-
Gets the alignment of this PatchRtfTable
- getAll() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DataFactoryRegistry
-
- getAll() - Method in class org.pentaho.reporting.engine.classic.core.metadata.ReportProcessTaskRegistry
-
- getAllBreaks() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationResult
-
- getAllElementTypes() - Method in class org.pentaho.reporting.engine.classic.core.metadata.ElementTypeRegistry
-
- getAllExpressionMetaDatas() - Method in class org.pentaho.reporting.engine.classic.core.metadata.ExpressionRegistry
-
- getAllowMetaDataAttributes() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getAllowMetaDataStyling() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getAllPreProcessors(AbstractReportDefinition, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.states.StateUtilities
-
- getAllReportPreProcessorMetaDatas() - Method in class org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorRegistry
-
- getAllVerticalBreaks() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getAncestorSelector() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSDescendantSelector
-
Returns the parent selector.
- getAnchorPrefix() - Method in class org.pentaho.reporting.engine.classic.core.function.CreateGroupAnchorsFunction
-
Deprecated.
Returns the prefix for the generated anchor.
- getAnchors() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getAppliedContentRefCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getAppliedShift() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PageableBreakContext
-
- getApplyState() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getArcHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.RectangleElementFactory
-
- getArcHeight() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.RoundRectangleTemplate
-
Returns the height of the arc that is used to round off the corners of rectangle.
- getArcWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.RectangleElementFactory
-
- getArcWidth() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.RoundRectangleTemplate
-
Returns the width of the arc that is used to round off the corners of rectangle.
- getAreaCoordinates() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.CircleImageMapEntry
-
- getAreaCoordinates() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.DefaultImageMapEntry
-
- getAreaCoordinates() - Method in interface org.pentaho.reporting.engine.classic.core.imagemap.ImageMapEntry
-
- getAreaCoordinates() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.PolygonImageMapEntry
-
- getAreaCoordinates() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.RectangleImageMapEntry
-
- getAreaType() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.CircleImageMapEntry
-
- getAreaType() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.DefaultImageMapEntry
-
- getAreaType() - Method in interface org.pentaho.reporting.engine.classic.core.imagemap.ImageMapEntry
-
- getAreaType() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.PolygonImageMapEntry
-
- getAreaType() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.RectangleImageMapEntry
-
- getAscent() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.text.ParagraphFontMetrics
-
- getAscent() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.ParagraphFontMetricsImpl
-
- getAscent() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AbsoluteLengthPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AggregationTypePropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BasicStrokeEditor
-
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BorderStylePropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BoxSizingPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CompatibilityLevelPropertyEditor
-
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ElementTypePropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.EnumPropertyEditor
-
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontFamilyPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontSmoothPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.HorizontalAlignmentPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LayoutPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LengthPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ParameterLayoutPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ReportProcessTaskPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RichTextTypePropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RotationPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.StagingModePropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextDirectionPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextWrapPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TimeZonePropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalAlignmentPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalTextAlignmentPropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.WhitespaceCollapsePropertyEditor
-
Gets the property value as text.
- getAsText() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFScriptableLanguagesPropertyEditor
-
Gets the property value as text.
- getAttribute(String, String) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getAttribute(String, String) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.AbstractImageMapEntry
-
- getAttribute(String, String) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.ImageMap
-
- getAttribute(String, String) - Method in interface org.pentaho.reporting.engine.classic.core.imagemap.ImageMapEntry
-
- getAttribute(String, String) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterDefinition
-
- getAttribute(String, String) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getAttributeContext() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator
-
- getAttributeCore() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeReadHandler
-
- getAttributeDescription(String, String) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeRegistry
-
Retrieves the metadata for an attribute by namespace and name.
- getAttributeDescription(String, String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeRegistry
-
- getAttributeDescription(String, String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultElementMetaData
-
- getAttributeDescription(String, String) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementMetaData
-
- getAttributeDescriptions() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultElementMetaData
-
- getAttributeDescriptions() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementMetaData
-
- getAttributedString() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec
-
- getAttributeExpression(String, String) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getAttributeExpression(String, String) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
Returns the attribute expression for the given attribute identified by its namespace and attribute name.
- getAttributeExpressionNames(String) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getAttributeExpressionNames(String) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
Returns the names of all attributes for the given namespace that have attribute-expressions assigned.
- getAttributeExpressionNamespaces() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getAttributeExpressionNamespaces() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
Returns the namespaces of all attributes that have attribute-expressions assigned.
- getAttributeExpressions() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getAttributeGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinition
-
- getAttributeMap() - Method in class org.pentaho.reporting.engine.classic.core.layout.TextCache.Result
-
- getAttributeName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.BulkExpressionReadHandler
-
- getAttributeNames(String) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getAttributeNames(String) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getAttributeNameSpace() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.BulkExpressionReadHandler
-
- getAttributeNamespaces() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getAttributeNamespaces() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getAttributeRegistry(ElementType) - Method in class org.pentaho.reporting.engine.classic.core.metadata.ElementTypeRegistry
-
- getAttributeRegistry(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.ElementTypeRegistry
-
- getAttributes() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns the attributes of the element as unmodifable collection.
- getAttributes() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- getAttributes() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getAttributes() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec.StyledChunk
-
- getAttributes() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ElementMetaDataBuilder
-
- getAttributes() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getAttributes() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.BulkAttributeReadHandler
-
- getAttributes() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getAttributes(String) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ImportedVariablesDataRow
-
- getAttributes(String) - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchema
-
- getAttributes(String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchema
-
- getAttributeTyped(String, String, Class<TS>) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getAttributeTyped(String, String, Class<TS>) - Method in class org.pentaho.reporting.engine.classic.core.ReportAttributeMap
-
- getAttributeTyped(String, String, Class<TS>) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getAuthor() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Gets the author of the dialog.
- getAuthor() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
Gets the author of the dialog.
- getAuthor() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Gets the author of the dialog.
- getAutoCorrectFontMetrics() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
-
- getAutoCorrectFontMetrics() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelOutputProcessorMetaData
-
- getAutoSort() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getAvailableEncodings() - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Defines the loader settings for the available encodings shown to the user.
- getAvoidPagebreaks() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns whether the layouter will try to avoid to generate pagebreaks inside this element.
- getBackend() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- getBackground() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.CellLayoutInfo
-
- getBackground() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getBackground(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getBackgroundAt(LogicalPageBox, SheetLayout, int, int, boolean, CellMarker.SectionType) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- getBackgroundColor() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined background color of the box.
- getBackgroundColor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getBackgroundDefinition() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableExportRenderBoxState
-
- getBackgroundDefinitionAge() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableExportRenderBoxState
-
- getBackgroundDrawable() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PreviewDrawablePanel
-
- getBackgroundForBox(LogicalPageBox, SheetLayout, int, int, int, int, boolean, CellMarker.SectionType, RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- getBand() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler
-
- getBandBox() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.BandMarker
-
- getBandDefaultStyle() - Static method in class org.pentaho.reporting.engine.classic.core.style.BandDefaultStyleSheet
-
Returns the default band style sheet.
- getBaseFontFontMetrics(String, double, boolean, boolean, String, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfOutputProcessorMetaData
-
- getBaseFontFontMetrics(String, double, boolean, boolean, String, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper.RTFOutputProcessorMetaData
-
This method goes away as soon as we no longer rely on iText for RTF export.
- getBaseline() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.text.ParagraphFontMetrics
-
- getBaseline() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.ParagraphFontMetricsImpl
-
- getBaseline(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultExtendedBaselineInfo
-
- getBaseLine() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultGlyph
-
- getBaseline(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.ExtendedBaselineInfo
-
- getBaseLine() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.Glyph
-
- getBaselineDistance(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.AlignContext
-
- getBaselineDistance(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.BoxAlignContext
-
- getBaselineDistance(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.InlineBlockAlignContext
-
- getBaselineDistance(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.NodeAlignContext
-
- getBaselineDistance(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.ReplacedContentAlignContext
-
- getBaselineDistance(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.TextElementAlignContext
-
- getBaselineInfo() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
-
Returns the baseline info for the given node.
- getBaselineInfo() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getBaselineInfo(int, StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
-
- getBaselineInfo(int, StyleSheet) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorMetaData
-
- getBaselines() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultExtendedBaselineInfo
-
- getBaselines() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.ExtendedBaselineInfo
-
- getBaselines(int, BaselineInfo) - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getBaseResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
-
- getBaseURL() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentElementFactory
-
Returns the base url.
- getBaseURL() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentFieldElementFactory
-
Returns the base url.
- getBaseURL() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLElementTemplate
-
Returns the base URL.
- getBaseURL() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLFieldTemplate
-
Returns the base URL.
- getBaseURL() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLElementTemplate
-
Returns the base URL.
- getBaseURL() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLFieldTemplate
-
Returns the base URL.
- getBaseURL() - Method in class org.pentaho.reporting.engine.classic.core.filter.URLFilter
-
Gets the base url used to make relative URLs absolute.
- getBasicObjects() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.CompoundObjectReadHandler
-
- getBeanClass() - Method in class org.pentaho.reporting.engine.classic.core.metadata.SharedBeanInfo
-
- getBeanDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionMetaData
-
- getBeanDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyMetaData
-
- getBeanDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorMetaData
-
- getBeanDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyMetaData
-
- getBeanDescriptor() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionMetaData
-
- getBeanDescriptor() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyMetaData
-
- getBeanDescriptor() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorMetaData
-
- getBeanDescriptor() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyMetaData
-
- getBeanInfo() - Method in class org.pentaho.reporting.engine.classic.core.metadata.SharedBeanInfo
-
- getBeforeEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.AlignContext
-
- getBeforeEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.BoxAlignContext
-
- getBeforeEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.InlineBlockAlignContext
-
- getBeforeEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.NodeAlignContext
-
- getBeforeEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.ReplacedContentAlignContext
-
- getBeforeEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.TextElementAlignContext
-
- getBestResultSetType(DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- getBlockContextWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisLogicalPageContext
-
- getBlockContextWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContext
-
- getBody() - Method in class org.pentaho.reporting.engine.classic.core.Group
-
- getBodyContentLocation() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportProcessTask
-
Returns the content location for the generated document.
- getBodyContentLocation() - Method in interface org.pentaho.reporting.engine.classic.core.ReportProcessTask
-
Returns the content location for the generated document.
- getBodyNameGenerator() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportProcessTask
-
Returns the name generator for the report document.
- getBodyNameGenerator() - Method in interface org.pentaho.reporting.engine.classic.core.ReportProcessTask
-
Returns the name generator for the report document.
- getBold() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the state of the bold flag for the font.
- getBooleanAttribute(ReportElement, String, String, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.filter.types.ElementTypeUtils
-
- getBooleanStyleProperty(StyleKey) - Method in class org.pentaho.reporting.engine.classic.core.style.AbstractStyleSheet
-
Returns a boolean style (defaults to false if the style is not found).
- getBooleanStyleProperty(StyleKey, boolean) - Method in class org.pentaho.reporting.engine.classic.core.style.AbstractStyleSheet
-
Returns a boolean style.
- getBooleanStyleProperty(StyleKey) - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleSheet
-
- getBooleanStyleProperty(StyleKey, boolean) - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleSheet
-
- getBooleanValue(boolean) - Static method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Converts the given primitive boolean into a Boolean object.
- getBorder() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getBorder() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumn
-
- getBorder() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnGroup
-
- getBorder() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRow
-
- getBorder() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowImpl
-
- getBorderBottom() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getBorderBottomColor() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined bottom border-color.
- getBorderBottomLeftRadius() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined bottom-left border-radius for this element.
- getBorderBottomLeftRadiusHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns height of the defined bottom-left border-radius for this element.
- getBorderBottomLeftRadiusWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns width of the defined bottom-left border-radius for this element.
- getBorderBottomRightRadius() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined bottom-right border-radius for this element.
- getBorderBottomRightRadiusHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the height of the defined bottom-right border-radius for this element.
- getBorderBottomRightRadiusWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the width of the defined bottom-right border-radius for this element.
- getBorderBottomShape() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.BorderRenderer
-
- getBorderBottomStyle() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined bottom border-style for the element.
- getBorderBottomWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined left border width of this box.
- getBorderBreakColor() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined break border-color.
- getBorderBreakStyle() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined break border-style for the element.
- getBorderBreakWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined break border width of this box.
- getBorderColor() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined global border-color.
- getBorderColor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfBorder
-
Gets the color of this PatchRtfBorder
- getBorderLeft() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getBorderLeftColor() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined left border-color.
- getBorderLeftShape() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.BorderRenderer
-
- getBorderLeftStyle() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined left border-style for the element.
- getBorderLeftWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined left border width of this box.
- getBorderPosition() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfBorder
-
Gets the position of this PatchRtfBorder
- getBorderRadius() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined global border-radius for this element.
- getBorderRadiusHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined global height of the border-radius for this element.
- getBorderRadiusWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined global width of the border-radius for this element.
- getBorderRight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getBorderRightColor() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined right border-color.
- getBorderRightShape() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.BorderRenderer
-
- getBorderRightStyle() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined right border-style for the element.
- getBorderRightWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined right border width of this box.
- getBorders() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfBorderGroup
-
Gets the RtfBorders of this PatchRtfBorderGroup
- getBorders() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Gets the borders of this PatchRtfCell
- getBorders() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfTable
-
Gets the borders of this PatchRtfTable
- getBorderShape() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.BorderRenderer
-
- getBorderSpacing() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
-
- getBorderSpacing() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnModel
-
- getBorderStyle() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined global border-style for the element.
- getBorderStyle() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.BorderEdge
-
- getBorderStyle() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfBorder
-
Gets the style of this PatchRtfBorder
- getBorderStyle(String) - Static method in class org.pentaho.reporting.engine.classic.core.style.BorderStyle
-
- getBorderTop() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getBorderTopColor() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined top border-color.
- getBorderTopLeftRadius() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined top-left border-radius for this element.
- getBorderTopLeftRadiusHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the height of the defined top-left border-radius for this element.
- getBorderTopLeftRadiusWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the width of the defined top-left border-radius for this element.
- getBorderTopRightRadius() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined top-right border-radius for this element.
- getBorderTopRightRadiusHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the height of the defined top-right border-radius for this element.
- getBorderTopRightRadiusWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the width of the defined top-right border-radius for this element.
- getBorderTopShape() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.BorderRenderer
-
- getBorderTopStyle() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined top border-style for the element.
- getBorderTopWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined top border width of this box.
- getBorderType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfBorder
-
Gets the type of this PatchRtfBorder
- getBorderWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined global border width of this box.
- getBorderWidth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfBorder
-
Gets the width of this PatchRtfBorder
- getBottom() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
-
- getBottom() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getBottom() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictInsets
-
- getBottomBorder(Paper) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
Returns the bottom border of the given paper.
- getBottomEdge() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlRowBackgroundStruct
-
- getBottomLeft() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
-
- getBottomLeft() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getBottomRight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
-
- getBottomRight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getBounds(TableRectangle) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastSheetLayout
-
- getBoxArea() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getBoxDefinition(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultRenderNodeFactory
-
- getBoxDefinition(StyleSheet) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderNodeFactory
-
- getBoxDefinition(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinitionFactory
-
- getBoxDefinition() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getBreakableIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getBreakableMaxAllowedWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getBreakPositions() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.FlowPaginationTableState
-
- getBreakPositions() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationTableState
-
- getBreakWeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultGlyph
-
- getBreakWeight() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.Glyph
-
- getBufferWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.WriterService
-
- getBuilder() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AbstractMetaDataReadHandler
-
This method should be abstract, and will be in the near future and only exists as default implementation to honor
the strict requirements of preserving a stable API.
- getBuilder() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeReadHandler
-
- getBuilder() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.DataFactoryReadHandler
-
- getBuilder() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ElementReadHandler
-
- getBuilder() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionPropertyReadHandler
-
- getBuilder() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionReadHandler
-
- getBuilder() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorPropertyReadHandler
-
- getBuilder() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorReadHandler
-
- getBuilder() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportProcessTaskReadHandler
-
- getBuilder() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleReadHandler
-
- getBulkLocation() - Method in class org.pentaho.reporting.engine.classic.core.AbstractMultiStreamReportProcessTask
-
Returns the defined bulk location for the export.
- getBulkLocation() - Method in interface org.pentaho.reporting.engine.classic.core.MultiStreamReportProcessTask
-
Returns the defined bulk location for the export.
- getBulkNameGenerator() - Method in class org.pentaho.reporting.engine.classic.core.AbstractMultiStreamReportProcessTask
-
Returns the name generator for bulk content.
- getBulkNameGenerator() - Method in interface org.pentaho.reporting.engine.classic.core.MultiStreamReportProcessTask
-
Returns the name generator for bulk content.
- getBundle() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- getBundle(Locale) - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getBundle() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AbstractMetaDataReadHandler
-
- getBundle(Locale) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
- getBundleLocation() - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getBundleLocation() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.MetaDataBuilder
-
- getBundleLocation() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getBundleName() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleReadHandler
-
Deprecated.
- getBundleWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterState
-
- getCache() - Static method in class org.pentaho.reporting.engine.classic.core.cache.DataCacheFactory
-
- getCachedAge() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getCachedHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getCachedMaxChildX2() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getCachedSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.SeparateColumnModel
-
- getCachedSize(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumn
-
- getCachedSize() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnModel
-
- getCachedWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getCachedX() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
Returns the cached y position.
- getCachedX2() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getCachedY() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
Returns the cached y position.
- getCachedY2() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getCacheManager() - Method in interface org.pentaho.reporting.engine.classic.core.cache.DataCache
-
- getCacheManager() - Method in class org.pentaho.reporting.engine.classic.core.cache.EhCacheDataCache
-
- getCacheManager() - Method in class org.pentaho.reporting.engine.classic.core.cache.InMemoryDataCache
-
- getCacheState() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getCalendar() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Create a new calendar instance.
- getCancelAction() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- getCancelAction() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.DashboardModeFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.DocumentMetaDataFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.EngineeringNotationFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.EnvFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ExportTypeFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.IsEmptyDataFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.IsExportTypeFunction
-
Returns the Canonical Name of the function.
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MetaDataFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MParameterTextFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MultiValueQueryFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ParameterTextFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.QuoteTextFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ResourceLookupFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.RowCountFunction
-
- getCanonicalName() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.SingleValueQueryFunction
-
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.DashboardModeFunctionDescription
-
Returns the function category.
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.DocumentMetaDataFunctionDescription
-
Returns the function category.
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.EngineeringNotationFunctionDescription
-
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.EnvFunctionDescription
-
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ExportTypeFunctionDescription
-
Returns the function category.
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.IsEmptyDataFunctionDescription
-
Returns the function category.
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.IsExportTypeFunctionDescription
-
Returns the function category.
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MetaDataFunctionDescription
-
Returns the function category.
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MParameterTextFunctionDescription
-
Returns the function category.
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MultiValueQueryFunctionDescription
-
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ParameterTextFunctionDescription
-
Returns the function category.
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.QuoteTextFunctionDescription
-
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ResourceLookupFunctionDescription
-
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.RowCountFunctionDescription
-
Returns the function category.
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.SingleValueQueryFunctionDescription
-
- getCategory() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.CategoryTreeItem
-
- getCellAt(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowInfoStructure
-
- getCellAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getCellAttributeList() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlStyleCache.CellStyle
-
- getCellAttributes(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlStyleCache
-
- getCellBackgroundHint() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableExportRenderBoxState
-
- getCellBackgroundLayoutShift() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableExportRenderBoxState
-
- getCellCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowInfoStructure
-
- getCellDataAttribute(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.DefaultTableMetaData
-
Returns the meta-attribute as Java-Object.
- getCellDataAttribute(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.ImmutableTableMetaData
-
- getCellDataAttribute(int, int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.TableMetaData
-
- getCellDataAttributes(int, int) - Method in class org.pentaho.reporting.engine.classic.core.cache.CachableTableModel
-
- getCellDataAttributes(int, int) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedMetaTableModel
-
- getCellDataAttributes(int, int) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel
-
Returns the meta-attribute as Java-Object.
- getCellDataAttributes(int, int) - Method in class org.pentaho.reporting.engine.classic.core.designtime.OfflineTableModel
-
Returns the meta-attribute as Java-Object.
- getCellDataAttributes(int, int) - Method in interface org.pentaho.reporting.engine.classic.core.MetaTableModel
-
Returns the meta-attribute as Java-Object.
- getCellDataAttributes(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ScrollableResultSetTableModel
-
Returns the meta-attribute as Java-Object.
- getCellDataAttributes(int, int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.IndexedMetaTableModel
-
- getCellDataAttributes(int, int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.MetaNormalizedTableModel
-
- getCellDataAttributes(int, int) - Method in class org.pentaho.reporting.engine.classic.core.states.LengthLimitingTableModel
-
Returns the meta-attribute as Java-Object.
- getCellDataAttributes(int, int) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedMetaTableModel
-
- getCellHeights() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastGridLayout
-
- getCellpadding() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Gets the cell padding of this PatchRtfCell
- getCellPadding() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfTable
-
Gets the cell padding of this PatchRtfTable
- getCellPosition(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
-
- getCellPosition(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnModel
-
- getCellPosition() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisTableContext
-
- getCellRenderBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.cells.DataCell
-
- getCellRight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Gets the right margin of this PatchRtfCell
- getCells() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfRow
-
Gets the cells of this PatchRtfRow
- getCellsFitToPage() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfTable
-
Gets the cellsFitToPage setting of this PatchRtfTable.
- getCellSpacing() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfTable
-
Gets the cell spacing of this PatchRtfTable
- getCellStyle() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlStyleCache.CellStyle
-
- getCellStyleProducer() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getCellWidth(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastSheetLayout
-
- getCellWidth(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastSheetLayout
-
- getCellWidth(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
- getCellWidth(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
Computes the height of the given row.
- getCellWidth(int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.SlimSheetLayout
-
- getCellWidth(int, int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.SlimSheetLayout
-
- getCellWidth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Gets the cell width of this PatchRtfCell
- getChanges() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DefaultDataFactoryChangeRecorder
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns the element's change-tracker.
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.AnchorStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabBoxStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabCellStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabHeaderStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.DynamicHeightWrapperStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.DynamicReplacedContentStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.ManualBreakIndicatorStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonDynamicHeightWrapperStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonDynamicReplacedContentStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonPaddingWrapperStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.ParagraphPoolboxStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SectionKeepTogetherStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SimpleStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SubReportStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.UseMinChunkWidthStyleSheet
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.ReportAttributeMap
-
- getChangeTracker() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
-
- getChangeTracker() - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleSheet
-
- getChangeTrackerHash() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SimpleStyleSheet
-
- getChangeTrackerHash() - Method in class org.pentaho.reporting.engine.classic.core.style.AbstractStyleSheet
-
- getChangeTrackerHash() - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
-
- getChangeTrackerHash() - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleSheet
-
- getCharactersPerInch() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
Gets the default character width in CPI.
- getCharactersPerInch() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
Gets the default character width in CPI.
- getCharactersPerInch() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriver
-
Gets the default character width in CPI.
- getCharactersPerInch() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.TextFilePrinterDriver
-
Gets the default character width in CPI.
- getCharsPerInch() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Returns the characters-per-inch setting.
- getCharWidth(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getChildCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.GroupSection
-
- getChildCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getChildCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getChildElementByType(ElementType) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getChildElementByType(ElementType) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getChildElementsByName(String) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getChildElementsByName(String) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getChildElementsByType(ElementType) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getChildElementsByType(ElementType) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getChildExceptions() - Method in exception org.pentaho.reporting.engine.classic.core.ReportEventException
-
Gets the collected child exceptions, that occured during the event dispatching.
- getChildPos(int) - Method in class org.pentaho.reporting.engine.classic.core.util.WeakReferenceList
-
Returns the internal storage position for the child.
- getChilds() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.CategoryTreeItem
-
- getClassAttribute(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.namespaces.DefaultNamespaceDefinition
-
- getClassAttribute(String) - Method in interface org.pentaho.reporting.engine.classic.core.style.css.namespaces.NamespaceDefinition
-
- getClassFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.BasicObjectReadHandler
-
- getClassFactoryCollector() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ObjectWriter
-
Returns the object factory.
- getClassFactoryCollector() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
-
Returns the class factory collector.
- getClassFactoryCollector() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriterContext
-
- getClassification() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.EndSequenceElement
-
- getClassification() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineNodeSequenceElement
-
- getClassification() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineSequenceElement
-
- getClassification() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.ReplacedContentSequenceElement
-
- getClassification() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SpacerSequenceElement
-
- getClassification() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.StartSequenceElement
-
- getClassification() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.TextSequenceElement
-
- getClassification() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultGlyph
-
- getClassification() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.Glyph
-
- getClassLoader() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactory
-
Returns the current classloader.
- getClip() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getClipBounds() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getClipped(double, double, double, double, double, double, double, double) - Static method in class org.pentaho.reporting.engine.classic.core.util.ShapeTransform
-
Calculate the clipping points of a line with a rectangle.
- getClosingBraceChar() - Method in class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
-
Returns the currently defined closed-brace char.
- getCode() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.PrinterEncoding
-
- getCodepoint() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultGlyph
-
- getCodepoint() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.Glyph
-
- getCodePointBuffer() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getCodePointBuffer() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- getColIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanTableRowsPreparationStep.Cell
-
- getCollectionFunctions() - Method in class org.pentaho.reporting.engine.classic.core.states.InitialLayoutProcess
-
- getCollectionFunctions() - Method in interface org.pentaho.reporting.engine.classic.core.states.LayoutProcess
-
- getCollectionFunctions() - Method in class org.pentaho.reporting.engine.classic.core.states.SubLayoutProcess
-
- getColor() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the text color for the new element.
- getColor(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Returns the color at the given index in the list of LightDefinition entries.
- getColor() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Returns all colors defined in this function mapped to their respective position.
- getColor() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.BorderEdge
-
- getColor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getColor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlRowBackgroundStruct
-
- getColor(short) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.DynamicExcelColorProducer
-
- getColor(short) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.StaticExcelColorSupport
-
- getColorCount() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Returns the number of LightDefinitions defined in this function.
- getColorFalse() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementColorFunction
-
Deprecated.
Returns the color for false values.
- getColorIndex() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.HSSFFontWrapper
-
- getColorProducer() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getColorString(Color) - Static method in class org.pentaho.reporting.engine.classic.core.layout.richtext.html.HtmlColors
-
Creates the color string for the given AWT color.
- getColorString(Color) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.util.HtmlColors
-
Creates the color string for the given AWT color.
- getColorTrue() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementColorFunction
-
Deprecated.
Returns the color for true values.
- getColSpan() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.cells.TableCell
-
- getColSpan() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnGroup
-
- getColSpan() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableCellRenderBox
-
- getColSpan() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableColumnGroupNode
-
- getColspan() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableColumnNode
-
- getColSpan(int, long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
- getColumn(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
-
- getColumn(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnGroup
-
- getColumnAttribute(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.DefaultTableMetaData
-
- getColumnAttribute(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.ImmutableTableMetaData
-
- getColumnAttribute(int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.TableMetaData
-
- getColumnAttributes(int) - Method in class org.pentaho.reporting.engine.classic.core.cache.CachableTableModel
-
- getColumnAttributes(int) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedMetaTableModel
-
- getColumnAttributes(int) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel
-
Returns the column-level attributes for the given column.
- getColumnAttributes(int) - Method in class org.pentaho.reporting.engine.classic.core.designtime.OfflineTableModel
-
Returns the column-level attributes for the given column.
- getColumnAttributes(int) - Method in interface org.pentaho.reporting.engine.classic.core.MetaTableModel
-
Returns the column-level attributes for the given column.
- getColumnAttributes(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ScrollableResultSetTableModel
-
- getColumnAttributes(int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.IndexedMetaTableModel
-
- getColumnAttributes(int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.MetaNormalizedTableModel
-
- getColumnAttributes(int) - Method in class org.pentaho.reporting.engine.classic.core.states.LengthLimitingTableModel
-
- getColumnAttributes(int) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedMetaTableModel
-
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.cache.CachableTableModel
-
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel
-
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.designtime.OfflineTableModel
-
Returns the most specific superclass for all the cell values in the column.
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ScrollableResultSetTableModel
-
Returns the class of the resultset column.
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.DataSourceReferenceTableModel
-
Returns String.class
regardless of columnIndex
.
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.ObjectReferenceTableModel
-
Returns String.class
regardless of columnIndex
.
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.StyleKeyReferenceTableModel
-
Returns String.class
regardless of columnIndex
.
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.GeneratorTableModel
-
Returns Object.class
regardless of columnIndex
.
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.JoiningTableModel
-
Returns Object.class
regardless of columnIndex
.
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.PrintableTableModel
-
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.SubSetTableModel
-
Returns the most specific superclass for all the cell values in the column.
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.IndexedMetaTableModel
-
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.MetaNormalizedTableModel
-
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.EmptyTableModel
-
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.states.LengthLimitingTableModel
-
- getColumnClass(int) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedTableModel
-
Returns the most specific superclass for all the cell values in the column.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.cache.CachableTableModel
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.designtime.OfflineTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.DefaultPageGrid
-
- getColumnCount() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.PageGrid
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnGroup
-
- getColumnCount() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnModel
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ScrollableResultSetTableModel
-
Returns the number of columns in the ResultSet.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.DataSourceReferenceTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.ObjectReferenceTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.StyleKeyReferenceTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModel
-
Counts columns of this TableModel
.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.GeneratorTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.JoiningTableModel
-
Returns the number of columns managed by the data source object.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.PrintableTableModel
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.SubSetTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastGridLayout
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastSheetLayout
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
The current number of columns.
- getColumnCount() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.SlimSheetLayout
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.sorting.IndexedMetaTableModel
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.sorting.MetaNormalizedTableModel
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.EmptyTableModel
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionDataRow
-
Returns the number of columns, expressions and functions and marked ReportProperties in the report.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ReportDataRow
-
Returns the number of columns, expressions and functions and marked ReportProperties in the report.
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.states.LegacyDataRowWrapper
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.states.LengthLimitingTableModel
-
- getColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.util.TypedTableModel
-
Returns the number of columns in the model.
- getColumnDimensionNames() - Method in interface org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabSpecification
-
- getColumnDimensionNames() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.DummyCrosstabSpecification
-
- getColumnDimensionNames() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.OrderedMergeCrosstabSpecification
-
- getColumnDimensionNames() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.SortedMergeCrosstabSpecification
-
- getColumnField() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCell
-
- getColumnGroup(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
-
- getColumnGroupCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
-
The column count may change over time, when new columnGroups get added.
- getColumnGroups() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getColumnHeaderCellId(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getColumnHeaderSubflowId(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getColumnHeaderSubFlows() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getColumnIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableCellRenderBox
-
- getColumnIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableColumnGroupNode
-
- getColumnIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableColumnNode
-
- getColumnModel() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRenderBox
-
- getColumnModel() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- getColumnModel() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisTableContext
-
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.cache.CachableTableModel
-
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel
-
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.designtime.OfflineTableModel
-
Returns the name of the column at columnIndex
.
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ScrollableResultSetTableModel
-
Returns the columnLabel or column name for the given column.
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.DataSourceReferenceTableModel
-
Returns the column name.
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.ObjectReferenceTableModel
-
Returns the column name.
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.StyleKeyReferenceTableModel
-
Returns the column name.
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModel
-
Return the column name at a specified position.
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.GeneratorTableModel
-
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.JoiningTableModel
-
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.PrintableTableModel
-
Retrieves the internationalized column name from the string array.
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.SubSetTableModel
-
Returns the name of the column at columnIndex
.
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.IndexedMetaTableModel
-
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.MetaNormalizedTableModel
-
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.EmptyTableModel
-
- getColumnName() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRowChangeEvent
-
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ReportDataRow
-
Returns the name of the column, expression or function.
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.states.LegacyDataRowWrapper
-
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.states.LengthLimitingTableModel
-
- getColumnName(int) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedTableModel
-
Returns the name of the column at columnIndex
.
- getColumnNames() - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory.DataRowWrapper
-
- getColumnNames() - Method in interface org.pentaho.reporting.engine.classic.core.DataRow
-
Returns the known column names, this data-row understands.
- getColumnNames() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AbstractDesignTimeDataSchemaModel
-
- getColumnNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModel
-
- getColumnNames() - Method in class org.pentaho.reporting.engine.classic.core.parameters.CompoundDataRow
-
Returns the known column names, this data-row understands.
- getColumnNames() - Method in class org.pentaho.reporting.engine.classic.core.ReportEnvironmentDataRow
-
Returns the known column names, this data-row understands.
- getColumnNames() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView
-
- getColumnNames() - Method in class org.pentaho.reporting.engine.classic.core.states.DataRowConnector
-
- getColumnNames() - Method in class org.pentaho.reporting.engine.classic.core.states.LegacyDataRowWrapper
-
- getColumnNames() - Method in class org.pentaho.reporting.engine.classic.core.states.QueryDataRowWrapper
-
- getColumnNames() - Method in class org.pentaho.reporting.engine.classic.core.StaticDataRow
-
- getColumnNames() - Method in class org.pentaho.reporting.engine.classic.core.util.ReportParameterValues
-
- getColumnNames() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchemaModel
-
- getColumns() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getColumns() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
-
- getColumnSpan() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableRectangle
-
- getColumnTitleHeaderCellId(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getColumnTitleHeaderSubflowId(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getColumnValue() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRowChangeEvent
-
- getComparable() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractCompareExpression
-
Deprecated.
Returns the right-hand operand used in the comparison.
- getComparable() - Method in class org.pentaho.reporting.engine.classic.core.function.CompareFieldsExpression
-
Deprecated.
Returns the value of the other field.
- getComparable() - Method in class org.pentaho.reporting.engine.classic.core.function.date.CompareDateExpression
-
Deprecated.
Returns the static comparable.
- getComparable() - Method in class org.pentaho.reporting.engine.classic.core.function.numeric.CompareNumberExpression
-
Deprecated.
Returns the static value to which the field's value is compared.
- getComparable() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.CompareStringExpression
-
Deprecated.
Returns the text.
- getComparator() - Method in class org.pentaho.reporting.engine.classic.core.sorting.TableSorter
-
- getCompareMethod() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractCompareExpression
-
Deprecated.
Returns the compare method that should be used in the expression evaluation.
- getCompatibilityLevel() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
- getCompatibilityLevel() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getCompatibilityLevel() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- getCompatibilityLevel() - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getCompatibilityLevel() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.MetaDataBuilder
-
- getCompatibilityLevel() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getCompatibilityLevel() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AbstractMetaDataReadHandler
-
- getCompiledFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport
-
Returns the compiled message format string.
- getComponent() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomListActionPlugin
-
- getComponent() - Method in class org.pentaho.reporting.engine.classic.core.util.ComponentDrawable
-
Returns the component that should be drawn.
- getComponentFactory() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
-
- getComposite() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getCompoundObjects() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.CompoundObjectReadHandler
-
- getComputedStyle() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getComputedStyle() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getCondition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.NegativeCSSCondition
-
- getCondition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSConditionalSelector
-
Returns the condition to be applied on the simple selector.
- getConditionField() - Method in class org.pentaho.reporting.engine.classic.core.function.ConditionalItemSumFunction
-
Deprecated.
Returns the name of the data-row column from where to read the comparison value for the condition.
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.AndCSSCondition
-
An integer indicating the type of Condition
.
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.AttributeCSSCondition
-
An integer indicating the type of Condition
.
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.BeginHyphenAttributeCSSCondition
-
An integer indicating the type of Condition
.
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.ClassCSSCondition
-
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.ContentCSSCondition
-
An integer indicating the type of Condition
.
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.IdCSSCondition
-
An integer indicating the type of Condition
.
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.LangCSSCondition
-
An integer indicating the type of Condition
.
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.NegativeCSSCondition
-
An integer indicating the type of Condition
.
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.OneOfAttributeCSSCondition
-
An integer indicating the type of Condition
.
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.OrCSSCondition
-
An integer indicating the type of Condition
.
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.PositionalCSSCondition
-
An integer indicating the type of Condition
.
- getConditionType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.PseudoClassCSSCondition
-
An integer indicating the type of Condition
.
- getConditionValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ConditionalItemSumFunction
-
Deprecated.
Returns the static comparison value for the condition.
- getConfig() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
-
- getConfig() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getConfig() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
-
Returns the configuration for that object description.
- getConfig() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryImpl
-
Returns the currently set configuration or null, if none was set.
- getConfig() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceCollector
-
Returns the currently set configuration or null, if none was set.
- getConfig() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollection
-
Returns the currently set configuration or null, if none was set.
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
-
- getConfiguration() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactoryContext
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DesignTimeDataFactoryContext
-
- getConfiguration() - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
Returns the report configuration that was used to initiate this processing run.
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- getConfiguration() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
Returns the initial master-report's configuration.
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.function.ProcessingDataFactoryContext
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
-
Returns the local configuration of the formula.
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
- getConfiguration() - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorMetaData
-
- getConfiguration() - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.ReportProcessor
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
Returns the report's configuration.
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.DataFactoryMetaDataResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ElementMetaDataResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionMetaDataResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinitionResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorMetaDataResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportProcessTaskMetaDataResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.common.DefaultGuiContext
-
- getConfiguration() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.common.GuiContext
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.parser.DatabaseConnectionsXmlResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTagHelper
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.CrosstabXmlResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.DataFactoryXmlResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.MasterReportXmlResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.SubReportXmlResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinitionXmlResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinitionXmlResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ElementStyleDefinitionXmlResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.BundleSettings
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.BundleSettingsXmlResourceFactory
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
-
Returns the configuration used to write the report.
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
-
- getConfiguration() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterContext
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterContextWrapper
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
Returns the report configuration that was used to initiate this processing run.
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
Returns the report configuration used if the drawable is a
ReportDrawable
.
- getConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataSchemaXmlResourceFactory
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.AboutActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ExitActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToFirstPageActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToLastPageActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToNextPageActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToPreviousPageActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomCustomActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomInActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomListActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomOutActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportDialog
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageSetupPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PrintingPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportDialog
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportDialog
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportPlugin
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportDialog
-
- getConfigurationPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportPlugin
-
- getConfigurationSuffix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- getConfigurationSuffix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
- getConfigurationSuffix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
- getConfigurationSuffix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
- getConfigurationSuffix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
- getConfigurationSuffix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
- getConfigurationSuffix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportDialog
-
- getConfigurationSuffix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
- getConfigurationSuffix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportDialog
-
- getConfigurationSuffix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportDialog
-
- getConfigurationSuffix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportDialog
-
- getConfirmAction() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- getConfirmAction() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- getConfirmAction() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.FormValidator
-
- getConflictingCell(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.cells.ConflictingCell
-
- getConflictingCellCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.cells.ConflictingCell
-
- getConnection() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.SerializedConnection
-
- getConnection(DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- getConnectionHash() - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ConnectionProvider
-
- getConnectionHash() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.DriverConnectionProvider
-
- getConnectionHash() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.JndiConnectionProvider
-
- getConnectionHash() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.StaticConnectionProvider
-
- getConnectionPath() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.JndiConnectionProvider
-
- getConnectionProvider() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- getConnections() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.parser.DatabaseConnectionCollection
-
- getConstraints() - Method in class org.pentaho.reporting.engine.classic.core.sorting.TableSorter
-
- getContent() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentElementFactory
-
- getContent() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLElementTemplate
-
Returns the URL text for the template.
- getContent() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLElementTemplate
-
Returns the URL text for the template.
- getContent() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.LabelTemplate
-
Returns the text for the label.
- getContent() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceLabelTemplate
-
Returns the content.
- getContent() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContentBox
-
- getContent() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getContent() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.BandMarker
-
- getContent() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellMarker
-
- getContent() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.ContentMarker
-
- getContent() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.FinishedMarker
-
- getContent(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getContentAge() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getContentArea() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getContentAreaWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContext
-
- getContentAreaX1() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getContentAreaX1() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.RevalidateTextEllipseProcessStep
-
- getContentAreaX1() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getContentAreaX1() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- getContentAreaX2() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getContentAreaX2() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.RevalidateTextEllipseProcessStep
-
- getContentAreaX2() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getContentAreaX2() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- getContentBase() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the content base of this report.
- getContentBase() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getContentBase() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
Returns the content base of the initial master-report.
- getContentBase() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getContentBase(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeCore
-
- getContentBase() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
-
- getContentBase() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterContext
-
- getContentBase() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterContextWrapper
-
- getContentBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getContentByte() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfLogicalPageDrawable.PdfTextSpec
-
- getContentCached() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- getContentCacheKey() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- getContentGenerator() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- getContentHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- getContentHeight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlImageBounds
-
- getContentLocation() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- getContentLocation() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVPrinter
-
- getContentLocation() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.FlowCSVOutputProcessor
-
- getContentLocation() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.PageableCSVOutputProcessor
-
- getContentLocation() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
-
- getContentNameGenerator() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- getContentNameGenerator() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVPrinter
-
- getContentNameGenerator() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.FlowCSVOutputProcessor
-
- getContentNameGenerator() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.PageableCSVOutputProcessor
-
- getContentNameGenerator() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
-
- getContentOffset() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.BandMarker
-
- getContentOffset() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellMarker
-
- getContentOffset() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.ContentMarker
-
- getContentOffset() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.FinishedMarker
-
- getContentOffset(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getContentRefCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
The content-ref-count counts inline-subreports.
- getContentRefCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
The content-ref-count counts inline-subreports.
- getContentReWriteService() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlPrinter
-
- getContentReWriteService() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- getContentReWriteService() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
-
- getContentRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getContentType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ElementMetaDataBuilder
-
- getContentType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultElementMetaData
-
- getContentType() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementMetaData
-
- getContentWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- getContentWidth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlImageBounds
-
- getContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- getContext() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
-
- getContext() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler
-
- getContextAsFile(AbstractReportDefinition) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.DesignTimeUtil
-
- getContextAsFile(ResourceKey) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.DesignTimeUtil
-
- getContextDataFactory() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactoryContext
-
- getContextDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DesignTimeDataFactoryContext
-
- getContextDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.function.ProcessingDataFactoryContext
-
- getContextKey() - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
-
- getContextKey() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactoryContext
-
- getContextKey() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DesignTimeDataFactoryContext
-
- getContextKey(AbstractReportDefinition) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.DesignTimeUtil
-
- getContextKey() - Method in class org.pentaho.reporting.engine.classic.core.function.ProcessingDataFactoryContext
-
- getContextKey() - Method in class org.pentaho.reporting.engine.classic.core.style.css.DefaultDocumentContext
-
- getContextKey() - Method in interface org.pentaho.reporting.engine.classic.core.style.css.DocumentContext
-
- getControllerLocation() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.DefaultReportController
-
Returns the location for the report controler, one of BorderLayout.NORTH, BorderLayout.SOUTH, BorderLayout.EAST or
BorderLayout.WEST.
- getControllerLocation() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.ParameterReportController
-
Returns the location for the report controller, one of BorderLayout.NORTH, BorderLayout.SOUTH, BorderLayout.EAST or
BorderLayout.WEST.
- getControllerLocation() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.ReportController
-
Returns the location for the report controller, one of BorderLayout.NORTH, BorderLayout.SOUTH, BorderLayout.EAST or
BorderLayout.WEST.
- getControllerPane() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.ParameterReportController
-
- getControlPanel() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.DefaultReportController
-
Returns the graphical representation of the controler.
- getControlPanel() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.ParameterReportController
-
Returns the graphical representation of the controller.
- getControlPanel() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.ReportController
-
Returns the graphical representation of the controller.
- getConverter(String) - Method in class org.pentaho.reporting.engine.classic.core.layout.richtext.RichTextConverterRegistry
-
- getConverters() - Method in class org.pentaho.reporting.engine.classic.core.designtime.compat.CompatibilityConverterRegistry
-
- getCoordinate() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayoutTableCellDefinition
-
- getCopy() - Method in class org.pentaho.reporting.engine.classic.core.style.ElementDefaultStyleSheet
-
Clones the style-sheet.
- getCopyPopupMenu() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.about.SystemPropertiesPanel
-
Returns the copy popup menu.
- getCore() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.AttributeMetaDataBuilder
-
- getCore() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionPropertyMetaDataBuilder
-
- getCore() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorPropertyMetaDataBuilder
-
- getCount() - Method in class org.pentaho.reporting.engine.classic.core.function.GroupCountFunction
-
Returns the current group count value.
- getCounter(T) - Method in class org.pentaho.reporting.engine.classic.core.util.SingleKeyedCounter
-
- getCrosstabCellBody() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getCrosstabCellBody() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
- getCrosstabCellBody() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
- getCrosstabColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.PaddingController
-
- getCrosstabColumnSequenceCounter(int) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getCrosstabColumnSequenceCounter(int) - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getCrosstabFilterGroup() - Method in interface org.pentaho.reporting.engine.classic.core.function.AggregationFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemCountFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMaxFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMinFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemSumFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.CrosstabColumnSequenceFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalCalculationFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemCountFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMaxFunction
-
- getCrosstabFilterGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMinFunction
-
- getCrosstabGroupIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getCrosstabId() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getCrosstabSpecification() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getCrosstabSpecification() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DataProcessor
-
- getCrosstabSpecification() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getCrosstabSpecification() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getCrosstabSpecification() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.PaddingController
-
- getCss() - Method in class org.pentaho.reporting.engine.classic.core.style.TextRotation
-
- getCssName() - Method in enum org.pentaho.reporting.engine.classic.core.layout.richtext.html.StyleBuilder.CSSKeys
-
- getCssName() - Method in enum org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder.CSSKeys
-
- getCurrentCursorPosition() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.PaddingController
-
- getCurrentDataItem() - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
Returns the row number of the raw datasource that is currently accessed.
- getCurrentDataItem() - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- getCurrentDataItem() - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getCurrentDataItem() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
- getCurrentDataItem() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
- getCurrentDataItem() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- getCurrentDataItem() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getCurrentDataItem() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
Returns the current data item.
- getCurrentDate() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
-
- getCurrentDeepTraverseGroup(ReportEvent) - Static method in class org.pentaho.reporting.engine.classic.core.function.FunctionUtilities
-
Returns the current group instance, based on the given report event.
- getCurrentDirectory() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.AbstractFileSelectionAction
-
Returns the working directory that should be used when initializing the FileChooser.
- getCurrentEvent() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
Returns the current report event.
- getCurrentGroup() - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
- getCurrentGroup(ReportEvent) - Static method in class org.pentaho.reporting.engine.classic.core.function.FunctionUtilities
-
Returns the current group instance, based on the given report event.
- getCurrentGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- getCurrentGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getCurrentGroup() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
- getCurrentGroup() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
- getCurrentGroup() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- getCurrentGroup() - Method in class org.pentaho.reporting.engine.classic.core.states.DefaultGroupingState
-
- getCurrentGroup() - Method in interface org.pentaho.reporting.engine.classic.core.states.GroupingState
-
- getCurrentGroupIndex() - Method in class org.pentaho.reporting.engine.classic.core.states.DefaultGroupSizeRecorder
-
- getCurrentGroupIndex() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getCurrentGroupIndex() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getCurrentLine() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MajorAxisParagraphBreakState
-
- getCurrentRenderedCrosstabLayout() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
- getCurrentRow() - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
Returns the number of the row in padded datasource that is currently being processed.
- getCurrentRow() - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
Where are we in the current processing.
- getCurrentRow() - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getCurrentRow() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
Where are we in the current processing.
- getCurrentRow() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
Returns the number of the row in the tablemodel that is currently being processed.
- getCurrentRow() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
Where are we in the current processing.
- getCurrentRow() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getCurrentRow() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
Returns the currently processed row number.
- getCurrentSubReport() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getCurrentSubReportMarker() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getCurrentSubReportMarker() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getCursor() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DataProcessor
-
- getCursor() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getCursor() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getCursor() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ReportDataRow
-
- getCursor() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportStateKey
-
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AbsoluteLengthPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AggregationTypePropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BasicStrokeEditor
-
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BorderStylePropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BoxSizingPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CompatibilityLevelPropertyEditor
-
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ElementTypePropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.EnumPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontFamilyPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontSmoothPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.HorizontalAlignmentPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LayoutPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LengthPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ParameterLayoutPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ReportProcessTaskPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RichTextTypePropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RotationPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.StagingModePropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextDirectionPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextWrapPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TimeZonePropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalAlignmentPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalTextAlignmentPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.WhitespaceCollapsePropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFScriptableLanguagesPropertyEditor
-
A PropertyEditor may choose to make available a full custom Component that edits its property value.
- getData(Object) - Static method in class org.pentaho.reporting.engine.classic.core.filter.types.ElementTypeUtils
-
- getData() - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
Grants access to the tablemodel was granted using report properties, now direct.
- getData() - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
Access to the tablemodel was granted using report properties, now direct.
- getData() - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getData() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
Access to the tablemodel was granted using report properties, now direct.
- getData() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModel
-
- getData() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableReadHandler
-
- getData() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceReadHandler
-
- getData() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
Grants access to the tablemodel was granted using report properties, now direct.
- getData() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.DimensionNode
-
- getData() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
Access to the tablemodel was granted using report properties, now direct.
- getData() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.ContentCSSCondition
-
Returns the content.
- getData() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSCharacterDataSelector
-
Returns the character data.
- getDataAttributeContext() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AbstractDesignTimeDataSchemaModel
-
- getDataAttributeContext() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.ContextAwareDataSchemaModel
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the data factory that has been assigned to this report.
- getDataFactory() - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
Returns the data factory that has been assigned to this report.
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.DataFactoryRefReadHandler
-
- getDataFactory() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.base.DataFactoryReadHandler
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinition
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataSourceElementHandler
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinition
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata.CompoundDataFactoryReadHandler
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.external.ExternalDataSourceReadHandler
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineDataSourceReadHandler
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceDataSourceReadHandler
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLDataSourceReadHandler
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLDirectDataSourceReadHandler
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.DirectStaticDataSourceReadHandler
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.StaticDataSourceReadHandler
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
-
- getDataFactory() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterContext
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterContextWrapper
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- getDataFactory() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getDataFactory() - Method in class org.pentaho.reporting.engine.classic.core.SubReport
-
- getDataFactoryContext() - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
-
- getDataFactoryContext() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DefaultDesignTimeContext
-
- getDataFactoryContext() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext
-
- getDataFactoryCore() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.DataFactoryMetaDataBuilder
-
- getDataFactoryException() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DesignTimeDataSchemaModel
-
- getDataFactoryException() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.ContextAwareDataSchemaModel
-
- getDataFactoryForQuery(String, boolean) - Method in class org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory
-
- getDataFactoryForQuery(String, boolean) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
-
- getDataFactoryForQuery(String) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
-
- getDataFactoryForQuery(DataFactory, String) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactoryCore
-
- getDataFactoryForQuery(String, boolean) - Method in interface org.pentaho.reporting.engine.classic.core.CompoundDataFactorySupport
-
- getDataFilename() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Returns the directory data file name.
- getDataFilename() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Returns the directory data file name.
- getDataLocation() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- getDataNameGenerator() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- getDataRow() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
Returns the currently assigned dataRow for this event.
- getDataRow() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
- getDataRow() - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
-
Returns the DataRow used in this expression.
- getDataRow() - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
Returns the current data-row.
- getDataRow() - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- getDataRow() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
-
Returns the current data-row.
- getDataRow() - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getDataRow() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
- getDataRow() - Method in class org.pentaho.reporting.engine.classic.core.parameters.CompoundDataRow
-
- getDataRow() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
Returns the current data-row.
- getDataRow() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- getDataRow() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getDataRow() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getDataRowBackend() - Method in class org.pentaho.reporting.engine.classic.core.states.DataRowConnector
-
Returns the assigned data row backend.
- getDataRowDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.AnchorFieldTemplate
-
Deprecated.
Returns the datarow data source used in this template.
- getDataRowDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ComponentFieldTemplate
-
Returns the datarow data source used in this template.
- getDataRowDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Returns the data-row datasource.
- getDataRowDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableFieldTemplate
-
Returns the datarow data source used in this template.
- getDataRowDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLFieldTemplate
-
Returns the datarow data source used in this template.
- getDataRowDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageFieldTemplate
-
Returns the datarow data source used in this template.
- getDataRowDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLFieldTemplate
-
Returns the datarow data source used in this template.
- getDataRowDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Returns the datarow data source used in this template.
- getDataRowDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceFieldTemplate
-
Returns the datarow data source used in this template.
- getDataRowDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ShapeFieldTemplate
-
Returns the datarow data source used in this template.
- getDataRowDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
-
Returns the datarow data source used in this template.
- GetDataRowValueExpression - Class in org.pentaho.reporting.engine.classic.core.function.sys
-
- GetDataRowValueExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.sys.GetDataRowValueExpression
-
- getDataSchema() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DesignTimeDataSchemaModel
-
- getDataSchema() - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
- getDataSchema() - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- getDataSchema() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
-
- getDataSchema() - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getDataSchema() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
- getDataSchema() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
- getDataSchema() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController
-
- getDataSchema() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getDataSchema() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- getDataSchema() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getDataSchema() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchemaModel
-
- getDataSchemaDefinition() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getDataSchemaDefinition() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AbstractDesignTimeDataSchemaModel
-
- getDataSchemaDefinition() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getDataSchemaDefinition() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getDataSchemaModel() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DefaultDesignTimeContext
-
- getDataSchemaModel() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext
-
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.AnchorFilter
-
Deprecated.
Returns the assigned DataSource for this Target.
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.ComponentDrawableFilter
-
Returns the assigned DataSource for this Target.
- getDataSource() - Method in interface org.pentaho.reporting.engine.classic.core.filter.DataTarget
-
Returns the assigned DataSource for this Target.
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.DrawableLoadFilter
-
Returns the data source for the filter.
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatFilter
-
Returns the data source for the filter.
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatParser
-
Returns the data source for the filter.
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.ImageLoadFilter
-
Returns the data source for the filter.
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.ImageRefFilter
-
Returns the data source for the filter.
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceFileFilter
-
Returns the assigned DataSource for this Target.
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.ShapeFilter
-
Returns the data source for the filter.
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.StringFilter
-
Returns the data source for this filter.
- getDataSource() - Method in class org.pentaho.reporting.engine.classic.core.filter.URLFilter
-
Returns the data source for the filter.
- getDataSource(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.connections.DataSourceService
-
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to
look up a datasource.
- getDataSource(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.JndiDataSourceService
-
- getDatasourceById(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.connections.DataSourceMgmtService
-
Retrieves a JDBC datasource form the repository by id
- getDatasourceById(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.EditDataSourceMgmtService
-
- getDatasourceById(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.FileDataSourceMgmtService
-
- getDatasourceByName(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.connections.DataSourceMgmtService
-
Retrieves a JDBC datasource form the repository by name
- getDatasourceByName(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.EditDataSourceMgmtService
-
- getDatasourceByName(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.FileDataSourceMgmtService
-
- getDatasourceChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getDataSourceCollector() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
-
Returns the data-source collector.
- getDataSourceCollector() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriterContext
-
- getDataSourceColumnName() - Method in class org.pentaho.reporting.engine.classic.core.filter.DataRowDataSource
-
Returns the data source column name.
- getDataSourceDescription(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.AbstractDataSourceFactory
-
Returns a data source description.
- getDataSourceDescription(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceCollector
-
Returns a data source description.
- getDataSourceDescription(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceFactory
-
Returns a data source description.
- getDatasourceIds() - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.connections.DataSourceMgmtService
-
Retrieves all JDBC datasource ids from the repository
- getDatasourceIds() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.EditDataSourceMgmtService
-
- getDatasourceIds() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.FileDataSourceMgmtService
-
- getDataSourceName(ObjectDescription) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.AbstractDataSourceFactory
-
Returns a data source name given a description.
- getDataSourceName(ObjectDescription) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceCollector
-
Returns a data source name.
- getDataSourceName(ObjectDescription) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceFactory
-
Returns a data source name.
- getDatasources() - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.connections.DataSourceMgmtService
-
Retrieves all JDBC datasources from the repository
- getDatasources() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.EditDataSourceMgmtService
-
- getDatasources() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.FileDataSourceMgmtService
-
- getDate() - Method in class org.pentaho.reporting.engine.classic.core.function.date.CompareDateExpression
-
Deprecated.
Returns the static date that is used for the comparison.
- getDateFilter() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Returns the date filter.
- getDateFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.DateFormatFilter
-
Returns the date format object.
- getDateFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.DateFormatParser
-
Returns the format for this filter.
- getDateFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Returns the date formatter.
- getDay() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the day property.
- getDayOfMonth() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the day of the month property.
- getDayOfMonthField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the day of the month.
- getDayOfWeek() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the day of the week property.
- getDayOfWeekField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the day-of-the-week.
- getDayOfWeekInMonth() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the day of the week in the month property.
- getDayOfWeekInMonthField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the day of the week in the current month.
- getDayOfYear() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the day of the year property.
- getDayOfYearField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the day of the year.
- getDecimalFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatFilter
-
Returns the format for the filter.
- getDecimalFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatParser
-
Returns the format for the filter.
- getDecimalFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Returns the number formatter.
- getDeepestLastChild(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- getDefaultBundleName() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleReadHandler
-
- getDefaultColor() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Returns the default color that is used if none of the limits applies.
- getDefaultFont() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.DefaultFontMapper
-
- getDefaultFont() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.FontMapper
-
- getDefaultHeight() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.DataFactoryMetaDataXmlFactoryModule
-
Returns the default namespace for a document with the characteristics given in the XmlDocumentInfo.
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ElementMetaDataXmlFactoryModule
-
Returns the default namespace for a document with the characteristics given in the XmlDocumentInfo.
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionMetaDataXmlFactoryModule
-
Returns the default namespace for a document with the characteristics given in the XmlDocumentInfo.
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinitionXmlFactoryModule
-
Returns the default namespace for a document with the characteristics given in the XmlDocumentInfo.
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleCrosstabXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleReportXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleSubReportXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinitionXmlFactoryModule
-
Returns the default namespace for a document with the characteristics given in the XmlDocumentInfo.
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinitionXmlFactoryModule
-
Returns the default namespace for a document with the characteristics given in the XmlDocumentInfo.
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ElementStyleDefinitionXmlFactoryModule
-
Returns the default namespace for a document with the characteristics given in the XmlDocumentInfo.
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutDefinitionXmlFactoryModule
-
Returns the default namespace for a document with the characteristics given in the XmlDocumentInfo.
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleDefinitionXmlFactoryModule
-
Returns the default namespace for a document with the characteristics given in the XmlDocumentInfo.
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.BundleSettingsXmlFactoryModule
-
Returns the default namespace for a document with the characteristics given in the XmlDocumentInfo.
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata.CompoundDataFactoryResourceXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.external.ExternalResourceXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineDataResourceXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceResourceXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.DirectSQLResourceXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLResourceXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.DirectStaticDataResourceXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.StaticDataResourceXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.ExtReportXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.ExtSubReportXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleReportXmlFactoryModule
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleSubReportXmlFactoryModule
-
- getDefaultNamespace() - Method in class org.pentaho.reporting.engine.classic.core.style.css.CSSParserContext
-
- getDefaultNamespace(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataSchemaXmlFactoryModule
-
Returns the default namespace for a document with the characteristics given in the XmlDocumentInfo.
- getDefaultNamespaceURI() - Method in class org.pentaho.reporting.engine.classic.core.style.css.namespaces.DefaultNamespaceCollection
-
- getDefaultNamespaceURI() - Method in interface org.pentaho.reporting.engine.classic.core.style.css.namespaces.NamespaceCollection
-
- getDefaultPrinter() - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.Epson24PinPrinterDriver
-
- getDefaultPrinter() - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.Epson9PinPrinterDriver
-
- getDefaultResourceBundle(Expression) - Static method in class org.pentaho.reporting.engine.classic.core.function.ExpressionUtilities
-
Retursn the default resource-bundle.
- getDefaultShape() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Returns the default shape, which is used, if a shape for a certain value is not defined.
- getDefaultShape() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getDefaultStyle() - Static method in class org.pentaho.reporting.engine.classic.core.style.ElementDefaultStyleSheet
-
Returns the default element style sheet.
- getDefaultStyle() - Static method in class org.pentaho.reporting.engine.classic.core.Watermark
-
Returns the default style-sheet for shape elements.
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.AbstractRootLevelBand
-
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.Band
-
Returns the global stylesheet for all bands.
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCell
-
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabHeader
-
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabSummaryHeader
-
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabTitleHeader
-
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.DetailsFooter
-
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.DetailsHeader
-
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Creates the global stylesheet for this element type.
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.PageFooter
-
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.PageHeader
-
- getDefaultStyleSheet() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.Section
-
Creates the global stylesheet for this element type.
- getDefaultStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.Watermark
-
Returns the global stylesheet for the watermark bands.
- getDefaultStyleSheetLocation() - Method in class org.pentaho.reporting.engine.classic.core.style.css.namespaces.DefaultNamespaceDefinition
-
- getDefaultStyleSheetLocation() - Method in interface org.pentaho.reporting.engine.classic.core.style.css.namespaces.NamespaceDefinition
-
- getDefaultValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryLanguageListCellRenderer
-
- getDefaultValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.AbstractParameterReadHandler
-
- getDefaultValue() - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- getDefaultValue(ParameterContext) - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- getDefaultValue(ParameterContext) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultListParameter
-
- getDefaultValue(ParameterContext) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterDefinitionEntry
-
- getDefaultValue(ParameterContext) - Method in class org.pentaho.reporting.engine.classic.core.parameters.StaticListParameter
-
Deprecated.
- getDefaultWidth() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- getDefinedParameterNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
-
Returns an iterator for the parameter names.
- getDefinedPropertyNamesArray() - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
-
- getDefinedStyleKeyCount() - Static method in class org.pentaho.reporting.engine.classic.core.style.StyleKey
-
- getDefinedStyleKeys() - Static method in class org.pentaho.reporting.engine.classic.core.style.StyleKey
-
- getDefinedStyleKeysList() - Static method in class org.pentaho.reporting.engine.classic.core.style.StyleKey
-
- getDefinedWidth(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
-
- getDefinedWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumn
-
- getDefinedWidth(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnModel
-
- getDefinition(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.namespaces.DefaultNamespaceCollection
-
- getDefinition(String) - Method in interface org.pentaho.reporting.engine.classic.core.style.css.namespaces.NamespaceCollection
-
- getDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getDefinitionSource() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns the resource-key of the file that defined this element.
- getDefinitionSource(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeCore
-
- getDelimeter() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.TokenizeStringExpression
-
Deprecated.
Returns the delimeter string.
- getDependencyLevel() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction
-
- getDependencyLevel() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
Returns the dependency level for the expression (controls evaluation order for expressions and functions).
- getDependencyLevel() - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
-
The dependency level defines the level of execution for this function.
- getDependencyLevel() - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Returns the defined dependency level.
- getDependencyLevel() - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
-
Returns the defined dependency level.
- getDependencyLevel() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
The dependency level defines the level of execution for this function.
- getDependencyLevel() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
-
Deprecated.
The dependency level defines the level of execution for this function.
- getDependencyLevel() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabProcessorFunction
-
Returns the dependency level for the expression (controls evaluation order for expressions and functions).
- getDeprecationMessage(Locale) - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getDeprecationMessage(Locale) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getDepth() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.BandSectionLayoutModelBuilderContext
-
- getDepth() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilderContext
-
- getDepth() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DummyLayoutModelBuilderContext
-
- getDepth() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderContext
-
- getDepth() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ProxyLayoutModelBuilderContext
-
- getDepth() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.SectionLayoutModelBuilderContext
-
- getDescendantCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getDescendantCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getDescent() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getDescription(Locale) - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getDescription(Locale) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getDescription(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Returns a description.
- getDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
- getDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
- getDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
- getDescription(Locale) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
- getDescription(Locale) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDescription
-
- getDescription(Template) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollection
-
Returns a template description.
- getDescription(Template) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollector
-
Returns a template description.
- getDescriptionForClass(Class) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ArrayClassFactory
-
Returns an object description for a class.
- getDescriptionForClass(Class) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactory
-
Returns an object description for a class.
- getDescriptionForClass(Class) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryCollector
-
Returns an object description for a class.
- getDescriptionForClass(Class) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryImpl
-
Returns an object-description for a class.
- getDescriptionForClass(Class) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceCollector
-
Returns a description for the class.
- getDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionPropertyMetaDataBuilder
-
- getDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorPropertyMetaDataBuilder
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.AutoLayoutBoxType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.AbstractSectionType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ContentFieldType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ContentType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.CrosstabElementType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.DateFieldType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.EllipseType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ExternalElementType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.HorizontalLineType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.LabelType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.LegacyType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.MessageType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.NumberFieldType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.RectangleType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ResourceFieldType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ResourceLabelType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ResourceMessageType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.TextFieldType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.VerticalLineType
-
- getDesignValue(ExpressionRuntime, ReportElement) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementType
-
Compute a design-time value.
- getDesignValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleType
-
- getDetailMode() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getDetailName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SubReportParameterReadHandler
-
- getDetails() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getDetailsFooter() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the details header band.
- getDetailsFooter() - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- getDetailsFooter() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the details footer band.
- getDetailsFooter() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
Returns the details header band.
- getDetailsHeader() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the details header band.
- getDetailsHeader() - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- getDetailsHeader() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the details header band.
- getDetailsHeader() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
Returns the details header band.
- getDetailsMode() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- getDetailTag(String, String) - Static method in class org.pentaho.reporting.engine.classic.core.PerformanceTags
-
- getDeviceConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getDialogId() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageSetupDialog
-
- getDialogModel() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryEditorPanel
-
- getDirectRules() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler
-
- getDirectRules() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchemaDefinition
-
- getDirectRules() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchemaDefinition
-
- getDirectRules() - Method in class org.pentaho.reporting.engine.classic.core.wizard.ProxyDataSchemaDefinition
-
- getDisplayConnectionName() - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
-
- getDisplayConnectionName() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactoryMetaProvider
-
- getDisplayConnectionName(DataFactoryMetaData, DataFactory) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.DataFactoryCore
-
- getDisplayConnectionName(DataFactory) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.DataFactoryMetaData
-
- getDisplayConnectionName(DataFactoryMetaData, DataFactory) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultDataFactoryCore
-
- getDisplayConnectionName(DataFactory) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultDataFactoryMetaData
-
- getDisplayConnectionName(DataFactoryMetaData, DataFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLDataFactoryCore
-
- getDisplayName(Locale) - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getDisplayName(Locale) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.AboutActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ExitActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToFirstPageActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToLastPageActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToNextPageActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToPreviousPageActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomCustomActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomInActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomListActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomOutActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
Returns the display name for the export action.
- getDisplayName() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportPlugin
-
Returns the display name for the CSV dialog.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportPlugin
-
Returns the display name for the CSV dialog.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportPlugin
-
Returns the action display name.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportPlugin
-
Returns the action display name.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportPlugin
-
Returns the action display name.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportPlugin
-
Returns the display name.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.EncodingSelector.GenericPrinterSpecification
-
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportPlugin
-
Returns the display name for the action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageSetupPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PrintingPlugin
-
Returns the display name for the export action.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportPlugin
-
Returns the display name.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportPlugin
-
Returns the display name.
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportPlugin
-
Returns the display name.
- getDisplayName(Locale) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
- getDisplayName(Locale) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDescription
-
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver.GenericIBMPrinterSpecification
-
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.DefaultPrinterSpecification
-
- getDisplayName() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.PrinterEncoding
-
- getDisplayName() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.PrinterSpecification
-
- getDisplayRole() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- getDividend() - Method in class org.pentaho.reporting.engine.classic.core.function.PercentageExpression
-
Deprecated.
Returns the field used as dividend by the function.
- getDividend() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Returns the field used as dividend by the function.
- getDivisor() - Method in class org.pentaho.reporting.engine.classic.core.function.PercentageExpression
-
Deprecated.
Returns the field used as divisor by the function.
- getDivisor() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Returns the field used as divisor by the function.
- getDocumentContentItem() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
-
- getDocumentContext() - Method in class org.pentaho.reporting.engine.classic.core.style.css.CSSStyleResolver
-
- getDocumentMetaData() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
Returns the outermost master-report's document meta-data.
- getDocumentMetaData() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
Returns the outermost master-report's document meta-data.
- getDocumentMetaData() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
-
- getDocumentMetaData() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterContext
-
the document metadata of the report.
- getDocumentMetaData() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterContextWrapper
-
- getDocumentSettings() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfWriter2
-
Gets the RtfDocumentSettings that specify how the rtf document is generated.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.DataFactoryMetaDataXmlFactoryModule
-
Checks the given document data to compute the propability of whether this factory module would be able to handle
the given data.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ElementMetaDataXmlFactoryModule
-
Checks the given document data to compute the propability of whether this factory module would be able to handle
the given data.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionMetaDataXmlFactoryModule
-
Checks the given document data to compute the propability of whether this factory module would be able to handle
the given data.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinitionXmlFactoryModule
-
Checks the given document data to compute the propability of whether this factory module would be able to handle
the given data.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleCrosstabXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleReportXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleSubReportXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinitionXmlFactoryModule
-
Checks the given document data to compute the propability of whether this factory module would be able to handle
the given data.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinitionXmlFactoryModule
-
Checks the given document data to compute the propability of whether this factory module would be able to handle
the given data.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ElementStyleDefinitionXmlFactoryModule
-
Checks the given document data to compute the probability of whether this factory module would be able to handle
the given data.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutDefinitionXmlFactoryModule
-
Checks the given document data to compute the propability of whether this factory module would be able to handle
the given data.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleDefinitionXmlFactoryModule
-
Checks the given document data to compute the probability of whether this factory module would be able to handle
the given data.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.BundleSettingsXmlFactoryModule
-
Checks the given document data to compute the propability of whether this factory module would be able to handle
the given data.
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata.CompoundDataFactoryResourceXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.external.ExternalResourceXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineDataResourceXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceResourceXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.DirectSQLResourceXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLResourceXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.DirectStaticDataResourceXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.StaticDataResourceXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.ExtReportXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.ExtSubReportXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleReportXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleSubReportXmlFactoryModule
-
- getDocumentSupport(XmlDocumentInfo) - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataSchemaXmlFactoryModule
-
Checks the given document data to compute the propability of whether this factory module would be able to handle
the given data.
- getDomain() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributeReference
-
- getDomain() - Method in class org.pentaho.reporting.engine.classic.core.wizard.MetaSelector
-
- getDomain() - Method in class org.pentaho.reporting.engine.classic.core.wizard.StaticDataAttributeReference
-
- getDominantBaseline() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getDominantBaseline() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.AlignContext
-
- getDominantBaseline() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultExtendedBaselineInfo
-
- getDominantBaseline() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.ExtendedBaselineInfo
-
- getDoubleStyleProperty(StyleKey, double) - Method in class org.pentaho.reporting.engine.classic.core.style.AbstractStyleSheet
-
Returns an double style.
- getDoubleStyleProperty(StyleKey, double) - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleSheet
-
- getDrawable() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.DrawablePanel
-
- getDrawable() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.QueryLogicalPageInterceptor
-
- getDrawable() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.QueryPhysicalPageInterceptor
-
- getDrawableFilter() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ComponentFieldTemplate
-
Returns the filter that converts the components into Drawable objects.
- getDrawArea() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getDrawingPatriarch() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getDriver() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.DriverConnectionProvider
-
- getDriverState() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- getDSBoundName(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.connections.DataSourceService
-
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to
look up a datasource.
- getDSBoundName(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.JndiDataSourceService
-
- getDynamicHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns whether the element's height should be adjusted automaticly.
- getEditableConfig() - Method in class org.pentaho.reporting.engine.classic.core.ClassicEngineBoot
-
Returns the current global configuration as modifiable instance.
- getEditor() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeMetaData
-
This method can return null if there is no property editor registered for this type.
- getEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionPropertyMetaDataBuilder
-
- getEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorPropertyMetaDataBuilder
-
- getEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeMetaData
-
- getEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyMetaData
-
- getEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyMetaData
-
- getEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultStyleKeyMetaData
-
- getEditor() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyMetaData
-
- getEditor() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyMetaData
-
- getEditor() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.StyleMetaData
-
- getEditor(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
- getEditor(int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDescription
-
- getEditorClass() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.DataFactoryMetaDataBuilder
-
- getEditorConfigurationKey() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultDataFactoryMetaData
-
- getEffectiveBorder() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableCellRenderBox
-
- getEffectiveBundle() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionPropertyReadHandler
-
- getEffectiveBundle() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorPropertyReadHandler
-
- getEffectiveColumnSize(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
-
- getEffectiveColumnSize(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnModel
-
- getEffectiveLineboxContainer() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getEffectiveMarginBottom() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getEffectiveMarginTop() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getEffectiveMinimumChunkSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getEffectiveMinimumChunkSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getEffectiveSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumn
-
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getElement(String) - Method in class org.pentaho.reporting.engine.classic.core.Band
-
Returns the first element in the list that is known by the given name.
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.Band
-
Returns the element stored add the given index.
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCellBody
-
Returns the element stored add the given index.
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroupBody
-
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
-
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroupBody
-
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroupBody
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportModelEvent
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction
-
Returns the element name.
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilitySwitchFunction
-
Deprecated.
Returns the element name.
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemHideFunction
-
Returns the name of the element in the item band that should be set visible/invisible.
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.function.PaintComponentFunction
-
Deprecated.
Returns the element used by the function.
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Returns the element name.
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- getElement() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ElementReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractElementReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractRootLevelBandReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.BandReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabCellBodyReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabCellReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabColumnGroupReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabColumnSubGroupBodyReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabGroupReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabHeaderBandReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabOtherGroupReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabOtherSubGroupBodyReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabRowGroupReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabRowSubGroupBodyReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabSummaryHeaderBandReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabTitleHeaderBandReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.DataGroupBodyReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.DetailsFooterBandReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.DetailsHeaderBandReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.GroupFooterReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.GroupHeaderReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.ItemBandReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.NoDataBandReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.RelationalGroupReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.SubGroupBodyReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SubReportReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementReadHandler
-
- getElement() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractElementReadHandler
-
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.Section
-
Returns the element stored add the given index.
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
- getElement(int) - Method in class org.pentaho.reporting.engine.classic.core.SubGroupBody
-
- getElementArray() - Method in class org.pentaho.reporting.engine.classic.core.Band
-
Returns an array of the elements in the band.
- getElementArrayForLevel(int, Object[]) - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns an iterator for all the elements at a given level.
- getElementArrayForLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns an iterator for all the elements at a given level.
- getElementAt(int) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogComboBoxModel
-
- getElementAt(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Returns the value at the specified index.
- getElementContext(Class<T>) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getElementContext(Class<T>) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.Band
-
Returns the number of elements in this band.
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCellBody
-
Returns the number of elements in this band.
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroupBody
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroupBody
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroupBody
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.Section
-
Returns the number of elements in this section.
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
- getElementCount() - Method in class org.pentaho.reporting.engine.classic.core.SubGroupBody
-
- getElementCountForLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns the numer of elements registered for an certain level.
- getElementDimensions() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractElementReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractTextElementReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AnchorFieldReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ComponentFieldReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.DrawableFieldReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.DrawableRefReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.DrawableURLFieldReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.EllipseReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ImageFieldReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ImageRefReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ImageURLFieldReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.RectangleReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.RoundRectangleReadHandler
-
- getElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ShapeFieldReadHandler
-
- getElementFactoryCollector() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
-
Returns the element factory collector.
- getElementFactoryCollector() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriterContext
-
- getElementForType(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.elements.DefaultElementFactory
-
Returns an element for the specified type.
- getElementForType(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.elements.ElementFactory
-
Returns an element for the given type.
- getElementForType(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.elements.ElementFactoryCollector
-
Returns an element for the given type.
- getElementPositions() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getElementsForLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
- getElementType() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getElementType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- getElementType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getElementType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ElementMetaDataBuilder
-
- getElementType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultElementMetaData
-
- getElementType() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementMetaData
-
- getElementType(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.ElementTypeRegistry
-
- getElementType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getElementType() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getElementTypeName() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getElementTypes() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ElementTypeCollection
-
- getEllipseOverride() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.RevalidateTextEllipseProcessStep
-
- getEllipsis() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.SubStringExpression
-
Deprecated.
Returns the ellipsis-text that indicates partial values.
- getEmbedFont() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the font embedding flag for the new text elements.
- getEnclosedModel() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.SubSetTableModel
-
Returns the enclosed tablemodel, which is wrapped by this subset table model.
- getEncoderQuality(ReportAttributeMap) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.RenderUtility
-
- getEncoderType(ReportAttributeMap) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.RenderUtility
-
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the font encoding used to write the text.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MessageFormatExpression
-
Returns the defined character encoding that is used to transform the Java-Unicode strings into bytes.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.URLEncodeExpression
-
Deprecated.
Returns the defined character encoding that is used to transform the Java-Unicode strings into bytes.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Returns the defined character encoding that is used to transform the Java-Unicode strings into bytes.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData.ReusableFontContext
-
- getEncoding(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Returns an encoding.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
Returns the encoding.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
Returns the encoding.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Returns the selected encoding.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
Returns the selected encoding.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Returns the selected encoding.
- getEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.EncodingSelector.GenericPrinterSpecification
-
Returns the encoding definition for the given java encoding.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Returns the encoding.
- getEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver.GenericIBMPrinterSpecification
-
Returns the encoding definition for the given java encoding.
- getEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.DefaultPrinterSpecification
-
Returns the encoding definition for the given java encoding.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.EncodingUtilities
-
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.PrinterEncoding
-
- getEncoding(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.PrinterSpecification
-
Returns the encoding definition for the given java encoding.
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PageableTextOutputProcessor
-
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVPrinter
-
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.FlowCSVOutputProcessor
-
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.PageableCSVOutputProcessor
-
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.StreamCSVOutputProcessor
-
- getEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
-
Returns the encoding.
- getEncodingDescription(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
- getEncodingHeader() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.EncodingUtilities
-
- getEncodingsDefinitionFile() - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Defines the loader settings for the available encodings shown to the user.
- getEncodingUtilities(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- getEncodingUtilities(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
- getEncodingUtilities(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.TextFilePrinterDriver
-
- getEncryptionValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportDialog
-
Queries the currently selected encryption.
- getEnd() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AlignmentChunk
-
- getEnd() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.LineBreakIteratorState
-
- getEnd() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec.StyledChunk
-
- getEnd() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.SubSetTableModel
-
Returns the last row that should be visible.
- getEndDateField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateSpanExpression
-
Deprecated.
Returns the name of the field that contains the end-date.
- getEndOfLine() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getEndOfLine() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.TextFilePrinterDriver
-
- getEndOfPage() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.TextFilePrinterDriver
-
- getEntityParser() - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.util.HtmlCharacterEntities
-
Gets the character entity parser for HTML content.
- getEntriesForPoint(float, float) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.ImageMap
-
- getEnvDataRow() - Method in class org.pentaho.reporting.engine.classic.core.parameters.CompoundDataRow
-
- getEnvironment() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
- getEnvironment() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getEnvironment() - Method in class org.pentaho.reporting.engine.classic.core.ReportEnvironmentDataRow
-
- getEnvironmentProperty(String) - Method in class org.pentaho.reporting.engine.classic.core.CachingReportEnvironment
-
- getEnvironmentProperty(String) - Method in class org.pentaho.reporting.engine.classic.core.DefaultReportEnvironment
-
- getEnvironmentProperty(String) - Method in interface org.pentaho.reporting.engine.classic.core.ReportEnvironment
-
Returns a environment property.
- getEpochTime() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the time in seconds since 01-Jan-1970.
- getEpochTimeField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the epoch time, that is the time in seconds since 01-Jan-1970.
- getError() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportProcessTask
-
Returns any error that has caused the report export to fail.
- getError() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getError() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getError() - Method in interface org.pentaho.reporting.engine.classic.core.ReportProcessTask
-
Returns any error that has caused the report export to fail.
- getErrorHandler() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getErrorHandler() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getErrorReason() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PrintReportProcessor
-
Returns the last exception that has been caught.
- getErrors() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ValidationResult
-
- getErrors(String) - Method in class org.pentaho.reporting.engine.classic.core.parameters.ValidationResult
-
- getErrors() - Method in class org.pentaho.reporting.engine.classic.core.states.CollectingReportErrorHandler
-
- getErrors() - Method in class org.pentaho.reporting.engine.classic.core.states.IgnoreEverythingReportErrorHandler
-
- getErrors() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportProcessingErrorHandler
-
- getEscapeChar() - Method in class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
-
Returns the escape char.
- getEscapeMode() - Method in class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
-
- getEventCode() - Method in interface org.pentaho.reporting.engine.classic.core.states.process.AdvanceHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabColumnAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabFactHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabOtherAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginCrosstabRowAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginDetailsHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginGroupHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.BeginReportHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabBodyHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabColumnAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabColumnBodyHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabFactHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabOtherAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabOtherBodyHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabRowAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndCrosstabRowBodyHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndDetailsHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndGroupBodyHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndGroupHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndReportHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.EndSubReportHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinCrosstabFactHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinDetailsHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabColumnAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabOtherAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndCrosstabRowAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.JoinEndGroupHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.PendingPagesHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryBeginCrosstabColumnAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryEndCrosstabColumnAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryJoinEndCrosstabColumnAxisHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryProcessCrosstabFactHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryRowEndReportHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryRowFireEventReportHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.PrintSummaryRowStartReportHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessCrosstabFactHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessDetailsHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ReportDoneHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ReportFooterHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ReportHeaderHandler
-
- getEventCode() - Method in class org.pentaho.reporting.engine.classic.core.states.process.RestartOnNewPageHandler
-
- getEventCode() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
Returns the unique event code for this report state type.
- getEventSource() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModelEvent
-
- getEventSource() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getEventSource() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingGuiContext
-
- getEventWatch() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- getExcelCellFormat() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.DateFieldElementFactory
-
Returns the excel export cell format.
- getExcelCellFormat() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.NumberFieldElementFactory
-
Returns the excel export cell format.
- getExcelFont(HSSFFontWrapper) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelFontFactory
-
Creates a HSSFFont.
- getExcelFormula() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.LabelElementFactory
-
- getException() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ExceptionDialog
-
Returns the exception that was the reason for this dialog to show up.
- getExecutionPriority() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorMetaData
-
- getExecutionPriority() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorMetaData
-
- getExportDescriptor() - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
Returns the current export descriptor as returned by the OutputProcessorMetaData object.
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
The output descriptor is a simple string collections consisting of the following components:
exportclass/type/subtype
For example, the PDF export would be: pageable/pdf The StreamHTML export would return table/html/stream
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.function.HidePageBandForTableExportFunction
-
Deprecated.
- getExportDescriptor() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
Returns the export descriptor from the output-target.
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.GenericOutputProcessorMetaData
-
The export descriptor is a string that describes the output characteristics.
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
The output descriptor is a simple string collections consisting of the following components:
exportclass/type/subtype
For example, the PDF export would be: pageable/pdf The StreamHTML export would return table/html/stream
- getExportDescriptor() - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorMetaData
-
The export descriptor is a string that describes the output characteristics.
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsOutputProcessorMetaData
-
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.StreamGraphicsOutputProcessorMetaData
-
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfOutputProcessorMetaData
-
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextOutputProcessorMetaData
-
The export descriptor is a string that describes the output characteristics.
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlPageOutputProcessorMetaData
-
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.helper.CSVOutputProcessorMetaData
-
The export descriptor is a string that describes the output characteristics.
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlOutputProcessorMetaData
-
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper.RTFOutputProcessorMetaData
-
The export descriptor is a string that describes the output characteristics.
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelOutputProcessorMetaData
-
The export descriptor is a string that describes the output characteristics.
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlTableOutputProcessorMetaData
-
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
Returns the current export descriptor as returned by the OutputProcessorMetaData object.
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController
-
- getExportDescriptor() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
The output descriptor is a simple string collections consisting of the following components:
exportclass/type/subtype
For example, the PDF export would be: pageable/pdf The StreamHTML export would return table/html/stream
- getExportMapping() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.ParameterMappingsReadHandler
-
- getExportMappings() - Method in class org.pentaho.reporting.engine.classic.core.SubReport
-
Returns the parameter mappings for the subreport.
- getExportParameters() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinition
-
- getExportType() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
-
Return the export type of the current report processing run.
- getExportType() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.IsExportTypeExpression
-
Returns the export type string.
- getExportTypes() - Method in class org.pentaho.reporting.engine.classic.core.metadata.ReportProcessTaskRegistry
-
- getExpression(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ExpressionCollection
-
Returns the expression on the given position in the list.
- getExpression() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.beanshell.BSHExpression
-
Sets the beanshell script as string.
- getExpression() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFExpression
-
Returns the script that gets evaluated every time the getValue() method is called.
- getExpression() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.StyleExpressionHandler
-
- getExpression() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AttributeExpressionReadHandler
-
- getExpressionDataRow() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getExpressionDataRow() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getExpressionMap() - Method in interface org.pentaho.reporting.engine.classic.core.DynamicExpression
-
- getExpressionMetaData(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.ExpressionRegistry
-
- getExpressionMetaData() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionMetaDataCollection
-
- getExpressions() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the expressions for the report.
- getExpressions() - Method in class org.pentaho.reporting.engine.classic.core.devtools.ExpressionQueryTool
-
- getExpressions() - Method in class org.pentaho.reporting.engine.classic.core.function.ExpressionCollection
-
Return all expressions contained in this collection as array.
- getExpressions() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinition
-
- getExpressions() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinition
-
- getExpressions() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutProcessorReadHandler
-
- getExpressions() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionDataRow
-
- getExpressionType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionMetaData
-
- getExpressionType() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionMetaData
-
- getExtension() - Method in class org.pentaho.reporting.engine.classic.core.util.InternationalizedLoader
-
- getExtensionArea() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
-
- getExtraCalculationFields(AttributeMetaData) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeCore
-
- getExtraCalculationFields() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeMetaData
-
- getExtraCalculationFields(AttributeMetaData) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeCore
-
- getExtraCalculationFields() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeMetaData
-
- getExtraCalculationFields(ExpressionPropertyMetaData) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyCore
-
- getExtraCalculationFields() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyMetaData
-
- getExtraCalculationFields(ReportPreProcessorPropertyMetaData) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyCore
-
- getExtraCalculationFields() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyMetaData
-
- getExtraCalculationFields(ExpressionPropertyMetaData) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyCore
-
- getExtraCalculationFields() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyMetaData
-
- getExtraCalculationFields(ReportPreProcessorPropertyMetaData) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyCore
-
- getExtraCalculationFields() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyMetaData
-
- getExtraChars() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultGlyph
-
- getExtraChars() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.Glyph
-
- getExtraQueryButtons() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryEditorPanel
-
- getFactor() - Method in class org.pentaho.reporting.engine.classic.core.function.DateCutExpression
-
Deprecated.
Returns the factor by which the date should be pruned.
- getFactories() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryCollector
-
Returns an iterator the provides access to all the factories in the collection.
- getFactories() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceCollector
-
Returns an iterator that provides access to the factories.
- getFactories() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.elements.ElementFactoryCollector
-
Returns an iterator that provides access to the factories.
- getFactories() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.StyleKeyFactoryCollector
-
Returns an iterator that provides access to the factories.
- getFactories() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollector
-
Returns an iterator that provides access to the factories.
- getFactoryMetaData() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.DataFactoryMetaDataCollection
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.DataFactoryMetaDataResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ElementMetaDataResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionMetaDataResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinitionResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorMetaDataResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportProcessTaskMetaDataResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.parser.DatabaseConnectionsXmlResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.support.itext.BaseFontResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.CrosstabXmlResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.DataFactoryXmlResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.MasterReportXmlResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.SubReportXmlResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinitionXmlResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinitionXmlResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ElementStyleDefinitionXmlResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.BundleSettingsXmlResourceFactory
-
- getFactoryType() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataSchemaXmlResourceFactory
-
- getFailOnError() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaExpression
-
- getFailOnError() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
- getFallBackCharset() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- getFallbackForward() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Returns the name of the field that is returned if none of the predefined keys matches the lookup-value.
- getFallbackValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Returns the value that is returned if none of the predefined keys matches the lookup-value.
- getFeatureMaturityLevel() - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getFeatureMaturityLevel() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getField() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- getField() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
-
- getField() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- getField() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDetail
-
- getField() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDimension
-
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.DataRowDataSource
-
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.AnchorFieldTemplate
-
Deprecated.
Returns the field name.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ComponentFieldTemplate
-
Returns the field name.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Returns the field name.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableFieldTemplate
-
Returns the field name.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLFieldTemplate
-
Returns the name of the field from the data-row that the template gets images from.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageFieldTemplate
-
Returns the field name.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLFieldTemplate
-
Returns the name of the field from the data-row that the template gets images from.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Returns the field name.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceFieldTemplate
-
Returns the field name.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ShapeFieldTemplate
-
Returns the field name.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
-
Returns the field name.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractCompareExpression
-
Deprecated.
Returns the name of the field from where to read the first operand.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.AverageExpression
-
Deprecated.
Returns the defined fields as array.
- getField(int) - Method in class org.pentaho.reporting.engine.classic.core.function.AverageExpression
-
Deprecated.
Returns the defined field at the given index-position.
- getField(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAggregationExpression
-
Returns the defined field at the given index-position.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAggregationExpression
-
Returns all defined fields as array of strings.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToDateExpression
-
Deprecated.
Returns the name of the data-row column from where to read the string that should be parsed.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToNumberExpression
-
Returns the name of the data-row column from where to read the string that should be parsed.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
-
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.CreateHyperLinksFunction
-
Deprecated.
Returns the field name from where to read the hyper-link target.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.DateCutExpression
-
Deprecated.
Returns the name of the data-row field from where to read the date that should be modified.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementColorFunction
-
Deprecated.
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilityFunction
-
Deprecated.
Returns the field name of the data-row column from where to read the boolean value.
- getField() - Method in interface org.pentaho.reporting.engine.classic.core.function.FieldAggregationFunction
-
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.HideElementByNameFunction
-
Deprecated.
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.HideNullValuesFunction
-
Deprecated.
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.IsEmptyExpression
-
Deprecated.
Returns the name of the field from where to read the value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.IsNullExpression
-
Deprecated.
Returns the name of the field from where to read the value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemHideFunction
-
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMaxFunction
-
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMinFunction
-
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemSumFunction
-
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.NegativeNumberPaintChangeFunction
-
Deprecated.
Returns the name of the data-row column from where to read the numeric value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.numeric.IsNegativeExpression
-
Deprecated.
Returns the name of the field from where to read the number.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.numeric.IsPositiveExpression
-
Deprecated.
Returns the name of the field from where to read the number.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.PaintComponentFunction
-
Deprecated.
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.PaintDynamicComponentFunction
-
Deprecated.
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.ShowElementByNameFunction
-
Deprecated.
Returns the name of the field from where the compare value is read.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.CapitalizeStringExpression
-
Deprecated.
Returns the name of the datarow-column from where to read the string value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Returns the name of the field from where to read the key value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Returns the name of the field from where to read the key value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceBundleLookupExpression
-
Returns the name of the datarow-column from where to read the resourcebundle key value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.SubStringExpression
-
Deprecated.
Returns the name of the datarow-column from where to read the string value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.TokenizeStringExpression
-
Deprecated.
Returns the name of the datarow-column from where to read the string value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ToLowerCaseStringExpression
-
Deprecated.
Returns the name of the datarow-column from where to read the string value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ToUpperCaseStringExpression
-
Deprecated.
Returns the name of the datarow-column from where to read the string value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.URLEncodeExpression
-
Deprecated.
Returns the name of the datarow-column from where to read the string value.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.GetDataRowValueExpression
-
- getField(int) - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Returns the defined field at the given index-position.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Returns all defined fields as array of strings.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalCalculationFunction
-
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumFunction
-
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMaxFunction
-
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMinFunction
-
Returns the field used by the function.
- getField() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getField(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getField() - Method in class org.pentaho.reporting.engine.classic.core.sorting.SortConstraint
-
- getFieldCount() - Method in class org.pentaho.reporting.engine.classic.core.function.AverageExpression
-
Deprecated.
Returns the number of fields defined in this expression.
- getFieldCount() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAggregationExpression
-
Returns the number of fields defined in this expression.
- getFieldCount() - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Returns the number of fields defined in this expression.
- getFieldname() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentFieldElementFactory
-
Returns the field name from where to read the content of the element.
- getFieldname() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextFieldElementFactory
-
Returns the field name from where to read the content of the element.
- getFieldName() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DirectFieldSelectorRule
-
- getFields() - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport
-
- getFields() - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport.MessageCompiler
-
Returns the collected fields as string-array.
- getFields() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLParameterLookupParser
-
- getFields() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.GroupFieldsReadHandler
-
- getFields() - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
Returns the list of fields for this group.
- getFieldsArray() - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
Returns the group fields as array.
- getFieldValues() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAggregationExpression
-
Collects the values of all fields defined in the fieldList.
- getFieldValues(Object[]) - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Collects the values of all fields defined in the fieldList.
- getFileDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.AbstractFileSelectionAction
-
Returns a descriptive text describing the file extension.
- getFileExtension() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.action.AbstractFileSelectionAction
-
Returns the file extension that should be used for the operation.
- getFilename() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
Returns the export file name.
- getFilename() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
Returns the export file name.
- getFilename() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Returns the directory file name.
- getFilename() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
Returns the directory file name.
- getFilename() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Returns the directory file name.
- getFilename() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Returns the filename.
- getFilename() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportDialog
-
Returns the filename of the RTF file.
- getFilename() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportDialog
-
Returns the filename of the excel file.
- getFilename() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportDialog
-
Returns the filename of the excel file.
- getFileName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterState
-
- getFillColor() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
- getFilledRows() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getFillPaint() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getFillPaint() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getFillShapes(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getFillShapes() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getFillShapesCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getFillState() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowSizeCache
-
- getFinish() - Method in class org.pentaho.reporting.engine.classic.core.layout.TextCache.Result
-
- getFinishedRows() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getFirstAttribute(String) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getFirstAttribute(String) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.AbstractImageMapEntry
-
- getFirstAttribute(String) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getFirstChild() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getFirstChild() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.BoxAlignContext
-
- getFirstColGroupIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getFirstCondition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.AndCSSCondition
-
Returns the first condition.
- getFirstCondition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.OrCSSCondition
-
Returns the first condition.
- getFirstLineIndent() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getFirstRowEncountered() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanTableRowsPreparationStep
-
- getFirstRowGroupIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getFirstValue() - Method in class org.pentaho.reporting.engine.classic.core.util.RingBuffer
-
- getFixedPosition() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getFlowController() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getFlowController() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.AbstractPageableOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PageableTextOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.XmlPageOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.AbstractTableOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.FlowCSVOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.PageableCSVOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.StreamCSVOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.FlowHtmlOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.PageableHtmlOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.StreamHtmlOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.FlowRTFOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.StreamRTFOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.FlowExcelOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.PageableExcelOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.StreamExcelOutputProcessor
-
- getFlowSelector() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.XmlTableOutputProcessor
-
- getFont() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleLegendItem
-
- getFont() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getFont() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver.DriverState
-
- getFont() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PlaintextDataChunk
-
- getFont() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.RichTextFormat
-
- getFont() - Method in class org.pentaho.reporting.engine.classic.core.style.FontDefinition
-
Deprecated.
returns the AWT-Font defined by this FontDefinition.
- getFontColorProducer() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getFontEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.style.FontDefinition
-
Deprecated.
Returns this fonts string encoding.
- getFontFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.xls.FastExcelCellStyleProducer
-
- getFontFactory() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.CellStyleProducer
-
- getFontFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.HSSFCellStyleProducer
-
- getFontFamily() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getFontHeight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.HSSFFontWrapper
-
- getFontMapper() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- getFontMetrics(String, double, boolean, boolean, String, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
-
Computes the font-metrics using the given properties.
- getFontMetrics(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
-
Returns the font metrics for the font specified in the style sheet.
- getFontMetrics(StyleSheet) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorMetaData
-
- getFontMetrics(Font) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getFontMetrics() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfLogicalPageDrawable.PdfTextSpec
-
- getFontName() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the name of the font that should be used to print the text.
- getFontName() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable.TextSpec
-
- getFontName() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.HSSFFontWrapper
-
- getFontName() - Method in class org.pentaho.reporting.engine.classic.core.style.FontDefinition
-
Deprecated.
Returns the font name of this font definition.
- getFontRegistry() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
-
- getFontRegistry() - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.support.itext.BaseFontModule
-
- getFontRenderContext() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getFontSize() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the font size in points.
- getFontSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData.ReusableFontContext
-
The requested font size.
- getFontSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable.TextSpec
-
- getFontSize() - Method in class org.pentaho.reporting.engine.classic.core.style.FontDefinition
-
Deprecated.
Returns the size of the defined font.
- getFontSmooth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined font smoothing (also known as text-aliasing) is applied to the element.
- getFontStorage() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
-
- getFooter() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
Returns the group footer.
- getFooter() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
-
Returns the group footer.
- getFooter() - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
Returns the group footer.
- getFooterArea() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getFormat() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.DateFieldElementFactory
-
Returns the date format used for all generated text elements.
- getFormat() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.NumberFieldElementFactory
-
Returns the number format used for all generated text elements.
- getFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Returns the date format string.
- getFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.MessageFieldTemplate
-
Returns the format string used in the message format filter.
- getFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Returns the format string.
- getFormat() - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToDateExpression
-
Deprecated.
Returns the SimpleDateFormat pattern that is used for the parsing.
- getFormat() - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToNumberExpression
-
Returns the DecimalFormat pattern that is used for the parsing.
- getFormat() - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
-
Returns the format used to print the value.
- getFormatKey() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceMessageElementFactory
-
Returns the resource key that contains the label text.
- getFormatKey() - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceMessageFormatFilter
-
Returns the key that is used to lookup the format string used in the message format in the resource bundle.
- getFormatKey() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceMessageTemplate
-
Returns the key that is used to lookup the format string used in the message format in the resource bundle.
- getFormatKey() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceMesssageFormatExpression
-
Returns the key that is used to lookup the format string used in the message format in the resource bundle.
- getFormatString() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.DateFieldElementFactory
-
Returns the format string of the used date format.
- getFormatString() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.MessageFieldElementFactory
-
Returns the format string of the used message format.
- getFormatString() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.NumberFieldElementFactory
-
Returns the format string of the used number format.
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.DateFormatFilter
-
- getFormatString() - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatFilter
-
Synthesizes a pattern string that represents the current state of this Format object.
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatFilter
-
- getFormatString() - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatParser
-
Synthesizes a pattern string that represents the current state of this Format object.
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatFilter
-
- getFormatString() - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatSpecification
-
Returns the raw-format-string.
- getFormatString() - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatFilter
-
Returns the format string used in the message format.
- getFormatString() - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport
-
Returns the original format string that is used to format the fields.
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in interface org.pentaho.reporting.engine.classic.core.filter.RawDataSource
-
Returns information about the formatstring that was used to transform a raw-value into a formatted text.
- getFormatString() - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatFilter
-
Returns the formatString for this SimpleDateFormat.
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatFilter
-
- getFormatString() - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatParser
-
Returns the formatString for this SimpleDateFormat.
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.StringFilter
-
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
-
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.DateFieldType
-
Returns information about the formatstring that was used to transform a raw-value into a formatted text.
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.LegacyType
-
Returns information about the formatstring that was used to transform a raw-value into a formatted text.
- getFormatString(ExpressionRuntime, ReportElement, FormatSpecification) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.NumberFieldType
-
Returns information about the formatstring that was used to transform a raw-value into a formatted text.
- getFormattedtext() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- getFormatter() - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatFilter
-
Returns the format for the filter.
- getFormatter() - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatParser
-
Returns the format for the filter.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentFieldElementFactory
-
Returns the formula that should be used to compute the value of the field.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextFieldElementFactory
-
Returns the formula that should be used to compute the value of the field.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.DataRowDataSource
-
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.AnchorFieldTemplate
-
Deprecated.
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ComponentFieldTemplate
-
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableFieldTemplate
-
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLFieldTemplate
-
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageFieldTemplate
-
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLFieldTemplate
-
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceFieldTemplate
-
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ShapeFieldTemplate
-
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
-
Returns the formula used to compute the value of the data source.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaExpression
-
Returns the formula (incuding the optional namespace) as defined by the OpenFormula standard.
- getFormula() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
Returns the formula (incuding the optional namespace) as defined by the OpenFormula standard.
- getFormulaContext() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactoryContext
-
- getFormulaContext() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DesignTimeDataFactoryContext
-
- getFormulaContext() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
Returns the formula context of this report process.
- getFormulaContext() - Method in class org.pentaho.reporting.engine.classic.core.function.ProcessingDataFactoryContext
-
- getFormulaContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getFormulaError() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaExpression
-
- getFormulaExpression() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaExpression
-
Returns the formula expression.
- getFormulaExpression() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
Returns the formula expression.
- getFormulaNamespace() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaExpression
-
Returns the formula namespace.
- getFormulaNamespace() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
Returns the formula namespace.
- getFormValidator() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- getForward(int) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Retrieves the forward-fieldname for the key at the given position.
- getForward() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Returns all forward-definitions as string-array.
- getForwardCount() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Returns the number of forward-definitions that have been defined.
- getFreezeLeft() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.SheetPropertyCollector
-
- getFreezeLeft() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- getFreezeLeft() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.SheetPropertySource
-
- getFreezeTop() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.SheetPropertyCollector
-
- getFreezeTop() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- getFreezeTop() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.SheetPropertySource
-
- getFunctionRegistry() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
-
Returns the function registry.
- getFunctions() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.LevelStorage
-
- getFunctions() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.LevelStorageBackend
-
- getFunctions() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.OutputFunctionLevelStorage
-
- getFunctions() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.StructureFunctionLevelStorage
-
- getFunctionStorage() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getGeneratedGroupName() - Method in class org.pentaho.reporting.engine.classic.core.states.GroupStartRecord
-
- getGeneratedName() - Method in class org.pentaho.reporting.engine.classic.core.Group
-
- getGenericPrinter() - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.PrinterSpecificationManager
-
- getGlobalAttributes() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler
-
- getGlobalBundle() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterState
-
- getGlobalDefaults() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ProcessingDataSchemaCompiler
-
- getGlobalHeight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfLogicalPageDrawable
-
- getGlobalReferences() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler
-
- getGlobalRules() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchemaDefinition
-
Returns all known rules.
- getGlobalRules() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchemaDefinition
-
Returns all known rules.
- getGlobalRules() - Method in class org.pentaho.reporting.engine.classic.core.wizard.ProxyDataSchemaDefinition
-
- getGlobalScript() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.DefaultQueryDialogModel
-
- getGlobalScript() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModel
-
- getGlobalScript() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- getGlobalScript() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
-
- getGlobalScript() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- getGlobalScriptLanguage() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.DefaultQueryDialogModel
-
- getGlobalScriptLanguage() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModel
-
- getGlobalScriptLanguage() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- getGlobalScriptLanguage() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
-
- getGlobalScriptLanguage() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- getGlobalStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.GlobalStyleManager
-
Returns the global stylesheet, or null, if no global stylesheet was built.
- getGlobalStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.InlineStyleManager
-
Returns the global stylesheet, or null, if no global stylesheet was built.
- getGlobalStyleSheet() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleManager
-
- getGlobalView() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getGlobalView() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getGlobalX() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PhysicalPageBox
-
- getGlobalY() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PhysicalPageBox
-
- getGlyph(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.text.GlyphList
-
- getGlyphAsString(int, CodePointBuffer) - Method in class org.pentaho.reporting.engine.classic.core.layout.text.GlyphList
-
- getGlyphs() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
-
- getGlyphSequenceData() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.GlyphList
-
- getGraphics() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getGraphics() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable.TextSpec
-
- getGraphicsProcessor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PrintReportProcessor
-
- getGroup(int) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the group at the specified index or null, if there is no such group.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCellBody
-
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroupBody
-
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroupBody
-
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroupBody
-
- getGroup() - Method in interface org.pentaho.reporting.engine.classic.core.function.AggregationFunction
-
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
-
Returns the group name.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.CreateGroupAnchorsFunction
-
Deprecated.
Returns the name of the group for which an anchor should be generated.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.GroupCountFunction
-
Returns the name of the group to be counted.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
Returns the group name.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemCountFunction
-
Returns the name of the group (possibly null) for this function.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMaxFunction
-
Returns the group name.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMinFunction
-
Returns the group name.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Returns the group name.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemSumFunction
-
Returns the group name.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Returns the group name.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalCalculationFunction
-
Returns the name of the group to be totalled.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumFunction
-
Returns the name of the group to be totalled.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Returns the name of the group to be totalled.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemCountFunction
-
Returns the name of the group to be totalled.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMaxFunction
-
Returns the name of the group for which the minimum should be computed.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMinFunction
-
Returns the name of the group for which the minimum should be computed.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.GroupBody
-
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- getGroup(int) - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the group at the specified index or null, if there is no such group.
- getGroup(int) - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
Returns the group at the specified index or null, if there is no such group.
- getGroup() - Method in class org.pentaho.reporting.engine.classic.core.SubGroupBody
-
- getGroupBody() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.GroupBodyReadHandler
-
- getGroupBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.GroupSection
-
- getGroupByName(String) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Searches a group by its defined name.
- getGroupByName(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.GroupList
-
Deprecated.
Searches a group by its defined name.
- getGroupCache() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.GroupList
-
Deprecated.
Returns a direct reference to the group cache.
- getGroupCount() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the number of groups in this report.
- getGroupCount() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the number of groups in this report.
- getGroupCount() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
Returns the number of groups in this report.
- getGroupCounts() - Method in class org.pentaho.reporting.engine.classic.core.states.DefaultGroupSizeRecorder
-
- getGroupForIndex(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.AbstractColumnModel
-
- getGroupIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayouterLevel
-
- getGrouping(Locale) - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getGrouping(Locale) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getGroupingOrdinal(Locale) - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getGroupingOrdinal(Locale) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getGroupLevel() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportStateKey
-
- getGroupName() - Method in class org.pentaho.reporting.engine.classic.core.states.GroupStartRecord
-
- getGroupNamePrefix() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getGroups(ReportDefinition) - Static method in class org.pentaho.reporting.engine.classic.core.wizard.AutoGeneratorUtility
-
- getGroupSequenceCounter(int) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getGroupSequenceCounter(int) - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getGroupStartRow(String) - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
- getGroupStartRow(int) - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
- getGroupStartRow(String) - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- getGroupStartRow(int) - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- getGroupStartRow(String) - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getGroupStartRow(int) - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getGroupStartRow(String) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
- getGroupStartRow(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
- getGroupStartRow(String) - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
- getGroupStartRow(int) - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
- getGroupStartRow(String) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- getGroupStartRow(int) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- getGroupStartRow(String) - Method in class org.pentaho.reporting.engine.classic.core.states.DefaultGroupingState
-
- getGroupStartRow(int) - Method in class org.pentaho.reporting.engine.classic.core.states.DefaultGroupingState
-
- getGroupStartRow(int) - Method in interface org.pentaho.reporting.engine.classic.core.states.GroupingState
-
- getGroupStartRow(String) - Method in interface org.pentaho.reporting.engine.classic.core.states.GroupingState
-
- getGuiContext() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- gethAlign() - Method in class org.pentaho.reporting.engine.classic.core.util.RotatedTextDrawable
-
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.parser.ImageMapReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeGroupReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.DataFactoriesReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ElementReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionMetaDataReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDataReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.MetaDataReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorMetaDataReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportProcessTaskMetaDataReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportProcessTaskReadHandler
-
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleGroupReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.parser.DatabaseConnectionsReadHandler
-
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.parser.DatabaseMetaReadHandler
-
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.AbstractPropertyXmlReadHandler
-
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.AbstractPropertyXmlReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ConfigurationReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ExpressionMapPropertyReadHandler
-
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ExpressionPropertiesReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ExpressionReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.FunctionsReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.GroupFieldsReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ParserConfigurationReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PasswordPropertiesReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionReadHandler
-
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionsReadHandler
-
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.StyleExpressionHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.ContentRootElementHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.CrosstabContentRootElementHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.SubContentRootElementHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.AbstractParameterReadHandler
-
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinitionRootElementHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.MasterParameterDefinitionReadHandler
-
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.ParameterMappingsReadHandler
-
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinitionRootElementHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportParameterDefinitionReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractElementReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractRootLevelBandReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AttributeExpressionReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.BandReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabCellBodyReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabColumnGroupReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabColumnSubGroupBodyReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabGroupReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabOtherGroupReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabOtherSubGroupBodyReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabRowGroupReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.CrosstabRowSubGroupBodyReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.DataGroupBodyReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.GroupFieldsReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.LegacyElementReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.RelationalGroupReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.SubGroupBodyReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ElementStyleReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutPreprocessorReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutProcessorReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutRootElementHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleDefinitionReadHandler
-
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleDefinitionRuleReadHandler
-
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StylesRootElementHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SubReportReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.ConfigurationReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.SettingsRootElementHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata.CompoundDataFactoryReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineDataSourceReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableDefinitionReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableRowReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceDataSourceReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.DriverConnectionReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.JndiConnectionReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLDataSourceReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLDirectDataSourceReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.StaticDataSourceReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.BandReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.CompoundObjectReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.DataSourceReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ExtSubReportReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.GroupReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.GroupsReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.PageDefinitionReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ParserConfigReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ReportConfigReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ReportDefinitionReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ReportDescriptionReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.RootBandReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.SimplePageDefinitionReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StyleReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StylesReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.TemplatesReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractElementReadHandler
-
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupsReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.JFreeReportReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.LineReadHandler
-
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.RootLevelBandReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.SimpleSubReportReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataSchemaRootElementHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DirectRuleReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.GlobalRuleReadHandler
-
Returns the handler for a child element.
- getHandlerForChild(String, String, Attributes) - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.MetaSelectorRuleReadHandler
-
Returns the handler for a child element.
- getHashCode() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.HSSFFontWrapper
-
- getHeader() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCellBody
-
Returns the group header.
- getHeader() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- getHeader() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
Returns the group header.
- getHeader() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
-
Returns the group header.
- getHeader() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- getHeader() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.EncodingUtilities
-
- getHeader() - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
Returns the group header.
- getHeaderArea() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getHeaderRows() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfTable
-
Gets the number of header rows of this PatchRtfTable
- getHeaderShift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.CustomPageDefinition
-
Returns the total height of the page definition.
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the elements defined preferred height.
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.BorderCorner
-
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PhysicalPageBox
-
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LogicalPageKey
-
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultGlyph
-
- getHeight() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.Glyph
-
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlImageBounds
-
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PlainTextPage
-
Returns the page height in lines.
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPageDefinition
-
Returns the defined page height for that page definition.
- getHeight() - Method in interface org.pentaho.reporting.engine.classic.core.PageDefinition
-
Returns the total height of the logical page.
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Returns the total height of the logical page.
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
-
Returns the height of the framing rectangle in micro points.
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictDimension
-
Returns the height of this dimension object.
- getHeight() - Method in class org.pentaho.reporting.engine.classic.core.util.PageSize
-
Returns the page's height.
- getHeightExtension() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PageableBreakContext
-
- getHighest() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getHighest() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getHorizontalAlignment() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the horizontal alignment for the content of this element.
- getHorizontalBreaks() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.DefaultPageGrid
-
- getHorizontalBreaks() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.PageGrid
-
- getHour() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the hour of the day property.
- getHourField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the hour of the day (using the 24-hour system).
- getHRefTarget() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns the currently set link target for this element.
- getHRefTarget() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the link target for this element.
- getHRefTitle() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined HREF-Title.
- getHRefWindow() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the 'window' parameter for hyperlink references.
- getHTMLTitle() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Returns the title of the HTML file.
- getHTMLTitle() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
Returns the title of the HTML file.
- getHTMLTitle() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Returns the title of the HTML file.
- getIcon(String, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.Messages
-
- getIcon(String) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.Messages
-
- getIcon(Locale, int) - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getIcon(Locale, int) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.DataFactoryMetaData
-
Returns the icon for the datasource to be used in the UI.
- getIcon(Locale, int) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementMetaData
-
- getIcon(Locale, int) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionMetaData
-
- getIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- getIconTheme() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewApplet
-
- getIconTheme() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewDialog
-
- getIconTheme() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewFrame
-
- getIconTheme() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewInternalFrame
-
- getIconTheme() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getIconTheme() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.common.DefaultGuiContext
-
- getIconTheme() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.common.GuiContext
-
- getIconTheme() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
-
- getIconTheme() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getIconTheme() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns the Xml-ID of this element.
- getId() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.AbstractElementType
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.AnchorStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabBoxStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabCellStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabHeaderStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.DynamicHeightWrapperStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.DynamicReplacedContentStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.ManualBreakIndicatorStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonDynamicHeightWrapperStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonDynamicReplacedContentStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonPaddingWrapperStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.ParagraphPoolboxStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SectionKeepTogetherStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SimpleStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SubReportStyleSheet
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.UseMinChunkWidthStyleSheet
-
- getId() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getId() - Method in class org.pentaho.reporting.engine.classic.core.style.AbstractStyleSheet
-
Returns the ID of the stylesheet.
- getId() - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleSheet
-
- getIdentifier() - Method in class org.pentaho.reporting.engine.classic.core.style.StyleKey
-
- getIdentity() - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
-
Returns the identity information.
- getIdentity() - Method in interface org.pentaho.reporting.engine.classic.core.LocalImageContainer
-
Returns the identity information.
- getImage() - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
-
Returns the original image if available.
- getImage() - Method in interface org.pentaho.reporting.engine.classic.core.LocalImageContainer
-
Returns the image instance for this image container.
- getImage(ImageContainer) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper.RTFImageCache
-
Helperfunction to extract an image from an imagereference.
- getImageableHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PhysicalPageBox
-
- getImageableWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PhysicalPageBox
-
- getImageableX() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PhysicalPageBox
-
- getImageableY() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PhysicalPageBox
-
- getImageCache() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfDocumentWriter
-
- getImageHeight() - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
-
Returns the (unscaled) image height.
- getImageHeight() - Method in interface org.pentaho.reporting.engine.classic.core.ImageContainer
-
Returns the unscaled height of the contained image.
- getImageMap(Rectangle2D) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getImageMap(Rectangle2D) - Method in interface org.pentaho.reporting.engine.classic.core.util.ReportDrawable
-
Returns an optional image-map for the entry.
- getImageMap(Rectangle2D) - Method in class org.pentaho.reporting.engine.classic.core.util.ReportDrawableImage
-
- getImageMap(Rectangle2D) - Method in class org.pentaho.reporting.engine.classic.core.util.RotatedTextDrawable
-
- getImageMap(Rectangle2D) - Method in class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
- getImageMap(Rectangle2D) - Method in class org.pentaho.reporting.engine.classic.core.util.ShapeDrawable
-
Returns an optional image-map for the entry.
- getImageWidth() - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
-
Returns the (unscaled) image width.
- getImageWidth() - Method in interface org.pentaho.reporting.engine.classic.core.ImageContainer
-
Returns the unscaled width of the contained image.
- getImpl() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionMetaDataBuilder
-
- getImpl() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorMetaDataBuilder
-
- getImplementation() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportProcessTaskMetaDataBuilder
-
- getImportedDataRow() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getImportedDataRow() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getImportParameter() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportParameterDefinitionReadHandler
-
- getImportParameters() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinition
-
- getIndex(InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastGridLayout
-
- getIndex(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Look up the index of an attribute by XML 1.0 qualified name.
- getIndex(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Look up the index of an attribute by Namespace name.
- getIndexForQuery(String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetComboBoxModel
-
- getIndirectRules() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler
-
- getIndirectRules() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchemaDefinition
-
- getIndirectRules() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchemaDefinition
-
- getIndirectRules() - Method in class org.pentaho.reporting.engine.classic.core.wizard.ProxyDataSchemaDefinition
-
- getInitial() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
Returns the initial formula (incuding the optional namespace) as defined by the OpenFormula standard.
- getInitialExpression() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
Returns the initial formula expression.
- getInitialNamespace() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
Returns the formula namespace if the initial formula.
- getInitialShift() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PageableBreakContext
-
- getInitialState() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilitySwitchFunction
-
Deprecated.
Returns the initial visibility that is used on the start of a new report, a new group or a new page.
- getInitialState() - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Returns the initial visibility that is used on the start of a new report, a new group or a new page.
- getInitialTriggerValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilitySwitchFunction
-
- getInitSequence(Configuration) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PlainTextReportUtil
-
- getInlineSubreports() - Method in interface org.pentaho.reporting.engine.classic.core.function.OutputFunction
-
- getInlineSubreports() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
- getInlineSubreports() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
- getInlineSubreports() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.FastExportOutputFunction
-
- getInlineSubreports() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
-
Deprecated.
- getInputMapping() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.ParameterMappingsReadHandler
-
- getInputMappings() - Method in class org.pentaho.reporting.engine.classic.core.SubReport
-
Returns the input mappings defined for this subreport.
- getInputValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- getInsertationPointId() - Method in class org.pentaho.reporting.engine.classic.core.layout.InlineSubreportMarker
-
- getInsets() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getInsetsBottom() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.BoxAlignContext
-
- getInsetsLeft() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getInsetsRight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getInsetsTop() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.BoxAlignContext
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.ClassicEngineBoot
-
Returns the singleton instance of the boot utility class.
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.ClassicEngineInfo
-
Returns the singleton instance of the Info-Object.
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.designtime.compat.CompatibilityConverterRegistry
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.Messages
-
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.AbstractTemplate
-
Returns an instance of the template by cloning.
- getInstance() - Method in interface org.pentaho.reporting.engine.classic.core.filter.templates.Template
-
Returns an instance of the template.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction
-
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.AverageExpression
-
Deprecated.
Clones the expression.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAggregationExpression
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Return a completly separated copy of this function.
- getInstance() - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
-
Return a new instance of this expression.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaExpression
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemCountFunction
-
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemHideFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMaxFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMinFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemSumFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.PageTotalFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.PaintComponentFunction
-
Deprecated.
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.ShowElementByNameFunction
-
Deprecated.
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MessageFormatExpression
-
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction
-
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator
-
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator
-
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalCalculationFunction
-
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupCountFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemCountFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMaxFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMinFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalPageItemCountFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalPageSumFunction
-
Return a completly separated copy of this function.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.metadata.DataFactoryRegistry
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.metadata.ElementTypeRegistry
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.metadata.ExpressionRegistry
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorRegistry
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.metadata.ReportProcessTaskRegistry
-
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.beanshell.BSHExpression
-
Return a new instance of this expression.
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base.ConfigFactory
-
Returns the singleton instance of the config factory.
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.Messages
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ResultSetTableModelFactory
-
Returns the singleton instance of the factory.
- getInstance(Document, OutputStream) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfWriter2
-
Static method to generate RtfWriters
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.DataFactoryReadHandlerFactory
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PasswordEncryptionService
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.ReportElementReadHandlerFactory
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.ReportGenerator
-
Deprecated.
Returns a single shared instance of the ReportGenerator
.
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.SubReportReadHandlerFactory
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleElementRegistry
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleStyleRegistry
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.LegacyBundleResourceRegistry
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterHandlerRegistry
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.ConnectionReadHandlerFactory
-
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
-
Returns a cloned instance of the object description.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ArrayObjectDescription
-
Returns a new instance of the object description.
- getInstance() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ObjectDescription
-
Returns a cloned instance of the object description.
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementStyleSheetObjectDescription
-
Returns a cloned instance of the object description.
- getInstance(Locale) - Static method in class org.pentaho.reporting.engine.classic.core.parameters.Messages
-
- getInstance() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabProcessorFunction
-
Return a completly separated copy of this function.
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.style.css.CSSParserContext
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.style.css.CSSParserFactory
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.style.css.StyleSheetParserUtil
-
- getInstance(short) - Static method in class org.pentaho.reporting.engine.classic.core.style.TextRotation
-
- getInstance(String, Throwable) - Static method in exception org.pentaho.reporting.engine.classic.core.util.beans.BeanException
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.util.beans.ConverterRegistry
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.util.HttpClientManager
-
- getInstance() - Static method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
Returns a single instance of the factory.
- getInstanceId() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- getInstanceId() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
The public-id for the paragraph is the pool-box.
- getInstanceId() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getInstanceID() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec.StyledChunk
-
- getInstanceId() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastGridLayout.ContentGridCell
-
- getInstanceId() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastGridLayout.GridCell
-
- getIntAttribute(ReportElement, String, String, int) - Static method in class org.pentaho.reporting.engine.classic.core.filter.types.ElementTypeUtils
-
- getInteger(int) - Static method in class org.pentaho.reporting.engine.classic.core.util.IntegerCache
-
Returns the integer-object for the given primitive integer.
- getInterceptor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsOutputProcessor
-
- getInternalName() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.PrinterEncoding
-
- getIntStyleProperty(StyleKey, int) - Method in class org.pentaho.reporting.engine.classic.core.style.AbstractStyleSheet
-
Returns an integer style.
- getIntStyleProperty(StyleKey, int) - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleSheet
-
- getInvisibleBackground() - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Returns the background color that is used if the row-banding background should be invisible.
- getItalic() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the state of the italic flag for the font.
- getItalicAngle() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getItemBand() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the report's item band.
- getItemBand() - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- getItemBand() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the item band.
- getItemBand() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
Returns the item band.
- getItemOrdinal(Locale) - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getItemOrdinal(Locale) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getITextFontStorage() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfOutputProcessorMetaData
-
- getITextFontStorage() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper.RTFOutputProcessorMetaData
-
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AbsoluteLengthPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AggregationTypePropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BasicStrokeEditor
-
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BorderStylePropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BoxSizingPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CompatibilityLevelPropertyEditor
-
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ElementTypePropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.EnumPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontFamilyPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontSmoothPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.HorizontalAlignmentPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LayoutPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LengthPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ParameterLayoutPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ReportProcessTaskPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RichTextTypePropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RotationPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.StagingModePropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextDirectionPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextWrapPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TimeZonePropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalAlignmentPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalTextAlignmentPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.WhitespaceCollapsePropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getJavaInitializationString() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFScriptableLanguagesPropertyEditor
-
Returns a fragment of Java code that can be used to set a property to match the editors current state.
- getKeepAspectRatio() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
Returns whether the generated image element should preserve the original aspect ratio of the image content during
scaling.
- getKerning() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultGlyph
-
- getKerning() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.Glyph
-
- getKerning(int, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getKey(int) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Returns a key value at the given index.
- getKey() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Returns all defined keys as string array.
- getKey(int) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Returns a key value at the given index.
- getKey() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Returns all defined keys as string array.
- getKey() - Method in class org.pentaho.reporting.engine.classic.core.layout.richtext.html.StyleBuilder.StyleCarrier
-
- getKey() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.StyleMetaDataBuilder
-
- getKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder.StyleCarrier
-
- getKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.StyleExpressionHandler
-
- getKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.StaticAESPasswordEncryptionServiceProvider
-
- getKey() - Method in interface org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabSpecification
-
- getKey() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.DummyCrosstabSpecification
-
- getKey() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.OrderedMergeCrosstabSpecification
-
- getKey() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.SortedMergeCrosstabSpecification
-
- getKeyAt(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
-
- getKeyAt(int) - Method in interface org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabSpecification
-
- getKeyAt(int) - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.DummyCrosstabSpecification
-
- getKeyAt(int) - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.OrderedMergeCrosstabSpecification
-
- getKeyAt(int) - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.SortedMergeCrosstabSpecification
-
- getKeyColumn() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultListParameter
-
- getKeyColumn() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterValues
-
- getKeyCount() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Returns the number of keys defined in the expression.
- getKeyCount() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Returns the number of keys defined in the expression.
- getKeyIndex(ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.function.StateSequence
-
- getKeyPrefix() - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getKeyPrefix() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.MetaDataBuilder
-
- getKeyPrefix() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getKeys() - Method in class org.pentaho.reporting.engine.classic.core.function.StateSequence
-
- getKeys() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
-
- getKeys(long[]) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
-
- getKeyStroke(String) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.Messages
-
- getKeyStroke(String, int) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.Messages
-
- getKeyValue(int) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterValues
-
- getKeyValue(int) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterValues
-
- getKeywords() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
- getKeywords() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
- getKeywords() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
- getLabel() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleLegendItem
-
- getLang() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.LangCSSCondition
-
Returns the language
- getLanguage() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFExpression
-
Returns the programming language, in which the interpreter work.
- getLanguage() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFReportPreProcessor
-
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.AboutActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ExitActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToFirstPageActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToLastPageActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToNextPageActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToPreviousPageActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomCustomActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomInActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomListActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomOutActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon(Locale, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.common.DefaultIconTheme
-
- getLargeIcon(Locale, String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.common.IconTheme
-
- getLargeIcon() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportPlugin
-
Returns the large icon for the dialog.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportPlugin
-
Returns the large icon for the dialog.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportPlugin
-
Returns the large icon for the action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportPlugin
-
Returns the large icon for the action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportPlugin
-
Returns the large icon for the action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportPlugin
-
Returns the large icon for the action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportPlugin
-
Returns the large icon for an action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageSetupPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PrintingPlugin
-
Returns the large icon for the export action.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportPlugin
-
Returns the large icon for the dialog.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportPlugin
-
Returns the large icon for the dialog.
- getLargeIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportPlugin
-
Returns the large icon for the dialog.
- getLastChild() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getLastDatasource(DataTarget) - Static method in class org.pentaho.reporting.engine.classic.core.states.DataRowConnector
-
- getLastLineAlignment() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getLastMasterBreak() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PageBreakPositionList
-
- getLastPosition() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationResult
-
- getLastStateKey() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- getLastStateKey() - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
-
- getLastValue() - Method in class org.pentaho.reporting.engine.classic.core.util.RingBuffer
-
- getLastVisibleState() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationResult
-
- getLayout() - Method in class org.pentaho.reporting.engine.classic.core.Band
-
- getLayout() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableLayoutProducer
-
- getLayoutBuilderStrategy() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
-
- getLayoutCachable() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
- getLayoutComputation() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionMetaDataBuilder
-
- getLayoutedHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FinishedRenderNode
-
- getLayoutedWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FinishedRenderNode
-
- getLayoutedY() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FinishedRenderNode
-
- getLayoutInfo() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastGridLayout.GridCell
-
- getLayoutNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.AutoRenderBox
-
- getLayoutNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getLayoutParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getLayoutProcess() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getLayoutProcess() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getLayoutText() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Returns the layout text.
- getLeading() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getLeft() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
-
- getLeft() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getLeft() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictInsets
-
- getLeftBorder(Paper) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
Returns the left border of the given paper.
- getLength() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.SubStringExpression
-
Deprecated.
Returns the sub-string's length.
- getLength() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
-
- getLength() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AlignmentChunk
-
- getLength() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Return the number of attributes in the list.
- getLevel() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
Returns the current function level.
- getLevel() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportProgressEvent
-
Returns the current processing level.
- getLevel() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getLevel() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns the level for an element.
- getLevel(Object) - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns the level of an element.
- getLevelNumber() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.LevelStorage
-
- getLevelNumber() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.LevelStorageBackend
-
- getLevelNumber() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.OutputFunctionLevelStorage
-
- getLevelNumber() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.StructureFunctionLevelStorage
-
- getLevelsAscending() - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns an iterator that iterates through the levels in ascending order.
- getLevelsDescending() - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns an iterator that iterates through the levels in descending order.
- getLevelsDescendingArray() - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns the levels of the elements in the list in descending order.
- getLevelStorage(LevelStorageBackend, Expression[]) - Static method in class org.pentaho.reporting.engine.classic.core.states.datarow.LevelStorageBackend
-
- getLimit(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Returns the numerical limit at the given index in the list of LightDefinition entries.
- getLimit() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Returns all numerical limits defined in this function mapped to their respective position.
- getLimitCount() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Returns the number of LightDefinitions defined in this function.
- getLineBoxAge() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getLineboxContainer() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getLinebreakAge() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getLineBreakState() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.SimpleTextMinorAxisLayoutStep
-
- getLineHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the lineheight defined for the text element.
- getLineHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphPoolBox
-
- getLineHeight() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.text.ParagraphFontMetrics
-
- getLineHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.ParagraphFontMetricsImpl
-
- getLinesPerInch() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Returns the lines-per-inch setting.
- getLinesPerInch() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
Gets the default line height.
- getLinesPerInch() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
Gets the default line height.
- getLinesPerInch() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriver
-
Gets the default line height.
- getLinesPerInch() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.TextFilePrinterDriver
-
Gets the default line height.
- getLineType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayoutTableCellDefinition
-
- getList() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.ListParameterComponent
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryLanguageListCellRenderer
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryListCellRenderer
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.QueryNameListCellRenderer
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.ComponentListCellRenderer
-
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
-
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.CachingReportEnvironment
-
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.DefaultReportEnvironment
-
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.DefaultResourceBundleFactory
-
Returns the locale that will be used to create the resource bundle.
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport
-
Returns the locale that is used to format the messages.
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToDateExpression
-
Deprecated.
Returns the locale that is used for the parsing.
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToNumberExpression
-
Returns the locale that is used for the parsing.
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.common.DefaultGuiContext
-
- getLocale() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.common.GuiContext
-
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
-
Gets the locale of this component.
- getLocale() - Method in interface org.pentaho.reporting.engine.classic.core.ReportEnvironment
-
- getLocale() - Method in interface org.pentaho.reporting.engine.classic.core.ResourceBundleFactory
-
Returns the locale that will be used to create the resource bundle.
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.util.LibLoaderResourceBundleFactory
-
Returns the locale that will be used to create the resource bundle.
- getLocale() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributeContext
-
- getLocale() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributeContext
-
- getLocaleSettings() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DefaultDesignTimeContext
-
- getLocaleSettings() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext
-
- getLocalizationContext() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
-
Returns the localization context of this formula.
- getLocalizedFormatString() - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatFilter
-
Synthesizes a localized pattern string that represents the current state of this Format object.
- getLocalizedFormatString() - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatParser
-
Synthesizes a localized pattern string that represents the current state of this Format object.
- getLocalizedFormatString() - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatFilter
-
Returns a localized formatString for this SimpleDateFormat.
- getLocalizedFormatString() - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatParser
-
Returns a localized formatString for this SimpleDateFormat.
- getLocalName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Look up an attribute's local name by index.
- getLocalName() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.AttributeCSSCondition
-
- getLocalName() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.IdCSSCondition
-
- getLocalName() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.PseudoClassCSSCondition
-
- getLocalName() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSElementSelector
-
- getLockedInstance() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
-
Returns a copy of this bounds object which cannot be modified anymore.
- getLockedInstance() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictDimension
-
Returns a copy of this dimension which cannot be modified anymore.
- getLockedInstance() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictPoint
-
Returns a copy of this bounds object which cannot be modified anymore.
- getLogicalPage() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getLogicalPage() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PageAreaBox
-
- getLogicalPage() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getLogicalPage(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor
-
- getLogicalPage(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessor
-
- getLogicalPage() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.PhysicalPageKey
-
- getLogicalPageBox() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getLogicalPageCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor
-
- getLogicalPageCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
- getLogicalPageCount() - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessor
-
- getLogicalPageState(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
- getLookupRectangle() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getLowerBound() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getLowerMargin() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getLowerMargin() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getLowest() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getLowest() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getMajorAxis() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- getMajorAxis() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getManualBreakIndicator() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getManualLeftBorder() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver.DriverState
-
- getMapEntries() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.ImageMap
-
- getMapEntry(int) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.ImageMap
-
- getMapEntryCount() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.ImageMap
-
- getMappedAttributes() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchemaRule
-
- getMappedAttributes() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DirectFieldSelectorRule
-
- getMappedAttributes() - Method in class org.pentaho.reporting.engine.classic.core.wizard.GlobalRule
-
- getMappedAttributes() - Method in class org.pentaho.reporting.engine.classic.core.wizard.MetaSelectorRule
-
- getMapper() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfDocument
-
- getMarginBottom() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getMarginBottom() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getMarginLeft() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getMarginLeft() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getMarginRight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getMarginRight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getMarginsBottom() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FinishedRenderNode
-
- getMarginsTop() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FinishedRenderNode
-
- getMarginTop() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getMarginTop() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getMarkerChar() - Method in class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
-
Returns initial property marker char.
- getMaster() - Method in class org.pentaho.reporting.engine.classic.core.util.WeakReferenceList
-
Returns the master element of this list.
- getMasterBreak(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PageBreakPositionList
-
- getMasterBreakSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PageBreakPositionList
-
- getMasterName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SubReportParameterReadHandler
-
- getMasterReport(Element) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.DesignTimeUtil
-
- getMasterReport() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns the master-report element.
- getMasterReport() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- getMasterReport() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterState
-
- getMasterReport() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
- getMasterReportElement() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AbstractDesignTimeDataSchemaModel
-
- getMasterRow() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController
-
- getMasterRow() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionDataRow
-
Returns the current master-row instance to inner-classes.
- getMatchingRules(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.style.css.SimpleStyleRuleMatcher
-
Returns all matching rules for the given element.
- getMatchingRules(ReportElement) - Method in interface org.pentaho.reporting.engine.classic.core.style.css.StyleRuleMatcher
-
- getMaturityLevel() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DefaultDesignTimeContext
-
- getMaturityLevel() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext
-
- getMaturityLevel() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.MetaDataBuilder
-
- getMaturityLevel() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AbstractMetaDataReadHandler
-
- getMaxAscent() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getMaxCharAdvance() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getMaxChildCount() - Method in class org.pentaho.reporting.engine.classic.core.util.WeakReferenceList
-
Returns the maximum number of children in this list.
- getMaxChildX2() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContext
-
- getMaxColspan() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumn
-
- getMaxColumnCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModel
-
- getMaxDescent() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getMaxHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getMaxHeight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
- getMaximum() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- getMaximumBoxWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getMaximumEntries() - Method in class org.pentaho.reporting.engine.classic.core.cache.InMemoryDataCache
-
- getMaximumFractionDigits() - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Returns the maximum number of fraction digits.
- getMaximumFractionDigits() - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Returns the maximum number of fraction digits.
- getMaximumHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getMaximumHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the elements maximum height.
- getMaximumHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getMaximumHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- getMaximumIntegerDigits() - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Returns the maximum number of integer digits.
- getMaximumIntegerDigits() - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Returns the maximum number of integer digits.
- getMaximumLetterSpacing() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the defined maximum letter spacing for a text element.
- getMaximumLevel() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportProgressEvent
-
Returns the maximum level the report processing can reach for the report that generated the event.
- getMaximumPageHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.DefaultPageGrid
-
- getMaximumPageWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.DefaultPageGrid
-
- getMaximumRow() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportProgressEvent
-
Returns the total number of rows contained in this report's datasource.
- getMaximumRows() - Method in class org.pentaho.reporting.engine.classic.core.cache.EhCacheDataCache
-
- getMaximumRows() - Method in class org.pentaho.reporting.engine.classic.core.cache.InMemoryDataCache
-
- getMaximumRowSpan(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowModel
-
- getMaximumRowSpan() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRow
-
- getMaximumRowSpan() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowImpl
-
- getMaximumRowSpan(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowModel
-
- getMaximumSize() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the element's maximum size.
- getMaximumWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getMaximumWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the elements maximum width.
- getMaximumWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getMaximumWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- getMaximumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.EndSequenceElement
-
The extra-space width for an element.
- getMaximumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineBoxSequenceElement
-
- getMaximumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineNodeSequenceElement
-
The extra-space width for an element.
- getMaximumWidth(RenderNode) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineSequenceElement
-
The maximum width an element wants to take.
- getMaximumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.ReplacedContentSequenceElement
-
The extra-space width for an element.
- getMaximumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SpacerSequenceElement
-
The extra-space width for an element.
- getMaximumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.StartSequenceElement
-
The extra-space width for an element.
- getMaximumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.TextSequenceElement
-
The extra-space width for an element.
- getMaximumWindowBounds() - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingUtil
-
Computes the maximum bounds of the current screen device.
- getMaxLength() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.LengthLimitingDocument
-
Returns the defined maximum number characters for this document.
- getMaxValidatedRowSpan() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRow
-
- getMaxValidatedRowSpan() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowImpl
-
- getMaxWidth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastSheetLayout
-
- getMaxWidth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
- getMaxWidth() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.SlimSheetLayout
-
- getMeasureHeaderSubflowId() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getMenu() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getMenuOrder() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
-
A sort key used to enforce a certain order within the actions.
- getMenuOrder() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
-
A sort key used to enforce a certain order within the actions.
- getMenus() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.DefaultReportController
-
The default implementation has no menus.
- getMenus() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.ParameterReportController
-
Returns the menus that should be inserted into the menubar.
- getMenus() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.ReportController
-
Returns the menus that should be inserted into the menubar.
- getMessage() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- getMessage() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ExceptionDialog
-
Returns the message for this exception dialog.
- getMessage() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Returns the current message.
- getMessage() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ValidationMessage
-
- getMessage() - Method in exception org.pentaho.reporting.engine.classic.core.ReportEventException
-
Returns the errort message string of this throwable object.
- getMessage() - Method in exception org.pentaho.reporting.engine.classic.core.util.beans.BeanException
-
- getMessageNullString() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.MessageFieldElementFactory
-
- getMessageNullString() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceMessageElementFactory
-
- getMetaAttribute(String, String, Class, DataAttributeContext) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel.ColumnIndexDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext, Object) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel.ColumnIndexDataAttributes
-
- getMetaAttribute(String, Locale) - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getMetaAttribute(String, Locale) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getMetaAttribute(String, String, Class, DataAttributeContext) - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext, Object) - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.ExpressionsDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext, Object) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.ExpressionsDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.GenericDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext, Object) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.GenericDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.ParameterDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext, Object) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.ParameterDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext, Object) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext) - Method in class org.pentaho.reporting.engine.classic.core.wizard.EmptyDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext, Object) - Method in class org.pentaho.reporting.engine.classic.core.wizard.EmptyDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext) - Method in class org.pentaho.reporting.engine.classic.core.wizard.ImmutableDataAttributes
-
- getMetaAttribute(String, String, Class, DataAttributeContext, Object) - Method in class org.pentaho.reporting.engine.classic.core.wizard.ImmutableDataAttributes
-
- getMetaAttributeDomains() - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel.ColumnIndexDataAttributes
-
- getMetaAttributeDomains() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributeReferences
-
- getMetaAttributeDomains() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributes
-
- getMetaAttributeDomains() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.ExpressionsDataAttributes
-
- getMetaAttributeDomains() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.GenericDataAttributes
-
- getMetaAttributeDomains() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.ParameterDataAttributes
-
- getMetaAttributeDomains() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributeReferences
-
- getMetaAttributeDomains() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributes
-
- getMetaAttributeDomains() - Method in class org.pentaho.reporting.engine.classic.core.wizard.EmptyDataAttributes
-
- getMetaAttributeDomains() - Method in class org.pentaho.reporting.engine.classic.core.wizard.ImmutableDataAttributes
-
- getMetaAttributeMapper(String, String) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel.ColumnIndexDataAttributes
-
- getMetaAttributeMapper(String, String) - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributes
-
- getMetaAttributeMapper(String, String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.ExpressionsDataAttributes
-
- getMetaAttributeMapper(String, String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.GenericDataAttributes
-
- getMetaAttributeMapper(String, String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.ParameterDataAttributes
-
- getMetaAttributeMapper(String, String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributes
-
- getMetaAttributeMapper(String, String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.EmptyDataAttributes
-
- getMetaAttributeMapper(String, String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.ImmutableDataAttributes
-
- getMetaAttributeNames(String) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel.ColumnIndexDataAttributes
-
- getMetaAttributeNames(String) - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributeReferences
-
- getMetaAttributeNames(String) - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributes
-
- getMetaAttributeNames(String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.ExpressionsDataAttributes
-
- getMetaAttributeNames(String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.GenericDataAttributes
-
- getMetaAttributeNames(String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.ParameterDataAttributes
-
- getMetaAttributeNames(String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributeReferences
-
- getMetaAttributeNames(String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributes
-
- getMetaAttributeNames(String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.EmptyDataAttributes
-
- getMetaAttributeNames(String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.ImmutableDataAttributes
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
-
- getMetaData() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactory
-
- getMetaData() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.DataSourcePlugin
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.filter.types.AbstractElementType
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
- getMetaData() - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.AbstractMinorAxisLayoutStep
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.ComplexTextMinorAxisLayoutStep
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.SimpleTextMinorAxisLayoutStep
-
- getMetaData(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DataFactoryRegistry
-
- getMetaData() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementType
-
Returns the element metadata for this element type.
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeGroup
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeReadHandler
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportProcessTaskMetaDataCollection
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleGroup
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleReadHandler
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.AbstractContentProducerTemplate
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.TemplatingOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfDocumentWriter
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfImageHandler
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfLogicalPageDrawable
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PageableTextOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.XmlPageOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.FlowCSVOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.PageableCSVOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.StreamCSVOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.FlowHtmlOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.PageableHtmlOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.StreamHtmlOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.FlowRTFOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.StreamRTFOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.FlowExcelOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.PageableExcelOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.StreamExcelOutputProcessor
-
- getMetaData() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.XmlTableOutputProcessor
-
- getMetaData() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getMilliSecond() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the milli-second property.
- getMilliSecondField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the milliseconds.
- getMinimum() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- getMinimumChunkWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getMinimumFractionDigits() - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Returns the minimum number of fraction digits.
- getMinimumFractionDigits() - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Returns the minimum number of fraction digits.
- getMinimumHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getMinimumHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the elements minimum height.
- getMinimumHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getMinimumHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- getMinimumHeight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
- getMinimumIntegerDigits() - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Returns the minimum number of integer digits.
- getMinimumIntegerDigits() - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Returns the minimum number of integer digits.
- getMinimumLength(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.DefaultSequenceList
-
- getMinimumLength(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SequenceList
-
- getMinimumLetterSpacing() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the defined minimum letter spacing for a text element.
- getMinimumSize() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the element's minimum size.
- getMinimumSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.DrawablePanel
-
If the minimum size has been set to a non-null
value just returns it.
- getMinimumVersionNeeded() - Method in exception org.pentaho.reporting.engine.classic.core.IncompatibleFeatureException
-
- getMinimumWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getMinimumWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the elements minimum width.
- getMinimumWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getMinimumWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- getMinimumWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
-
- getMinimumWidth() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.SplittableRenderNode
-
Returns the component's minimum width.
- getMinimumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.EndSequenceElement
-
The width of the element.
- getMinimumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineBoxSequenceElement
-
The width of the element.
- getMinimumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineNodeSequenceElement
-
The width of the element.
- getMinimumWidth(RenderNode) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineSequenceElement
-
The minimum width of the element.
- getMinimumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.ReplacedContentSequenceElement
-
The width of the element.
- getMinimumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SpacerSequenceElement
-
The width of the element.
- getMinimumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.StartSequenceElement
-
The width of the element.
- getMinimumWidth(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.TextSequenceElement
-
The width of the element.
- getMinorAxis() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- getMinorAxis() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getMinorLayoutAge() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getMinute() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the minute property.
- getMinuteField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the minute.
- getMnemonic(String) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.Messages
-
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.AboutActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ExitActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToFirstPageActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToLastPageActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToNextPageActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToPreviousPageActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomCustomActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomInActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomListActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomOutActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportPlugin
-
Returns the mnemonic key code for the action associated with the dialog.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportPlugin
-
Returns the mnemonic key code for the action associated with the dialog.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportPlugin
-
Returns the mnemonic key code for the action.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportPlugin
-
Returns the mnemonic key code for the action.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportPlugin
-
Returns the mnemonic key code for the action.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportPlugin
-
Returns the mnemonic key.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageSetupPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PrintingPlugin
-
Returns the mnemonic key code.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportPlugin
-
Returns the mnemonic key code for the action associated with the dialog.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportPlugin
-
Returns the mnemonic key code for the action associated with the dialog.
- getMnemonicKey() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportPlugin
-
Returns the mnemonic key code for the action associated with the dialog.
- getModel() - Method in class org.pentaho.reporting.engine.classic.core.sorting.TableSorter
-
- getModifiableParameterDefinition() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- getModificationCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SimpleStyleSheet
-
- getModificationCount() - Method in class org.pentaho.reporting.engine.classic.core.style.AbstractStyleSheet
-
- getModificationCount() - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
-
- getModificationCount() - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleSheet
-
- getMonth() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the month property.
- getMonthField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the month.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
-
Returns the name of this image reference.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AttributeChange
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AttributeExpressionChange
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.Query
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns the name of the Element.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the name of the new element.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.AbstractTemplate
-
Returns the template name.
- getName() - Method in interface org.pentaho.reporting.engine.classic.core.filter.templates.Template
-
Returns the template name.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
Returns the name of the expression.
- getName() - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
-
Returns the name of the expression.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.Group
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getName() - Method in interface org.pentaho.reporting.engine.classic.core.LocalImageContainer
-
Returns the name of this image reference.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionMetaDataBuilder
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.MetaDataBuilder
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorMetaDataBuilder
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.StyleMetaDataBuilder
-
- getName() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AbstractMetaDataReadHandler
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeDefinition
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeGroup
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleGroup
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.CategoryTreeItem
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.EncodingSelector.GenericPrinterSpecification
-
Returns the name of the encoding mapping.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver.GenericIBMPrinterSpecification
-
Returns the name of the encoding mapping.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.DefaultPrinterSpecification
-
Returns the name of the encoding mapping.
- getName() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.PrinterSpecification
-
Returns the name of the encoding mapping.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ParameterMappingReadHandler
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionReadHandler
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.AbstractParameterReadHandler
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.ParameterAttributeReadHandler
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AttributeExpressionReadHandler
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.BulkAttributeReadHandler
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableColumnReadHandler
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableReadHandler
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceReadHandler
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.AbstractTemplateDescription
-
Returns the name.
- getName() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateDescription
-
Returns the name.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.ParameterMapping
-
Returns the source parameter name.
- getName() - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
The internal parameter name.
- getName() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterDefinitionEntry
-
The internal parameter name.
- getName() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.style.css.CSSCounterRule
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.style.StyleKey
-
Returns the name of the key.
- getName() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributeReference
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.wizard.MetaSelector
-
- getName() - Method in class org.pentaho.reporting.engine.classic.core.wizard.StaticDataAttributeReference
-
- getNames(String) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.AbstractImageMapEntry
-
- getNames(String) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.ImageMap
-
- getNames(String) - Method in interface org.pentaho.reporting.engine.classic.core.imagemap.ImageMapEntry
-
- getNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableDefinitionReadHandler
-
- getNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollection
-
Returns the names of all defined templates.
- getNames() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchema
-
- getNames() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchema
-
- getNamespace() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AttributeChange
-
- getNamespace() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AttributeExpressionChange
-
- getNameSpace() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeMetaData
-
- getNamespace() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.AttributeMetaDataBuilder
-
- getNamespace() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ElementMetaDataBuilder
-
- getNameSpace() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeMetaData
-
- getNamespace() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultElementMetaData
-
- getNamespace() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementMetaData
-
The namespace of the elemnet in an PRPT bundle.
- getNamespace() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeDefinition
-
- getNamespace() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeReadHandler
-
- getNamespace() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.ParameterAttributeReadHandler
-
- getNamespace() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AttributeExpressionReadHandler
-
- getNamespace() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.BulkAttributeReadHandler
-
- getNamespaceCollection() - Method in class org.pentaho.reporting.engine.classic.core.style.css.StyleSheetParserUtil
-
- getNamespacePrefix() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.AttributeMetaDataBuilder
-
- getNamespacePrefix(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.ElementTypeRegistry
-
- getNameSpaces() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.AbstractImageMapEntry
-
- getNameSpaces() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.ImageMap
-
- getNameSpaces() - Method in interface org.pentaho.reporting.engine.classic.core.imagemap.ImageMapEntry
-
- getNamespaces() - Method in class org.pentaho.reporting.engine.classic.core.style.css.CSSStyleResolver
-
- getNamespaces() - Method in class org.pentaho.reporting.engine.classic.core.style.css.DefaultDocumentContext
-
- getNamespaces() - Method in interface org.pentaho.reporting.engine.classic.core.style.css.DocumentContext
-
- getNamespaces() - Method in class org.pentaho.reporting.engine.classic.core.style.css.namespaces.DefaultNamespaceCollection
-
- getNamespaces() - Method in interface org.pentaho.reporting.engine.classic.core.style.css.namespaces.NamespaceCollection
-
- getNamespaceURI() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.AttributeCSSCondition
-
- getNamespaceURI() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.IdCSSCondition
-
- getNamespaceURI() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.PseudoClassCSSCondition
-
- getNamespaceURI() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSElementSelector
-
- getNativeContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getNearestColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.CachingExcelColorSupport
-
- getNearestColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.DynamicExcelColorProducer
-
- getNearestColor(Color) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelColorProducer
-
Returns the nearest indexed color for the palette (if palettes are used) or -1 if no palette is used.
- getNearestColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.StaticExcelColorSupport
-
Find a suitable color for the cell.
- getNearestColor(Color, Map) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.StaticExcelColorSupport
-
- getNearestColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.XSSFExcelColorProducer
-
- getNegativeColor() - Method in class org.pentaho.reporting.engine.classic.core.function.NegativeNumberPaintChangeFunction
-
Deprecated.
Returns the color that is used if the number read from the field is negative.
- getNewExpression() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AttributeExpressionChange
-
- getNewExpression() - Method in class org.pentaho.reporting.engine.classic.core.designtime.StyleExpressionChange
-
- getNewIndex() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModelEvent
-
- getNewPageState() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilitySwitchFunction
-
Deprecated.
Returns the visibility state that should be used on new pages.
- getNewPageState() - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Returns the visibility state that should be used on new pages.
- getNewQuery() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModelEvent
-
- getNewValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AttributeChange
-
- getNewValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AttributeExpressionChange
-
- getNewValue() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.Change
-
- getNewValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DataFactoryChange
-
- getNewValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.StyleChange
-
- getNewValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.StyleExpressionChange
-
- getNewValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.SubReportParameterChange
-
- getNext() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getNext() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.AlignContext
-
- getNextZoomIn(double, double[]) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PreviewPaneUtilities
-
- getNextZoomOut(double, double[]) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PreviewPaneUtilities
-
- getNoDataBand() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the report's no-data band.
- getNoDataBand() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- getNoDataBand() - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- getNoDataBand() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the "no-data" band, which is displayed if there is no data available.
- getNoDataBand() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
Returns the "no-data" band, which is displayed if there is no data available.
- getNode(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AlignmentChunk
-
- getNode(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.DefaultSequenceList
-
- getNode(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SequenceList
-
- getNode() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.AlignContext
-
- getNode() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.event.ReportActionEvent
-
- getNodeContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.AbstractMinorAxisLayoutStep
-
- getNodeContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
-
- getNodeContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMinorAxisLayoutStep
-
- getNodeContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.ComplexTextMinorAxisLayoutStep
-
- getNodeContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.SimpleTextMinorAxisLayoutStep
-
- getNodeLayoutProperties() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getNodes() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getNodes(RenderNode[]) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.DefaultSequenceList
-
- getNodes(RenderNode[]) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SequenceList
-
- getNodesAt(LogicalPageBox, StrictBounds, String, String) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.CollectSelectedNodesStep
-
- getNodesAt(double, double, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageFormatPreviewPane.SimplePageDrawable
-
- getNodesAt(double, double, double, double, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageFormatPreviewPane.SimplePageDrawable
-
- getNodesAt(double, double, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
Retries the nodes under the given coordinate which have a given attribute set.
- getNodesAt(double, double, double, double, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getNodesAt(double, double, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.PhysicalPageDrawable
-
- getNodesAt(double, double, double, double, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.PhysicalPageDrawable
-
- getNodesAt(double, double, String, String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PageDrawable
-
Returns all layouted render-nodes that occupy the given point and which have the attribute specified by name and
namespace set.
- getNodesAt(double, double, double, double, String, String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PageDrawable
-
Returns all layouted render-nodes that occupy the given area and which have the attribute specified by name and
namespace set.
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.AutoRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.BlockRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.BreakMarkerRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.CanvasRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FinishedRenderNode
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.InlineProgressMarkerRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.InlineRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PageAreaBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphPoolBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ProgressMarkerRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableComplexText
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContentBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RowRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.SectionRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.SpacerRenderNode
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableCellRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableColumnGroupNode
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableColumnNode
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.WatermarkAreaBox
-
- getNodeType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSilblingSelector
-
The node type to considered in the siblings list.
- getNominalBaselineInfo() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getNonVisualsChangeTracker() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getNoReportDrawable() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getNormalFlowLayoutModelBuilder() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- getNormalFlowLayoutModelBuilder() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderModelBuilder
-
- getNormalFlowLayoutModelBuilder() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
-
- getNormalFlowLayoutModelBuilder() - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
-
- getNormalizationScale(OutputProcessorMetaData) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.RenderUtility
-
- getNormalizedFontFamilyName(String) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
-
- getNormalizedFontFamilyName(String) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorMetaData
-
- getNormalizedFontFamilyName(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfOutputProcessorMetaData
-
- getNormalizedFontFamilyName(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlPageOutputProcessorMetaData
-
- getNormalizedFontFamilyName(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper.RTFOutputProcessorMetaData
-
- getNormalizedFontFamilyName(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlTableOutputProcessorMetaData
-
- getNullString() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.MessageFieldElementFactory
-
Returns the null string for the text element.
- getNullString() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceLabelElementFactory
-
Returns the null string for the text element.
- getNullString() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceMessageElementFactory
-
Returns the null string for the text element.
- getNullString() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextFieldElementFactory
-
Returns the null string for the text element.
- getNullString() - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatFilter
-
Returns the replacement text if one of the referenced fields in the message is null.
- getNullString() - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport
-
Returns the replacement text that is used if one of the referenced message parameters is null.
- getNullString() - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceMessageFormatFilter
-
Returns the replacement text that is used if one of the referenced message parameters is null.
- getNullString() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MessageFormatExpression
-
Returns the replacement text that is used if one of the referenced message parameters is null.
- getNullString() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceMesssageFormatExpression
-
Returns the replacement text that is used if one of the referenced message parameters is null.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentFieldElementFactory
-
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatFilter
-
Returns the string representing a null value from the data source.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatParser
-
Returns the object representing a null value from the data source.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.StringFilter
-
Returns the string used to represent a null value.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Returns the string that represents null
values.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.LabelTemplate
-
Returns the string that represents null
.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.MessageFieldTemplate
-
Returns the value displayed by the field when the data source value is null
.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Returns the string that represents a null
value.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceFieldTemplate
-
Returns the string that represents a null
value.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceLabelTemplate
-
Returns the string that represents a null
value.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceMessageTemplate
-
Returns the string that represents a null
value.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
-
Returns the value displayed by the field when the data source value is null
.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Returns the value that is returned if the key-field evaluates to null
.
- getNullValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Returns the value that is returned if the key-field evaluates to null
.
- getNumber() - Method in class org.pentaho.reporting.engine.classic.core.function.numeric.CompareNumberExpression
-
Deprecated.
Returns the static number value.
- getNumberAttribute(ReportElement, String, String, Number) - Static method in class org.pentaho.reporting.engine.classic.core.filter.types.ElementTypeUtils
-
- getNumberFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Returns the number format.
- getNumberFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Returns the number format.
- getNumberOfCopies(Configuration) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PrintUtil
-
- getNumberOfElements() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilitySwitchFunction
-
Deprecated.
Returns the number of rows that must be processed before the visibility can switch again.
- getNumberOfElements() - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Returns the number of rows that must be processed before the visibility can switch again.
- getNumberOfPages() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getNumberOfPages() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getNumberOfPages() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportEventSource
-
- getNumberOfPages() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PrintReportProcessor
-
Returns the number of pages in the set.
- getNumberOfRows() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getNumberOfRows() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getNumericFeatureValue(OutputProcessorFeature.NumericOutputProcessorFeature) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
-
- getNumericFeatureValue(OutputProcessorFeature.NumericOutputProcessorFeature) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorMetaData
-
- getNumericValue() - Method in class org.pentaho.reporting.engine.classic.core.style.TextRotation
-
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.parser.AreaReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.parser.ImageMapReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeGroupReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeGroupRefReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.DataFactoriesReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.DataFactoryReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ElementReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionMetaDataReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionPropertyReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDataReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.IncludeGlobalMetaDataReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.MetaDataReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorMetaDataReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorPropertyReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportProcessTaskMetaDataReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportProcessTaskReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleGroupReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleGroupRefReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.parser.DatabaseConnectionsReadHandler
-
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.parser.DatabaseMetaReadHandler
-
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ConfigurationReadHandler
-
Returns the object for this element.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.DataFactoryRefReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ExpressionPropertiesReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ExpressionPropertyReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ExpressionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.FunctionsReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.GroupFieldsReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.IncludeReadHandler
-
Returns the object for this element (if any).
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.IncludeSubReportReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.LayoutPreprocessorPropertyReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ParameterMappingReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ParserConfigurationReadHandler
-
Returns the object for this element.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PasswordPropertyReadHandler
-
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PasswordReadHandler
-
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PropertyReferenceReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PropertyStringReadHandler
-
Returns the object for this element.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionReadHandler
-
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionsReadHandler
-
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.StyleExpressionHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.ReportGenerator
-
Deprecated.
Returns the parse context object for the given key.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.ContentRootElementHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.CrosstabContentRootElementHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.SubContentRootElementHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinitionRootElementHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataSourceElementHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.ListParameterReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.MasterParameterDefinitionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.ParameterMappingsReadHandler
-
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.PlainParameterReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinitionRootElementHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportParameterDefinitionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.BandStyleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.BorderStyleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.CommonStyleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ContentStyleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractElementReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractRootLevelBandReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AttributeExpressionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.GroupFieldsReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ElementStyleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutPreprocessorReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutProcessorReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.PageBandStyleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.PageDefinitionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.RotationStyleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SpatialStyleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleDefinitionReadHandler
-
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleDefinitionRuleReadHandler
-
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleSelectorReadHandler
-
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StylesRootElementHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SubReportParameterReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.TextStyleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.ConfigurationReadHandler
-
Returns the object for this element.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.SettingsRootElementHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.compounddata.CompoundDataFactoryReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.external.ExternalDataSourceReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineDataSourceReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableColumnReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableDataReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableDefinitionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableRowReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceDataSourceReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.ConfigReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.DriverConnectionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.JndiConnectionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLDataSourceReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLDirectDataSourceReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.DirectStaticDataSourceReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.StaticDataSourceReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.BasicObjectReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ClassFactoryReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.DataSourceFactoryReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.DataSourceReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementFactoryReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ExtSubReportReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.GroupReadHandler
-
Returns the object for this element.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.GroupsReadHandler
-
Returns the object for this element.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.PageDefinitionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.PageReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ParserConfigReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ReportConfigReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ReportDefinitionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ReportDescriptionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.SimplePageDefinitionReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StyleExtendsReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StyleKeyFactoryReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StyleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StylesReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.TemplatesFactoryReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.TemplatesReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractElementReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupReadHandler
-
Returns the object for this element.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupsReadHandler
-
Returns the object for this element.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.JFreeReportReadHandler
-
Returns the object for this element.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.LineReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.SimpleSubReportReadHandler
-
Returns the object for this element.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataAttributeMappingReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataSchemaRootElementHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DirectRuleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.GlobalRuleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.MetaSelectorReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.MetaSelectorRuleReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObject() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.RuleMetaAttributesReadHandler
-
Returns the object for this element or null, if this element does not create an object.
- getObjectClass() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
-
Returns the class for the object.
- getObjectClass() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ObjectDescription
-
Returns the object class.
- getObjectClass() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementStyleSheetObjectDescription
-
Returns the object class.
- getObjectDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.BasicObjectReadHandler
-
- getObjectDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ObjectWriter
-
Returns the object description.
- getObjectID() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns a unique identifier for the given instance.
- getObjectID() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getOffset() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
-
- getOldExpression() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AttributeExpressionChange
-
- getOldExpression() - Method in class org.pentaho.reporting.engine.classic.core.designtime.StyleExpressionChange
-
- getOldIndex() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModelEvent
-
- getOldQuery() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModelEvent
-
- getOldValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AttributeChange
-
- getOldValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AttributeExpressionChange
-
- getOldValue() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.Change
-
- getOldValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DataFactoryChange
-
- getOldValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.StyleChange
-
- getOldValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.StyleExpressionChange
-
- getOldValue() - Method in class org.pentaho.reporting.engine.classic.core.designtime.SubReportParameterChange
-
- getOpeningBraceChar() - Method in class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
-
Returns the currently defined opening-brace char.
- getOperatorFactory() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
-
Returns the operator registry.
- getOptimumLetterSpacing() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Return optimum letter spacing for a text element.
- getOptionalKeyStroke(String) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.Messages
-
- getOptionalKeyStroke(String, int) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.Messages
-
- getOptionalMnemonic(String) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.Messages
-
- getOrderedElements() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastGridLayout
-
- getOrientation() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PhysicalPageBox
-
- getOriginalAttributes() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec.StyledChunk
-
- getOriginalBorder() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableCellRenderBox
-
- getOriginatingState() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
Returns the originating state.
- getOriginatingTextNode() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec.StyledChunk
-
- getOrphanConstraintSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getOrphanLeafCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FinishedRenderNode
-
- getOrphanLeafCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getOrphanLeafCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getOrphans() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined number of orphan-lines in this element.
- getOrphans() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getOrphanValue() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanBlockContext
-
- getOrphanValue() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanCanvasContext
-
- getOrphanValue() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanContext
-
Orphan value is the y2/bottom-boundary for the element after which the box becomes breakable.
- getOrphanValue() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanPassThroughContext
-
- getOtherField() - Method in class org.pentaho.reporting.engine.classic.core.function.CompareFieldsExpression
-
Deprecated.
Returns the name of the data-row column that holds the second value.
- getOtherGroups() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getOthers() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getOut() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- getOutlineStroke() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getOutlineStroke() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getOutputFunction() - Method in class org.pentaho.reporting.engine.classic.core.states.InitialLayoutProcess
-
- getOutputFunction() - Method in interface org.pentaho.reporting.engine.classic.core.states.LayoutProcess
-
- getOutputFunction() - Method in class org.pentaho.reporting.engine.classic.core.states.SubLayoutProcess
-
- getOutputHandler(ReportEvent, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabOutputHandlerFactory
-
- getOutputHandler(ReportEvent, int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.GroupOutputHandlerFactory
-
- getOutputProcessor() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- getOutputProcessor() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
- getOutputProcessor() - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
-
- getOutputProcessorMetaData() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
- getOutputProcessorMetaData() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
- getOutputProcessorMetaData() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getOutputProcessorMetaData() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributeContext
-
- getOutputProcessorMetaData() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributeContext
-
- getOutputStream() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfOutputProcessor
-
- getOutputText() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Returns the output text message.
- getOverflowAreaHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getOverflowAreaHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getOverflowAreaWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getOverflowAreaWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getOverflowX() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns, whether text contained in this element will overflow horizontally.
- getOverflowY() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns, whether text contained in this element will overflow vertically.
- getOverlinePosition() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getOverrideShape() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Returns the override shape.
- getPadding() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined global padding of this box.
- getPaddingBottom() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined bottom padding of this box.
- getPaddingBottom() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getPaddingFields() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
Returns the list of fields for this group.
- getPaddingFieldsArray() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
Returns the group fields as array.
- getPaddingLeft() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined left padding of this box.
- getPaddingLeft() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getPaddingRight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined right padding of this box.
- getPaddingRight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getPaddingTop() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined top padding of this box.
- getPaddingTop() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getPage() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportProgressEvent
-
Returns the current page number.
- getPage() - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Returns the current page.
- getPage(int, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.DefaultPageGrid
-
In case of overlapping pageboxes, this method may return null.
- getPage(int, int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.PageGrid
-
- getPage(int, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LogicalPageKey
-
- getPageBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- getPageBox() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderModelBuilder
-
- getPageBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
-
- getPageBreak(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getPagebreakCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getPagebreaks() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- getPageBreaks() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getPagebreaks() - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
-
- getPageCount() - Method in class org.pentaho.reporting.engine.classic.core.CustomPageDefinition
-
Returns the number of physical pages in the logical page definition.
- getPageCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- getPageCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.FlowRenderer
-
- getPageCount() - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
-
- getPageCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.StreamingRenderer
-
- getPageCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.PageableRenderer
-
- getPageCount() - Method in interface org.pentaho.reporting.engine.classic.core.PageDefinition
-
Returns the number of physical pages in this logical page definition.
- getPageCount() - Method in class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Returns the number of physical pages in this page definition.
- getPageCountHorizontal() - Method in class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Returns the number of horizontal pages in this page definition.
- getPageCountMessage() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Returns the current pagecount message component.
- getPageCountVertical() - Method in class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Returns the number of vertical pages in this page definition.
- getPageCursor() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor
-
- getPageCursor() - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessor
-
- getPageCursor() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.PageState
-
- getPageDefinition() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
Returns the logical page definition for this report.
- getPageDefinition() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageFormatPreviewPane
-
- getPageDefinition() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the page definition assigned to the report definition.
- getPageDefinition() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
- getPageDefinition() - Method in class org.pentaho.reporting.engine.classic.core.SubReport
-
Returns the page definition assigned to the report definition.
- getPageDrawable() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PreviewDrawablePanel
-
- getPageDrawable() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.PhysicalPageDrawable
-
- getPageDrawable(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PrintReportProcessor
-
Returns the PageDrawable
instance responsible for rendering the page specified by
pageIndex
.
- getPageEnd() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getPageEnd() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationTableState
-
- getPageEventListeners() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.LevelStorageBackend
-
- getPageFooter() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the page footer.
- getPageFooter() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the page footer.
- getPageFooter() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
Returns the page footer.
- getPageFooterCenter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.SheetPropertyCollector
-
- getPageFooterCenter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- getPageFooterCenter() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.SheetPropertySource
-
- getPageFooterLeft() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.SheetPropertyCollector
-
- getPageFooterLeft() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- getPageFooterLeft() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.SheetPropertySource
-
- getPageFooterRight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.SheetPropertyCollector
-
- getPageFooterRight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- getPageFooterRight() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.SheetPropertySource
-
- getPageFormat(int) - Method in class org.pentaho.reporting.engine.classic.core.CustomPageDefinition
-
Returns the page format for the given page number.
- getPageFormat() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageFormatPreviewPane.SimplePageDrawable
-
Describes the physical output characteristics like page size, margins, and imaginable area.
- getPageFormat() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getPageFormat() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.PhysicalPageDrawable
-
- getPageFormat() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PageDrawable
-
Describes the physical output characteristics like page size, margins, and imaginable area.
- getPageFormat(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PrintReportProcessor
-
Returns the PageFormat
of the page specified by pageIndex
.
- getPageFormat() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.PageReadHandler
-
- getPageFormat(int) - Method in interface org.pentaho.reporting.engine.classic.core.PageDefinition
-
Returns the page format for the given page number.
- getPageFormat(int) - Method in class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Returns the physical page format for the given position.
- getPageFormat() - Method in class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
- getPageFormatCode() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPageDefinition
-
Return the excel page format code that describes that page size.
- getPageFormatName(double, double) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
- getPageFormats() - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
- getPageFunctions() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.LevelStorage
-
- getPageFunctions() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.OutputFunctionLevelStorage
-
- getPageFunctions() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.StructureFunctionLevelStorage
-
- getPageGrid() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getPageGrid() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.AbstractMinorAxisLayoutStep
-
- getPageGrid() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getPageGrid() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.SimpleTextMinorAxisLayoutStep
-
- getPageHeader() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the page header.
- getPageHeader() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the page header.
- getPageHeader() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
Returns the page header.
- getPageHeaderCenter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.SheetPropertyCollector
-
- getPageHeaderCenter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- getPageHeaderCenter() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.SheetPropertySource
-
- getPageHeaderHeight(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FlowPageBreakPositionList
-
- getPageHeaderHeight(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PageBreakPositionList
-
- getPageHeaderLeft() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.SheetPropertyCollector
-
- getPageHeaderLeft() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- getPageHeaderLeft() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.SheetPropertySource
-
- getPageHeaderRight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.SheetPropertyCollector
-
- getPageHeaderRight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- getPageHeaderRight() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.SheetPropertySource
-
- getPageHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getPageHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationTableState
-
- getPageIncrement() - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Returns the page increment.
- getPageMargins(PageFormat) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
- getPageMessageFormatter() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Returns the current pass message component.
- getPageName() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getPageNumber() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getPageNumber() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getPageNumber() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportEventSource
-
- getPageOffset() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getPageOffset() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- getPageOffset() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.BasePaginationTableState
-
- getPageOffset(long) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.BasePaginationTableState
-
- getPageOffset() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.FlowPaginationTableState
-
- getPageOffset(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.FlowPaginationTableState
-
- getPageOffset() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationTableState
-
- getPageOffset(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationTableState
-
- getPagePosition(int) - Method in class org.pentaho.reporting.engine.classic.core.CustomPageDefinition
-
Describes the internal position of the given page within the logical page.
- getPagePosition(int) - Method in interface org.pentaho.reporting.engine.classic.core.PageDefinition
-
Describes the internal position of the given page within the logical page.
- getPagePosition(int) - Method in class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Returns the printable area within the logical page area covered by the physical page at the given position.
- getPagePositions() - Method in class org.pentaho.reporting.engine.classic.core.CustomPageDefinition
-
Returns all page positions as array.
- getPagePositions() - Method in interface org.pentaho.reporting.engine.classic.core.PageDefinition
-
Returns all page positions as array.
- getPagePositions() - Method in class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Returns all page position known to this page definition.
- getPageProcess() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultPageStateList
-
- getPageSegment() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.LeftAlignmentProcessor
-
- getPageWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getPaginateStopWatch() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- getPaginatingDrawable() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getPaginationMode() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlOutputProcessorMetaData
-
- getPaint() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
Method contributed by Alexej Suchov
- getPaintTicks() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- getParagraph() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MajorAxisParagraphBreakState
-
- getParagraph() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisParagraphBreakState
-
- getParagraphBounds() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- getParagraphFontMetrics() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableComplexText
-
- getParameter() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportModelEvent
-
- getParameter(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequence
-
- getParameter(String, Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequence
-
- getParameter(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.Sequence
-
- getParameter(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
-
Returns a parameter value.
- getParameter(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ObjectDescription
-
Returns the value of a parameter.
- getParameter(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementStyleSheetObjectDescription
-
Returns the value of a parameter.
- getParameterAttribute(String, String) - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- getParameterAttribute(String, String, ParameterContext) - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- getParameterAttribute(String, String, ParameterContext) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterDefinitionEntry
-
Returns the parameter label.
- getParameterAttributeNames(String) - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- getParameterAttributeNames(String) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterDefinitionEntry
-
- getParameterAttributeNamespaces() - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- getParameterAttributeNamespaces() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterDefinitionEntry
-
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.DashboardModeFunctionDescription
-
Returns the number of parameters expected by the function.
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.DocumentMetaDataFunctionDescription
-
Returns the number of parameters expected by the function.
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.EngineeringNotationFunctionDescription
-
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.EnvFunctionDescription
-
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ExportTypeFunctionDescription
-
Returns the number of parameters expected by the function.
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.IsEmptyDataFunctionDescription
-
Returns the number of parameters expected by the function.
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.IsExportTypeFunctionDescription
-
Returns the number of parameters expected by the function.
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MetaDataFunctionDescription
-
Returns the number of parameters expected by the function.
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MParameterTextFunctionDescription
-
Returns the number of parameters expected by the function.
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MultiValueQueryFunctionDescription
-
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ParameterTextFunctionDescription
-
Returns the number of parameters expected by the function.
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.QuoteTextFunctionDescription
-
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ResourceLookupFunctionDescription
-
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.RowCountFunctionDescription
-
Returns the number of parameters expected by the function.
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.SingleValueQueryFunctionDescription
-
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
- getParameterCount() - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDescription
-
- getParameterCount() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterDefinition
-
- getParameterCount() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ReportParameterDefinition
-
- getParameterData() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
-
- getParameterData() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterContext
-
- getParameterData() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterContextWrapper
-
- getParameterDataAttributes() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler
-
- getParameterDataRow() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getParameterDataRow() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getParameterDefault(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
This is a design-time default.
- getParameterDefault(int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDescription
-
- getParameterDefinition() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- getParameterDefinition() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinition
-
- getParameterDefinition(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
-
Returns a parameter class.
- getParameterDefinition(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ArrayObjectDescription
-
Returns a parameter definition.
- getParameterDefinition(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.CollectionObjectDescription
-
Returns a parameter definition.
- getParameterDefinition(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ObjectDescription
-
Returns a parameter definition.
- getParameterDefinition(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementStyleSheetObjectDescription
-
Returns a parameter definition.
- getParameterDefinition(int) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterDefinition
-
- getParameterDefinition(int) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ReportParameterDefinition
-
- getParameterDefinitions() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterDefinition
-
- getParameterDefinitions() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ReportParameterDefinition
-
- getParameterDescription(int, Locale) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
- getParameterDescription(int, Locale) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDescription
-
- getParameterDescription(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ObjectWriter
-
Returns a description of a parameter.
- getParameterDisplayName(int, Locale) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
- getParameterDisplayName(int, Locale) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDescription
-
- getParameterFields(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactory
-
- getParameterName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
- getParameterName(int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDescription
-
- getParameterNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
-
Returns an iterator for the parameter names.
- getParameterNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ArrayObjectDescription
-
Returns an iterator for the parameter names.
- getParameterNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.CollectionObjectDescription
-
Returns an iterator for the parameter names.
- getParameterNames() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ObjectDescription
-
Returns an iterator the provides access to the parameter names.
- getParameterNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementStyleSheetObjectDescription
-
Returns an iterator the provides access to the parameter names.
- getParameterNames(ObjectDescription) - Static method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ObjectWriter
-
Returns a list of parameter names.
- getParameterRole(int, Locale) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
- getParameterRole(int, Locale) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDescription
-
- getParameters() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ValidationMessage
-
- getParametersPanel() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.DashboardModeFunctionDescription
-
Returns the parameter type of the function parameters.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.DocumentMetaDataFunctionDescription
-
Returns the parameter type of the function parameters.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.EngineeringNotationFunctionDescription
-
Returns the parameter type at the given position using the function metadata.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.EnvFunctionDescription
-
Returns the parameter type at the given position using the function metadata.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ExportTypeFunctionDescription
-
Returns the parameter type of the function parameters.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.IsEmptyDataFunctionDescription
-
Returns the parameter type of the function parameters.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.IsExportTypeFunctionDescription
-
Returns the parameter type of the function parameters.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MetaDataFunctionDescription
-
Returns the parameter type of the function parameters.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MParameterTextFunctionDescription
-
Returns the parameter type of the function parameters.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MultiValueQueryFunctionDescription
-
Returns the parameter type at the given position using the function metadata.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ParameterTextFunctionDescription
-
Returns the parameter type of the function parameters.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.QuoteTextFunctionDescription
-
Returns the parameter type at the given position using the function metadata.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ResourceLookupFunctionDescription
-
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.RowCountFunctionDescription
-
Returns the parameter type of the function parameters.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.function.formula.SingleValueQueryFunctionDescription
-
Returns the parameter type at the given position using the function metadata.
- getParameterType(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
- getParameterType(int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDescription
-
- getParameterValue(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.ParameterUpdateContext
-
- getParameterValues() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- getParameterValues() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
-
- getParameterValues() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ValidationResult
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DesignTimeDataSchemaModel
-
- getParent(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.dom.MatcherContext
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Return the parent of the Element.
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.BandSectionLayoutModelBuilderContext
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilderContext
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DummyLayoutModelBuilderContext
-
- getParent() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderContext
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ProxyLayoutModelBuilderContext
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.SectionLayoutModelBuilderContext
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanPassThroughContext
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowPassThroughContext
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.AnchorStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabBoxStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabCellStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabHeaderStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.DynamicHeightWrapperStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.DynamicReplacedContentStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.ManualBreakIndicatorStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonDynamicHeightWrapperStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonDynamicReplacedContentStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonPaddingWrapperStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.ParagraphPoolboxStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SectionKeepTogetherStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SubReportStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.UseMinChunkWidthStyleSheet
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.CategoryTreeItem
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTextExtractorState
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.states.InitialLayoutProcess
-
- getParent() - Method in interface org.pentaho.reporting.engine.classic.core.states.LayoutProcess
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.states.LegacyDataRowWrapper
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportStateKey
-
- getParent() - Method in class org.pentaho.reporting.engine.classic.core.states.SubLayoutProcess
-
- getParentComponent() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.GlobalTemplateAction
-
- getParentComponent() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryTemplateAction
-
- getParentComponent() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.ScriptTemplateAction
-
- getParentDataRow() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getParentDataRow() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getParentGroup() - Method in class org.pentaho.reporting.engine.classic.core.function.GroupCountFunction
-
Returns the name of the group on which to reset the counter.
- getParentId() - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SimpleStyleSheet
-
- getParentNames() - Method in class org.pentaho.reporting.engine.classic.core.ParameterDataRow
-
Returns the names of the parameters as used in the master-report.
- getParentSection() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- getParentSection() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getParentState() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getParentState() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getParentSubReportState() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getParentSubReportState() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getParentTable() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfRow
-
Gets the parent PatchRtfTable of this PatchRtfRow
- getParentWidowContexts() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getParentWindow() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DefaultDesignTimeContext
-
The parent window in the GUI for showing modal dialogs.
- getParentWindow() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext
-
The parent window in the GUI for showing modal dialogs.
- getParentX1() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContext
-
- getParentX2() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContext
-
- getPassCountMessage() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Returns the current pass message component.
- getPassMessageFormatter() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Returns the current pass message component.
- getPassword() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.JndiConnectionProvider
-
- getPasswordField() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- getPath() - Method in class org.pentaho.reporting.engine.classic.core.metadata.ResourceReference
-
- getPattern() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MessageFormatExpression
-
Returns the format string used in the message format.
- getPattern() - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Returns the pattern defined for this expression.
- getPerformanceMonitorContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- getPerformanceMonitorContext() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
-
- getPerformanceMonitorContext() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterContext
-
- getPerformanceMonitorContext() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterContextWrapper
-
- getPerformanceMonitorContext() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getPerformanceMonitorContext() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getPhysicalBreaks(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getPhysicalPage(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.AbstractPageableOutputProcessor
-
- getPhysicalPage(int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.PageableOutputProcessor
-
- getPhysicalPage(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.PageableCSVOutputProcessor
-
- getPhysicalPage(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.PageableHtmlOutputProcessor
-
- getPhysicalPage(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.PageableExcelOutputProcessor
-
- getPhysicalPage(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.XmlTableOutputProcessor
-
- getPhysicalPageCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor
-
- getPhysicalPageCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
- getPhysicalPageCount() - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessor
-
- getPhysicalPageCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.AbstractPageableOutputProcessor
-
- getPhysicalPageCount() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.PageableOutputProcessor
-
- getPhysicalPageCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.PageableCSVOutputProcessor
-
- getPhysicalPageCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.PageableHtmlOutputProcessor
-
- getPhysicalPageCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.PageableExcelOutputProcessor
-
- getPhysicalPageCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.XmlTableOutputProcessor
-
- getPhysicalPageState(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
- getPinned() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getPlaceholderBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getPointConverter() - Method in class org.pentaho.reporting.engine.classic.core.layout.richtext.html.DefaultStyleBuilder
-
- getPointConverter() - Method in class org.pentaho.reporting.engine.classic.core.layout.richtext.html.FilterStyleBuilder
-
- getPointConverter() - Method in interface org.pentaho.reporting.engine.classic.core.layout.richtext.html.StyleBuilder
-
- getPointConverter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultStyleBuilder
-
- getPointConverter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.FilterStyleBuilder
-
- getPointConverter() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder
-
- getPool() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getPoolSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getPosition() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LogicalPageKey
-
- getPosition() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.ChunkIterator
-
- getPosition() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
- getPosition() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.RichTextFormat
-
- getPosition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.PositionalCSSCondition
-
Returns the position in the tree.
- getPositiveColor() - Method in class org.pentaho.reporting.engine.classic.core.function.NegativeNumberPaintChangeFunction
-
Deprecated.
Returns the color that is used if the number read from the field is positive.
- getPostSummaryRowAdvanceHandler() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getPosX() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- getPosY() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- getPreDataScript() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFReportPreProcessor
-
- getPredictedStateCount() - Method in class org.pentaho.reporting.engine.classic.core.states.DefaultGroupSizeRecorder
-
Returns the predicted size of the current group.
- getPredictedStateCount() - Method in class org.pentaho.reporting.engine.classic.core.states.EmptyGroupSizeRecorder
-
- getPredictedStateCount() - Method in interface org.pentaho.reporting.engine.classic.core.states.GroupSizeRecorder
-
- getPredictedStateCount() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getPredictedStateCount() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getPreferredHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getPreferredRowSize(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowModel
-
- getPreferredRowSize(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowModel
-
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the element's preferred size.
- getPreferredSize() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRow
-
- getPreferredSize(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRow
-
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowImpl
-
- getPreferredSize(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowImpl
-
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.about.AboutDialog
-
Returns the preferred size for the about frame.
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.MinimalScrollPane
-
If the preferredSize
has been set to a non-null
value just returns it.
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.DrawablePanel
-
If the preferredSize
has been set to a non-null
value just returns it.
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageFormatPreviewPane.AutoScalePageBackgroundDrawable
-
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageFormatPreviewPane.SimplePageDrawable
-
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
Returns the preferred size of the drawable.
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.PhysicalPageDrawable
-
- getPreferredSize() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PageDrawable
-
Returns the preferred size of the output.
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.util.ComponentDrawable
-
Returns the preferred size of the drawable.
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.util.ReportDrawableImage
-
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.util.RotatedTextDrawable
-
- getPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.util.ShapeDrawable
-
- getPreferredSizes(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowModel
-
- getPreferredWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- getPreferredWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
-
- getPrefHeight() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getPrefix() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.TokenizeStringExpression
-
Deprecated.
Returns the prefix text.
- getPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.Obscurificate48PasswordEncryptionServiceProvider
-
- getPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.ObscurificatePasswordEncryptionServiceProvider
-
- getPrefix() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.base.PasswordEncryptionServiceProvider
-
- getPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PlainTextPasswordEncryptionServiceProvider
-
- getPrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.StaticAESPasswordEncryptionServiceProvider
-
- getPrefix() - Method in class org.pentaho.reporting.engine.classic.core.style.css.namespaces.DefaultNamespaceDefinition
-
- getPrefix() - Method in interface org.pentaho.reporting.engine.classic.core.style.css.namespaces.NamespaceDefinition
-
- getPrefWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getPrePaddingRows(DataRow) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.PaddingController
-
Do we need a case1 padding?
- getPreparedParameterNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.DefaultParametrizationProvider
-
- getPreparedParameterNames() - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ParametrizationProvider
-
- getPreProcessor(int) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getPreProcessor() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutPreprocessorReadHandler
-
- getPreProcessorCount() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getPreProcessors() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getPreProcessorType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorMetaData
-
- getPreProcessorType() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorMetaData
-
- getPresentationGroupIndex() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getPresentationGroupIndex() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getPrev() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getPreviewPane() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.ParameterReportController
-
- getPreviewPane() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewApplet
-
- getPreviewPane() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewDialog
-
- getPreviewPane() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewFrame
-
- getPreviewPane() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewInternalFrame
-
- getPrevious(long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
-
- getPrintable(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PrintReportProcessor
-
Returns the Printable
instance responsible for rendering the page specified by pageIndex
.
- getPrintColumnTitleHeader() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- getPrintDetailsHeader() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- getPrinter(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.PrinterSpecificationManager
-
- getPrinter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.FlowHtmlOutputProcessor
-
- getPrinter() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlOutputProcessor
-
- getPrinter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.PageableHtmlOutputProcessor
-
- getPrinter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.StreamHtmlOutputProcessor
-
- getPrinterCommandSet(OutputStream) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportTask
-
Returns the printer command set for the given report and export type.
- getPrinterFont(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.DefaultFontMapper
-
- getPrinterFont(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.FontMapper
-
- getPrinterNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.PrinterSpecificationManager
-
- getPrinterSpecification() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- getPrinterSpecificationManager() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- getPrinterSpecificationManager() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.Epson24PinPrinterDriver
-
- getPrinterSpecificationManager() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.Epson9PinPrinterDriver
-
- getPrintLevel() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportDialog
-
- getPrintQuality() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
- getPrintReportProcessor() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getPriority() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorMetaDataBuilder
-
- getProcessedTableOffset() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getProcessHandle() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getProcessingContext() - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
Returns the current processing context.
- getProcessingContext() - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- getProcessingContext() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
-
- getProcessingContext() - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getProcessingContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- getProcessingContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
- getProcessingContext() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
Returns the current processing context.
- getProcessingContext() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionDataRow
-
Returns the current processing context to inner-classes.
- getProcessingContext() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- getProcessingLevel() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
The processing-level is used for dependency tracking.
- getProcessingLevel() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getProcessingLevel() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionDataRow
-
- getProcessingLevel() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionEventHelper
-
- getProcessingOrder() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleMetaFileWriter
-
Returns a relatively high processing order indicating this BundleWriterHandler should be one of the last processed
- getProcessingOrder() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterHandler
-
Indicates an processing order for this BundleWriterHandler.
- getProcessingOrder() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.ContentFileWriter
-
Returns a relatively high processing order indicating this BundleWriterHandler should be one of the last processed
- getProcessingOrder() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.DataDefinitionFileWriter
-
Returns a relatively high processing order indicating this BundleWriterHandler should be one of the last processed
- getProcessingOrder() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.DataSchemaWriter
-
Returns a relatively high processing order indicating this BundleWriterHandler should be one of the last processed
- getProcessingOrder() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.LayoutFileWriter
-
Returns a relatively high processing order indicating this BundleWriterHandler should be one of the last processed
- getProcessingOrder() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.ResourceWriter
-
Returns a relatively low processing order indicating this BundleWriterHandler should be one of the first processed.
- getProcessingOrder() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.SettingsFileWriter
-
Returns a relatively high processing order indicating this BundleWriterHandler should be one of the last processed
- getProcessingOrder() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.StyleFileWriter
-
Returns a relatively high processing order indicating this BundleWriterHandler should be one of the last processed
- getProcessingPriority() - Method in interface org.pentaho.reporting.engine.classic.core.function.StructureFunction
-
- getProcessingPriority() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator
-
- getProcessingPriority() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction
-
- getProcessingPriority() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator
-
- getProcessingPriority() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction
-
Deprecated.
- getProcessingPriority() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator
-
- getProcessingPriority() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator
-
- getProcessingPriority() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction
-
- getProcessingPriority() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabProcessorFunction
-
- getProcessKey() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getProcessKey() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getProcessKeyCached() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getProcessKeyStepAge() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getProcessor() - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.ReportProcessorThreadHolder
-
- getProcessStateHandle() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
- getProcessStore() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getProcessStore() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getProcessType() - Method in class org.pentaho.reporting.engine.classic.core.layout.InlineSubreportMarker
-
- getProgressLevel() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
Returns the current progress level.
- getProgressLevel() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getProgressLevel() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getProgressLevel() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getProgressLevelCount() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
Returns the total number of different activities the report will process.
- getProgressLevelCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getProgressLevelCount() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getProgressLevelCount() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getProjectInfo() - Method in class org.pentaho.reporting.engine.classic.core.ClassicEngineBoot
-
Returns the project info.
- getProperties() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionMetaDataBuilder
-
- getProperties() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorMetaDataBuilder
-
- getProperties() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ValidationResult
-
- getProperties() - Method in class org.pentaho.reporting.engine.classic.core.util.beans.BeanUtility
-
- getProperty(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.DriverConnectionProvider
-
- getProperty(String) - Method in class org.pentaho.reporting.engine.classic.core.util.beans.BeanUtility
-
- getPropertyAsString(String) - Method in class org.pentaho.reporting.engine.classic.core.util.beans.BeanUtility
-
- getPropertyChangeSupport() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
-
- getPropertyDescription(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionMetaData
-
- getPropertyDescription(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorMetaData
-
- getPropertyDescription(String) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionMetaData
-
- getPropertyDescription(String) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorMetaData
-
- getPropertyDescriptions() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionMetaData
-
- getPropertyDescriptions() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorMetaData
-
- getPropertyDescriptions() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionMetaData
-
- getPropertyDescriptions() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorMetaData
-
- getPropertyDescriptor(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.SharedBeanInfo
-
- getPropertyEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.AttributeMetaDataBuilder
-
- getPropertyEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.StyleMetaDataBuilder
-
- getPropertyEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultStyleKeyMetaData
-
Deprecated.
- getPropertyEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeReadHandler
-
- getPropertyInfos() - Method in class org.pentaho.reporting.engine.classic.core.util.beans.BeanUtility
-
- getPropertyKeyList() - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
-
- getPropertyKeys() - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
-
Returns the property keys.
- getPropertyName() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PropertyReferenceReadHandler
-
- getPropertyNames() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionMetaData
-
- getPropertyNames() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorMetaData
-
- getPropertyNames() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionMetaData
-
- getPropertyNames() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorMetaData
-
- getPropertyNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.DriverConnectionProvider
-
- getPropertyReadHandler() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionPropertyMetaDataBuilder
-
- getPropertyReadHandler() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyMetaData
-
- getPropertyReadHandler() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyMetaData
-
- getPropertyRole() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyMetaData
-
- getPropertyRole() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyMetaData
-
- getPropertyRole() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyMetaData
-
Can be one of "Value", "Resource", "Content", "Field", "Group", "Query", "Message", "Bundle-Key", "Bundle-Name",
"Name", "ElementName", "DateFormat", "NumberFormat"
- getPropertyRole() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyMetaData
-
Can be one of "Value", "Resource", "Content", "Field", "Group", "Query", "Message", "Bundle-Key", "Bundle-Name",
"Name", "ElementName", "DateFormat", "NumberFormat"
- getPropertyType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyMetaData
-
- getPropertyType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyMetaData
-
- getPropertyType() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyMetaData
-
- getPropertyType() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyMetaData
-
- getPropertyType(String) - Method in class org.pentaho.reporting.engine.classic.core.util.beans.BeanUtility
-
- getPropertyType(PropertyDescriptor) - Static method in class org.pentaho.reporting.engine.classic.core.util.beans.BeanUtility
-
- getPropertyWriteHandler() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionPropertyMetaDataBuilder
-
- getPropertyWriteHandler() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyMetaData
-
- getPropertyWriteHandler() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyMetaData
-
- getProportionalWidths() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfTable
-
Gets the proportional cell widths of this PatchRtfTable
- getProvider() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PasswordEncryptionService
-
- getProvider() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.ConnectionReadHandler
-
- getProvider() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.DriverConnectionReadHandler
-
- getProvider() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.JndiConnectionReadHandler
-
- getQName(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Look up an attribute's XML 1.0 qualified name by index.
- getQueries() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.DefaultQueryDialogModel
-
- getQueries() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModel
-
- getQueries() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.NamedQueryModel
-
- getQuery() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns a new query or query-name that is used when retrieving the data from the data-factory.
- getQuery(int) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetComboBoxModel
-
- getQuery() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetQuery
-
- getQuery(int) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.DefaultQueryDialogModel
-
- getQuery() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.Query
-
- getQuery(int) - Method in interface org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModel
-
- getQuery() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.SingleValueQueryFunction
-
Deprecated.
Returns the query name.
- getQuery(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- getQuery(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
-
- getQuery(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.NamedStaticDataFactory
-
Returns the query for the given alias-name or null, if there is no such alias defined.
- getQuery(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- getQuery() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionReadHandler
-
- getQuery() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinition
-
- getQuery() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataSourceElementHandler
-
- getQuery() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinition
-
- getQuery() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the query name that should be used when processing the report.
- getQuery() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
- getQueryCount() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.DefaultQueryDialogModel
-
- getQueryCount() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModel
-
- getQueryEditor() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.DefaultQueryEditorPanel
-
- getQueryEditor() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryEditorPanel
-
- getQueryHash(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
-
- getQueryHash(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.AbstractNamedDataFactory
-
- getQueryHash(DataFactoryMetaData, DataFactory, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactoryCore
-
- getQueryHash(String, DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.DataFactoryMetaProvider
-
- getQueryHash(DataFactoryMetaData, DataFactory, String, DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.DataFactoryCore
-
- getQueryHash(DataFactory, String, DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.DataFactoryMetaData
-
- getQueryHash(DataFactoryMetaData, DataFactory, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultDataFactoryCore
-
- getQueryHash(DataFactory, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultDataFactoryMetaData
-
- getQueryHash(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- getQueryHash(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- getQueryHash(DataFactoryMetaData, DataFactory, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLDataFactoryCore
-
- getQueryHash(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- getQueryHash(DataFactoryMetaData, DataFactory, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactoryCore
-
- getQueryHashInternal(T, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.AbstractNamedDataFactory
-
- getQueryHashInternal(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- getQueryLanguage() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.Query
-
- getQueryLimit() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getQueryLimit() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinition
-
- getQueryLimit() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataSourceElementHandler
-
- getQueryLimit() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinition
-
- getQueryLimit() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
- getQueryLimit() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
- getQueryName() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetQuery
-
- getQueryName() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultListParameter
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.AbstractNamedDataFactory
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.cache.CachingDataFactory
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
-
- getQueryNames() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactory
-
Returns all known query-names.
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.ExternalDataFactory
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.NamedStaticDataFactory
-
Returns all known alias-names.
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDataFactory
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactory
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.states.DesignTimeDataFactory
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.states.EmptyDataFactory
-
- getQueryNames() - Method in class org.pentaho.reporting.engine.classic.core.TableDataFactory
-
- getQueryScript() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.Query
-
- getQueryTextArea() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.DefaultQueryEditorPanel
-
- getQueryTimeout() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getQueryTimeout() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.SingleValueQueryFunction
-
Deprecated.
- getQueryTimeout() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataDefinition
-
- getQueryTimeout() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataSourceElementHandler
-
- getQueryTimeout() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinition
-
- getQueryTimeout() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
- getQueryTimeout() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
- getQuoter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.csv.CsvTemplateProducer
-
- getRange() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getRangeColor() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getRangeLowerBound() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Returns the lower bound of the highlighted range.
- getRangeLowerBoundField() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Returns the name of the field containing the lower bound of the range that is to be highlighted on the scale.
- getRangePaint() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Returns the paint used to highlight the range.
- getRangePaint() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Deprecated.
- getRangeUpperBound() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Returns the upper bound of the highlighted range.
- getRangeUpperBoundField() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Returns the name of the field containing the upper bound of the range that is to be highlighted on the scale.
- getRate() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.YieldReportListener
-
- getRaw(int) - Method in class org.pentaho.reporting.engine.classic.core.util.WeakReferenceList
-
- getRawContentByte() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getRawData() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DataProcessor
-
- getRawDataCursor() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DataProcessor
-
- getRawDataCursor() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getRawDataCursor() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getRawElements() - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns all stored objects as object array.
- getRawEntries() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
-
- getRawLevels() - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns all active levels as java.lang.Integer array.
- getRawObject() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- getRawResult() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastTextExtractor
-
- getRawResult() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- getRawSource() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- getRawText() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableComplexText
-
- getRawText() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
-
- getRawValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.DateFormatFilter
-
- getRawValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatFilter
-
- getRawValue(ExpressionRuntime, ReportElement) - Method in interface org.pentaho.reporting.engine.classic.core.filter.RawDataSource
-
Returns the unformated raw value.
- getRawValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.StringFilter
-
- getRawValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
- getRawValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
- getRawValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
-
- getRawValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.DateFieldType
-
Returns the unformated raw value.
- getRawValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.LegacyType
-
Returns the unformated raw value.
- getRawValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.NumberFieldType
-
Returns the unformated raw value.
- getRawValue() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getReadHandler(String, String, Locator) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleElementRegistry
-
- getReadHandler(String, String, Locator) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleStyleRegistry
-
- getReference(int) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
-
- getReference(String, String) - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributeReferences
-
- getReference(String, String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributeReferences
-
- getReferencedElements(ExpressionPropertyMetaData, Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyCore
-
- getReferencedElements(Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyMetaData
-
- getReferencedElements(ReportPreProcessorPropertyMetaData, Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyCore
-
- getReferencedElements(Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyMetaData
-
- getReferencedElements(ExpressionPropertyMetaData, Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyCore
-
- getReferencedElements(Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyMetaData
-
- getReferencedElements(ReportPreProcessorPropertyMetaData, Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyCore
-
- getReferencedElements(Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyMetaData
-
- getReferencedFields(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
-
- getReferencedFields(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.AbstractNamedDataFactory
-
- getReferencedFields(DataFactoryMetaData, DataFactory, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactoryCore
-
- getReferencedFields(String, DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.DataFactoryMetaProvider
-
- getReferencedFields(AttributeMetaData, ReportElement, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeCore
-
- getReferencedFields(ReportElement, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeMetaData
-
- getReferencedFields(DataFactoryMetaData, DataFactory, String, DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.DataFactoryCore
-
- getReferencedFields(DataFactory, String, DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.DataFactoryMetaData
-
Returns the used parameter in the query.
- getReferencedFields(AttributeMetaData, ReportElement, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeCore
-
- getReferencedFields(ReportElement, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeMetaData
-
- getReferencedFields(DataFactoryMetaData, DataFactory, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultDataFactoryCore
-
- getReferencedFields(DataFactory, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultDataFactoryMetaData
-
- getReferencedFields(ExpressionPropertyMetaData, Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyCore
-
- getReferencedFields(Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyMetaData
-
- getReferencedFields(ReportPreProcessorPropertyMetaData, Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyCore
-
- getReferencedFields(Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyMetaData
-
- getReferencedFields(ExpressionPropertyMetaData, Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyCore
-
- getReferencedFields(Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyMetaData
-
- getReferencedFields(ReportPreProcessorPropertyMetaData, Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyCore
-
- getReferencedFields(Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyMetaData
-
- getReferencedFields(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- getReferencedFields(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- getReferencedFields(DataFactoryMetaData, DataFactory, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLDataFactoryCore
-
- getReferencedFields(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- getReferencedFields(DataFactoryMetaData, DataFactory, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactoryCore
-
- getReferencedFields(DataFactoryMetaData, DataFactory, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.sorting.SortingDataFactoryCore
-
- getReferencedFieldsInternal(T, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.AbstractNamedDataFactory
-
- getReferencedFieldsInternal(String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- getReferencedGroups(AttributeMetaData, ReportElement, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeCore
-
- getReferencedGroups(ReportElement, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeMetaData
-
- getReferencedGroups(AttributeMetaData, ReportElement, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeCore
-
- getReferencedGroups(ReportElement, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeMetaData
-
- getReferencedGroups(ExpressionPropertyMetaData, Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyCore
-
- getReferencedGroups(Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyMetaData
-
- getReferencedGroups(ReportPreProcessorPropertyMetaData, Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyCore
-
- getReferencedGroups(Expression, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyMetaData
-
- getReferencedGroups(ExpressionPropertyMetaData, Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyCore
-
- getReferencedGroups(Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyMetaData
-
- getReferencedGroups(ReportPreProcessorPropertyMetaData, Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyCore
-
- getReferencedGroups(Expression, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyMetaData
-
- getReferencedResources(DataFactoryMetaData, DataFactory, ResourceManager, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactoryCore
-
- getReferencedResources(AttributeMetaData, ReportElement, ResourceManager, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeCore
-
- getReferencedResources(ReportElement, ResourceManager, Object) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeMetaData
-
- getReferencedResources(DataFactoryMetaData, DataFactory, ResourceManager, String, DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.DataFactoryCore
-
- getReferencedResources(DataFactory, ResourceManager, String, DataRow) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.DataFactoryMetaData
-
- getReferencedResources(AttributeMetaData, ReportElement, ResourceManager, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeCore
-
- getReferencedResources(ReportElement, ResourceManager, Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeMetaData
-
- getReferencedResources(DataFactoryMetaData, DataFactory, ResourceManager, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultDataFactoryCore
-
- getReferencedResources(DataFactory, ResourceManager, String, DataRow) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultDataFactoryMetaData
-
- getReferencedResources(ExpressionPropertyMetaData, Expression, Object, Element, ResourceManager) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyCore
-
- getReferencedResources(Expression, Object, Element, ResourceManager) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionPropertyMetaData
-
- getReferencedResources(ReportPreProcessorPropertyMetaData, Expression, Object, Element, ResourceManager) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyCore
-
- getReferencedResources(Expression, Object, Element, ResourceManager) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultReportPreProcessorPropertyMetaData
-
- getReferencedResources(ExpressionPropertyMetaData, Expression, Object, Element, ResourceManager) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyCore
-
- getReferencedResources(Expression, Object, Element, ResourceManager) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionPropertyMetaData
-
- getReferencedResources(ReportPreProcessorPropertyMetaData, Expression, Object, Element, ResourceManager) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyCore
-
- getReferencedResources(Expression, Object, Element, ResourceManager) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorPropertyMetaData
-
- getRegisteredClasses() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ArrayClassFactory
-
Returns an iterator for the registered classes.
- getRegisteredClasses() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactory
-
Returns an iterator for the registered classes.
- getRegisteredClasses() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryCollector
-
Returns an iterator that provices access to the registered classes.
- getRegisteredClasses() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryImpl
-
Returns an iterator that provides access to the registered object definitions.
- getRegisteredClasses() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceCollector
-
Returns an iterator that provides access to the registered classes.
- getRegisteredFiles() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.LegacyBundleResourceRegistry
-
- getRegisteredKeys() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.AbstractStyleKeyFactory
-
Returns an iterator that provides access to the registered keys.
- getRegisteredKeys() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.StyleKeyFactory
-
Returns an iterator that provides access to the registered keys.
- getRegisteredKeys() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.StyleKeyFactoryCollector
-
Returns an iterator that provides access to the registered keys.
- getRegisteredName(ResourceKey) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultHtmlContentGenerator
-
- getRegisteredName(ResourceKey) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlContentGenerator
-
- getRegisteredNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.AbstractDataSourceFactory
-
Returns the names of all registered datasources as iterator.
- getRegisteredNames() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceCollector
-
Returns the names of all registered datasources as iterator.
- getRegisteredNames() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceFactory
-
Returns the names of all registered datasources as iterator.
- getRegistry() - Static method in class org.pentaho.reporting.engine.classic.core.layout.richtext.RichTextConverterRegistry
-
- getRelationalGroup(int) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getRenderBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.BandSectionLayoutModelBuilderContext
-
- getRenderBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilderContext
-
- getRenderBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DummyLayoutModelBuilderContext
-
- getRenderBox() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderContext
-
- getRenderBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ProxyLayoutModelBuilderContext
-
- getRenderBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.SectionLayoutModelBuilderContext
-
- getRenderer() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
- getRenderingHint(RenderingHints.Key) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getRenderingHints() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getRenderModelBuilder() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- getRenderNodeFactory() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- getRenderNodeFactory() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
-
- getRenderNodes(ReportElement, StyleSheet, String) - Method in class org.pentaho.reporting.engine.classic.core.layout.TextProducer
-
- getRepeatFooterArea() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getReplacement() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.TokenizeStringExpression
-
Deprecated.
Returns the replacement for the delimter.
- getReplayStoredCrosstabGroup() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getReport() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportProcessTask
-
Returns the report that will be executed in this task.
- getReport() - Method in class org.pentaho.reporting.engine.classic.core.designtime.AbstractDesignTimeDataSchemaModel
-
- getReport() - Method in class org.pentaho.reporting.engine.classic.core.designtime.DefaultDesignTimeContext
-
The currently active report (or subreport).
- getReport() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext
-
The currently active report (or subreport).
- getReport() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
Returns the report that generated the event.
- getReport() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportModelEvent
-
- getReport() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
- getReport() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.ParameterReportControllerPane
-
- getReport() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterState
-
- getReport() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.AbstractXMLDefinitionWriter
-
Returns the report.
- getReport() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriterContext
-
- getReport() - Method in interface org.pentaho.reporting.engine.classic.core.ReportProcessTask
-
Returns the report that will be executed in this task.
- getReport() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getReport() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getReportConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
- getReportConfiguration() - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
-
Returns the report's current configuration.
- getReportConfiguration() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
Returns the report configuration.
- getReportContext() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController
-
- getReportController() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewApplet
-
- getReportController() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewDialog
-
- getReportController() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewFrame
-
- getReportController() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewInternalFrame
-
- getReportController() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getReportData() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getReportData() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getReportData() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ReportDataRow
-
- getReportDataRow() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DataProcessor
-
- getReportDataRow() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getReportDataRow() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getReportDefinition() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the currently assigned report definition.
- getReportDefinition() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns the currently assigned report definition.
- getReportDefinition() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayouterLevel
-
- getReportDefinition() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getReportDefinition() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
Returns the currently assigned report definition.
- getReportElementType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ElementMetaDataBuilder
-
- getReportElementType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultElementMetaData
-
- getReportElementType() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementMetaData
-
- getReportEnvironment() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- getReportEnvironment() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
-
- getReportEnvironment() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterContext
-
- getReportEnvironment() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterContextWrapper
-
- getReportFooter() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the page footer.
- getReportFooter() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the report footer.
- getReportFooter() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
Returns the report footer.
- getReportHeader() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the report header.
- getReportHeader() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the report header.
- getReportHeader() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
Returns the report header.
- getReportId() - Method in class org.pentaho.reporting.engine.classic.core.states.FunctionStorageKey
-
- getReportJob() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- getReportJob() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewApplet
-
- getReportJob() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewDialog
-
- getReportJob() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewFrame
-
- getReportJob() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewInternalFrame
-
- getReportJob() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getReportJob() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getReportJob() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.DefaultGuiContext
-
- getReportJob() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportEventSource
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.Graphics2DReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PlainTextReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.PageableXmlReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.FlowCSVReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.StreamCSVReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.FlowHtmlReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.PageableHtmlReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.StreamHtmlReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.ZipHtmlReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.FlowRTFReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.StreamRTFReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.FlowExcelReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.FlowXExcelReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.PageableExcelReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.PageableXExcelReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.StreamExcelReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.StreamXExcelReportProcessTask
-
- getReportMimeType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.TableXmlReportProcessTask
-
- getReportMimeType() - Method in interface org.pentaho.reporting.engine.classic.core.ReportProcessTask
-
Returns the export tasks document mime type.
- getReportName() - Method in class org.pentaho.reporting.engine.classic.core.states.FunctionStorageKey
-
- getReportParameterValues() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.ParameterReportControllerPane
-
- getReportPreProcessorMetaData() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorMetaDataCollection
-
- getReportPreProcessorMetaData(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.ReportPreProcessorRegistry
-
- getReportPreviewArea() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getReportProcessingStartTime() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
- getReportProcessingStartTime() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getReportProgressListeners() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportProcessTask
-
Returns all progress listeners that are registered on this ProcessTask implementation.
- getReportState() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultLayoutPagebreakHandler
-
- getReportState() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.PageState
-
- getReportWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.AbstractXMLDefinitionWriter
-
Returns the report writer.
- getRequestedHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- getRequestedWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- getRequiredRuntimeLevels() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getReservedLiteral() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the defined reserved literal, which should be appended to the text to signal text, which was not completly
printed.
- getResolvedPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisLogicalPageContext
-
- getResolvedPreferredSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContext
-
- getResource() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.ScriptTemplateAction
-
- getResource() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.ReportResource
-
- getResourceBase() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceFieldElementFactory
-
Returns the base name of the resource bundle used to translate the content later.
- getResourceBase() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceLabelElementFactory
-
Returns the base name of the resource bundle used to translate the content later.
- getResourceBase() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceMessageElementFactory
-
Returns the base name of the resource bundle used to translate the content later.
- getResourceBase() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
- getResourceBaseName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- getResourceBaseName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
- getResourceBaseName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
- getResourceBaseName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
- getResourceBaseName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
- getResourceBaseName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
- getResourceBaseName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportDialog
-
- getResourceBaseName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
- getResourceBaseName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportDialog
-
- getResourceBaseName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportDialog
-
- getResourceBaseName() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportDialog
-
- getResourceBundle(String) - Method in class org.pentaho.reporting.engine.classic.core.DefaultResourceBundleFactory
-
Creates a resource bundle named by the given key and using the factory's defined locale.
- getResourceBundle(String) - Method in interface org.pentaho.reporting.engine.classic.core.ResourceBundleFactory
-
Creates a resource bundle for the given key.
- getResourceBundle(String) - Method in class org.pentaho.reporting.engine.classic.core.util.LibLoaderResourceBundleFactory
-
Creates a resource bundle for the given key.
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Deprecated.
- getResourceBundleFactory() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactoryContext
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DesignTimeDataFactoryContext
-
- getResourceBundleFactory(AbstractReportDefinition) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.DesignTimeUtil
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
- getResourceBundleFactory() - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
-
Returns the resource-bundle factory of the report.
- getResourceBundleFactory() - Method in interface org.pentaho.reporting.engine.classic.core.function.ExpressionRuntime
-
Returns the resource-bundle factory of current processing context.
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.function.GenericExpressionRuntime
-
- getResourceBundleFactory() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
The resource-bundle factory encapsulates all locale specific resources and provides a system-independent way to
create Resource-Bundles.
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.function.ProcessingDataFactoryContext
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.function.WrapperExpressionRuntime
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
Returns the resource bundle factory for this report definition.
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
-
- getResourceBundleFactory() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterContext
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterContextWrapper
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterExpressionRuntime
-
Returns the resource-bundle factory of current processing context.
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- getResourceBundleFactory() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getResourceBundleFactory() - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.SubReport
-
Deprecated.
- getResourceBundleFactory() - Method in class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
Returns the resource-bundle factory used if the drawable is a
ReportDrawable
.
- getResourceIdentifier() - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceFileFilter
-
Returns the name of the used resource bundle.
- getResourceIdentifier() - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceMessageFormatFilter
-
Returns the name of the used resource bundle.
- getResourceIdentifier() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceFieldTemplate
-
Returns the resource class name.
- getResourceIdentifier() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceLabelTemplate
-
Returns the resource class name.
- getResourceIdentifier() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceMessageTemplate
-
Returns the resource class name.
- getResourceIdentifier() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceBundleLookupExpression
-
Returns the name of the resource-bundle.
- getResourceIdentifier() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceMesssageFormatExpression
-
Returns the name of the used resource bundle.
- getResourceKey() - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
-
- getResourceKey() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceLabelElementFactory
-
Returns the resource key that contains the label text.
- getResourceKey() - Method in interface org.pentaho.reporting.engine.classic.core.URLImageContainer
-
Returns the resourcekey that was used to load the image.
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.AbstractDataFactory
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Deprecated.
- getResourceManager() - Method in interface org.pentaho.reporting.engine.classic.core.DataFactoryContext
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DesignTimeDataFactoryContext
-
- getResourceManager(AbstractReportDefinition) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.DesignTimeUtil
-
- getResourceManager() - Method in interface org.pentaho.reporting.engine.classic.core.function.ProcessingContext
-
Returns the initial master-report's resource manager.
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.function.ProcessingDataFactoryContext
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
Returns the resource manager that was responsible for loading the report.
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfDocumentWriter
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfImageHandler
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfOutputProcessor
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultHtmlContentGenerator
-
- getResourceManager() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlContentGenerator
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
-
- getResourceManager() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterContext
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.parameters.ParameterContextWrapper
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ProcessingDataSchemaCompiler
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.style.css.DefaultDocumentContext
-
- getResourceManager() - Method in interface org.pentaho.reporting.engine.classic.core.style.css.DocumentContext
-
- getResourceManager() - Method in class org.pentaho.reporting.engine.classic.core.SubReport
-
Deprecated.
- getResourcePrefix() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
Retrieves the resources for this dialog.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportPlugin
-
Returns the resourcebundle to be used to translate strings into localized content.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportPlugin
-
Returns the resourcebundle to be used to translate strings into localized content.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportPlugin
-
Returns the resourcebundle to be used to translate strings into localized content.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportPlugin
-
Returns the resourcebundle to be used to translate strings into localized content.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportPlugin
-
Returns the resourcebundle to be used to translate strings into localized content.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportPlugin
-
Returns the resourcebundle to be used to translate strings into localized content.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportPlugin
-
Returns the resourcebundle to be used to translate strings into localized content.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageSetupPlugin
-
Returns the resourcebundle to be used to translate strings into localized content.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PrintingPlugin
-
Returns the resourcebundle used to translate strings.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportPlugin
-
Returns the resourcebundle to be used to translate strings into localized content.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportPlugin
-
Returns the resourcebundle to be used to translate strings into localized content.
- getResources() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportPlugin
-
Returns the resourcebundle to be used to translate strings into localized content.
- getRestrictFinishedClearOut() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FinishedRenderNode
-
- getRestrictFinishedClearOut() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getRestrictFinishedClearOut() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getResult(int) - Method in class org.pentaho.reporting.engine.classic.core.function.StateSequence
-
- getResult() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- getResult() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.IncludeGlobalMetaDataReadHandler
-
- getResult() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PasswordPropertyReadHandler
-
- getResult() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PasswordReadHandler
-
- getResult() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PropertyStringReadHandler
-
- getResultColumn() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.SingleValueQueryFunction
-
Deprecated.
Returns the name of the result-column.
- getResultType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionMetaDataBuilder
-
- getResultType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionMetaData
-
- getResultType() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ExpressionMetaData
-
- getReusableEvent() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.FastGlobalView
-
- getReusableEvent() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRowChangeHandler
-
- getRichText() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableComplexText
-
- getRight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
-
- getRight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getRight() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictInsets
-
- getRightBorder(Paper) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
Returns the right border of the given paper.
- getRole() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
-
- getRole() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
-
- getRole() - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- getRolePreference() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
-
- getRolePreference() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
-
- getRoot(RenderNode) - Static method in class org.pentaho.reporting.engine.classic.core.layout.ModelPrinter
-
- getRootBox() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getRootGroup() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getRootGroup() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the list of groups for the report.
- getRootGroup() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
- getRootLevelBandDefaultStyle() - Static method in class org.pentaho.reporting.engine.classic.core.style.RootLevelBandDefaultStyleSheet
-
Returns the default band style sheet.
- getRootParent() - Method in class org.pentaho.reporting.engine.classic.core.dom.MatcherContext
-
- getRootXmlReadHandler() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
- getRotation() - Method in class org.pentaho.reporting.engine.classic.core.util.RotatedTextDrawable
-
- getRoundingMode() - Method in class org.pentaho.reporting.engine.classic.core.function.AverageExpression
-
Deprecated.
Returns the defined rounding mode.
- getRoundingMode() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAverageExpression
-
Deprecated.
Returns the defined rounding mode.
- getRoundingMode() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnDivisionExpression
-
Deprecated.
Returns the defined rounding mode.
- getRoundingMode() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
Returns the defined rounding mode.
- getRoundingMode() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Returns the defined rounding mode.
- getRoundingMode() - Method in class org.pentaho.reporting.engine.classic.core.function.PercentageExpression
-
Deprecated.
Returns the defined rounding mode.
- getRoundingMode() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Returns the defined rounding mode.
- getRow() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportProgressEvent
-
Returns the current row.
- getRow(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowModel
-
- getRow() - Method in class org.pentaho.reporting.engine.classic.core.states.GroupStartRecord
-
- getRowAt(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getRowAttributes(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlStyleCache
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.cache.CachableTableModel
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.designtime.OfflineTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.DefaultPageGrid
-
- getRowCount() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.PageGrid
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowModel
-
- getRowCount() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowModel
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ScrollableResultSetTableModel
-
Get a rowCount.
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.DataSourceReferenceTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.ObjectReferenceTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.StyleKeyReferenceTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModel
-
Counts rows of this TableModel
.
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.GeneratorTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.JoiningTableModel
-
Returns the number of records managed by the data source object.
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.PrintableTableModel
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.SubSetTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastGridLayout
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
The current number of rows.
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterValues
-
- getRowCount() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterValues
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.sorting.IndexedMetaTableModel
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.sorting.MetaNormalizedTableModel
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.EmptyTableModel
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- getRowCount() - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.states.LengthLimitingTableModel
-
- getRowCount() - Method in class org.pentaho.reporting.engine.classic.core.util.TypedTableModel
-
Returns the number of rows in the model.
- getRowCountMessage() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Returns the current row message component.
- getRowData() - Method in class org.pentaho.reporting.engine.classic.core.sorting.TableSorter.IndexElement
-
- getRowDimensionNames() - Method in interface org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabSpecification
-
- getRowDimensionNames() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.DummyCrosstabSpecification
-
- getRowDimensionNames() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.OrderedMergeCrosstabSpecification
-
- getRowDimensionNames() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.SortedMergeCrosstabSpecification
-
- getRowField() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCell
-
- getRowGroups() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getRowHeader(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getRowHeight(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastSheetLayout
-
- getRowHeight(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
Computes the height of the given row.
- getRowHeight(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
- getRowHeight(int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.SlimSheetLayout
-
- getRowIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.AutoRenderBox
-
- getRowIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getRowIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowRenderBox
-
- getRowIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanTableRowsPreparationStep.Cell
-
- getRowModel() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- getRowModelAge() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- getRowNumber() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowInfoStructure
-
- getRows() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- getRows() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowModel
-
- getRows() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfTable
-
Gets the rows of this PatchRtfTable
- getRowsMessageFormatter() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Returns the current pass message component.
- getRowSpacing() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowModel
-
- getRowSpacing() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.SeparateRowModel
-
- getRowSpacing() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableLayoutInfo
-
- getRowSpacing() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRenderBox
-
- getRowSpan() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.cells.TableCell
-
- getRowSpan() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableCellRenderBox
-
- getRowSpan() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanTableRowsPreparationStep.Cell
-
- getRowSpan(int, long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
- getRowSpan() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableRectangle
-
- getRowTitleHeaderId() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getRtfBackgroundColor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Get the background color of this PatchRtfCell
- getRule(int) - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleDefinition
-
- getRule() - Method in class org.pentaho.reporting.engine.classic.core.style.css.StyleRuleMatcher.MatcherResult
-
- getRule(int) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchemaDefinition
-
- getRuleCount() - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleDefinition
-
- getRuleCount() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchemaDefinition
-
- getRules() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchemaDefinition
-
Returns all known rules.
- getRunLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionDataRow
-
- getRunLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionEventHelper
-
- getRunLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.states.InitialLayoutProcess
-
- getRunLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.states.SubLayoutProcess
-
- getRunLevelCount() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionDataRow
-
- getRunLevelCount() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionEventHelper
-
- getRunLevelCount() - Method in class org.pentaho.reporting.engine.classic.core.states.InitialLayoutProcess
-
- getRunLevelCount() - Method in class org.pentaho.reporting.engine.classic.core.states.SubLayoutProcess
-
- getRuntime() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
Returns the ExpressionRune used in this expression.
- getRuntime() - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
-
Retrieves the runtime instance.
- getRuntime() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
-
- getRuntime() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LayouterLevel
-
- getRuntime() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.AbstractFormattedDataBuilder
-
- getRuntime() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionDataRow
-
- getRuntime() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionEventHelper
-
- getRuntime() - Method in class org.pentaho.reporting.engine.classic.core.states.InitialLayoutProcess
-
- getRuntime() - Method in class org.pentaho.reporting.engine.classic.core.states.SubLayoutProcess
-
- getScale() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
Returns, whether the image content should be scaled to fit the complete image element bounds.
- getScale() - Method in class org.pentaho.reporting.engine.classic.core.function.AverageExpression
-
Deprecated.
Returns the scale for the divide-operation.
- getScale() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAverageExpression
-
Deprecated.
Returns the scale for the divide-operation.
- getScale() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnDivisionExpression
-
Deprecated.
Returns the scale for the divide-operation.
- getScale() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
Returns the scale for the divide-operation.
- getScale() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Returns the scale for the divide-operation.
- getScale() - Method in class org.pentaho.reporting.engine.classic.core.function.PaintComponentFunction
-
Deprecated.
Gets the scale factor for the created image.
- getScale() - Method in class org.pentaho.reporting.engine.classic.core.function.PaintDynamicComponentFunction
-
Deprecated.
Gets the scale factor for the created image.
- getScale() - Method in class org.pentaho.reporting.engine.classic.core.function.PercentageExpression
-
Deprecated.
Returns the scale for the divide-operation.
- getScale() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Returns the scale for the divide-operation.
- getScaleFactor() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getScaleValueFont() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Returns the font used to display the scale values.
- getScaleValueFont() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getScaleValuePaint() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Returns the color used to draw the scale values (if they are visible).
- getScaleValuePaint() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getScaleX() - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
-
Returns a predefined scaling factor.
- getScaleX() - Method in interface org.pentaho.reporting.engine.classic.core.ImageContainer
-
Defines the image's horizontal scale.
- getScaleX() - Method in class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
Returns the horizontal scale factor.
- getScaleY() - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
-
Returns a predefined scaling factor.
- getScaleY() - Method in interface org.pentaho.reporting.engine.classic.core.ImageContainer
-
Defines the image's vertical scale.
- getScaleY() - Method in class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
Returns the vertical scale factor.
- getScript() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetQuery
-
- getScript() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
-
- getScript() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFExpression
-
Returns the script.
- getScript() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFReportPreProcessor
-
- getScript(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- getScript(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
-
- getScript(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- getScript() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionReadHandler
-
- getScriptedQueries() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionsReadHandler
-
- getScriptEngineLanguages() - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- getScriptingLanguage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- getScriptingLanguage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
-
- getScriptingLanguage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- getScriptLanguage() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetQuery
-
- getScriptLanguage() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionReadHandler
-
- getSecond() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the second property.
- getSecondCondition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.AndCSSCondition
-
Returns the second condition.
- getSecondCondition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.OrCSSCondition
-
Returns the second condition.
- getSecondField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the second.
- getSectionDefault() - Static method in class org.pentaho.reporting.engine.classic.core.style.ReportDefaultStyleSheet
-
Returns the default band style sheet.
- getSectionDefault() - Static method in class org.pentaho.reporting.engine.classic.core.style.ReportSectionDefaultStyleSheet
-
Returns the default band style sheet.
- getSectionDepth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.BandMarker
-
- getSectionDepth() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellMarker
-
- getSectionDepth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.ContentMarker
-
- getSectionDepth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.FinishedMarker
-
- getSectionType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.BandMarker
-
- getSectionType() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellMarker
-
- getSectionType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.ContentMarker
-
- getSectionType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.FinishedMarker
-
- getSectionType() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getSectionType(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getSegmentType() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Returns the segment type for this PathIterator segment.
- getSelected24PinPrinterModel() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
- getSelected9PinPrinterModel() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Warning: Might return null!
- getSelectedDataSetQuery() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.NamedQueryModel
-
- getSelectedEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Returns the selected encoding.
- getSelectedEncoding() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.EncodingSelector
-
- getSelectedIndex() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Returns the selected index.
- getSelectedItem() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogComboBoxModel
-
- getSelectedItem() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Returns the selected item.
- getSelectedPrinter() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Returns the selected printer.
- getSelectedQuery() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetComboBoxModel
-
- getSelectedQuery() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.DefaultQueryDialogModel
-
- getSelectedQuery() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModel
-
- getSelector(int) - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleRule
-
- getSelector() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSilblingSelector
-
Returns the first selector.
- getSelectorCount() - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleRule
-
- getSelectorIndicator() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.AttributeCSSCondition
-
- getSelectorIndicator() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.BeginHyphenAttributeCSSCondition
-
- getSelectorIndicator() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.OneOfAttributeCSSCondition
-
- getSelectorList() - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleRule
-
- getSelectors() - Method in class org.pentaho.reporting.engine.classic.core.wizard.MetaSelectorRule
-
- getSelectorType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSAnyNodeSelector
-
An integer indicating the type of Selector
- getSelectorType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSCharacterDataSelector
-
An integer indicating the type of Selector
- getSelectorType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSConditionalSelector
-
An integer indicating the type of Selector
- getSelectorType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSDescendantSelector
-
An integer indicating the type of Selector
- getSelectorType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSElementSelector
-
An integer indicating the type of Selector
- getSelectorType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSNegativeSelector
-
An integer indicating the type of Selector
- getSelectorType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSRootNodeSelector
-
An integer indicating the type of Selector
- getSelectorType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSilblingSelector
-
An integer indicating the type of Selector
- getSeparator() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModelProducer
-
Returns the current separator used to parse the input.
- getSeparator() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVQuoter
-
Gets the separator used in this quoter and the CSV file.
- getSeparator() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
Gets the separator which is used to separate columns in a row.
- getSeparatorString() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
Returns the separator string, which is controlled by the selection of radio buttons.
- getSeparatorString() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
Returns the separator string, which is controlled by the selection of radio buttons.
- getSequence() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisParagraphBreakState
-
- getSequence(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDataFactory
-
- getSequenceCounter() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getSequenceCounter() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportStateKey
-
This is just a debugging help to identify repeated runs of the same report sequence.
- getSequenceDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.ArraySequence
-
- getSequenceDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.BooleanSequence
-
- getSequenceDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.CrosstabTestSequence
-
- getSequenceDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.NumberSequence
-
- getSequenceDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.PerformanceTestSequence
-
- getSequenceDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.PrinterNamesSequence
-
- getSequenceDescription() - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.Sequence
-
- getSequenceElement(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AlignmentChunk
-
- getSequenceElement(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.DefaultSequenceList
-
- getSequenceElement(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SequenceList
-
- getSequenceElements() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getSequenceElements(InlineSequenceElement[]) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.DefaultSequenceList
-
- getSequenceElements(InlineSequenceElement[]) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SequenceList
-
- getSequenceFill() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getSequenceGroup(Locale) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequenceDescription
-
- getSequenceGroup(Locale) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDescription
-
- getSequenceGroups(Locale) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceRegistry
-
- getSequences() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceRegistry
-
- getSequencesForGroup(String, Locale) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceRegistry
-
- getSequentialPageNumber() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.PhysicalPageKey
-
- getShadowSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- getShape() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.CircleImageMapEntry
-
- getShape() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.DefaultImageMapEntry
-
- getShape() - Method in interface org.pentaho.reporting.engine.classic.core.imagemap.ImageMapEntry
-
- getShape() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.PolygonImageMapEntry
-
- getShape() - Method in class org.pentaho.reporting.engine.classic.core.imagemap.RectangleImageMapEntry
-
- getShape(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Returns the shape used to indicate the value of a response.
- getShape() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleLegendItem
-
- getShape() - Method in enum org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleShapeType
-
- getShape() - Method in class org.pentaho.reporting.engine.classic.core.util.ShapeDrawable
-
- getShapes(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getShapes() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getShapesCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getSharedSheetLayout() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.AbstractContentProducerTemplate
-
- getSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.xls.FastExcelPrinter
-
- getSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinter
-
- getSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getSheetLayout() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getSheetName() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- getShift() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PageableBreakContext
-
- getShiftForNextChild() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.BlockLevelPaginationShiftState
-
- getShiftForNextChild() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.InitialPaginationShiftState
-
- getShiftForNextChild() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationShiftState
-
- getShiftForNextChild() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.RowLevelPaginationShiftState
-
- getShiftNode() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.AboutActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ExitActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToFirstPageActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToLastPageActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToNextPageActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToPreviousPageActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomCustomActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomInActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomListActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomOutActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
Returns the short description for the export action.
- getShortDescription() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportPlugin
-
Returns a short description for the CSV dialog.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportPlugin
-
Returns a short description for the CSV dialog.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportPlugin
-
Returns the short description for the action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportPlugin
-
Returns the short description for the action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportPlugin
-
Returns the short description for the action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportPlugin
-
Returns the short description for the action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportPlugin
-
Returns the short description for the action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageSetupPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PrintingPlugin
-
Returns the short description for the export action.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportPlugin
-
Returns a short description for the Excel dialog.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportPlugin
-
Returns a short description for the Excel dialog.
- getShortDescription() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportPlugin
-
Returns a short description for the Excel dialog.
- getShouldDraw() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
Returns whether to draw the shape outline on report generation.
- getShouldFill() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
Return whether to fill the shape on report generation.
- getSiblingSelector() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSilblingSelector
-
- getSimpleDateFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatFilter
-
Returns the SimpleDateFormat object used in this filter.
- getSimpleDateFormat() - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatParser
-
Returns the SimpleDateFormat object used in this parser.
- getSimpleSelector() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSConditionalSelector
-
Returns the simple selector.
- getSimpleSelector() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSDescendantSelector
-
- getSimpleSelector() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.CSSNegativeSelector
-
Returns the simple selector.
- getSize() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogComboBoxModel
-
- getSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.GlyphList
-
- getSize() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Returns the length of the list.
- getSize() - Method in class org.pentaho.reporting.engine.classic.core.util.ComponentDrawable
-
Returns the declared size of the drawable.
- getSize() - Method in class org.pentaho.reporting.engine.classic.core.util.WeakReferenceList
-
Returns the size of the list.
- getSkipIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getSliderValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.AboutActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ExitActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToFirstPageActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToLastPageActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToNextPageActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToPreviousPageActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomCustomActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomInActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomListActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomOutActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon(Locale, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.common.DefaultIconTheme
-
- getSmallIcon(Locale, String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.common.IconTheme
-
- getSmallIcon() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportPlugin
-
Returns the small icon for the dialog.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportPlugin
-
Returns the small icon for the dialog.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportPlugin
-
Returns the small icon for the action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportPlugin
-
Returns the small icon for the action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportPlugin
-
Returns the small icon for the action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportPlugin
-
Returns the small icon for the action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportPlugin
-
Returns the small icon for the action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageSetupPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PrintingPlugin
-
Returns the small icon for the export action.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportPlugin
-
Returns the small icon for the dialog.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportPlugin
-
Returns the small icon for the dialog.
- getSmallIcon() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportPlugin
-
Returns the small icon for the dialog.
- getSnapToTicks() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- getSortData() - Method in class org.pentaho.reporting.engine.classic.core.sorting.TableSorter
-
- getSortedKeys() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getSortingConstraint() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- getSortingConstraint() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- getSortingConstraint() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
-
- getSortingConstraint() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- getSortingConstraint() - Method in class org.pentaho.reporting.engine.classic.core.Group
-
- getSortingConstraint() - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
- getSource() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- getSourceCell() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.cells.PlaceHolderCell
-
- getSourceDomain() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataAttributeMappingReadHandler
-
- getSourceEvent() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.event.ReportMouseEvent
-
- getSourceName() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataAttributeMappingReadHandler
-
- getSourceNode() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.event.ReportHyperlinkEvent
-
- getSourceNode() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.event.ReportMouseEvent
-
- getSourceRow() - Method in class org.pentaho.reporting.engine.classic.core.sorting.TableSorter.IndexElement
-
- getSourceURL() - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
-
Returns the source URL for the image.
- getSourceURL() - Method in interface org.pentaho.reporting.engine.classic.core.URLImageContainer
-
Returns the source URL, if available.
- getSourceURLString() - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
-
Returns the a string version of the source URL.
- getSourceURLString() - Method in interface org.pentaho.reporting.engine.classic.core.URLImageContainer
-
Returns the source URL as string.
- getSpace() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.EncodingUtilities
-
- getSpaceCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.SpacerRenderNode
-
Returns the number of space-characters that resulted in this spacer-node.
- getSpaceWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getSpacing() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultGlyph
-
- getSpacing() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.Glyph
-
- getSpacings() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.GlyphList
-
- getSpecified() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.AttributeCSSCondition
-
Returns true
if the attribute must have an explicit value in the original document, false
otherwise.
- getSpecified() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.IdCSSCondition
-
Returns true
if the attribute must have an explicit value in the original document, false
otherwise.
- getSpecified() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.PseudoClassCSSCondition
-
Returns true
if the attribute must have an explicit value in the original document, false
otherwise.
- getSplittingEdge() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
-
- getStart() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.SubStringExpression
-
Deprecated.
Returns the sub-string's start position.
- getStart() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AlignmentChunk
-
- getStart() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.LineBreakIteratorState
-
- getStart() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec.StyledChunk
-
- getStart() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.SubSetTableModel
-
Returns the start row that should be mapped to row 0 of this model.
- getStartDateField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateSpanExpression
-
Deprecated.
Returns the name of the field that contains the start-date.
- getStartOfLine() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- getStartPage() - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Returns the page number where the counting starts.
- getStartTime() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor
-
- getState() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
Returns the ReportState
, which is the source of the event.
- getState() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- getStateCode() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportStateKey
-
- getStateKey() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- getStateKey() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
-
- getStateKey() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FinishedRenderNode
-
- getStateKey() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getStateKey() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getStaticAttributes() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchemaRule
-
- getStaticAttributes() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DirectFieldSelectorRule
-
- getStaticAttributes() - Method in class org.pentaho.reporting.engine.classic.core.wizard.GlobalRule
-
- getStaticAttributes() - Method in class org.pentaho.reporting.engine.classic.core.wizard.MetaSelectorRule
-
- getStaticBoxLayoutProperties() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getStaticBoxPropertiesAge() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewDialog
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportDialog
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportDialog
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportDialog
-
- getStatusBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportDialog
-
- getStatusListener() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getStatusListener() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getStatusListener() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingGuiContext
-
- getStatusText() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getStatusText() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getStatusText() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
-
- getStatusType() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getStatusType() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getStatusType() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
-
- getStrikethrough() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the state of the strike through flag for the font.
- getStrikethroughPosition() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultExtendedBaselineInfo
-
- getStrikethroughPosition() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.ExtendedBaselineInfo
-
- getStrikeThroughPosition() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getString(String, Object...) - Static method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.Messages
-
Formats the message stored in the resource bundle (using a MessageFormat).
- getStringAttribute(ReportElement, String, String, String) - Static method in class org.pentaho.reporting.engine.classic.core.filter.types.ElementTypeUtils
-
- getStringFilter() - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Returns the string filter.
- getStroke() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
Returns the shapes stroke.
- getStroke() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getStrokeType() - Method in class org.pentaho.reporting.engine.classic.core.style.BorderStyle
-
- getStrokeType(Stroke) - Static method in class org.pentaho.reporting.engine.classic.core.util.StrokeUtility
-
Tries to deduct the stroke-type from the given stroke object.
- getStrokeWidth(Stroke) - Static method in class org.pentaho.reporting.engine.classic.core.util.StrokeUtility
-
Tries to extract the stroke-width from the given stroke object.
- getStructureFunction(int) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the structure function at the given position.
- getStructureFunctionCount() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the number of structural functions added to the report.
- getStructureFunctions() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns a copy of all structure functions contained in the report.
- getStructureFunctionStorage() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getStyle() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns this elements private stylesheet.
- getStyle() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTextExtractorState
-
- getStyle() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getStyleAttribute(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.namespaces.DefaultNamespaceDefinition
-
- getStyleAttribute(String) - Method in interface org.pentaho.reporting.engine.classic.core.style.css.namespaces.NamespaceDefinition
-
- getStyleBuilder() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- getStyleBuilder() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTagHelper
-
- getStyleBuilderFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- getStyleBuilderFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTagHelper
-
- getStyleChunks() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec
-
- getStyleContent() - Method in class org.pentaho.reporting.engine.classic.core.style.css.StyleReference
-
- getStyleDefinition() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- getStyleDefinition() - Method in class org.pentaho.reporting.engine.classic.core.style.css.DefaultDocumentContext
-
- getStyleDefinition() - Method in interface org.pentaho.reporting.engine.classic.core.style.css.DocumentContext
-
- getStyleDescription(StyleKey) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultElementMetaData
-
- getStyleDescription(StyleKey) - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementMetaData
-
- getStyleDescriptions() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultElementMetaData
-
- getStyleDescriptions() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.ElementMetaData
-
- getStyleExpression(StyleKey) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns the expressions for the report.
- getStyleExpression(StyleKey) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getStyleExpressions() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns a map of all style expressions attached to this element.
- getStyleExpressions() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getStyleFile() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- getStyleFileUrl() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- getStyleGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinition
-
- getStyleKey() - Method in class org.pentaho.reporting.engine.classic.core.designtime.StyleChange
-
- getStyleKey() - Method in class org.pentaho.reporting.engine.classic.core.designtime.StyleExpressionChange
-
- getStyleKey() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultStyleKeyMetaData
-
- getStyleKey() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.StyleMetaData
-
- getStyleKey(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.AbstractStyleKeyFactory
-
Returns the key with the given name.
- getStyleKey(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.StyleKeyFactory
-
Returns a style key.
- getStyleKey(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.StyleKeyFactoryCollector
-
Returns a style key.
- getStyleKey(String, Class) - Static method in class org.pentaho.reporting.engine.classic.core.style.StyleKey
-
Returns the key with the specified name.
- getStyleKey(String, Class, boolean, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.style.StyleKey
-
Returns the key with the specified name.
- getStyleKey(String) - Static method in class org.pentaho.reporting.engine.classic.core.style.StyleKey
-
Returns the key with the specified name.
- getStyleKeyFactoryCollector() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
-
Returns the style-key factory collector.
- getStyleKeyFactoryCollector() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriterContext
-
- getStyleManager() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- getStyleManager() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTagHelper
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.AnchorStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabBoxStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabCellStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.CrosstabHeaderStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.DynamicHeightWrapperStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.DynamicReplacedContentStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.ManualBreakIndicatorStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonDynamicHeightWrapperStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonDynamicReplacedContentStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonPaddingWrapperStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.ParagraphPoolboxStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SectionKeepTogetherStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SimpleStyleSheet
-
Returns the value of a style.
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.SubReportStyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.UseMinChunkWidthStyleSheet
-
- getStyleProperty(StyleKey) - Method in class org.pentaho.reporting.engine.classic.core.style.AbstractStyleSheet
-
Returns the value of a style.
- getStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
-
Returns the value of a style.
- getStyleProperty(StyleKey) - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleSheet
-
- getStyleProperty(StyleKey, Object) - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleSheet
-
- getStyleResource() - Method in class org.pentaho.reporting.engine.classic.core.style.css.DefaultDocumentContext
-
- getStyleResource() - Method in interface org.pentaho.reporting.engine.classic.core.style.css.DocumentContext
-
- getStyles() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ElementMetaDataBuilder
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.GroupSection
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec.StyledChunk
-
- getStyleSheet(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.DefaultStyleCache
-
- getStyleSheet(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonPaddingStyleCache
-
- getStyleSheet(StyleSheet) - Method in interface org.pentaho.reporting.engine.classic.core.layout.style.StyleCache
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.layout.TextCache.Result
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.BandStyleReadHandler
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.BorderStyleReadHandler
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.CommonStyleReadHandler
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ContentStyleReadHandler
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.PageBandStyleReadHandler
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.RotationStyleReadHandler
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SpatialStyleReadHandler
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.TextStyleReadHandler
-
- getStyleSheet(int) - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleDefinition
-
- getStyleSheet() - Method in class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
Returns the stylesheet of the element containing this drawable.
- getStyleSheetCount() - Method in class org.pentaho.reporting.engine.classic.core.style.css.ElementStyleDefinition
-
- getStyleSheetReference() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- getSubReport(int) - Method in class org.pentaho.reporting.engine.classic.core.AbstractRootLevelBand
-
Returns the subreport at the given index-position.
- getSubReport(int) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabHeader
-
Throws an IndexOutOfBoundsException as page-footer cannot have sub-reports.
- getSubReport(int) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabSummaryHeader
-
Throws an IndexOutOfBoundsException as page-footer cannot have sub-reports.
- getSubReport(int) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabTitleHeader
-
Throws an IndexOutOfBoundsException as page-footer cannot have sub-reports.
- getSubReport(int) - Method in class org.pentaho.reporting.engine.classic.core.DetailsFooter
-
Throws an IndexOutOfBoundsException as page-footer cannot have sub-reports.
- getSubReport(int) - Method in class org.pentaho.reporting.engine.classic.core.DetailsHeader
-
Throws an IndexOutOfBoundsException as page-footer cannot have sub-reports.
- getSubreport() - Method in class org.pentaho.reporting.engine.classic.core.layout.InlineSubreportMarker
-
- getSubReport() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.base.SubReportReadHandler
-
- getSubReport() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ExtSubReportReadHandler
-
- getSubReport() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.SimpleSubReportReadHandler
-
- getSubReport(int) - Method in class org.pentaho.reporting.engine.classic.core.PageFooter
-
Throws an IndexOutOfBoundsException as page-footer cannot have sub-reports.
- getSubReport(int) - Method in class org.pentaho.reporting.engine.classic.core.PageHeader
-
Throws an IndexOutOfBoundsException as page-footer cannot have sub-reports.
- getSubReport(int) - Method in interface org.pentaho.reporting.engine.classic.core.RootLevelBand
-
Returns the subreport at the given index-position.
- getSubreport() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportStateKey
-
- getSubReport(int) - Method in class org.pentaho.reporting.engine.classic.core.Watermark
-
Throws an IndexOutOfBoundsException as page-footer cannot have sub-reports.
- getSubReportCount() - Method in class org.pentaho.reporting.engine.classic.core.AbstractRootLevelBand
-
Returns the number of subreports attached to this root level band.
- getSubReportCount() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabHeader
-
Returns the number of subreports on this band.
- getSubReportCount() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabSummaryHeader
-
Returns the number of subreports on this band.
- getSubReportCount() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabTitleHeader
-
Returns the number of subreports on this band.
- getSubReportCount() - Method in class org.pentaho.reporting.engine.classic.core.DetailsFooter
-
Returns the number of subreports on this band.
- getSubReportCount() - Method in class org.pentaho.reporting.engine.classic.core.DetailsHeader
-
Returns the number of subreports on this band.
- getSubReportCount() - Method in class org.pentaho.reporting.engine.classic.core.PageFooter
-
Returns the number of subreports on this band.
- getSubReportCount() - Method in class org.pentaho.reporting.engine.classic.core.PageHeader
-
Returns the number of subreports on this band.
- getSubReportCount() - Method in interface org.pentaho.reporting.engine.classic.core.RootLevelBand
-
Returns the number of subreports attached to this root level band.
- getSubReportCount() - Method in class org.pentaho.reporting.engine.classic.core.Watermark
-
Returns the number of subreports on this band.
- getSubreportMarkers() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.RenderModelBuilder.SectionResult
-
- getSubreportProcessingType() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getSubReports() - Method in class org.pentaho.reporting.engine.classic.core.AbstractRootLevelBand
-
Returns all sub-reports as array.
- getSubReports() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabHeader
-
Returns an empty array, as page-footer cannot have subreports.
- getSubReports() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabSummaryHeader
-
Returns an empty array, as page-footer cannot have subreports.
- getSubReports() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabTitleHeader
-
Returns an empty array, as page-footer cannot have subreports.
- getSubReports() - Method in class org.pentaho.reporting.engine.classic.core.DetailsFooter
-
Returns an empty array, as page-footer cannot have subreports.
- getSubReports() - Method in class org.pentaho.reporting.engine.classic.core.DetailsHeader
-
Returns an empty array, as page-footer cannot have subreports.
- getSubReports() - Method in class org.pentaho.reporting.engine.classic.core.PageFooter
-
Returns an empty array, as page-footer cannot have subreports.
- getSubReports() - Method in class org.pentaho.reporting.engine.classic.core.PageHeader
-
Returns an empty array, as page-footer cannot have subreports.
- getSubReports() - Method in interface org.pentaho.reporting.engine.classic.core.RootLevelBand
-
Returns all sub-reports as array.
- getSubReports() - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- getSubReports() - Method in class org.pentaho.reporting.engine.classic.core.Watermark
-
Returns an empty array, as page-footer cannot have subreports.
- getSuffix() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.TokenizeStringExpression
-
Deprecated.
Returns the suffix text.
- getSummaryHeader() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- getSummaryHeader() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- getSummaryRowField() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getSummaryRowGroupIndex() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getSummaryTag(String, String) - Static method in class org.pentaho.reporting.engine.classic.core.PerformanceTags
-
- getSummaryTitle() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDimension
-
- getSummaryWatch() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- getSuperClassObjectDescription(Class, ObjectDescription) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ArrayClassFactory
-
Returns an object description for the super class of a class.
- getSuperClassObjectDescription(Class, ObjectDescription) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactory
-
Returns an object description for the super class of a class.
- getSuperClassObjectDescription(Class, ObjectDescription) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryCollector
-
Returns an object-description for the super class of a class.
- getSuperClassObjectDescription(Class, ObjectDescription) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryImpl
-
Returns the most concrete object-description for the super class of a class.
- getSuperClassObjectDescription(Class, ObjectDescription) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.datasource.DataSourceCollector
-
Returns a description for the super class.
- getSupportedEncodings() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.helper.DefaultPrinterSpecification
-
- getSuspendItem() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MajorAxisParagraphBreakState
-
- getSwingGuiContext() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getSyntaxEditingStyle() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.DefaultQueryEditorPanel
-
- getSystemStorage() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base.ConfigFactory
-
Returns the system settings storage implementation used in the config subsystem.
- getTable() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisTableContext
-
- getTable() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.about.LibraryPanel
-
- getTable() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.about.SystemPropertiesPanel
-
Returns the table containing the system properties.
- getTable(String) - Method in class org.pentaho.reporting.engine.classic.core.TableDataFactory
-
- getTableAttribute() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.DefaultTableMetaData
-
Returns table-wide attributes.
- getTableAttribute() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.ImmutableTableMetaData
-
- getTableAttribute() - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.TableMetaData
-
- getTableAttributes() - Method in class org.pentaho.reporting.engine.classic.core.cache.CachableTableModel
-
- getTableAttributes() - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedMetaTableModel
-
- getTableAttributes() - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel
-
Returns table-wide attributes.
- getTableAttributes() - Method in class org.pentaho.reporting.engine.classic.core.designtime.OfflineTableModel
-
Returns table-wide attributes.
- getTableAttributes() - Method in interface org.pentaho.reporting.engine.classic.core.MetaTableModel
-
Returns table-wide attributes.
- getTableAttributes() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ScrollableResultSetTableModel
-
Returns table-wide attributes.
- getTableAttributes() - Method in class org.pentaho.reporting.engine.classic.core.sorting.IndexedMetaTableModel
-
- getTableAttributes() - Method in class org.pentaho.reporting.engine.classic.core.sorting.MetaNormalizedTableModel
-
- getTableAttributes() - Method in class org.pentaho.reporting.engine.classic.core.states.LengthLimitingTableModel
-
Returns table-wide attributes.
- getTableAttributes() - Method in class org.pentaho.reporting.engine.classic.core.util.TypedMetaTableModel
-
- getTableAttributes() - Method in interface org.pentaho.reporting.engine.classic.core.wizard.DataSchema
-
- getTableAttributes() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchema
-
- getTableBounds(StrictBounds, TableRectangle) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastSheetLayout
-
- getTableBounds(long, long, long, long, TableRectangle) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
Returns the position of the given element within the table.
- getTableBounds(StrictBounds, TableRectangle) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
Returns the position of the given element within the table.
- getTableBounds(StrictBounds, TableRectangle) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.SlimSheetLayout
-
- getTableBoundsWithCache(long, long, long, long, TableRectangle) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
- getTableContext() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.AbstractMinorAxisLayoutStep
-
- getTableDataAttributes() - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler
-
- getTableExportState() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getTableFitToPage() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfTable
-
Gets the tableFitToPage setting of this PatchRtfTable.
- getTableLayout() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- getTableModel() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModelProducer
-
Creates the corrspondant TableModel of the input.
- getTableModel(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.JoiningTableModel
-
- getTableModelCount() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.JoiningTableModel
-
- getTableRefCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getTableRefCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getTableRowHeightStep() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.AbstractMajorAxisLayoutStep
-
- getTableSectionRenderBox(RenderBox) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHelper
-
- getTableValidationAge() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getTableWidthPercent() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfTable
-
Gets the percentage of the page width this PatchRtfTable covers
- getTagHelper() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AbsoluteLengthPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AggregationTypePropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BasicStrokeEditor
-
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BorderStylePropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BoxSizingPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CompatibilityLevelPropertyEditor
-
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ElementTypePropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.EnumPropertyEditor
-
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontFamilyPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontSmoothPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.HorizontalAlignmentPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LayoutPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LengthPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ParameterLayoutPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ReportProcessTaskPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RichTextTypePropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RotationPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.StagingModePropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextDirectionPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextWrapPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TimeZonePropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalAlignmentPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalTextAlignmentPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.WhitespaceCollapsePropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTags() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFScriptableLanguagesPropertyEditor
-
If the property value must be one of a set of known tagged values, then this method should return an array of the
tags.
- getTarget() - Method in class org.pentaho.reporting.engine.classic.core.function.CreateHyperLinksFunction
-
Deprecated.
Returns the target window.
- getTarget() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.event.ReportHyperlinkEvent
-
- getTarget() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.FileDataSourceMgmtService
-
- getTargetClass() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.AttributeMetaDataBuilder
-
- getTargetClass() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.DataFactoryReadHandlerFactory
-
- getTargetClass() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.ReportElementReadHandlerFactory
-
- getTargetClass() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.SubReportReadHandlerFactory
-
- getTargetClass() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.ConnectionReadHandlerFactory
-
- getTargetDomain() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataAttributeMappingReadHandler
-
- getTargetName() - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataAttributeMappingReadHandler
-
- getTargetType() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeMetaData
-
- getTargetType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeMetaData
-
- getTargetType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultStyleKeyMetaData
-
- getTargetType() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.StyleMetaData
-
- getTargetVersion() - Method in interface org.pentaho.reporting.engine.classic.core.designtime.compat.CompatibilityConverter
-
- getTargetVersion() - Method in class org.pentaho.reporting.engine.classic.core.designtime.compat.LayoutCompatibility_3_9_Converter
-
- getTargetVersion() - Method in class org.pentaho.reporting.engine.classic.core.designtime.compat.LayoutCompatibility_5_0_Converter
-
- getTemplate() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.csv.CsvTemplateProducer
-
- getTemplate(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollection
-
Returns a template.
- getTemplate(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollector
-
Returns a template description.
- getTemplateCollector() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriter
-
Returns the template collector.
- getTemplateCollector() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportWriterContext
-
- getTemplateInputStream() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.FlowExcelOutputProcessor
-
- getTemplateInputStream() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getTemplateInputStream() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.PageableExcelOutputProcessor
-
- getTemplateInputStream() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.StreamExcelOutputProcessor
-
- getText() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.GlobalTemplateAction
-
- getText() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryTemplateAction
-
- getText() - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.ScriptTemplateAction
-
- getText() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.LabelElementFactory
-
Returns the label text.
- getText() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.CompareStringExpression
-
Deprecated.
Returns the static text to which the field's value should be compared to.
- getText(int) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Returns the mapped text for the key at the given position.
- getText() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Returns all defined texts as string-array.
- getText() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec
-
- getText() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec.StyledChunk
-
- getText(int, int, CodePointBuffer) - Method in class org.pentaho.reporting.engine.classic.core.layout.text.GlyphList
-
- getText() - Method in class org.pentaho.reporting.engine.classic.core.layout.TextCache.Result
-
- getText() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastTextExtractor
-
- getText() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PlaintextDataChunk
-
Gets the text stored in this chunk.
- getText() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- getText() - Method in class org.pentaho.reporting.engine.classic.core.util.RotatedTextDrawable
-
- getTextAlignment() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getTextBuffer() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastTextExtractor
-
- getTextColumn() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultListParameter
-
- getTextCount() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Returns the number of replacement text defined in this expression.
- getTextElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractTextElementReadHandler
-
- getTextElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler
-
- getTextElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.LabelReadHandler
-
- getTextElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.MessageFieldReadHandler
-
- getTextElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ResourceLabelReadHandler
-
- getTextElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ResourceMessageReadHandler
-
- getTextElementFactory() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.StringFieldReadHandler
-
- getTextEllipseBox() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getTextIndent() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- getTextLayout() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableComplexText
-
- getTextLayout() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.LineBreakIteratorState
-
- getTextLength() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastTextExtractor
-
- getTextLength() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- getTextProducer() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- getTextSpec() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getTextValue(int) - Method in class org.pentaho.reporting.engine.classic.core.parameters.ComputedParameterValues
-
- getTextValue(int) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterValues
-
- getTextValue(int) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterValues
-
- getTickMarkPaint() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getTickMarkPaint() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getTime() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the time in milli-seconds since 01-Jan-1970.
- getTimeField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the time in milli-seconds since 01-Jan-1970.
- getTimeZone() - Method in class org.pentaho.reporting.engine.classic.core.CachingReportEnvironment
-
- getTimeZone() - Method in class org.pentaho.reporting.engine.classic.core.DefaultReportEnvironment
-
- getTimeZone() - Method in class org.pentaho.reporting.engine.classic.core.DefaultResourceBundleFactory
-
- getTimeZone() - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport
-
- getTimeZone() - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToDateExpression
-
Deprecated.
- getTimeZone() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the current time-zone.
- getTimeZone() - Method in interface org.pentaho.reporting.engine.classic.core.ReportEnvironment
-
- getTimeZone() - Method in interface org.pentaho.reporting.engine.classic.core.ResourceBundleFactory
-
- getTimeZone() - Method in class org.pentaho.reporting.engine.classic.core.util.LibLoaderResourceBundleFactory
-
- getTimeZoneField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the time-zone.
- getTitle() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDetail
-
- getTitle() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDimension
-
- getTitle() - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- getTitle() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.event.ReportHyperlinkEvent
-
- getTitle() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getTitleHeader() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- getTitleHeader() - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- getToolBar() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getToolbarOrder() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
-
- getToolbarOrder() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ActionPlugin
-
- getToolbarPreActions() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
Gets a list of Actions to add to the toolbar ahead of all other toolbar actions.
- getToolTipText(MouseEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PreviewDrawablePanel
-
Returns the string to be used as the tooltip for event.
- getTop() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
-
- getTop() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getTop() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictInsets
-
- getTopBorder(Paper) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
Returns the top border of the given paper.
- getTopEdge() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlRowBackgroundStruct
-
- getTopLeft() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
-
- getTopLeft() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getTopRight() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
-
- getTopRight() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- getTotalCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CountBoxesStep
-
- getTotalPages() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportProgressEvent
-
Returns total number pages in the report
- getTransform() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- getTranslatedParameterAttribute(String, String, ParameterContext) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterDefinitionEntry
-
- getTreeLock() - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Returns the tree lock object for the self tree.
- getTreeLock() - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- getTrimTextContent() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns, whether the text lines should be trimmed.
- getType() - Method in class org.pentaho.reporting.engine.classic.core.designtime.SubReportParameterChange
-
- getType() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
Returns the event type.
- getType() - Method in class org.pentaho.reporting.engine.classic.core.event.ReportModelEvent
-
- getType() - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatSpecification
-
Returns the type of the format string contained in this class.
- getType() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.EndSequenceElement
-
- getType() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineNodeSequenceElement
-
- getType() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineSequenceElement
-
- getType() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.ReplacedContentSequenceElement
-
- getType() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SpacerSequenceElement
-
- getType() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.StartSequenceElement
-
- getType() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.TextSequenceElement
-
- getType() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.TextComponentEditHandler
-
- getType(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Look up an attribute's type by index.
- getType(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Look up an attribute's type by XML 1.0 qualified name.
- getType(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Look up an attribute's type by Namespace name.
- getType() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.AbstractParameterReadHandler
-
- getType() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableColumnReadHandler
-
- getType() - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRowChangeEvent
-
- getType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.PositionalCSSCondition
-
true
if the node should have the same node type (for element, same namespaceURI and same localName).
- getType() - Method in class org.pentaho.reporting.engine.classic.core.style.css.StyleReference
-
- getTypedParameter(String, Class<T>) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequence
-
- getTypedParameter(String, Class<T>, T) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequence
-
- getTypeNode() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.PositionalCSSCondition
-
true
if the child node list only shows nodes of the same type of the selector (only elements, only
PIS, ...)
- getTypeRegistry() - Method in class org.pentaho.reporting.engine.classic.core.function.ReportFormulaContext
-
Returns the type registry.
- getTypes() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableDefinitionReadHandler
-
- getUIComponent() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.DatePickerParameterComponent
-
- getUIComponent() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.DropDownParameterComponent
-
- getUIComponent() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.ListParameterComponent
-
- getUIComponent() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.ParameterComponent
-
- getUIComponent() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.TextAreaParameterComponent
-
- getUIComponent() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.TextFieldParameterComponent
-
- getUnconfiguredInstance() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
-
Returns a cloned instance of the object description.
- getUnconfiguredInstance() - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ObjectDescription
-
Returns a cloned instance of the object description.
- getUnconfiguredInstance() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementStyleSheetObjectDescription
-
Returns a cloned instance of the object description.
- getUnderline() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the state of the underline flag for the font.
- getUnderlinePosition() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultExtendedBaselineInfo
-
- getUnderlinePosition() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.ExtendedBaselineInfo
-
- getUnderlinePosition() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getUnit() - Method in class org.pentaho.reporting.engine.classic.core.layout.richtext.html.StyleBuilder.StyleCarrier
-
- getUnit() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder.StyleCarrier
-
- getUnlockedInstance() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
-
Returns a copy of this bounds object which can be modified later.
- getUnlockedInstance() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictDimension
-
Returns a copy of this dimension which can be modified later.
- getUnlockedInstance() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictPoint
-
Returns a copy of this bounds object which can be modified later.
- getUpgradeDescription(Locale) - Method in class org.pentaho.reporting.engine.classic.core.designtime.compat.AbstractCompatibilityConverter
-
- getUpgradeDescription(Locale) - Method in interface org.pentaho.reporting.engine.classic.core.designtime.compat.CompatibilityConverter
-
- getUpperBound() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getUpperMargin() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getUpperMargin() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- getURI(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Look up an attribute's Namespace URI by index.
- getURI() - Method in class org.pentaho.reporting.engine.classic.core.style.css.namespaces.DefaultNamespaceDefinition
-
- getURI() - Method in interface org.pentaho.reporting.engine.classic.core.style.css.namespaces.NamespaceDefinition
-
- getUrl() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.DriverConnectionProvider
-
- getURLEncoding() - Method in class org.pentaho.reporting.engine.classic.core.CachingReportEnvironment
-
- getURLEncoding() - Method in class org.pentaho.reporting.engine.classic.core.DefaultReportEnvironment
-
Returns the text encoding that should be used to encode URLs.
- getURLEncoding() - Method in interface org.pentaho.reporting.engine.classic.core.ReportEnvironment
-
Returns the text encoding that should be used to encode URLs.
- getUrlExtraParameter() - Method in class org.pentaho.reporting.engine.classic.core.CachingReportEnvironment
-
- getUrlExtraParameter() - Method in class org.pentaho.reporting.engine.classic.core.DefaultReportEnvironment
-
- getUrlExtraParameter() - Method in interface org.pentaho.reporting.engine.classic.core.ReportEnvironment
-
- getUrlRewriter() - Method in class org.pentaho.reporting.engine.classic.core.AbstractMultiStreamReportProcessTask
-
Returns the URL rewriter used during the export.
- getUrlRewriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- getUrlRewriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
-
- getUrlRewriter() - Method in interface org.pentaho.reporting.engine.classic.core.MultiStreamReportProcessTask
-
Returns the URL rewriter used during the export.
- getUseMinChunkWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
- getUserConfig() - Static method in class org.pentaho.reporting.engine.classic.core.ClassicEngineBoot
-
Returns the user supplied global configuration.
- getUserField() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- getUsername() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.JndiConnectionProvider
-
- getUserQueryLimit() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- getUserStorage() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base.ConfigFactory
-
Returns the user settings storage implementation used in the config subsystem.
- getValidatedActualSizes() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.SeparateRowModel
-
- getValidatedLeadingSize() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRow
-
- getValidatedLeadingSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowImpl
-
- getValidatedRowCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.SeparateRowModel
-
- getValidatedRowSize(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowModel
-
- getValidatedRowSize(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowModel
-
- getValidatedTrailingSize(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRow
-
- getValidatedTrailingSize(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowImpl
-
- getValidateModelAge() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getValidateSize() - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRow
-
- getValidateSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowImpl
-
- getValidateSizes(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowModel
-
- getValidateStopWatch() - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- getValidationResult() - Method in exception org.pentaho.reporting.engine.classic.core.ReportParameterValidationException
-
- getValidator() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterDefinition
-
- getValidator() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ReportParameterDefinition
-
- getValidityRange() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.BreakMarkerRenderBox
-
The page-offset of the page where this break-marker is valid.
- getvAlign() - Method in class org.pentaho.reporting.engine.classic.core.util.RotatedTextDrawable
-
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.AnchorFilter
-
Deprecated.
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.ComponentDrawableFilter
-
Returns the ComponentDrawable for the AWT-Component or null.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.DataRowDataSource
-
Returns the current value of the data source, obtained from a particular column in the data-row.
- getValue(ExpressionRuntime, ReportElement) - Method in interface org.pentaho.reporting.engine.classic.core.filter.DataSource
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.DateFormatFilter
-
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.DateFormatParser
-
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatFilter
-
Returns the formatted string.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatParser
-
Returns the formatted string.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.DrawableLoadFilter
-
Reads this filter's datasource and if the source returned an URL, tries to form a imagereference.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.EmptyDataSource
-
Returns the value for the data source (always null in this case).
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatFilter
-
Returns the formatted string.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatParser
-
Returns the parsed object.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.ImageLoadFilter
-
Reads this filter's datasource and if the source returned an URL, tries to form a imagereference.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.ImageRefFilter
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatFilter
-
Returns the formatted string.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceFileFilter
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceMessageFormatFilter
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.ShapeFilter
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatFilter
-
Returns the formatted string.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatParser
-
Returns the formatted string.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.filter.StaticDataSource
-
Returns the value set in this datasource.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.StaticDataSource
-
Returns the value of the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.StringFilter
-
Returns the value obtained from the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.AnchorFieldTemplate
-
Deprecated.
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ComponentFieldTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableFieldTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLElementTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLFieldTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.EllipseTemplate
-
Returns the template value, a Rectangle2D.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.HorizontalLineTemplate
-
Returns the template value, an horizontal line.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageFieldTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLElementTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLFieldTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.LabelTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.MessageFieldTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.RectangleTemplate
-
Returns the template value, a Rectangle2D.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceFieldTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceLabelTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceMessageTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.RoundRectangleTemplate
-
Returns the template value, a RoundRectangle2D.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ShapeFieldTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.VerticalLineTemplate
-
Returns the template value, a vertical line.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.AutoLayoutBoxType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.bands.AbstractSectionType
-
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ContentFieldType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ContentType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.DateFieldType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.EllipseType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ExternalElementType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.HorizontalLineType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.LabelType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.LegacyType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.MessageType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.NumberFieldType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.RectangleType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ResourceFieldType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ResourceLabelType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.ResourceMessageType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.TextFieldType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.types.VerticalLineType
-
Returns the current value for the data source.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.filter.URLFilter
-
Tries to form a url from the object returned from the datasource.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractCompareExpression
-
Deprecated.
Compares the value read from the data-row with the value supplied by the expression itself.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction
-
Format-Functions usually are not expected to return anything.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.AverageExpression
-
Deprecated.
Returns the average of the values.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.bool.AndExpression
-
Deprecated.
Computes the logical AND of all fields given.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.bool.IsEmptyDataExpression
-
Deprecated.
Checks whether the report has a data-source and wether the datasource is empty.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.bool.OrExpression
-
Deprecated.
Computes the logical OR of all fields given.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAverageExpression
-
Deprecated.
Computes the horizontal average of all field in the field-list.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnDifferenceExpression
-
Deprecated.
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnDivisionExpression
-
Deprecated.
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnMaximumExpression
-
Deprecated.
Returns the maximum value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnMinimumExpression
-
Deprecated.
Returns the minimum value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnMultiplyExpression
-
Deprecated.
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnSumExpression
-
Deprecated.
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToDateExpression
-
Deprecated.
Parses the value read from the column specified by the given field-name and tries to parse it into a Date using the
given SimpleDateFormat-pattern.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToNumberExpression
-
Parses the value read from the column specified by the given field-name and tries to parse it into a Number using
the given DecimalFormat-pattern.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
-
Return the number of distint values for the given column.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.CreateGroupAnchorsFunction
-
Deprecated.
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateSpanExpression
-
Deprecated.
Computes the difference between the start and the end date.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.DateCutExpression
-
Deprecated.
Computes the pruned date.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilityFunction
-
Deprecated.
Returns whether the element will be visible or not.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilitySwitchFunction
-
Deprecated.
Returns the defined visibility of the element.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.EventMonitorFunction
-
Returns null
since this function is for generating log messages only.
- getValue() - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
-
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaExpression
-
Return the computed value of the formula.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
Return the computed value of the formula.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.GroupCountFunction
-
Returns the number of groups processed so far (including the current group).
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.HideElementIfDataAvailableExpression
-
Deprecated.
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.HidePageBandForTableExportFunction
-
Deprecated.
This method returns null, as formatting functions have no computed return value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.IsEmptyExpression
-
Deprecated.
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.IsNullExpression
-
Deprecated.
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
Returns the function value, in this case the average of all values of a specific column in the report's TableModel.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemCountFunction
-
Returns the number of items counted (so far) by the function.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemHideFunction
-
Returns the function value, in this case the visibility of the defined element.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMaxFunction
-
Returns the function value, in this case the running total of a specific column in the report's data-set.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMinFunction
-
Returns the function value, in this case the running total of a specific column in the report's data row.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Return the current function value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ItemSumFunction
-
Returns the function value, in this case the running total of a specific column in the report's data-row.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.numeric.IsNegativeExpression
-
Deprecated.
Checks whether the column specified by the field name contains a negative number.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.numeric.IsPositiveExpression
-
Deprecated.
Checks whether the column specified by the field name contains a positive number.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Returns the page number (function value).
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.PageTotalFunction
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.PaintComponentFunction
-
Deprecated.
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.PaintDynamicComponentFunction
-
Deprecated.
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.PercentageExpression
-
Deprecated.
Return the current function value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Returns the defined visibility of the element.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.ShowElementIfDataAvailableExpression
-
Deprecated.
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.CapitalizeStringExpression
-
Deprecated.
Capitalizes the string that has been read from the defined field.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Performs the lookup by first querying the given field, and then mapping the retrived value into one of the field
names.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Performs the lookup by first querying the given field, and then returning the defined text for the key-position.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MessageFormatExpression
-
Returns the formatted message.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceBundleLookupExpression
-
Returns the current value for the data source.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceMesssageFormatExpression
-
Returns the formatted message.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.SubStringExpression
-
Deprecated.
Computes the sub-string.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.TokenizeStringExpression
-
Deprecated.
Computes the tokenized string.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ToLowerCaseStringExpression
-
Deprecated.
Transforms the string that has been read from the defined field.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ToUpperCaseStringExpression
-
Deprecated.
Transforms the string that has been read from the defined field.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.strings.URLEncodeExpression
-
Deprecated.
Encodes the value read from the defined field.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.CrosstabColumnSequenceFunction
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.GetDataRowValueExpression
-
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.IsExportTypeExpression
-
Return Boolean.TRUE, if the specified export type matches the used export type, Boolean.FALSE otherwise.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction
-
Deprecated.
Structure functions do not care of the result so this method should never be called.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.sys.SingleValueQueryFunction
-
Deprecated.
Returns the query result.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Evaluates the expression by collecting all values defined in the fieldlist from the datarow.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalCalculationFunction
-
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupCountFunction
-
Returns the computed value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumFunction
-
Return the current function value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Return the current function value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientPercentFunction
-
Computes the scaled percentage.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemCountFunction
-
Returns the number of items counted (so far) by the function.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMaxFunction
-
Returns the computed maximum value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMinFunction
-
Returns the computed minimum value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalPageItemCountFunction
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TotalPageSumFunction
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.function.TriggerPageFooterFunction
-
This method returns nothing.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderLength
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.layout.richtext.html.StyleBuilder.StyleCarrier
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AbsoluteLengthPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AggregationTypePropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BasicStrokeEditor
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BorderStylePropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BoxSizingPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CompatibilityLevelPropertyEditor
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ElementTypePropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.EnumPropertyEditor
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontFamilyPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontSmoothPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.HorizontalAlignmentPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LayoutPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LengthPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ParameterLayoutPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ReportProcessTaskPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RichTextTypePropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RotationPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.StagingModePropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextDirectionPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextWrapPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TimeZonePropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalAlignmentPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalTextAlignmentPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.WhitespaceCollapsePropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.beanshell.BSHExpression
-
Evaluates the defined expression.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFExpression
-
Evaluates the defined expression.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFScriptableLanguagesPropertyEditor
-
Gets the property value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Returns a
SurveyScale
instance that is set up to display the values in the current row.
- getValue(ExpressionRuntime, ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleType
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
Return a selfreference of this CSVWriter.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.FastExportOutputFunction
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder.StyleCarrier
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
-
Deprecated.
Return the self reference of this writer.
- getValue(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Look up an attribute's value by index.
- getValue(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Look up an attribute's value by XML 1.0 qualified name.
- getValue(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.PropertyAttributes
-
Look up an attribute's value by Namespace name.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabProcessorFunction
-
Return the current expression value.
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.AttributeCSSCondition
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.IdCSSCondition
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.conditions.PseudoClassCSSCondition
-
- getValue(Object, Class, DataAttributeContext) - Method in interface org.pentaho.reporting.engine.classic.core.wizard.ConceptQueryMapper
-
- getValue(Object, Class, DataAttributeContext) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultConceptQueryMapper
-
- getValue() - Method in class org.pentaho.reporting.engine.classic.core.wizard.MetaSelector
-
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.cache.CachableTableModel
-
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel
-
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.designtime.OfflineTableModel
-
Returns the value for the cell at columnIndex
and rowIndex
.
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ScrollableResultSetTableModel
-
Returns the value of the specified row and the specified column from within the resultset.
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.DataSourceReferenceTableModel
-
Returns the value for the cell at columnIndex
and rowIndex
.
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.ObjectReferenceTableModel
-
Returns the value for the cell at columnIndex
and rowIndex
.
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.StyleKeyReferenceTableModel
-
Returns the value for the cell at columnIndex
and rowIndex
.
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModel
-
Gets the Object at specified row and column positions.
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.GeneratorTableModel
-
Returns the value for the cell at columnIndex
and rowIndex
.
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.JoiningTableModel
-
Returns an attribute value for the cell at columnIndex and rowIndex.
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.PrintableTableModel
-
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.SubSetTableModel
-
Returns the value for the cell at columnIndex
and rowIndex
.
- getValueAt(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
-
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.IndexedMetaTableModel
-
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.MetaNormalizedTableModel
-
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.EmptyTableModel
-
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.states.LengthLimitingTableModel
-
- getValueAt(int, int) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedTableModel
-
Returns the value for the cell at columnIndex
and rowIndex
.
- getValueColumn() - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterValues
-
- getValueConverter(Class) - Method in class org.pentaho.reporting.engine.classic.core.util.beans.ConverterRegistry
-
- getValueIfVisible(ReportElement, Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.xls.FastExcelPrinter
-
Determines if the element is marked as hidden and returns either the original value or null if hidden.
- getValueRole() - Method in interface org.pentaho.reporting.engine.classic.core.metadata.AttributeMetaData
-
Can be one of "Value", "Resource", "Content", "Field", "Group", "Query", "Message", "Bundle-Key", "Bundle-Name",
"Name", "ElementName", "DateFormat", "NumberFormat"
- getValueRole() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.AttributeMetaDataBuilder
-
- getValueRole() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionPropertyMetaDataBuilder
-
- getValueRole() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorPropertyMetaDataBuilder
-
- getValueRole() - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultAttributeMetaData
-
Can be one of "Value", "Resource", "Content", "Field", "Group", "Query", "Message", "Bundle-Key", "Bundle-Name",
"Name", "ElementName",
- getValueRole() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeReadHandler
-
- getValueRole() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionPropertyReadHandler
-
- getValueRole() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorPropertyReadHandler
-
- getValues(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ShowElementByNameFunction
-
Deprecated.
Returns one of the values that hide the element.
- getValues() - Method in class org.pentaho.reporting.engine.classic.core.function.ShowElementByNameFunction
-
Deprecated.
Returns all known compare values as array.
- getValues() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- getValues(ParameterContext) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultListParameter
-
- getValues(ParameterContext) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ListParameter
-
- getValues(ParameterContext) - Method in class org.pentaho.reporting.engine.classic.core.parameters.StaticListParameter
-
Deprecated.
- getValuesCount() - Method in class org.pentaho.reporting.engine.classic.core.function.ShowElementByNameFunction
-
Deprecated.
Returns the number of values in the compare list.
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.DashboardModeFunctionDescription
-
Returns the expected value type.
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.DocumentMetaDataFunctionDescription
-
Returns the expected value type.
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.EngineeringNotationFunctionDescription
-
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.EnvFunctionDescription
-
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ExportTypeFunctionDescription
-
Returns the expected value type.
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.IsEmptyDataFunctionDescription
-
Returns the expected value type.
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.IsExportTypeFunctionDescription
-
Returns the expected value type.
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MetaDataFunctionDescription
-
Returns the expected value type.
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MParameterTextFunctionDescription
-
Returns the expected value type.
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.MultiValueQueryFunctionDescription
-
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ParameterTextFunctionDescription
-
Returns the expected value type.
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.QuoteTextFunctionDescription
-
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.ResourceLookupFunctionDescription
-
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.RowCountFunctionDescription
-
Returns the expected value type.
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.function.formula.SingleValueQueryFunctionDescription
-
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeReadHandler
-
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
Returns the parameter value type.
- getValueType() - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ParameterDefinitionEntry
-
Returns the parameter value type.
- getValueType() - Method in class org.pentaho.reporting.engine.classic.core.style.StyleKey
-
Returns the class of the value for this key.
- getVersion() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfDocumentWriter
-
Extracts the to be generated PDF version as iText parameter from the given property value.
- getVerticalAlignment() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the vertical alignment for the content of this element.
- getVerticalAlignment() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- getVerticalBreaks() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.DefaultPageGrid
-
- getVerticalInsets() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getVerticalTextAlign() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- getVerticalTextAlignment() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the defined vertical text alignment for this element.
- getVerticalTextAlignment() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getVisible() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns, whether the element will be visible.
- getVisibleBackground() - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Returns the background color that is used if the row-banding background should be visible.
- getWatermark() - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Returns the report's watermark band.
- getWatermark() - Method in interface org.pentaho.reporting.engine.classic.core.ReportDefinition
-
Returns the watermark band.
- getWatermark() - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
- getWatermarkArea() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- getWeekOfMonth() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
- getWeekOfMonthField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the week of the month.
- getWeekOfYear() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the week of the year property.
- getWeekOfYearField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the week-of-the-year.
- getWeight() - Method in class org.pentaho.reporting.engine.classic.core.style.css.selector.AbstractSelector
-
- getWeight() - Method in interface org.pentaho.reporting.engine.classic.core.style.css.selector.CSSSelector
-
- getWeight() - Method in class org.pentaho.reporting.engine.classic.core.style.css.StyleRuleMatcher.MatcherResult
-
- getWhitespaceCollapse() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns how the layouter treats whitespaces in the text of a text-element.
- getWidowConstraint(RenderBox, PaginationShiftState, BasePaginationTableState) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStepLib
-
- getWidowConstraintSize() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getWidowConstraintSizeWithKeepTogether() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getWidowLeafCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.FinishedRenderNode
-
- getWidowLeafCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- getWidowLeafCount() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getWidowOrphanOptOut() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
- getWidows() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the defined number of widow-lines in this element.
- getWidows() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- getWidowValue() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanCanvasContext
-
- getWidowValue() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanPassThroughContext
-
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.CustomPageDefinition
-
Returns the total width of the page definition.
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the elements defined preferred width.
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.BorderCorner
-
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.BorderEdge
-
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PhysicalPageBox
-
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.LogicalPageKey
-
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AlignmentChunk
-
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContext
-
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultGlyph
-
- getWidth() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.Glyph
-
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlImageBounds
-
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PlaintextDataChunk
-
Gets the width of the text, the number of character which should be printed.
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PlainTextPage
-
Returns the page width in characters.
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPageDefinition
-
Returns the defined page width for that page definition.
- getWidth() - Method in interface org.pentaho.reporting.engine.classic.core.PageDefinition
-
Returns the total width of the logical page.
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Returns the total width of the logical page.
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
-
Returns the width of the framing rectangle in micro points.
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictDimension
-
Returns the width of this dimension object.
- getWidth() - Method in class org.pentaho.reporting.engine.classic.core.util.PageSize
-
Returns the page's width.
- getWindow() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.event.ReportHyperlinkEvent
-
- getWindow() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- getWindow() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.DefaultGuiContext
-
- getWindow() - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingGuiContext
-
Returns the calling window.
- getWindowAncestor(Component) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingUtil
-
- getWindowAncestor(Component) - Static method in class org.pentaho.reporting.engine.classic.core.util.ComponentDrawable
-
A private helper method that locates the Window to which the component is currently added.
- getWindowField() - Method in class org.pentaho.reporting.engine.classic.core.function.CreateHyperLinksFunction
-
Deprecated.
Returns the datarow-field from where to read the target window.
- getWorkbook() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.xls.FastExcelPrinter
-
- getWorkbook() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinter
-
- getWorkbook() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- getWorkload() - Method in class org.pentaho.reporting.engine.classic.core.util.Worker
-
Returns the workload object.
- getWrap() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns how and when text-wrapping should occur inside a text element.
- getWrapText() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns, whether the text should be wrapped in Excel-cells.
- getWriteHandler(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleElementRegistry
-
- getWriteHandler(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleElementRegistry
-
- getWriteHandlers() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleStyleRegistry
-
- getWriteHandlers(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterHandlerRegistry
-
- getWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
-
Returns the writer used in this Processor.
- getWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
Returns the writer used to output the generated data.
- getWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfDocumentWriter
-
- getWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfOutputProcessor
-
- getWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLProcessor
-
Deprecated.
Returns the writer, which will receive the generated output.
- getWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
-
Deprecated.
returns the assigned writer for the output.
- getX() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the elements defined absolute horizontal position for the canvas-layout.
- getX() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getX() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.PhysicalPageKey
-
- getX() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContext
-
- getX() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PlaintextDataChunk
-
The column of the text start.
- getX() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.PageReadHandler
-
- getX() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
-
Returns the X coordinate of the upper left corner of the framing rectangle in micro points.
- getX() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictPoint
-
Returns the X coordinate of this StrictPoint
in micro points.
- getX1() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContext
-
- getX1() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableRectangle
-
- getX1() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Returns the x coordinate of the first parameter point.
- getX2() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContext
-
- getX2() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableRectangle
-
- getX2() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Returns the x coordinate of the second parameter point.
- getX3() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Returns the x coordinate of the third parameter point.
- getXHeight() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.LegacyFontMetrics
-
- getXmlWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.WriterService
-
- getXmlWriter() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.AbstractXMLDefinitionWriter
-
- getXPosition(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastSheetLayout
-
- getXPosition(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
- getXPosition(int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.SlimSheetLayout
-
- getY() - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the elements defined absolute vertical position for the canvas-layout.
- getY() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getY() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.PhysicalPageKey
-
- getY() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanTableRowsPreparationStep.Cell
-
- getY() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PlaintextDataChunk
-
Gets the row where to print the text.
- getY() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.PageReadHandler
-
- getY() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
-
Returns the Y coordinate of the upper left corner of the framing rectangle in micro points.
- getY() - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictPoint
-
Returns the Y coordinate of this StrictPoint
in micro points.
- getY1() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableRectangle
-
- getY1() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Returns the y coordinate of the first parameter point.
- getY2() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- getY2() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableRectangle
-
- getY2() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Returns the y coordinate of the second parameter point.
- getY3() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Returns the y coordinate of the third parameter point.
- getYear() - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Returns the year property.
- getYearField() - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the year.
- getYPosition(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastSheetLayout
-
- getYPosition(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
- getYPosition(int) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.base.SlimSheetLayout
-
- getZeroColor() - Method in class org.pentaho.reporting.engine.classic.core.function.NegativeNumberPaintChangeFunction
-
Deprecated.
Returns the color that is used if the number read from the field is zero.
- getZoom() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- getZoom() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewApplet
-
- getZoom() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewDialog
-
- getZoom() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewFrame
-
- getZoom() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewInternalFrame
-
- getZoom() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getZoomFactors() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- getZoomModel() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- GLOBAL_INCLUDES_PREFIX - Static variable in class org.pentaho.reporting.engine.classic.core.metadata.ElementMetaDataParser
-
- GLOBAL_LAYOUT_PROCESSOR - Static variable in class org.pentaho.reporting.engine.classic.core.metadata.DefaultExpressionMetaData
-
- globalConfig - Static variable in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- GlobalMasterRow - Class in org.pentaho.reporting.engine.classic.core.states.datarow
-
- GlobalMetaDataReadHandler - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
-
- GlobalMetaDataReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDataReadHandler
-
- GlobalMetaDefinition - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
-
- GlobalMetaDefinition() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinition
-
- GlobalMetaDefinitionResourceFactory - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
-
- GlobalMetaDefinitionResourceFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinitionResourceFactory
-
- GlobalMetaDefinitionXmlFactoryModule - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
-
- GlobalMetaDefinitionXmlFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.GlobalMetaDefinitionXmlFactoryModule
-
- GlobalRule - Class in org.pentaho.reporting.engine.classic.core.wizard
-
- GlobalRule(DataAttributes, DataAttributeReferences) - Constructor for class org.pentaho.reporting.engine.classic.core.wizard.GlobalRule
-
- GlobalRuleReadHandler - Class in org.pentaho.reporting.engine.classic.core.wizard.parser
-
- GlobalRuleReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.wizard.parser.GlobalRuleReadHandler
-
- globalScriptChanged(QueryDialogModelEvent<T>) - Method in interface org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModelListener
-
- globalScriptChanged(QueryDialogModelEvent<T>) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModelListenerAdapter
-
- globalScriptChanged(QueryDialogModelEvent<T>) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryRemoveAction
-
- GlobalStyleManager - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper
-
Creation-Date: 06.05.2007, 19:26:00
- GlobalStyleManager() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.GlobalStyleManager
-
- GlobalTemplateAction<T> - Class in org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui
-
- GlobalTemplateAction(Component, QueryDialogModel<T>) - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.GlobalTemplateAction
-
- Glyph - Interface in org.pentaho.reporting.engine.classic.core.layout.text
-
- GlyphList - Class in org.pentaho.reporting.engine.classic.core.layout.text
-
- GlyphList(int) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.text.GlyphList
-
- GlyphList(int, int) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.text.GlyphList
-
- GoToActionPlugin - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.actions
-
Creation-Date: 16.11.2006, 16:34:55
- GoToActionPlugin() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToActionPlugin
-
- GoToFirstPageActionPlugin - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.actions
-
Creation-Date: 16.11.2006, 16:34:55
- GoToFirstPageActionPlugin() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToFirstPageActionPlugin
-
- GoToLastPageActionPlugin - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.actions
-
Creation-Date: 16.11.2006, 16:34:55
- GoToLastPageActionPlugin() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToLastPageActionPlugin
-
- GoToNextPageActionPlugin - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.actions
-
Creation-Date: 16.11.2006, 16:34:55
- GoToNextPageActionPlugin() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToNextPageActionPlugin
-
- GoToPreviousPageActionPlugin - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.actions
-
Creation-Date: 16.11.2006, 16:34:55
- GoToPreviousPageActionPlugin() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.GoToPreviousPageActionPlugin
-
- grabDialogContents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
Returns a new (and not connected to the default config from the job) configuration containing all properties from
the dialog.
- grabDialogContents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
Returns a new (and not connected to the default config from the job) configuration containing all properties from
the dialog.
- grabDialogContents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
Returns a new (and not connected to the default config from the job) configuration containing all properties from
the dialog.
- grabDialogContents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Returns a new (and not connected to the default config from the job) configuration containing all properties from
the dialog.
- grabDialogContents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
Returns a new (and not connected to the default config from the job) configuration containing all properties from
the dialog.
- grabDialogContents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Returns a new (and not connected to the default config from the job) configuration containing all properties from
the dialog.
- grabDialogContents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportDialog
-
Returns a new (and not connected to the default config from the job) configuration containing all properties from
the dialog.
- grabDialogContents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Stores the input from the dialog into the report configuration of the report.
- grabDialogContents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportDialog
-
Returns a new (and not connected to the default config from the job) configuration containing all properties from
the dialog.
- grabDialogContents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportDialog
-
Returns a new (and not connected to the default config from the job) configuration containing all properties from
the dialog.
- grabDialogContents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportDialog
-
Returns a new (and not connected to the default config from the job) configuration containing all properties from
the dialog.
- Graphics2DPageableModule - Class in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics
-
The module definition for the Graphics2D pagable export module.
- Graphics2DPageableModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.Graphics2DPageableModule
-
DefaultConstructor.
- Graphics2DReportProcessTask - Class in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics
-
- Graphics2DReportProcessTask() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.Graphics2DReportProcessTask
-
- GRAPHICS_EXPORT_TYPE - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.Graphics2DPageableModule
-
- GraphicsContentInterceptor - Interface in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal
-
- GraphicsOutputProcessor - Class in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal
-
Creation-Date: 02.01.2006, 19:55:14
- GraphicsOutputProcessor(Configuration) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsOutputProcessor
-
- GraphicsOutputProcessor(Configuration, ResourceManager) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsOutputProcessor
-
- GraphicsOutputProcessor(OutputProcessorMetaData, ResourceManager) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsOutputProcessor
-
- GraphicsOutputProcessorMetaData - Class in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal
-
- GraphicsOutputProcessorMetaData() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsOutputProcessorMetaData
-
- GraphicsOutputProcessorMetaData(FontStorage) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsOutputProcessorMetaData
-
- GRAY - Static variable in class org.pentaho.reporting.engine.classic.core.layout.richtext.html.HtmlColors
-
- GRAY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.util.HtmlColors
-
- GREATER - Static variable in class org.pentaho.reporting.engine.classic.core.function.AbstractCompareExpression
-
Deprecated.
A constant for greater than comparison.
- GREATER_EQUAL - Static variable in class org.pentaho.reporting.engine.classic.core.function.AbstractCompareExpression
-
Deprecated.
A constant for greater than or equal comparison.
- GREEN - Static variable in class org.pentaho.reporting.engine.classic.core.layout.richtext.html.HtmlColors
-
- GREEN - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.util.HtmlColors
-
- GRID_COLOR - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Wizard
-
- GRID_STYLE - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Wizard
-
- GRID_WIDTH - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Wizard
-
- GROOVE - Static variable in class org.pentaho.reporting.engine.classic.core.style.BorderStyle
-
- Group - Class in org.pentaho.reporting.engine.classic.core
-
A report group.
- Group() - Constructor for class org.pentaho.reporting.engine.classic.core.Group
-
Constructs a group with no fields, and an empty header and footer.
- Group(GroupBody) - Constructor for class org.pentaho.reporting.engine.classic.core.Group
-
- GROUP_BODY_FINISHED - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
This is a layout-helper event.
- GROUP_FIELDS - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
-
- GROUP_FINISHED - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
The event type constant, that a group finished event is invoked.
- GROUP_FOOTER_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.GroupReadHandler
-
Literal text for an XML report element.
- GROUP_FOOTER_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportDescriptionWriter
-
The 'group-footer' tag name.
- GROUP_FOOTER_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupReadHandler
-
Literal text for an XML report element.
- GROUP_HEADER_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.GroupReadHandler
-
Literal text for an XML report element.
- GROUP_HEADER_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportDescriptionWriter
-
The 'group-header' tag name.
- GROUP_HEADER_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupReadHandler
-
Literal text for an XML report element.
- GROUP_STARTED - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
The event type constant, that a group start event is invoked.
- GROUP_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportDescriptionWriter
-
The 'group' tag name.
- GroupBody - Class in org.pentaho.reporting.engine.classic.core
-
This class only has two valid sub-classes and exists purely to limit the applicable composition options in the
group-class.
- GroupBody() - Constructor for class org.pentaho.reporting.engine.classic.core.GroupBody
-
- groupBodyFinished(ReportEvent) - Method in interface org.pentaho.reporting.engine.classic.core.function.OutputFunction
-
- groupBodyFinished(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabColumnOutputHandler
-
- groupBodyFinished(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOtherOutputHandler
-
- groupBodyFinished(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHandler
-
- groupBodyFinished(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabRowOutputHandler
-
- groupBodyFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
- groupBodyFinished(DefaultOutputFunction, ReportEvent) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.GroupOutputHandler
-
- groupBodyFinished(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.RelationalGroupOutputHandler
-
- groupBodyFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
- groupBodyFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.FastExportOutputFunction
-
- groupBodyFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
-
Deprecated.
- GroupBodyReadHandler - Interface in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
-
- GroupCountFunction - Class in org.pentaho.reporting.engine.classic.core.function
-
A report function that counts groups in a report.
- GroupCountFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.GroupCountFunction
-
Default constructor.
- GroupCountFunction(String, String) - Constructor for class org.pentaho.reporting.engine.classic.core.function.GroupCountFunction
-
Constructs a report function for counting groups.
- GroupDataBody - Class in org.pentaho.reporting.engine.classic.core
-
- GroupDataBody() - Constructor for class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- GroupDataBodyType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
-
- GroupDataBodyType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.GroupDataBodyType
-
- GroupedMetaDataComparator - Class in org.pentaho.reporting.engine.classic.core.metadata
-
This Comparator implements the standard java.util.Comparator interface.
- GroupedMetaDataComparator() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.GroupedMetaDataComparator
-
- GroupedMetaDataComparator(Locale) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.GroupedMetaDataComparator
-
- GroupFieldReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base.common
-
- GroupFieldReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.GroupFieldReadHandler
-
- GroupFieldsReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base.common
-
- GroupFieldsReadHandler(RelationalGroup) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.GroupFieldsReadHandler
-
- GroupFieldsReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
-
- GroupFieldsReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.GroupFieldsReadHandler
-
- groupFinished(ReportEvent) - Method in interface org.pentaho.reporting.engine.classic.core.event.ReportListener
-
Receives notification that a group is finished.
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction
-
Processes the group footer of the current group.
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractFunction
-
Receives notification that a group has finished.
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.EventMonitorFunction
-
Receives notification that a group has finished.
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
-
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.PageTotalFunction
-
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.PaintDynamicComponentFunction
-
Deprecated.
Receives notification that a group has finished.
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalPageItemCountFunction
-
If this is the group associated with the function, store away the final value
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalPageSumFunction
-
If this is the group associated with the function, store away the final value
- groupFinished(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabColumnOutputHandler
-
- groupFinished(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOtherOutputHandler
-
- groupFinished(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHandler
-
- groupFinished(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabRowOutputHandler
-
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
Receives notification that a group has finished.
- groupFinished(DefaultOutputFunction, ReportEvent) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.GroupOutputHandler
-
- groupFinished(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.RelationalGroupOutputHandler
-
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
Writes the GroupFooter of the active group.
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.FastExportOutputFunction
-
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
-
Deprecated.
Writes the footer of the current group.
- groupFinished(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabProcessorFunction
-
Receives notification that a group has finished.
- GroupFooter - Class in org.pentaho.reporting.engine.classic.core
-
A band that appears at the end of each instance of a group.
- GroupFooter() - Constructor for class org.pentaho.reporting.engine.classic.core.GroupFooter
-
Constructs a group footer band, containing no elements.
- GroupFooterElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
-
Todo: Document Me
- GroupFooterElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.GroupFooterElementWriteHandler
-
- GroupFooterReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
-
- GroupFooterReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.GroupFooterReadHandler
-
- GroupFooterReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
-
- GroupFooterReadHandler(Band) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupFooterReadHandler
-
- GroupFooterType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
-
- GroupFooterType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.GroupFooterType
-
- GroupHeader - Class in org.pentaho.reporting.engine.classic.core
-
A report band that appears at the beginning of each instance of a group.
- GroupHeader() - Constructor for class org.pentaho.reporting.engine.classic.core.GroupHeader
-
Constructs a group header band, containing no elements.
- GroupHeaderElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
-
Todo: Document Me
- GroupHeaderElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.GroupHeaderElementWriteHandler
-
- GroupHeaderReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
-
- GroupHeaderReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.GroupHeaderReadHandler
-
- GroupHeaderReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
-
- GroupHeaderReadHandler(Band) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupHeaderReadHandler
-
- GroupHeaderType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
-
- GroupHeaderType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.GroupHeaderType
-
- GroupingState - Interface in org.pentaho.reporting.engine.classic.core.states
-
- GroupList - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base
-
- GroupList() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.GroupList
-
Deprecated.
Constructs a new group list, with only a default group inside.
- GroupList(GroupList) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.GroupList
-
Deprecated.
Creates a new group list and copies the contents of the given grouplist.
- GroupOutputHandler - Interface in org.pentaho.reporting.engine.classic.core.layout.output
-
- GroupOutputHandlerFactory - Interface in org.pentaho.reporting.engine.classic.core.layout.output
-
- GroupReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers
-
- GroupReadHandler(GroupList) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.GroupReadHandler
-
- GroupReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
-
- GroupReadHandler(GroupList) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupReadHandler
-
- GROUPS_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportDescriptionWriter
-
The 'groups' tag name.
- GroupSection - Class in org.pentaho.reporting.engine.classic.core.layout.build
-
- GroupSection(RenderBox, StyleSheet, int, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.build.GroupSection
-
- GroupSizeRecorder - Interface in org.pentaho.reporting.engine.classic.core.states
-
- GroupsReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers
-
- GroupsReadHandler(GroupList) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.GroupsReadHandler
-
- GroupsReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
-
- GroupsReadHandler(GroupList) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupsReadHandler
-
- groupStarted(ReportEvent) - Method in interface org.pentaho.reporting.engine.classic.core.event.ReportListener
-
Receives notification that a new group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction
-
Processes the group header of the current group.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractFunction
-
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
-
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.CreateGroupAnchorsFunction
-
Deprecated.
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.EventMonitorFunction
-
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.GroupCountFunction
-
Receives notification that a new group is about to start.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
Receives notification that a new group is about to start.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemCountFunction
-
Receives notification that a new group is about to start.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMaxFunction
-
Receives notification that a new group is about to start.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMinFunction
-
Receives notification that a new group is about to start.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemSumFunction
-
Receives notification that a new group is about to start.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
-
Forwards the report event to both the base class and the page-total function delegate.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.PageTotalFunction
-
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.PaintDynamicComponentFunction
-
Deprecated.
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.sys.CrosstabColumnSequenceFunction
-
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalCalculationFunction
-
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupCountFunction
-
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumFunction
-
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemCountFunction
-
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMaxFunction
-
Receives notification that a group has started.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMinFunction
-
Receives notification that a group has started.
- groupStarted(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabColumnOutputHandler
-
- groupStarted(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOtherOutputHandler
-
- groupStarted(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHandler
-
- groupStarted(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabRowOutputHandler
-
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
Receives notification that a group has started.
- groupStarted(DefaultOutputFunction, ReportEvent) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.GroupOutputHandler
-
- groupStarted(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.RelationalGroupOutputHandler
-
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
Writes the GroupHeader of the current group.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.FastExportOutputFunction
-
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
-
Deprecated.
Writes the header of the current group.
- groupStarted(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabProcessorFunction
-
Receives notification that a group has started.
- GroupStartRecord - Class in org.pentaho.reporting.engine.classic.core.states
-
- GroupStartRecord(int, String, String) - Constructor for class org.pentaho.reporting.engine.classic.core.states.GroupStartRecord
-
- GuiCommonModule - Class in org.pentaho.reporting.engine.classic.core.modules.gui.common
-
Creation-Date: 15.11.2006, 21:53:43
- GuiCommonModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.common.GuiCommonModule
-
- GuiContext - Interface in org.pentaho.reporting.engine.classic.core.modules.gui.common
-
Creation-Date: 16.11.2006, 17:06:38
- saveConvert(String) - Static method in class org.pentaho.reporting.engine.classic.core.function.formula.QuoteTextFunction
-
Performs the necessary conversion of an java string into a property escaped string.
- SCALE - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Numeric
-
- scale(double, double) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- SCALE - Static variable in class org.pentaho.reporting.engine.classic.core.style.ElementStyleKeys
-
A key for an element's 'scale' flag.
- scaleImage(Image, int, int, Object, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.RenderUtility
-
- ScalingDrawable - Class in org.pentaho.reporting.engine.classic.core.util
-
A drawable implementation that applies scaling to the wrapped up drawable object.
- ScalingDrawable(Object) - Constructor for class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
Default constructor.
- SCHEMA - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Database
-
- SCRIPT_ACTION - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Pdf
-
- ScriptHelper(ScriptContext, String, ResourceManager, ResourceKey) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport.ScriptHelper
-
- ScriptTemplateAction - Class in org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui
-
- ScriptTemplateAction(boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.ScriptTemplateAction
-
- ScriptValueConverter - Interface in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory
-
- ScrollableResultSetTableModel - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql
-
A tableModel which is backed up by a java.sql.ResultSet.
- ScrollableResultSetTableModel(ResultSet, boolean, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.ScrollableResultSetTableModel
-
Constructs the model.
- Section - Class in org.pentaho.reporting.engine.classic.core
-
A section is a small-scale band that allows to access the child elements but does not define how childs get added or
organized in the section.
- Section() - Constructor for class org.pentaho.reporting.engine.classic.core.Section
-
Default Constructor.
- Section(InstanceID) - Constructor for class org.pentaho.reporting.engine.classic.core.Section
-
- SectionKeepTogetherStyleSheet - Class in org.pentaho.reporting.engine.classic.core.layout.style
-
Creation-Date: 12.08.2007, 18:32:30
- SectionKeepTogetherStyleSheet(boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.style.SectionKeepTogetherStyleSheet
-
- SectionLayoutModelBuilderContext - Class in org.pentaho.reporting.engine.classic.core.layout.build
-
- SectionLayoutModelBuilderContext(LayoutModelBuilderContext, GroupSection, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.build.SectionLayoutModelBuilderContext
-
- SectionRenderBox - Class in org.pentaho.reporting.engine.classic.core.layout.model
-
- SectionRenderBox(StyleSheet, InstanceID, BoxDefinition, ElementType, ReportAttributeMap, ReportStateKey) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.model.SectionRenderBox
-
- SectionResult(InlineSubreportMarker[], boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.build.RenderModelBuilder.SectionResult
-
- SectionType - Interface in org.pentaho.reporting.engine.classic.core.metadata
-
The section type interface is a marker interface to separate data-elements from sections (which contain other
elements but produce no content on their own).
- SECURITY_ENCRYPTION_128BIT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportGUIModule
-
A constant for the encryption type (128 bit).
- SECURITY_ENCRYPTION_128BIT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfPageableModule
-
A constant for the encryption type (128 bit).
- SECURITY_ENCRYPTION_40BIT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportGUIModule
-
A constant for the encryption type (40 bit).
- SECURITY_ENCRYPTION_40BIT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfPageableModule
-
A constant for the encryption type (40 bit).
- SECURITY_ENCRYPTION_NONE - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportGUIModule
-
A constant for the encryption type (40 bit).
- SECURITY_ENCRYPTION_NONE - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfPageableModule
-
A constant for the encryption type (40 bit).
- SELECT_FONT_COURIER - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
-
the courier font.
- SELECT_FONT_FROM_MENU - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
-
selects the font, which is selected on the printer menu.
- SELECT_FONT_GOTHIC - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
-
the gothic font.
- SELECT_FONT_OCR_A - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
-
the OCR-A font.
- SELECT_FONT_OCR_B - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
-
the OCR-B font.
- SELECT_FONT_ORATOR - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
-
the orator font.
- SELECT_FONT_PRESTIGE - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
-
the prestige font.
- SELECT_FONT_ROMAN - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
-
the roman font.
- SELECT_FONT_SWISS - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
-
the swiss font.
- SELECT_FONT_SWISS_BOLD - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
-
the swiss-bold font.
- selectionChanged(QueryDialogModelEvent<T>) - Method in interface org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModelListener
-
- selectionChanged(QueryDialogModelEvent<T>) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModelListenerAdapter
-
- selectionChanged(QueryDialogModelEvent<T>) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryRemoveAction
-
- SelectorWeight - Class in org.pentaho.reporting.engine.classic.core.style.css.selector
-
Creation-Date: 05.12.2005, 19:39:58
- SelectorWeight(int, int, int, int) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.SelectorWeight
-
- SelectorWeight(SelectorWeight, SelectorWeight) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.SelectorWeight
-
- SelectorWeight(SelectorWeight, int, int, int, int) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.selector.SelectorWeight
-
- self() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.AttributeMetaDataBuilder
-
- self() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.DataFactoryMetaDataBuilder
-
- self() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ElementMetaDataBuilder
-
- self() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionMetaDataBuilder
-
- self() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ExpressionPropertyMetaDataBuilder
-
- self() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.MetaDataBuilder
-
- self() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorMetaDataBuilder
-
- self() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportPreProcessorPropertyMetaDataBuilder
-
- self() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ReportProcessTaskMetaDataBuilder
-
- self() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.StyleMetaDataBuilder
-
- sendDefineCharacterWidth(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- sendDefineCharacterWidth(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.Epson9PinPrinterDriver
-
- sendDefineCodepage(String, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- sendDefineFont(byte) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- sendDefineHorizontalBorders(int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- sendDefineLineSpacing(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- sendDefineLineSpacing(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.Epson24PinPrinterDriver
-
- sendDefineLineSpacing(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.Epson9PinPrinterDriver
-
- sendDefinePageLengthInLines(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- sendDefineUserCharacters() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- sendFontStyle(boolean, boolean, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- sendFontStyle(boolean, boolean, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.Epson24PinPrinterDriver
-
- sendFontStyle(boolean, boolean, boolean, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.Epson9PinPrinterDriver
-
- sendLineSpacing(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
Defines the line spacing for the printer.
- sendResetPrinter() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- SeparateColumnModel - Class in org.pentaho.reporting.engine.classic.core.layout.model.table.columns
-
Creation-Date: 18.07.2006, 16:46:11
- SeparateColumnModel() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.SeparateColumnModel
-
- SeparateRowModel - Class in org.pentaho.reporting.engine.classic.core.layout.model.table.rows
-
- SeparateRowModel() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.SeparateRowModel
-
- SEPARATOR - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVTableModule
-
- SEPARATOR_DEFAULT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVTableModule
-
The default value for the separator string (",").
- Sequence - Interface in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence
-
- Sequence<T> - Class in org.pentaho.reporting.engine.classic.core.util
-
- Sequence(int) - Constructor for class org.pentaho.reporting.engine.classic.core.util.Sequence
-
- Sequence() - Constructor for class org.pentaho.reporting.engine.classic.core.util.Sequence
-
- SequenceDataFactory - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence
-
- SequenceDataFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceDataFactory
-
- SequenceDataFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence
-
- SequenceDataFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceDataFactoryModule
-
- SequenceDataFactoryWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.writer
-
- SequenceDataFactoryWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.writer.SequenceDataFactoryWriteHandler
-
- SequenceDataSourceReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence
-
- SequenceDataSourceReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceDataSourceReadHandler
-
- SequenceDescription - Interface in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence
-
- SequenceList - Interface in org.pentaho.reporting.engine.classic.core.layout.process.layoutrules
-
- SequenceReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence
-
- SequenceReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceReadHandler
-
- SequenceRegistry - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence
-
- SequenceRegistry() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.SequenceRegistry
-
- SequenceResourceXmlFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence
-
- SequenceResourceXmlFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceResourceXmlFactoryModule
-
- SerializedConnection - Class in org.pentaho.reporting.engine.classic.core.modules.misc.connections
-
- SerializedConnection(IDatabaseConnection) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.connections.SerializedConnection
-
- SERVICE_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.base.Obscurificate48PasswordEncryptionServiceProvider
-
- SERVICE_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.base.ObscurificatePasswordEncryptionServiceProvider
-
- set(int, DataFactory) - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
-
- set(int, Expression) - Method in class org.pentaho.reporting.engine.classic.core.function.ExpressionCollection
-
- set(int, DefaultPageStateList.InternalStorageState) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultPageStateList
-
- set(Color, BorderEdge, BorderEdge) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlRowBackgroundStruct
-
- set(int, T) - Method in class org.pentaho.reporting.engine.classic.core.util.BulkArrayList
-
Adds the given int value to the list.
- set(int, int) - Method in class org.pentaho.reporting.engine.classic.core.util.IntList
-
- set(int, long) - Method in class org.pentaho.reporting.engine.classic.core.util.LongList
-
Adds the given int value to the list.
- set(int, long) - Method in class org.pentaho.reporting.engine.classic.core.util.LongSequence
-
- set(int, T) - Method in class org.pentaho.reporting.engine.classic.core.util.RingBuffer
-
- set(int, T) - Method in class org.pentaho.reporting.engine.classic.core.util.Sequence
-
- set(T, int) - Method in class org.pentaho.reporting.engine.classic.core.util.WeakReferenceList
-
Replaces the child stored at the given index with the new child which can be null.
- setAbsolutePosition(Point2D) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the element's absolute position.
- setActivationExpression(Expression) - Method in class org.pentaho.reporting.engine.classic.core.SubReport
-
- setActive(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
- setActive(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- setAdjustingToExternalInput(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.TextComponentEditHandler
-
- setAdvanceHandler(AdvanceHandler) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- setAfterEdge(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.BoxAlignContext
-
- setAggregation(Class<? extends AggregationFunction>) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDetail
-
- setAllowMetaDataAttributes(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- setAllowMetaDataStyling(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- setAllowOwnPeer(boolean) - Method in class org.pentaho.reporting.engine.classic.core.util.ComponentDrawable
-
Defines, whether components are allowed to provide their own AWT-Window.
- setAllVerticalBreaks(PageBreakPositionList) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- setAnchorPrefix(String) - Method in class org.pentaho.reporting.engine.classic.core.function.CreateGroupAnchorsFunction
-
Deprecated.
Defines the prefix for the generated anchor.
- setAntiAliased(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData.ReusableFontContext
-
- setAppliedActive(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- setAppliedShift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PageableBreakContext
-
- setArcHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.RectangleElementFactory
-
- setArcHeight(float) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.RoundRectangleTemplate
-
Defines the height of the arc that is used to round off the corners of rectangle.
- setArcWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.RectangleElementFactory
-
- setArcWidth(float) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.RoundRectangleTemplate
-
Defines the width of the arc that is used to round off the corners of rectangle.
- setArea(long, long, long, long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisNodeContext
-
Defines the active area for the element.
- setAscendingSortOrder(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.Group
-
- setAssumeZeroBorders(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
-
- setAssumeZeroMargins(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
-
- setAssumeZeroPaddings(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
-
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AbsoluteLengthPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AggregationTypePropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BasicStrokeEditor
-
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BorderStylePropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BoxSizingPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CompatibilityLevelPropertyEditor
-
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ElementTypePropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.EnumPropertyEditor
-
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontFamilyPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontSmoothPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.HorizontalAlignmentPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LayoutPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LengthPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ParameterLayoutPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ReportProcessTaskPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RichTextTypePropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RotationPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.StagingModePropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextDirectionPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextWrapPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TimeZonePropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalAlignmentPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalTextAlignmentPropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.WhitespaceCollapsePropertyEditor
-
Set the property value by parsing a given String.
- setAsText(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFScriptableLanguagesPropertyEditor
-
Set the property value by parsing a given String.
- setAttribute(String, String, Object) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- setAttribute(String, String, Object, boolean) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- setAttribute(String, String, String) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.AbstractImageMapEntry
-
- setAttribute(String, String, String) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.ImageMap
-
- setAttribute(String, String, String) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterDefinition
-
- setAttribute(String, String, String) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ModifiableReportParameterDefinition
-
- setAttribute(String, String, T) - Method in class org.pentaho.reporting.engine.classic.core.ReportAttributeMap
-
- setAttribute(String, String, Object) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
Defines a attribute's static value.
- setAttribute(String, String, Object, boolean) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- setAttributeDescription(String, String, AttributeMetaData) - Method in class org.pentaho.reporting.engine.classic.core.metadata.DefaultElementMetaData
-
- setAttributeExpression(String, String, Expression) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- setAttributeExpression(String, String, Expression) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
Assigns a new attribute expression for the given attribute.
- setAttributes(String, DataAttributes) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchema
-
- setAuthor(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Defines the Author of the report.
- setAuthor(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
Defines the Author of the report.
- setAuthor(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Defines the Author of the report.
- setAutoConfigure(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setAutoConfigure(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setAutoGeneratedWrapperBox(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.BandSectionLayoutModelBuilderContext
-
A prefix box is closed immediately after the origin-box is closed.
- setAutoGeneratedWrapperBox(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilderContext
-
A prefix box is closed immediately after the origin-box is closed.
- setAutoGeneratedWrapperBox(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DummyLayoutModelBuilderContext
-
A prefix box is closed immediately after the origin-box is closed.
- setAutoGeneratedWrapperBox(boolean) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderContext
-
- setAutoGeneratedWrapperBox(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ProxyLayoutModelBuilderContext
-
- setAutoGeneratedWrapperBox(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.SectionLayoutModelBuilderContext
-
- setAutogenerateTOCEntries(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfWriter2
-
Whether to automagically generate table of contents entries when adding Chapters or Sections.
- setAutoLayout(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableLayoutInfo
-
- setAutoLF(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
- setAutoSort(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- setAvoidPagebreakInside(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setAvoidPagebreaks(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines whether the layouter will try to avoid to generate pagebreaks inside this element.
- setBackend(PageDrawable) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- setBackground(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- setBackgroundColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the background color of the box.
- setBackgroundDefinition(SheetLayoutTableCellDefinition, long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableExportRenderBoxState
-
- setBaselineInfo(ExtendedBaselineInfo) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setBaseURL(URL) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentElementFactory
-
Defines a BaseURL for the new element.
- setBaseURL(URL) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentFieldElementFactory
-
Defines a BaseURL for the new element.
- setBaseURL(URL) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLElementTemplate
-
Sets the base URL.
- setBaseURL(URL) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLFieldTemplate
-
Sets the base URL.
- setBaseURL(URL) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLElementTemplate
-
Sets the base URL.
- setBaseURL(URL) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLFieldTemplate
-
Sets the base URL.
- setBaseURL(URL) - Method in class org.pentaho.reporting.engine.classic.core.filter.URLFilter
-
Defines the base url used to complete relative urls.
- setBeforeEdge(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.BoxAlignContext
-
- setBody(GroupBody) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- setBody(GroupBody) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- setBody(GroupBody) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
-
- setBody(GroupBody) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- setBody(GroupBody) - Method in class org.pentaho.reporting.engine.classic.core.Group
-
- setBody(GroupBody) - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
- setBodyContentLocation(ContentLocation) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportProcessTask
-
Defines the content location (and implicitly the repository) for the generated report document.
- setBodyContentLocation(ContentLocation) - Method in interface org.pentaho.reporting.engine.classic.core.ReportProcessTask
-
Defines the content location (and implicitly the repository) for the generated report document.
- setBodyNameGenerator(NameGenerator) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportProcessTask
-
Defines the body name generator, that generates name sequences in case the target name is already taken.
- setBodyNameGenerator(NameGenerator) - Method in interface org.pentaho.reporting.engine.classic.core.ReportProcessTask
-
Defines the body name generator, that generates name sequences in case the target name is already taken.
- setBodySection(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableCellRenderBox
-
- setBodySection(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowRenderBox
-
- setBold(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the state of the bold flag for the font.
- setBold(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver.DriverState
-
- setBooleanStyleProperty(StyleKey, boolean) - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
-
Sets a boolean style property.
- setBorder(Border) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setBorderBottom(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setBorderBottomColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the bottom border-color.
- setBorderBottomLeftRadius(Dimension2D) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the bottom-left border-radius for this element.
- setBorderBottomLeftRadiusHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines height of the bottom-left border-radius for this element.
- setBorderBottomLeftRadiusWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines width of the bottom-left border-radius for this element.
- setBorderBottomRightRadius(Dimension2D) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the bottom-right border-radius for this element.
- setBorderBottomRightRadiusHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the height of the bottom-right border-radius for this element.
- setBorderBottomRightRadiusWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the width of the bottom-right border-radius for this element.
- setBorderBottomStyle(BorderStyle) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the bottom border-style for the element.
- setBorderBottomWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the bottom border width of this box.
- setBorderBreakColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the break border-color.
- setBorderBreakStyle(BorderStyle) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the break border-style for the element.
- setBorderBreakWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the break border width of this box.
- setBorderColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the global border-color.
- setBorderLeft(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setBorderLeftColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the left border-color.
- setBorderLeftStyle(BorderStyle) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the left border-style for the element.
- setBorderLeftWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the left border width of this box.
- setBorderPainted(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- setBorderRadius(Dimension2D) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the global border-radius for this element.
- setBorderRadiusHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the global height of the border-radius for this element.
- setBorderRadiusWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the global width of the border-radius for this element.
- setBorderRight(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setBorderRightColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the right border-color.
- setBorderRightStyle(BorderStyle) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the right border-style for the element.
- setBorderRightWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the right border width of this box.
- setBorders(PatchRtfBorderGroup) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Set the borders of this PatchRtfCell
- setBorders(Paper, double, double, double, double) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
Defines the imageable area of the given paper by adjusting the border around the imagable area.
- setBordersInch(Paper, double, double, double, double) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
Defines the imageable area of the given paper by adjusting the border around the imagable area.
- setBordersMm(Paper, double, double, double, double) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
Defines the imageable area of the given paper by adjusting the border around the imagable area.
- setBorderStyle(BorderStyle) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the global border-style for the element.
- setBorderTop(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setBorderTopColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the top border-color.
- setBorderTopLeftRadius(Dimension2D) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the top-left border-radius for this element.
- setBorderTopLeftRadiusHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the height of the top-left border-radius for this element.
- setBorderTopLeftRadiusWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the width of the top-left border-radius for this element.
- setBorderTopRightRadius(Dimension2D) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the top-right border-radius for this element.
- setBorderTopRightRadiusHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the height of the top-right border-radius for this element.
- setBorderTopRightRadiusWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the width of the top-right border-radius for this element.
- setBorderTopStyle(BorderStyle) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the top border-style for the element.
- setBorderTopWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the top border width of this box.
- setBorderWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the global border width of this box.
- setBottom(BorderEdge) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- setBottom(long) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictInsets
-
- setBottomEdge(BorderEdge) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlRowBackgroundStruct
-
- setBottomLeft(BorderCorner) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- setBottomRight(BorderCorner) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- setBoundedRange(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setBreakableIndex(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- setBreakableMaxAllowedWidth(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- setBreakAfter(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setBreakRequested(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.EmptyLinebreaker
-
- setBreakRequested(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.FullLinebreaker
-
- setBreakRequested(boolean) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.linebreak.ParagraphLinebreaker
-
- setBreakRequested(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.SimpleLinebreaker
-
- setBulkLocation(ContentLocation) - Method in class org.pentaho.reporting.engine.classic.core.AbstractMultiStreamReportProcessTask
-
Defines the bulk location, where additional content can be stored.
- setBulkLocation(ContentLocation) - Method in interface org.pentaho.reporting.engine.classic.core.MultiStreamReportProcessTask
-
Defines the bulk location, where additional content can be stored.
- setBulkNameGenerator(NameGenerator) - Method in class org.pentaho.reporting.engine.classic.core.AbstractMultiStreamReportProcessTask
-
Defines the bulk file name generator that is used to generate unique names for the exported files.
- setBulkNameGenerator(NameGenerator) - Method in interface org.pentaho.reporting.engine.classic.core.MultiStreamReportProcessTask
-
Defines the bulk file name generator that is used to generate unique names for the exported files.
- setBundle(DocumentBundle) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- setCachedAge(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setCachedHeight(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.AutoRenderBox
-
- setCachedHeight(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setCachedMaxChildX2(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- setCachedSize(int, long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumn
-
- setCachedWidth(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- setCachedWidth(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setCachedX(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
Defines the cached x position.
- setCachedY(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.AutoRenderBox
-
- setCachedY(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
Defines the cached y position.
- setCachedY(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowRenderBox
-
- setCancelAction(Action) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- setCellBackgroundHint(TableRectangle, long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableExportRenderBoxState
-
- setCellMergeChild(PatchRtfCell) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Merge this cell into the parent cell.
- setCellPosition(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisTableContext
-
- setCellRight(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Sets the right margin of this cell.
- setCellWidth(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Sets the cell width of this PatchRtfCell.
- setChangeTracker(long) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
This method is intended for subreport handling inside the process state.
- setChangeTrackerHash(long) - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
-
- setCharsPerInch(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Sets the characters per inch.
- setClip(int, int, int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- setClip(Shape) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- setClosed(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setClosingBraceChar(char) - Method in class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
-
Defines the closing brace character.
- setCollapseProgressMarker(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- setCollapseProgressMarker(boolean) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilder
-
- setCollapseProgressMarker(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
-
- setCollapsingBorderModel(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableLayoutInfo
-
- setColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the text color for the new element.
- setColor(int, Color) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Updates the color at the given index in the list of LightDefinition entries.
- setColor(Color[]) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Updates all colors defined in this function mapped to their respective position.
- setColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- setColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlRowBackgroundStruct
-
- setColorFalse(Color) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementColorFunction
-
Deprecated.
Sets the color for false values.
- setColorTrue(Color) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementColorFunction
-
Deprecated.
Sets the color for true values.
- setColSpan(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumnGroup
-
- setColumnAttribute(int, String, String, Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.DefaultTableMetaData
-
- setColumnAttribute(int, String, String, Object) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedMetaTableModel
-
- setColumnField(String) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCell
-
- setColumnHeaderCellId(int, InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setColumnHeaderRowIds(InstanceID[]) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setColumnIndex(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableCellRenderBox
-
- setColumnIndex(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableColumnGroupNode
-
- setColumnIndex(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableColumnNode
-
- setColumnName(String) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRowChangeEvent
-
- setColumnName(int, String) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedTableModel
-
- setColumnNameFirstLine(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModelProducer
-
Set if the first line of the input is column names or not.
- setColumnNames(String[]) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModel
-
- setColumnNamesAsFirstRow(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
- setColumnTitleHeaderCellId(int, InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setColumnType(int, Class<?>) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedTableModel
-
- setColumnValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRowChangeEvent
-
- setCompareMethod(String) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractCompareExpression
-
Deprecated.
Defines the compare method that should be used in the expression evaluation.
- setCompatibilityLevel(Integer) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- setComponent(JComboBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.actions.ZoomListActionPlugin
-
- setComponent(Component) - Method in class org.pentaho.reporting.engine.classic.core.util.ComponentDrawable
-
Defines the component that should be drawn.
- setComposite(Composite) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
Method contributed by Alexej Suchov
- setComputedStyle(SimpleStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- setComputedStyle(SimpleStyleSheet) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- setConditionField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ConditionalItemSumFunction
-
Deprecated.
Defines the name of the data-row column from where to read the comparison value for the condition.
- setConditionValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.function.ConditionalItemSumFunction
-
Deprecated.
Defines the static comparison value for the condition.
- setConfiguration(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Provides the current report configuration of the current report process to the drawable.
- setConfiguration(Configuration) - Method in interface org.pentaho.reporting.engine.classic.core.util.ReportDrawable
-
Provides the current report configuration of the current report process to the drawable.
- setConfiguration(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.util.ReportDrawableImage
-
- setConfiguration(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.util.RotatedTextDrawable
-
- setConfiguration(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
Defines the report configuration used if the drawable is a
ReportDrawable
.
- setConfiguration(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.util.ShapeDrawable
-
Provides the current report configuration of the current report process to the drawable.
- setConfirmAction(Action) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- setConfirmed(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
Defines whether this dialog has been finished using the 'OK' or the 'Cancel' option.
- setConfirmed(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setConnectionPath(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.JndiConnectionProvider
-
- setConnectionProvider(ConnectionProvider) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- setConnectionTimeout(int) - Method in class org.pentaho.reporting.engine.classic.core.util.HttpClientManager.HttpClientBuilderFacade
-
- setContainsReservedContent(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setContent(Object) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentElementFactory
-
- setContent(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLElementTemplate
-
Sets the URL for the template.
- setContent(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLElementTemplate
-
Sets the URL for the template.
- setContent(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.LabelTemplate
-
Sets the text for the label.
- setContent(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceLabelTemplate
-
Sets the content.
- setContentAge(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setContentAreaX1(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setContentAreaX1(long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- setContentAreaX1(long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- setContentAreaX2(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setContentAreaX2(long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- setContentAreaX2(long) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- setContentBase(ResourceKey) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Defines the content base for the report.
- setContentBox(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setContentCached(Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableReplacedContent
-
- setContentCacheKey(String) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- setContentLocation(ContentLocation) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- setContentLocation(ContentLocation) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVPrinter
-
- setContentLocation(ContentLocation) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.FlowCSVOutputProcessor
-
- setContentLocation(ContentLocation) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.PageableCSVOutputProcessor
-
- setContentNameGenerator(NameGenerator) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- setContentNameGenerator(NameGenerator) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVPrinter
-
- setContentNameGenerator(NameGenerator) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.FlowCSVOutputProcessor
-
- setContentNameGenerator(NameGenerator) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.PageableCSVOutputProcessor
-
- setContentWriter(ContentLocation, NameGenerator) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- setContentWriter(ContentLocation, NameGenerator) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
-
- setContext(LayoutModelBuilderContext) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- setCookieSpec(String) - Method in class org.pentaho.reporting.engine.classic.core.util.HttpClientManager.HttpClientBuilderFacade
-
- setCopyExternalImages(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultHtmlContentGenerator
-
- setCopyExternalImages(boolean) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlContentGenerator
-
- setCount(int) - Method in class org.pentaho.reporting.engine.classic.core.function.GroupCountFunction
-
Defines the current group count value.
- setCredentials(String, String, AuthScope) - Method in class org.pentaho.reporting.engine.classic.core.util.HttpClientManager.HttpClientBuilderFacade
-
- setCredentials(String, String) - Method in class org.pentaho.reporting.engine.classic.core.util.HttpClientManager.HttpClientBuilderFacade
-
- setCrosstabFilterGroup(String) - Method in interface org.pentaho.reporting.engine.classic.core.function.AggregationFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemCountFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMaxFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMinFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemSumFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.sys.CrosstabColumnSequenceFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalCalculationFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemCountFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMaxFunction
-
- setCrosstabFilterGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMinFunction
-
- setCrosstabHeaderOpen(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setCrosstabId(InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setCrosstabRowOpen(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setCrosstabTableOpen(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setCurrentEvent(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
Sets the current event (also updates the report reference).
- setData(Object[][]) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModel
-
- setData(String[], Object[]) - Method in class org.pentaho.reporting.engine.classic.core.StaticDataRow
-
- setDataFactory(DataFactory) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Sets the data factory for the report.
- setDataFactory(DataFactory) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
Sets the data factory for the report.
- setDataFactory(DataFactory) - Method in class org.pentaho.reporting.engine.classic.core.SubReport
-
The (optional) data-factory for the subreport.
- setDataFilename(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Sets the directory data file name.
- setDataFilename(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Sets the directory data file name.
- setDataLocation(ContentLocation) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- setDataNameGenerator(NameGenerator) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- setDataRowBackend(DataRow) - Method in class org.pentaho.reporting.engine.classic.core.states.DataRowConnector
-
Sets the data row backend for this DataRowConnector.
- setDataSchemaDefinition(DataSchemaDefinition) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.filter.AnchorFilter
-
Deprecated.
Assigns a DataSource for this Target.
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.filter.ComponentDrawableFilter
-
Assigns a DataSource for this Target.
- setDataSource(DataSource) - Method in interface org.pentaho.reporting.engine.classic.core.filter.DataTarget
-
Assigns a DataSource for this Target.
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.filter.DrawableLoadFilter
-
Sets the data source.
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatFilter
-
Sets the data source.
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatParser
-
Sets the data source.
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.filter.ImageLoadFilter
-
Sets the data source.
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.filter.ImageRefFilter
-
Sets the data source for the filter.
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceFileFilter
-
Assigns a DataSource for this Target.
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.filter.ShapeFilter
-
Sets the data source for the filter.
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.filter.StringFilter
-
Sets the data source for this filter.
- setDataSource(DataSource) - Method in class org.pentaho.reporting.engine.classic.core.filter.URLFilter
-
Sets the data source.
- setDataSourceColumnName(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.DataRowDataSource
-
Defines the name of the column in the datarow to be queried.
- setDataWriter(ContentLocation, NameGenerator) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- setDataWriter(ContentLocation, NameGenerator) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- setDataWriter(ContentLocation, NameGenerator, ContentUrlReWriteService) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.DefaultHtmlContentGenerator
-
- setDate(Date) - Method in class org.pentaho.reporting.engine.classic.core.function.date.CompareDateExpression
-
Deprecated.
Defines the static date for the comparison.
- setDateFormat(DateFormat) - Method in class org.pentaho.reporting.engine.classic.core.filter.DateFormatFilter
-
Sets the date format for the filter.
- setDateFormat(DateFormat) - Method in class org.pentaho.reporting.engine.classic.core.filter.DateFormatParser
-
Sets the format for the filter.
- setDateFormat(SimpleDateFormat) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Sets the date formatter.
- setDay(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the day property.
- setDayOfMonth(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the day of the month property.
- setDayOfMonthField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the day of the month.
- setDayOfWeek(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the day of the week property.
- setDayOfWeekField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the day of the week.
- setDayOfWeekInMonth(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the day of the week in the month property.
- setDayOfWeekInMonthField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the day of the week in the current month.
- setDayOfYear(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the day of the year property.
- setDayOfYearField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the day of the year.
- setDebugInformation(ElementType, InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.SeparateRowModel
-
- setDebugInformation(ElementType, InstanceID) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowModel
-
- setDecimalFormat(DecimalFormat) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatFilter
-
Sets the format for the filter.
- setDecimalFormat(DecimalFormat) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatParser
-
Sets the format for the filter.
- setDecimalFormat(DecimalFormat) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Sets the number formatter.
- setDeepFinished(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setDeepTraversing(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.EventMonitorFunction
-
Defines, whether this expression will receive events from subreports.
- setDefaultColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Defines the default color that is used if none of the limits applies.
- setDefaultFont(byte) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.DefaultFontMapper
-
- setDefaultHeight(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- setDefaultNamespaceURI(String) - Method in class org.pentaho.reporting.engine.classic.core.style.css.namespaces.DefaultNamespaceCollection
-
- setDefaultShape(Shape) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Redefines the default shape.
- setDefaultShape(SurveyScaleShapeType) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setDefaultShape(SurveyScaleShapeType) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setDefaultValue(ScriptEngineFactory) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryLanguageListCellRenderer
-
- setDefaultValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- setDefaultWidth(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- setDeferredRepagination(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setDefineBackground(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Defines whether the computed color is applied to the foreground or background of the element.
- setDefinedWidth(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
Indicates whether the box explicitly defines a width.
- setDefinitionSource(ResourceKey) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- setDelimeter(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.TokenizeStringExpression
-
Deprecated.
Defines the delimeter string.
- setDependencyLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
Sets the dependency level for the expression.
- setDependencyLevel(int) - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
-
Sets the dependency level for the expression.
- setDependencyLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
- setDependencyLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Defines the defined dependency level.
- setDependencyLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
-
Defines the defined dependency level.
- setDependencyLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Defines the function's dependency level.
- setDependencyLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
Overrides the depency level.
- setDependencyLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
-
Deprecated.
Overrides the depency level.
- setDeprecated(boolean) - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- setDescription(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
- setDescription(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
- setDescription(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
- setDetailsFooter(DetailsFooter) - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- setDetailsHeader(DetailsHeader) - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- setDetailsMode(CrosstabDetailMode) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- setDetailsRendered(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setDialogContents(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.AbstractExportDialog
-
- setDialogContents(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
Initialises the CSV export dialog from the settings in the report configuration.
- setDialogContents(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
Initialises the CSV export dialog from the settings in the report configuration.
- setDialogContents(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
- setDialogContents(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
- setDialogContents(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
- setDialogContents(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportDialog
-
- setDialogContents(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
- setDialogContents(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportDialog
-
Initialises the Excel export dialog from the settings in the report configuration.
- setDialogContents(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportDialog
-
Initialises the Excel export dialog from the settings in the report configuration.
- setDialogContents(Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportDialog
-
Initialises the Excel export dialog from the settings in the report configuration.
- setDisableRepeatingHeader(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.HidePageBandForTableExportFunction
-
Deprecated.
Defines whether repeating group header and footer should made non-repeating.
- setDisableRootTagWarning(boolean) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.base.SubReportReadHandler
-
- setDisableRootTagWarning(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ExtSubReportReadHandler
-
- setDisableRootTagWarning(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.SimpleSubReportReadHandler
-
- setDisplayEmptyCells(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableLayoutInfo
-
- setDisplayOnFirstPage(boolean) - Method in class org.pentaho.reporting.engine.classic.core.PageFooter
-
Defines whether the footer should be shown on the first page.
- setDisplayOnFirstPage(boolean) - Method in class org.pentaho.reporting.engine.classic.core.PageHeader
-
Defines whether the header should be shown on the first page.
- setDisplayOnFirstPage(boolean) - Method in class org.pentaho.reporting.engine.classic.core.Watermark
-
Defines whether the header should be shown on the first page.
- setDisplayOnLastPage(boolean) - Method in class org.pentaho.reporting.engine.classic.core.PageFooter
-
Defines whether the footer should be shown on the last page.
- setDisplayOnLastPage(boolean) - Method in class org.pentaho.reporting.engine.classic.core.PageHeader
-
Defines whether the header should be shown on the last page.
- setDisplayOnLastPage(boolean) - Method in class org.pentaho.reporting.engine.classic.core.Watermark
-
Defines whether the header should be shown on the last page.
- setDividend(String) - Method in class org.pentaho.reporting.engine.classic.core.function.PercentageExpression
-
Deprecated.
Sets the field name to be used as dividend for the function.
- setDividend(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Sets the field name to be used as dividend for the function.
- setDivisor(String) - Method in class org.pentaho.reporting.engine.classic.core.function.PercentageExpression
-
Deprecated.
Sets the field name to be used as divisor for the function.
- setDivisor(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Sets the field name to be used as divisor for the function.
- setDocumentContentItem(ContentItem) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
-
- setDominantBaseline(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setDominantBaseline(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.AlignContext
-
- setDraw(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleLegendItem
-
- setDrawable(DrawableWrapper) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.DrawablePanel
-
- setDrawableAsRawObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.DrawablePanel
-
- setDrawArea(StrictBounds) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- setDrawPageBackground(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- setDrawScaleValues(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Sets a flag that controls whether or not scale values are drawn.
- setDrawScaleValues(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setDrawTickMarks(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Sets the flag that controls whether the tick marks are drawn.
- setDrawTickMarks(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setDriver(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.DriverConnectionProvider
-
- setDynamicContent(boolean) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Defines the stylesheet property for the dynamic attribute.
- setDynamicHeight(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines whether the element's height should be adjusted automaticly.
- setEditorQuery(DataSetQuery<T>) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.QueryNameTextFieldDocumentListener
-
- setEffectiveBorder(Border) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableCellRenderBox
-
- setEffectiveSize(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumn
-
- setElement(String) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractElementFormatFunction
-
Sets the element name.
- setElement(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilitySwitchFunction
-
Deprecated.
Sets the element name.
- setElement(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemHideFunction
-
Sets the name of the element in the item band that should be set visible/invisible.
- setElement(String) - Method in class org.pentaho.reporting.engine.classic.core.function.PaintComponentFunction
-
Deprecated.
Sets the element name for the function.
- setElement(String) - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Sets the element name.
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.Band
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCellBody
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroupBody
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroupBody
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroupBody
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.Section
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.states.ReportDefinitionImpl
-
- setElementAt(int, Element) - Method in class org.pentaho.reporting.engine.classic.core.SubGroupBody
-
- setElementHasCData(String, String, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterHandlerRegistry
-
- setElementType(ElementType) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
- setEllipseOverride(String) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.RevalidateTextEllipseProcessStep
-
- setEllipsis(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.SubStringExpression
-
Deprecated.
Defines the ellipsis-text that indicates partial values.
- setEmbedded(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData.ReusableFontContext
-
- setEmbedFont(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines that the font should be embedded if possible.
- setEmpty(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.BandSectionLayoutModelBuilderContext
-
- setEmpty(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilderContext
-
- setEmpty(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DummyLayoutModelBuilderContext
-
- setEmpty(boolean) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderContext
-
- setEmpty(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ProxyLayoutModelBuilderContext
-
- setEmpty(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.SectionLayoutModelBuilderContext
-
- setEnabled(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractActionPlugin
-
- setEnabled(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.FormValidator
-
- setEnableGroupFooter(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
- setEnableGroupFooter(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
- setEnableGroupHeader(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
- setEnableGroupHeader(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
- setEnableItemband(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
- setEnableItembands(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
- setEnableQuickLookup(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
-
- setEnableReportFooter(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
- setEnableReportFooter(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
- setEnableReportHeader(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
- setEnableReportHeader(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the font encoding used to write the text.
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MessageFormatExpression
-
Defines the character encoding that is used to transform the Java-Unicode strings into bytes.
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.URLEncodeExpression
-
Deprecated.
Defines the character encoding that is used to transform the Java-Unicode strings into bytes.
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Defines the character encoding that is used to transform the Java-Unicode strings into bytes.
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData.ReusableFontContext
-
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
Sets the encoding.
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
Sets the encoding.
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Sets the encoding.
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
Sets the encoding.
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Sets the encoding.
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Sets the encoding.
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PageableTextOutputProcessor
-
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVPrinter
-
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.FlowCSVOutputProcessor
-
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.PageableCSVOutputProcessor
-
- setEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.StreamCSVOutputProcessor
-
- setEncodings(PrinterSpecification, Locale) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.EncodingSelector
-
- setEncryptionValue(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportDialog
-
Defines the currently selected encryption.
- setEndDateField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateSpanExpression
-
Deprecated.
Defines the name of the field that contains the end-date.
- setEndOfLine(char[]) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.TextFilePrinterDriver
-
- setEndOfPage(char[]) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.TextFilePrinterDriver
-
- setEpochTime(Long) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the time in seconds since 01-Jan-1970.
- setEpochTimeField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the epoch time, that is the time in seconds since 01-Jan-1970.
- setError(Throwable) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportProcessTask
-
Updates the error cause.
- setError(Throwable) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setErrorHandler(ReportProcessingErrorHandler) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- setErrorHandler(ReportProcessingErrorHandler) - Method in interface org.pentaho.reporting.engine.classic.core.states.ReportState
-
- setErrorMessage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.ParameterReportControllerPane
-
- setEscapeChar(char) - Method in class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
-
Defines the escape char.
- setEscapeMode(int) - Method in class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
-
- setExcelCellFormat(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.DateFieldElementFactory
-
Defines a special cell format that should be used when exporting the report into Excel workbooks.
- setExcelCellFormat(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.NumberFieldElementFactory
-
Defines a special cell format that should be used when exporting the report into Excel workbooks.
- setExcelFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.LabelElementFactory
-
- setException(Exception) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ExceptionDialog
-
Sets the exception for this dialog.
- setExportDescriptor(String) - Method in class org.pentaho.reporting.engine.classic.core.function.HidePageBandForTableExportFunction
-
Deprecated.
- setExportMappings(ParameterMapping[]) - Method in class org.pentaho.reporting.engine.classic.core.SubReport
-
- setExportType(String) - Method in class org.pentaho.reporting.engine.classic.core.function.sys.IsExportTypeExpression
-
Defines the export type.
- setExpression(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.beanshell.BSHExpression
-
Sets the beanshell script that should be executed.
- setExpression(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFExpression
-
Sets the script that should be executed.
- setExpressionMap(Map<String, Expression>) - Method in interface org.pentaho.reporting.engine.classic.core.DynamicExpression
-
- setExpressions(ExpressionCollection) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Sets the expressions for the report.
- setFactor(long) - Method in class org.pentaho.reporting.engine.classic.core.function.DateCutExpression
-
Deprecated.
Defines the factor by which the date should be pruned.
- setFailed(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlRowBackgroundStruct
-
- setFailOnCellConflicts(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- setFailOnError(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaExpression
-
- setFailOnError(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
- setFallBackCharset(byte) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- setFallbackForward(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Defines the name of the field that is returned if none of the predefined keys matches the lookup-value.
- setFallbackValue(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Defines the value that is returned if none of the predefined keys matches the lookup-value.
- setFamilyMapping(String, String) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
-
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
-
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDetail
-
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDimension
-
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.DataRowDataSource
-
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.AnchorFieldTemplate
-
Deprecated.
Sets the field name.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ComponentFieldTemplate
-
Sets the field name.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Sets the field name.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableFieldTemplate
-
Sets the field name.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLFieldTemplate
-
Sets the field name.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageFieldTemplate
-
Sets the field name.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLFieldTemplate
-
Sets the field name.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Sets the field name.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceFieldTemplate
-
Sets the field name.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ShapeFieldTemplate
-
Sets the field name.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
-
Sets the field name.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractCompareExpression
-
Deprecated.
Defines the name of the field from where to read the first operand.
- setField(String[]) - Method in class org.pentaho.reporting.engine.classic.core.function.AverageExpression
-
Deprecated.
Defines all fields as array.
- setField(int, String) - Method in class org.pentaho.reporting.engine.classic.core.function.AverageExpression
-
Deprecated.
Defines the field in the field-list at the given index.
- setField(int, String) - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAggregationExpression
-
Defines the field in the field-list at the given index.
- setField(String[]) - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAggregationExpression
-
Defines all fields as array.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToDateExpression
-
Deprecated.
Defines the name of the data-row column from where to read the string that should be parsed.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToNumberExpression
-
Defines the name of the data-row column from where to read the string that should be parsed.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
-
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.CreateHyperLinksFunction
-
Deprecated.
Defines the field name from where to read the hyper-link target.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.DateCutExpression
-
Deprecated.
Defines the name of the data-row field from where to read the date that should be modified.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementColorFunction
-
Deprecated.
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilityFunction
-
Deprecated.
Defines field name of the data-row column from where to read the boolean value.
- setField(String) - Method in interface org.pentaho.reporting.engine.classic.core.function.FieldAggregationFunction
-
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.HideElementByNameFunction
-
Deprecated.
Defines the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.HideNullValuesFunction
-
Deprecated.
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.IsEmptyExpression
-
Deprecated.
Defines the name of the field from where to read the value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.IsNullExpression
-
Deprecated.
Defines the name of the field from where to read the value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemHideFunction
-
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMaxFunction
-
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMinFunction
-
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemSumFunction
-
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.NegativeNumberPaintChangeFunction
-
Deprecated.
Defines the name of the data-row column from where to read the numeric value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.numeric.IsNegativeExpression
-
Deprecated.
Defines the name of the field from where to read the number.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.numeric.IsPositiveExpression
-
Deprecated.
Defines the name of the field from where to read the number.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.PaintComponentFunction
-
Deprecated.
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.PaintDynamicComponentFunction
-
Deprecated.
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ShowElementByNameFunction
-
Deprecated.
Defines the name of the field from where the compare value is read.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.CapitalizeStringExpression
-
Deprecated.
Defines the name of the datarow-column from where to read the string value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Defines the name of the field from where to read the key value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Defines the name of the field from where to read the key value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceBundleLookupExpression
-
Defines the name of the datarow-column from where to read the resourcebundle key value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.SubStringExpression
-
Deprecated.
Defines the name of the datarow-column from where to read the string value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.TokenizeStringExpression
-
Deprecated.
Defines the name of the datarow-column from where to read the string value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ToLowerCaseStringExpression
-
Deprecated.
Defines the name of the datarow-column from where to read the string value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ToUpperCaseStringExpression
-
Deprecated.
Defines the name of the datarow-column from where to read the string value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.URLEncodeExpression
-
Deprecated.
Defines the name of the datarow-column from where to read the string value.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.sys.GetDataRowValueExpression
-
- setField(int, String) - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Defines the field in the field-list at the given index.
- setField(String[]) - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Defines all fields as array.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalCalculationFunction
-
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumFunction
-
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMaxFunction
-
Sets the field name for the function.
- setField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMinFunction
-
Sets the field name for the function.
- setField(String[]) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setField(int, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setFieldname(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentFieldElementFactory
-
Defines the field name from where to read the content of the element.
- setFieldname(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextFieldElementFactory
-
Defines the field name from where to read the content of the element.
- setFieldName(String) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DirectFieldSelectorRule
-
- setFields(List<String>) - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
Sets the fields for this group.
- setFieldsArray(String[]) - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
- setFilename(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
Sets the export file name.
- setFilename(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
Sets the export file name.
- setFilename(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Sets the directory file name.
- setFilename(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
Sets the directory file name.
- setFilename(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Sets the directory file name.
- setFilename(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Defines the filename of the file.
- setFilename(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportDialog
-
Defines the filename of the RTF file.
- setFilename(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportDialog
-
Defines the filename of the excel file.
- setFilename(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportDialog
-
Defines the filename of the excel file.
- setFill(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleLegendItem
-
- setFillColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
- setFillPaint(Paint) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setFillPaint(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setFillPaint() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- setFillShapes(int, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setFillShapes(boolean[]) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setFillState(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.AbstractRowSizeCache
-
- setFinishedPaginate(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setFinishedTable(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setFirstChild(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setFirstColGroupIndex(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setFirstElement(InstanceID, HtmlTextExtractorState) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTextExtractorHelper
-
- setFirstRowGroupIndex(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setFirstWordOnly(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.CapitalizeStringExpression
-
Deprecated.
Defines, whether only the first word should be capitalized.
- setFixedPosition(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setFlag(int, boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setFlowController(DefaultFlowController) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- setFlowSelector(PageFlowSelector) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.PdfOutputProcessor
-
- setFlowSelector(PageFlowSelector) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PageableTextOutputProcessor
-
- setFlowSelector(PageFlowSelector) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.XmlPageOutputProcessor
-
- setFlowSelector(FlowSelector) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.FlowCSVOutputProcessor
-
- setFlowSelector(FlowSelector) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.PageableCSVOutputProcessor
-
- setFlowSelector(FlowSelector) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.FlowHtmlOutputProcessor
-
- setFlowSelector(FlowSelector) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.PageableHtmlOutputProcessor
-
- setFlowSelector(FlowSelector) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.FlowRTFOutputProcessor
-
- setFlowSelector(FlowSelector) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.FlowExcelOutputProcessor
-
- setFlowSelector(FlowSelector) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.PageableExcelOutputProcessor
-
- setFont(Font) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleLegendItem
-
- setFont(Font) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
Sets the current font.
- setFont(byte) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver.DriverState
-
- setFontFamily(String) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setFontMapper(FontMapper) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
- setFontName(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the name of the font that should be used to print the text.
- setFontSize(Integer) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Returns the font size in points.
- setFontSize(double) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData.ReusableFontContext
-
- setFontSmooth(FontSmooth) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines, whether font smoothing (also known as text-aliasing) is applied to the element.
- setFooter(GroupFooter) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
Sets the footer for the group.
- setFooter(GroupFooter) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
-
Sets the footer for the group.
- setFooter(HeaderFooter) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfWriter2
-
Sets the footer to use
- setFooter(GroupFooter) - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
Sets the footer for the group.
- setForceLinebreak(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableComplexText
-
- setFormat(DateFormat) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.DateFieldElementFactory
-
Defines the date format used for all generated text elements.
- setFormat(NumberFormat) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.NumberFieldElementFactory
-
Defines the number format used for all generated text elements.
- setFormat(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Sets the date format string.
- setFormat(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.MessageFieldTemplate
-
Redefines the format string for the message format.
- setFormat(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Sets the format string.
- setFormat(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToDateExpression
-
Deprecated.
Defines the SimpleDateFormat pattern that is used for the parsing.
- setFormat(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToNumberExpression
-
Defines the DecimalFormat pattern that is used for the parsing.
- setFormat(String) - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
-
Set the format of the value.
- setFormatKey(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceMessageElementFactory
-
Defines the resource key, which will be used to read the translated label text.
- setFormatKey(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceMessageFormatFilter
-
Defines the key that is used to lookup the format string used in the message format in the resource bundle.
- setFormatKey(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceMessageTemplate
-
Defines the key that is used to lookup the format string used in the message format in the resource bundle.
- setFormatKey(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceMesssageFormatExpression
-
Defines the key that is used to lookup the format string used in the message format in the resource bundle.
- setFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.DateFieldElementFactory
-
Defines the format string of the used date format.
- setFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.MessageFieldElementFactory
-
Defines the format string of the used message format.
- setFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.NumberFieldElementFactory
-
Defines the format string of the used number format.
- setFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatFilter
-
Applies a format string to the internal DecimalFormat
instance.
- setFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatParser
-
Applies a format string to the internal DecimalFormat
instance.
- setFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatFilter
-
Defines the format string for the
MessageFormat
object used in this implementation.
- setFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport
-
Updates the named format string and compiles a new field list and message-format string.
- setFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatFilter
-
defines the formatString for this SimpleDateFormat.
- setFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatParser
-
defines the formatString for this SimpleDateFormat.
- setFormatter(Format) - Method in class org.pentaho.reporting.engine.classic.core.filter.DateFormatFilter
-
Sets the formatter.
- setFormatter(Format) - Method in class org.pentaho.reporting.engine.classic.core.filter.DateFormatParser
-
Sets the format for the filter.
- setFormatter(Format) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatFilter
-
Sets the format for the filter.
- setFormatter(Format) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatParser
-
Sets the format for the filter.
- setFormatter(Format) - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatFilter
-
Sets the format for the filter.
- setFormatter(Format) - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatParser
-
Sets the format for the filter.
- setFormatter(Format) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Sets the formatter.
- setFormatter(Format) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Sets the formatter.
- setFormatter(Format) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatFilter
-
Sets the date format for the filter.
- setFormatter(Format) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatParser
-
Sets the date format for the filter.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentFieldElementFactory
-
Assigns a formula to the element to compute the value for this element.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextFieldElementFactory
-
Assigns a formula to the element to compute the value for this element.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.DataRowDataSource
-
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.AnchorFieldTemplate
-
Deprecated.
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ComponentFieldTemplate
-
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableFieldTemplate
-
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DrawableURLFieldTemplate
-
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageFieldTemplate
-
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ImageURLFieldTemplate
-
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceFieldTemplate
-
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ShapeFieldTemplate
-
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
-
Defines the formula used to compute the value of this data source.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaExpression
-
Defines the formula (including the optional namespace) as defined by the OpenFormula standard.
- setFormula(String) - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
Defines the formula (incuding the optional namespace) as defined by the OpenFormula standard.
- setForward(int, String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Defines the forward-fieldname for the key at the given position.
- setForward(String[]) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Defiens all forward-definitions using the values of the string-array.
- setFullStreamingProcessor(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
- setGlobalScript(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- setGlobalScript(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
-
- setGlobalScript(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- setGlobalScripting(String, String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.DefaultQueryDialogModel
-
- setGlobalScripting(String, String) - Method in interface org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModel
-
- setGlobalScriptLanguage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- setGlobalScriptLanguage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
-
- setGlobalScriptLanguage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- setGroup(CrosstabColumnGroup) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroupBody
-
- setGroup(CrosstabOtherGroup) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroupBody
-
- setGroup(CrosstabRowGroup) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroupBody
-
- setGroup(String) - Method in interface org.pentaho.reporting.engine.classic.core.function.AggregationFunction
-
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
-
Sets the group name.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.CreateGroupAnchorsFunction
-
Deprecated.
Defines the name of the group for which an anchor should be generated.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.GroupCountFunction
-
defines the name of the group to be counted.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
Sets the group name.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemCountFunction
-
Setss the name of the group for this function.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMaxFunction
-
Sets the group name.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMinFunction
-
Sets the group name.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Sets the group name.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemSumFunction
-
Sets the group name.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Sets the name of the group that the function acts upon.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
-
Sets the name of the group that the function acts upon.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalCalculationFunction
-
Defines the name of the group to be totalled.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumFunction
-
Defines the name of the group to be totalled.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Defines the name of the group to be totalled.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemCountFunction
-
Defines the name of the group to be totalled.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMaxFunction
-
Defines the name of the group to be totalled.
- setGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMinFunction
-
Defines the name of the group to be totalled.
- setGroup(Group) - Method in class org.pentaho.reporting.engine.classic.core.SubGroupBody
-
- setGroupingUsed(boolean) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Turns grouping on or off for the current number format.
- setGroupingUsed(boolean) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Turns grouping on or off for the current number format.
- setGroupNamePrefix(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- setHandleInterruptedState(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
Defines, whether the processor should check the threads interrupted state.
- setHandleInterruptedState(boolean) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.ReportProcessor
-
- setHeader(DetailsHeader) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCellBody
-
Sets the header for the group.
- setHeader(CrosstabHeader) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- setHeader(GroupHeader) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
Sets the header for the group.
- setHeader(GroupHeader) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
-
Sets the header for the group.
- setHeader(CrosstabHeader) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- setHeader(HeaderFooter) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfWriter2
-
Sets the header to use
- setHeader(GroupHeader) - Method in class org.pentaho.reporting.engine.classic.core.RelationalGroup
-
Sets the header for the group.
- setHeaderShift(long, long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- setHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the elements preferred height.
- setHeight(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setHeight(long) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictDimension
-
Updates the height of this dimension object.
- setHeightExtension(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PageableBreakContext
-
- setHidden(boolean) - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- setHidePageBands(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.HidePageBandForTableExportFunction
-
Deprecated.
Defines whether page bands should be hidden.
- setHighest(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setHighest(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setHorizontalAlignment(ElementAlignment) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the horizontal alignment for the content of this element.
- setHour(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the hour property.
- setHourField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the hour of the day.
- setHRefTarget(String) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Redefines the link target for this element.
- setHRefTarget(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the link target for the element.
- setHRefTitle(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the defined HREF-Title.
- setHRefWindow(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the 'window' parameter for hyperlink references.
- setHTMLTitle(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Defines the title of the HTML file.
- setHTMLTitle(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
Defines the title of the HTML file.
- setHTMLTitle(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Defines the title of the HTML file.
- setIcon(Icon) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setIconTheme(IconTheme) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewApplet
-
- setIconTheme(IconTheme) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewDialog
-
- setIconTheme(IconTheme) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewFrame
-
- setIconTheme(IconTheme) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewInternalFrame
-
- setIconTheme(IconTheme) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setIconTheme(IconTheme) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
-
- setId(String) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Defines the Xml-ID of this element.
- setId(InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.style.AbstractStyleSheet
-
- setId(InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.style.ResolverStyleSheet
-
- setIgnoreCase(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Defines, whether the key-lookup should be case-insensitive.
- setIgnoreCase(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Defines, whether the key-lookup should be case-insensitive.
- setIgnoreCrosstabMode(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
- setIgnoreGroupBreaks(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemHideFunction
-
Defines whether a group start resets the visiblity of the element.
- setIgnoreNullValues(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
-
- setIgnorePageBreaks(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemHideFunction
-
Returns whether a page start resets the visiblity of the element.
- setIgnorePageCancelEvents(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
- setImportedDataRow(ImportedVariablesDataRow) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- setImportedDataRow(ImportedVariablesDataRow) - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- setIncludeStructuralProcessing(boolean) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.ExpressionDataRow
-
- setInHeader(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Sets whether this PatchRtfCell is in a header
- setInItemGroup(boolean) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- setInitial(String) - Method in class org.pentaho.reporting.engine.classic.core.function.FormulaFunction
-
Defines the initial formula (incuding the optional namespace) as defined by the OpenFormula standard.
- setInitialState(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilitySwitchFunction
-
Deprecated.
Defines the initial visibility that is used on the start of a new report, a new group or a new page.
- setInitialState(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Defines the initial visibility that is used on the start of a new report, a new group or a new page.
- setInputMappings(ParameterMapping[]) - Method in class org.pentaho.reporting.engine.classic.core.SubReport
-
- setInputValue(Integer) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setInTable(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Unused
- setInterceptor(GraphicsContentInterceptor) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsOutputProcessor
-
- setInvalidWidowOrphanNode(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setInvisibleBackground(Color) - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Defines the background color that is used if the row-banding background should be invisible.
- setInvisibleConsumesSpace(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setItalic(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the state of the italic flag for the font.
- setItalic(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver.DriverState
-
- setItemBand(ItemBand) - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- setKeepAspectRatio(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
Defines whether the generated image element should preserve the original aspect ratio of the image content during
scaling.
- setKeepState(boolean) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatFilter
-
Defines, whether the filter should keep its state, if a locale change is detected.
- setKeepState(boolean) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatParser
-
Defines, whether the filter should keep its state, if a locale change is detected.
- setKeepState(boolean) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatFilter
-
Defines, whether the filter should keep its state, if a locale change is detected.
- setKeepState(boolean) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatParser
-
Defines, whether the filter should keep its state, if a locale change is detected.
- setKeepWrapperBoxAlive(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.BandSectionLayoutModelBuilderContext
-
A post-fix box stays open after the origin-box is closed.
- setKeepWrapperBoxAlive(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilderContext
-
A post-fix box stays open after the origin-box is closed.
- setKeepWrapperBoxAlive(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DummyLayoutModelBuilderContext
-
A post-fix box stays open after the origin-box is closed.
- setKeepWrapperBoxAlive(boolean) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderContext
-
- setKeepWrapperBoxAlive(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ProxyLayoutModelBuilderContext
-
- setKeepWrapperBoxAlive(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.SectionLayoutModelBuilderContext
-
- setKey(int, String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Defines a key value to which the lookup-field's value is compared.
- setKey(String[]) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Defines all keys using the values from the string array.
- setKey(int, String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Defines a key value to which the lookup-field's value is compared.
- setKey(String[]) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Defines all keys using the values from the string array.
- setKey(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.StaticAESPasswordEncryptionServiceProvider
-
- setKeywords(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
- setKeywords(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
- setKeywords(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
- setLabel(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleLegendItem
-
- setLanguage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFExpression
-
Defines the programming language of the script and expression.
- setLanguage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFReportPreProcessor
-
- setLastChild(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setLastStateKey(ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- setLayout(String) - Method in class org.pentaho.reporting.engine.classic.core.Band
-
- setLayoutCachable(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
- setLayoutText(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Defines the layout text message.
- setLeft(BorderEdge) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- setLeft(long) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictInsets
-
- setLength(int) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.SubStringExpression
-
Deprecated.
Defines the sub-string's length.
- setLevel(int, int) - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Sets the level for an element.
- setLevel(Object, int) - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Sets the level of an element.
- setLimit(int, Number) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Updates the numerical limit at the given index in the list of LightDefinition entries.
- setLimit(Number[]) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Updates all numerical limits defined in this function mapped to their respective position.
- setLimitedSubReports(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- setLimitedSubReports(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.FooterLayoutModelBuilder
-
- setLimitedSubReports(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.HeaderLayoutModelBuilder
-
- setLimitedSubReports(boolean) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilder
-
- setLimitedSubReports(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
-
- setLimitedSubReports(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.RepeatedFooterLayoutModelBuilder
-
- setLimitedSubReports(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.WatermarkLayoutModelBuilder
-
- setLineBoxAge(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- setLinebreakAge(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setLineHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the lineheight defined for the text element.
- setLineHeight(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphPoolBox
-
- setLinesPerInch(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Sets the lines per inch.
- setLocale(Locale) - Method in class org.pentaho.reporting.engine.classic.core.DefaultReportEnvironment
-
- setLocale(Locale) - Method in class org.pentaho.reporting.engine.classic.core.DefaultResourceBundleFactory
-
Redefines the locale.
- setLocale(Locale) - Method in interface org.pentaho.reporting.engine.classic.core.ExtendedResourceBundleFactory
-
- setLocale(Locale) - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport
-
Updates the locale that is used to format the messages.
- setLocale(Locale) - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToDateExpression
-
Deprecated.
Defines the locale that is used for the parsing.
- setLocale(Locale) - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToNumberExpression
-
Defines the locale that is used for the parsing.
- setLocale(Locale) - Method in class org.pentaho.reporting.engine.classic.core.util.LibLoaderResourceBundleFactory
-
- setLocalizedFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatFilter
-
Applies a localised format string to the internal DecimalFormat
instance.
- setLocalizedFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.DecimalFormatParser
-
Applies a localised format string to the internal DecimalFormat
instance.
- setLocalizedFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatFilter
-
defines the localized formatString for this SimpleDateFormat.
- setLocalizedFormatString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatParser
-
defines the localized formatString for this SimpleDateFormat.
- setLocation(long, long) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictPoint
-
Sets the location of this StrictPoint
to the specified coordinates.
- setLocked(boolean) - Method in class org.pentaho.reporting.engine.classic.core.style.ElementDefaultStyleSheet
-
Defines the locked-state for this stylesheet.
- setLogicalPage(LogicalPageBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.PageAreaBox
-
- setLowerBound(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setLowerMargin(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setLowerMargin(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setLowest(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setLowest(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setMandatory(boolean) - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- setManualBreakIndicator(RenderBox.BreakIndicator) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setManualLeftBorder(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver.DriverState
-
- setMarginBottom(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setMarginLeft(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setMarginRight(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setMargins(float, float, float, float) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfWriter2
-
Sets the page margins
- setMarginTop(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setMarkedActive(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- setMarkerChar(char) - Method in class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
-
Defines initial property marker char.
- setMaster(T) - Method in class org.pentaho.reporting.engine.classic.core.util.WeakReferenceList
-
- setMatchSubReportChilds(boolean) - Method in class org.pentaho.reporting.engine.classic.core.dom.MatcherContext
-
- setMaxColumnCount(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModel
-
Sets the maximum column count if it is bigger than the current one.
- setMaximum(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setMaximumBoxWidth(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setMaximumFractionDigits(int) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Sets the maximum number of fraction digits for the current number format.
- setMaximumFractionDigits(int) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Sets the maximum number of fraction digits for the current number format.
- setMaximumHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- setMaximumHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the elements maximum height.
- setMaximumHeight(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setMaximumIntegerDigits(int) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Sets the maximum number of digits in the integer part of the current number format.
- setMaximumIntegerDigits(int) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Sets the maximum number of digits in the integer part of the current number format.
- setMaximumLetterSpacing(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the maximum letter spacing for a text element.
- setMaximumSize(Dimension2D) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the element's maximum size.
- setMaximumWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- setMaximumWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the elements maximum width.
- setMaximumWidth(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setMaxLength(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.LengthLimitingDocument
-
Sets the maximum number of characters for this document.
- setMaxRedirects(int) - Method in class org.pentaho.reporting.engine.classic.core.util.HttpClientManager.HttpClientBuilderFacade
-
- setMenu(JMenu[]) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setMessage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setMessage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ExceptionDialog
-
Sets the message for this exception dialog.
- setMessage(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Defines the current message.
- setMessageNullString(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.MessageFieldElementFactory
-
- setMessageNullString(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceMessageElementFactory
-
- setMetaAttribute(String, String, ConceptQueryMapper, Object) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributes
-
- setMilliSecond(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the year property.
- setMilliSecondField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the milliseconds.
- setMinimum(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setMinimumChunkWidth(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setMinimumChunkWidth(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setMinimumFractionDigits(int) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Sets the minimum number of fraction digits for the current number format.
- setMinimumFractionDigits(int) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Sets the minimum number of fraction digits for the current number format.
- setMinimumHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- setMinimumHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the elements minimum height.
- setMinimumHeight(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setMinimumHeight(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
- setMinimumIntegerDigits(int) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Sets the minimum number of digits in the integer part of the current number format.
- setMinimumIntegerDigits(int) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Sets the minimum number of digits in the integer part of the current number format.
- setMinimumLetterSpacing(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the minimum letter spacing for a text element.
- setMinimumSize(Dimension2D) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the element's minimum size.
- setMinimumWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- setMinimumWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the elements minimum width.
- setMinimumWidth(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setMinute(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the minute property.
- setMinuteField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the minute.
- setModificationCount(long) - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
-
- setMonth(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the month property.
- setMonthField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the month.
- setName(String) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Defines the name for this Element.
- setName(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the name of the element.
- setName(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.AbstractTemplate
-
Sets the template name.
- setName(String) - Method in interface org.pentaho.reporting.engine.classic.core.filter.templates.Template
-
Sets the name of this template.
- setName(String) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
Sets the name of the expression.
- setName(String) - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
-
Sets the name of the expression.
- setName(String) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setName(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
- setName(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.AbstractTemplateDescription
-
Sets the name.
- setName(String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateDescription
-
Sets the name.
- setNamespaceHasCData(String, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterHandlerRegistry
-
- setNegativeColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.function.NegativeNumberPaintChangeFunction
-
Deprecated.
Defines the color that is used if the number read from the field is negative.
- setNewPageState(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilitySwitchFunction
-
Deprecated.
Defines the visibility state that should be used on new pages.
- setNewPageState(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Defines the visibility state that should be used on new pages.
- setNext(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setNext(AlignContext) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.AlignContext
-
- setNextUnchecked(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setNoDataBand(NoDataBand) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- setNoDataBand(NoDataBand) - Method in class org.pentaho.reporting.engine.classic.core.GroupDataBody
-
- setNominalBaselineInfo(ExtendedBaselineInfo) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setNoReportDrawable(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setNullString(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.MessageFieldElementFactory
-
Defines the null string for the text element.
- setNullString(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceLabelElementFactory
-
Defines the null string for the text element.
- setNullString(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceMessageElementFactory
-
Defines the null string for the text element.
- setNullString(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextFieldElementFactory
-
Defines the null string for the text element.
- setNullString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatFilter
-
Defines the replacement text that is used, if one of the referenced fields in the message is null.
- setNullString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport
-
Defines the replacement text that is used if one of the referenced message parameters is null.
- setNullString(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceMessageFormatFilter
-
Defines the replacement text that is used if one of the referenced message parameters is null.
- setNullString(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MessageFormatExpression
-
Defines the replacement text that is used if one of the referenced message parameters is null.
- setNullString(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceMesssageFormatExpression
-
Defines the replacement text that is used if one of the referenced message parameters is null.
- setNullValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ContentFieldElementFactory
-
- setNullValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.filter.DateFormatParser
-
Sets the value that will be displayed if the data source supplies a null value.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatFilter
-
Sets the value that will be displayed if the data source supplies a null value.
- setNullValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.filter.FormatParser
-
Sets the value that will be displayed if the data source supplies a null value.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.StringFilter
-
Sets the string used to represent a null value.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.DateFieldTemplate
-
Sets the string that represents null
values.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.LabelTemplate
-
Sets the string that represents null
.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.MessageFieldTemplate
-
Sets the value displayed by the field when the data source value is null
.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.NumberFieldTemplate
-
Sets the string that represents a null
value.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceFieldTemplate
-
Sets the string that represents a null
value.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceLabelTemplate
-
Sets the string that represents a null
value.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceMessageTemplate
-
Sets the string that represents a null
value.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
-
Sets the value displayed by the field when the data source value is null
.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapIndirectExpression
-
Defines the value that is returned if the key-field evaluates to null
.
- setNullValue(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Defines the value that is returned if the key-field evaluates to null
.
- setNumber(double) - Method in class org.pentaho.reporting.engine.classic.core.function.numeric.CompareNumberExpression
-
Deprecated.
Sets the static number value.
- setNumberFormat(NumberFormat) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatFilter
-
Sets the number format.
- setNumberFormat(NumberFormat) - Method in class org.pentaho.reporting.engine.classic.core.filter.NumberFormatParser
-
Sets the number format.
- setNumberOfElements(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementVisibilitySwitchFunction
-
Deprecated.
Defines the number of rows that must be processed before the visibility can switch again.
- setNumberOfElements(int) - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Defines the number of rows that must be processed before the visibility can switch again.
- setNumberOfPages(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setNumberOfPages(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- setNumericFeatureValue(OutputProcessorFeature.NumericOutputProcessorFeature, double) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessorMetaData
-
- setObject(String, Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.ReportGenerator
-
Deprecated.
Assigns a parse-context object.
- setObjectDescription(ObjectDescription) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.BasicObjectReadHandler
-
- setOnlyPagination(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressBar
-
- setOnlyPagination(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
- setOnlyValidFields(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAverageExpression
-
Deprecated.
Defines, whether non-numeric and null-values are ignored for the average-computation.
- setOpen(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setOpeningBraceChar(char) - Method in class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
-
Defines the opening brace character.
- setOptimumLetterSpacing(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the optimum letter spacing for a text element.
- setOptional(boolean) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRowChangeEvent
-
- setOrigin(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- setOrphanConstraintSize(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setOrphanLeafCount(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setOrphans(Integer) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the number of orphan-lines in this element.
- setOrphans(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setOtherField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.CompareFieldsExpression
-
Deprecated.
Defines the name of the data-row column that holds the second value.
- setOutlineMode(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- setOutlineStroke(Stroke) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setOutlineStroke(BasicStroke) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setOutputProcessorMetaData(OutputProcessorMetaData) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- setOutputText(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
Defines the output text message.
- setOverflowAreaHeight(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setOverflowAreaWidth(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setOverflowX(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines, whether text contained in this element will overflow horizontally.
- setOverflowX(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setOverflowY(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines, whether text contained in this element will overflow vertically.
- setOverflowY(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setOverrideShape(Shape) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Sets the override shape.
- setOverrideShapeFilled(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Sets a flag that controls whether the override shape is filled or not.
- setPadding(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the global padding of this box.
- setPaddingBottom(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the bottom padding of this box.
- setPaddingBottom(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setPaddingFields(List<String>) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
Sets the fields for this group.
- setPaddingFieldsArray(String[]) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- setPaddingLeft(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the left padding of this box.
- setPaddingLeft(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setPaddingRight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the right padding of this box.
- setPaddingRight(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setPaddingTop(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the top padding of this box.
- setPaddingTop(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setPage(int) - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Sets the current page.
- setPagebreakAfterPrint(boolean) - Method in class org.pentaho.reporting.engine.classic.core.Band
-
Defines, whether the page layout manager should perform a pagebreak before this page is printed.
- setPagebreakBeforePrint(boolean) - Method in class org.pentaho.reporting.engine.classic.core.Band
-
Defines, whether the page layout manager should perform a pagebreak before this page is printed.
- setPagebreaks(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- setPageCount(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfWriter2
-
This method is not supported in the RtfWriter
- setPageCursor(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor
-
- setPageCursor(int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessor
-
- setPageDefinition(PageDefinition) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
Defines the logical page definition for this report.
- setPageDefinition(SimplePageDefinition) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageFormatPreviewPane
-
- setPageEnd(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- setPageFooter(PageFooter) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Sets the page footer.
- setPageFooterCenter(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- setPageFooterLeft(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- setPageFooterRight(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- setPageHeader(PageHeader) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Sets the page header.
- setPageHeaderCenter(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- setPageHeaderLeft(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- setPageHeaderRight(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTableContentProducer
-
- setPageIncrement(int) - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Defines the page increment.
- setPageMargins(PageFormat, Insets) - Method in class org.pentaho.reporting.engine.classic.core.util.PageFormatFactory
-
- setPageName(String) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- setPageNumber(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setPageNumber(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- setPageOffset(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- setPageOffset(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- setPageSegment(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.LeftAlignmentProcessor
-
- setPageSize(Rectangle) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfWriter2
-
Sets the size of the page
- setPaginated(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setPaginated(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- setPaginating(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setPaginating(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- setPaginatingDrawable(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setPaint(Paint) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
Method contributed by Alexej Suchov
- setPaintMode() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- setPaintSynchronized(boolean) - Method in class org.pentaho.reporting.engine.classic.core.util.ComponentDrawable
-
Defines, whether component operations will happen on the Event-Dispatcher threads.
- setPaintTicks(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setParagraphFontMetrics(ParagraphFontMetrics) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableComplexText
-
- setParameter(String, Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.AbstractSequence
-
- setParameter(String, Object) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sequence.Sequence
-
- setParameter(String, Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
-
Sets a parameter.
- setParameter(String, Object) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ObjectDescription
-
Sets the value of a parameter.
- setParameter(String, Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementStyleSheetObjectDescription
-
Sets the value of a parameter.
- setParameterAttribute(String, String, String) - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- setParameterAutoSelectFirstValue(boolean) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultListParameter
-
- setParameterDefinition(ReportParameterDefinition) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- setParameterDefinition(String, Class) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.AbstractObjectDescription
-
Sets the class for a parameter.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ArrayObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.BasicStrokeObjectDescription
-
Sets the parameters for this description to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.BeanObjectDescription
-
Sets the parameters in the description to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.BooleanObjectDescription
-
Sets the description object parameters to match the supplied object (which should be an instance of
Boolean
.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ByteObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.CharacterObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassLoaderObjectDescription
-
Sets the parameters of the object description to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.CollectionObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ColorObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.DateObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.DecimalFormatObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.Dimension2DObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.DimensionObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.DoubleObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.Ellipse2DObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.FloatObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.IntegerObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.Line2DObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.LongObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.Point2DObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.Rectangle2DObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.RoundRectangle2DObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ShortObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.SimpleDateFormatObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.StringObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.TimeZoneObjectDescription
-
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.URLObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.AlignmentObjectDescription
-
Sets the parameters in the object description to match the specified object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.BorderStyleObjectDescription
-
Sets the parameters in the object description to match the specified object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.BoxSizingObjectDescription
-
Sets the parameters in the object description to match the specified object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.FontDefinitionObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.FontSmoothObjectDescription
-
Sets the parameters in the object description to match the specified object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.GeneralPathObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegmentObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.TextWrapObjectDescription
-
Sets the parameters in the object description to match the specified object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.VerticalAlignmentObjectDescription
-
Sets the parameters in the object description to match the specified object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.WhitespaceCollapseObjectDescription
-
Sets the parameters in the object description to match the specified object.
- setParameterFromObject(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementStyleSheetObjectDescription
-
Sets the parameters of this description object to match the supplied object.
- setParameterValue(String, Object) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.ParameterUpdateContext
-
- setParameterValue(String, Object, boolean) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.base.parameters.ParameterUpdateContext
-
- setParameterValues(DataRow) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterContext
-
- setParameterValues(ReportParameterValues) - Method in class org.pentaho.reporting.engine.classic.core.parameters.ValidationResult
-
- setParent(Section) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Defines the parent of the Element.
- setParent(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setParent(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.layout.style.NonPaddingWrapperStyleSheet
-
- setParent(CategoryTreeItem) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.CategoryTreeItem
-
- setParent(DataRow) - Method in class org.pentaho.reporting.engine.classic.core.states.LegacyDataRowWrapper
-
- setParentGroup(String) - Method in class org.pentaho.reporting.engine.classic.core.function.GroupCountFunction
-
defines the name of the group on which to reset the counter.
- setParentWidowContexts(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setParentWindow(Window) - Method in class org.pentaho.reporting.engine.classic.core.designtime.DefaultDesignTimeContext
-
- setPassword(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.JndiConnectionProvider
-
- setPasswordField(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- setPattern(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MessageFormatExpression
-
Defines the format string for the
MessageFormat
object used in this implementation.
- setPattern(String) - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Defines the pattern for this expression.
- setPlaceholderBox(StaticBoxLayoutProperties.PlaceholderType) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setPoolSize(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ParagraphRenderBox
-
- setPosition(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
- setPositiveColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.function.NegativeNumberPaintChangeFunction
-
Deprecated.
Defines the color that is used if the number read from the field is positive.
- setPostSummaryRowAdvanceHandler(AdvanceHandler) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- setPreDataScript(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFReportPreProcessor
-
- setPredefinedColumnsValidated(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRenderBox
-
- setPreferredHeight(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setPreferredSize(Dimension2D) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Returns the element's preferred size.
- setPreferredSize(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowImpl
-
- setPreferredWidth(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setPrefHeight(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- setPrefix(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.TokenizeStringExpression
-
Deprecated.
Defines the prefix text.
- setPrefix(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.StaticAESPasswordEncryptionServiceProvider
-
- setPrefWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- setPrepareRun(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- setPreserve(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
Defines, whether this expression's last value is preserved after the expression goes out of scope.
- setPreserveAspectRatio(boolean) - Method in class org.pentaho.reporting.engine.classic.core.util.ComponentDrawable
-
Defines whether the layouter should preserve the aspect ratio of the component's preferred size.
- setPreserveSpace(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setPrev(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setPreventPagination(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setPreviewPossible(boolean) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.NamedQueryModel
-
- setPrevUnchecked(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setPrintColumnTitleHeader(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- setPrintDetailsHeader(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabGroup
-
- setPrinter(HtmlPrinter) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.FlowHtmlOutputProcessor
-
- setPrinter(HtmlPrinter) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlOutputProcessor
-
- setPrinter(HtmlPrinter) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.PageableHtmlOutputProcessor
-
- setPrinter(HtmlPrinter) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.StreamHtmlOutputProcessor
-
- setPrintLevel(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.pdf.PdfExportDialog
-
Defines whether the user is allowed to print the file.
- setPrintQuality(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
- setPrintReportProcessor(PrintReportProcessor) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setPrintSummary(boolean) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- setPrintSummary(boolean) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- setPrintSummary(boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDimension
-
- setProcessedTableOffset(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- setProcessingCrosstabHeader(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setProcessingLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- setProcessKeyCached(ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setProcessor(AbstractReportProcessor) - Static method in class org.pentaho.reporting.engine.classic.core.layout.output.ReportProcessorThreadHolder
-
- setProcessWatermark(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- setProcessWatermark(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableLayoutProducer
-
- setProgressLevel(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- setProgressLevelCount(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultProcessingContext
-
- setProperty(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.DriverConnectionProvider
-
- setProperty(String, Object) - Method in class org.pentaho.reporting.engine.classic.core.util.beans.BeanUtility
-
- setPropertyAsString(String, String) - Method in class org.pentaho.reporting.engine.classic.core.util.beans.BeanUtility
-
- setPropertyAsString(String, Class, String) - Method in class org.pentaho.reporting.engine.classic.core.util.beans.BeanUtility
-
- setProxy(String, int) - Method in class org.pentaho.reporting.engine.classic.core.util.HttpClientManager.HttpClientBuilderFacade
-
- setProxy(String, int, String) - Method in class org.pentaho.reporting.engine.classic.core.util.HttpClientManager.HttpClientBuilderFacade
-
- setQuery(String) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Defines a new query or query-name that is used when retrieving the data from the data-factory.
- setQuery(T) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetQuery
-
- setQuery(String) - Method in class org.pentaho.reporting.engine.classic.core.function.sys.SingleValueQueryFunction
-
Deprecated.
Defines the query name.
- setQuery(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
Sets a query that uses no scripting for customization.
- setQuery(String, String, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.AbstractScriptableDataFactory
-
- setQuery(String, String, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
-
- setQuery(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.NamedStaticDataFactory
-
Adds an query-alias to this factory.
- setQuery(String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
Sets a query that uses no scripting for customization.
- setQuery(String, String, String, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- setQueryLimit(int) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- setQueryLimitInheritance(boolean) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- setQueryLimitReached(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
-
- setQueryLimitReached(boolean) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController
-
- setQueryName(String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetQuery
-
- setQuerySelected(boolean) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.NamedQueryModel
-
- setQueryTimeout(int) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- setQueryTimeout(int) - Method in class org.pentaho.reporting.engine.classic.core.function.sys.SingleValueQueryFunction
-
Deprecated.
- setRange(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setRangeColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setRangeLowerBound(Number) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Sets the lower bound for the range that is highlighted on the scale.
- setRangeLowerBoundField(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Sets the name of the field containing the lower bound of the range that is to be highlighted on the scale.
- setRangePaint(Paint) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Sets the paint used to highlight the range (if one is specified).
- setRangePaint(Paint) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Deprecated.
- setRangeUpperBound(Number) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Sets the upper bound for the range that is highlighted on the scale.
- setRangeUpperBoundField(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Sets the name of the field containing the upper bound of the range that is to be highlighted on the scale.
- setRate(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.YieldReportListener
-
- setRawResult(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastTextExtractor
-
- setRawResult(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- setRawValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setRect(int, int, int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableRectangle
-
- setRect(StrictBounds) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
-
Sets the location and size of this StrictBounds
to the specified double values.
- setRect(long, long, long, long) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
-
Sets the location and size of this StrictBounds
to the specified double values.
- setRedirect(RedirectStrategy) - Method in class org.pentaho.reporting.engine.classic.core.util.HttpClientManager.HttpClientBuilderFacade
-
- setReference(String, String, DataAttributeReference) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributeReferences
-
- setRenderer(Renderer) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
Sets a rendering hint
- setRenderingHints(Map) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- setRepeat(boolean) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabSummaryHeader
-
Defines, whether this group header should be repeated on new pages.
- setRepeat(boolean) - Method in class org.pentaho.reporting.engine.classic.core.DetailsFooter
-
Defines, whether this group header should be repeated on new pages.
- setRepeat(boolean) - Method in class org.pentaho.reporting.engine.classic.core.DetailsHeader
-
Defines, whether this group header should be repeated on new pages.
- setRepeat(boolean) - Method in class org.pentaho.reporting.engine.classic.core.GroupFooter
-
Defines, whether this group header should be repeated on new pages.
- setRepeat(boolean) - Method in class org.pentaho.reporting.engine.classic.core.GroupHeader
-
Defines, whether this group header should be repeated on new pages.
- setReplacement(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.TokenizeStringExpression
-
Deprecated.
Defines the replacement for the delimter.
- setReport(MasterReport) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportProcessTask
-
Defines the report that will be executed in this task.
- setReport(MasterReport) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.ParameterReportControllerPane
-
- setReport(MasterReport) - Method in interface org.pentaho.reporting.engine.classic.core.ReportProcessTask
-
Defines the report that will be executed in this task.
- setReportController(ReportController) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewApplet
-
- setReportController(ReportController) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewDialog
-
- setReportController(ReportController) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewFrame
-
- setReportController(ReportController) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewInternalFrame
-
- setReportController(ReportController) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setReportDataRow(ReportDataRow, MasterDataRowChangeHandler) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DataProcessor
-
- setReportEnvironment(ReportEnvironment) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- setReportFooter(ReportFooter) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Sets the report footer.
- setReportHeader(ReportHeader) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Sets the report header.
- setReportJob(MasterReport) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewApplet
-
- setReportJob(MasterReport) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewDialog
-
- setReportJob(MasterReport) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewFrame
-
- setReportJob(MasterReport) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewInternalFrame
-
- setReportJob(MasterReport) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setReportState(ReportState) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultLayoutPagebreakHandler
-
- setReservedLiteral(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the defined reserved literal, which should be appended to the text to signal text, which was not completly
printed.
- setResourceBase(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceFieldElementFactory
-
Defines the base name of the resource bundle used to translate the content later.
- setResourceBase(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceLabelElementFactory
-
Defines the base name of the resource bundle used to translate the content later.
- setResourceBase(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceMessageElementFactory
-
Defines the base name of the resource bundle used to translate the content later.
- setResourceBase(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
- setResourceBundleFactory(ResourceBundleFactory) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Deprecated.
- setResourceBundleFactory(ResourceBundleFactory) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
Redefines the resource bundle factory for the report.
- setResourceBundleFactory(ResourceBundleFactory) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Defines the resource-bundle factory that can be used to localize the drawing process.
- setResourceBundleFactory(ResourceBundleFactory) - Method in interface org.pentaho.reporting.engine.classic.core.util.ReportDrawable
-
Defines the resource-bundle factory that can be used to localize the drawing process.
- setResourceBundleFactory(ResourceBundleFactory) - Method in class org.pentaho.reporting.engine.classic.core.util.ReportDrawableImage
-
- setResourceBundleFactory(ResourceBundleFactory) - Method in class org.pentaho.reporting.engine.classic.core.util.RotatedTextDrawable
-
- setResourceBundleFactory(ResourceBundleFactory) - Method in class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
Defines the resource-bundle factory used if the drawable is a
ReportDrawable
.
- setResourceBundleFactory(ResourceBundleFactory) - Method in class org.pentaho.reporting.engine.classic.core.util.ShapeDrawable
-
Defines the resource-bundle factory that can be used to localize the drawing process.
- setResourceIdentifier(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceFileFilter
-
Defines the name of the used resource bundle.
- setResourceIdentifier(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.ResourceMessageFormatFilter
-
Defines the name of the used resource bundle.
- setResourceIdentifier(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceFieldTemplate
-
Sets the resource class name.
- setResourceIdentifier(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceLabelTemplate
-
Sets the resource class name.
- setResourceIdentifier(String) - Method in class org.pentaho.reporting.engine.classic.core.filter.templates.ResourceMessageTemplate
-
Sets the resource class name.
- setResourceIdentifier(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceBundleLookupExpression
-
Defines name of the resource-bundle.
- setResourceIdentifier(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.ResourceMesssageFormatExpression
-
Defines the name of the used resource bundle.
- setResourceKey(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ResourceLabelElementFactory
-
Defines the resource key, which will be used to read the translated label text.
- setResourceLoader(ResourceManager, ResourceKey) - Method in interface org.pentaho.reporting.engine.classic.core.ExtendedResourceBundleFactory
-
- setResourceLoader(ResourceManager, ResourceKey) - Method in class org.pentaho.reporting.engine.classic.core.util.LibLoaderResourceBundleFactory
-
- setResourceManager(ResourceManager) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
Assigns a new resource manager or clears the current one.
- setResourcePrefix(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
- setRestrictFinishedClearOut(RenderBox.RestrictFinishClearOut) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setResult(ValidationResult) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- setResultColumn(String) - Method in class org.pentaho.reporting.engine.classic.core.function.sys.SingleValueQueryFunction
-
Deprecated.
Defines the name of the result-column.
- setReturnInfinity(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAverageExpression
-
Deprecated.
Defines, whether the expression returns infinity if there are no valid fields.
- setRight(BorderEdge) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- setRight(long) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictInsets
-
- setRole(String) - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- setRootGroup(Group) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- setRootParent(InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.dom.MatcherContext
-
- setRoundingMode(int) - Method in class org.pentaho.reporting.engine.classic.core.function.AverageExpression
-
Deprecated.
Defines the rounding mode.
- setRoundingMode(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAverageExpression
-
Deprecated.
Defines the rounding mode.
- setRoundingMode(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnDivisionExpression
-
Deprecated.
Defines the rounding mode.
- setRoundingMode(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
Defines the rounding mode.
- setRoundingMode(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Defines the rounding mode.
- setRoundingMode(int) - Method in class org.pentaho.reporting.engine.classic.core.function.PercentageExpression
-
Deprecated.
Defines the rounding mode.
- setRoundingMode(int) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Defines the rounding mode.
- setRowField(String) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabCell
-
- setRowHeader(int, InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- setRowIndex(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.AutoRenderBox
-
- setRowIndex(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowRenderBox
-
- setRowModelAge(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- setRowNumber(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowInfoStructure
-
- setRowSpacing(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.SeparateRowModel
-
- setRowSpacing(RenderLength) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableLayoutInfo
-
- setRtfDocument(RtfDocument) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell
-
Sets the RtfDocument this PatchRtfCell belongs to
- setRuntime(ExpressionRuntime) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractExpression
-
Defines the ExpressionRune used in this expression.
- setRuntime(ExpressionRuntime) - Method in interface org.pentaho.reporting.engine.classic.core.function.Expression
-
Defines the DataRow used in this expression.
- setRuntime(ExpressionRuntime) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Defines the ExpressionRune used in this expression.
- setRuntime(ExpressionRuntime) - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
-
Defines the ExpressionRune used in this expression.
- setRuntime(ExpressionRuntime) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Defines the ExpressionRune used in this expression.
- setRuntime(ExpressionRuntime) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.FastTextExtractor
-
- setScale(float, float) - Method in class org.pentaho.reporting.engine.classic.core.DefaultImageReference
-
Defines a predefined scaling factor.
- setScale(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
Defines, whether the image content should be scaled to fit the complete image element bounds.
- setScale(int) - Method in class org.pentaho.reporting.engine.classic.core.function.AverageExpression
-
Deprecated.
Defines the scale for the divide-operation.
- setScale(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnAverageExpression
-
Deprecated.
Defines the scale for the divide-operation.
- setScale(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ColumnDivisionExpression
-
Deprecated.
Defines the scale for the divide-operation.
- setScale(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
Defines the scale for the divide-operation.
- setScale(int) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Defines the scale for the divide-operation.
- setScale(float) - Method in class org.pentaho.reporting.engine.classic.core.function.PaintComponentFunction
-
Deprecated.
Define a scale factor for the created image.
- setScale(float) - Method in class org.pentaho.reporting.engine.classic.core.function.PaintDynamicComponentFunction
-
Deprecated.
Define a scale factor for the created image.
- setScale(int) - Method in class org.pentaho.reporting.engine.classic.core.function.PercentageExpression
-
Deprecated.
Defines the scale for the divide-operation.
- setScale(int) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumQuotientFunction
-
Defines the scale for the divide-operation.
- setScaleToHundred(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemPercentageFunction
-
Defines whether the returned value should be scaled to 100.
- setScaleValueFont(Font) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Sets the font used to display the scale values.
- setScaleValueFont(Font) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setScaleValuePaint(Paint) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Sets the color used to draw the scale values.
- setScaleValuePaint(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setScaleX(float) - Method in class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
Defines the horizontal scale factor.
- setScaleY(float) - Method in class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
Defines the vertical scale factor.
- setScript(String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetQuery
-
- setScript(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFExpression
-
Defines the script.
- setScript(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFReportPreProcessor
-
- setScriptingLanguage(String, JComboBox) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryEditorPanel
-
- setScriptLanguage(String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetQuery
-
- setScrollerVisible(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ExceptionDialog
-
Defines, whether the scroll pane of the exception stack trace area is visible.
- setSecond(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the second property.
- setSecondField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the second.
- setSecondPassNeeded(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisTableContext
-
- setSectionContext(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setSegmentType(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Defines the segment type for this PathIterator segment.
- setSelected24PinPrinterModel(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
- setSelected9PinPrinterModel(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
- setSelectedDataSetQuery(DataSetQuery<T>) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.NamedQueryModel
-
- setSelectedEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
- setSelectedEncoding(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.EncodingSelector
-
- setSelectedIndex(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Defines the selected index for this encoding model.
- setSelectedItem(Object) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataSetComboBoxModel
-
- setSelectedItem(Object) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogComboBoxModel
-
- setSelectedItem(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Set the selected item.
- setSelectedPrinter(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.plaintext.PlainTextExportDialog
-
Sets the selected printer.
- setSelectedQuery(Query<T>) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.DefaultQueryDialogModel
-
- setSelectedQuery(Query<T>) - Method in interface org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.model.QueryDialogModel
-
- setSelectedQuery(String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.NamedQueryModel
-
- setSeparator(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.CSVTableModelProducer
-
Sets the separator for parsing the input.
- setSeparator(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVQuoter
-
Defines the separator, which is used in the CSV file.
- setSeparator(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
Defines the separator, which is used to separate columns in a row.
- setSeparatorString(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
Sets the separator string.
- setSeparatorString(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
Sets the separator string.
- setSequenceCounter(int) - Method in class org.pentaho.reporting.engine.classic.core.states.process.ProcessState
-
- setShadowSize(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- setShape(int, Shape) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Sets the shape used to mark a particular value in the dataset.
- setShape(int, SurveyScaleShapeType) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Sets the shape used to mark a particular value in the dataset.
- setShape(Shape) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleLegendItem
-
- setShapeFilled(int, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Sets the flag that controls whether the shape for a particular value should be filled.
- setShapes(int, SurveyScaleShapeType) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setShapes(SurveyScaleShapeType[]) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setShift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.BlockLevelPaginationShiftState
-
- setShift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.InitialPaginationShiftState
-
- setShift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PageableBreakContext
-
- setShift(long) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationShiftState
-
- setShift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.RowLevelPaginationShiftState
-
- setShouldDraw(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
Defines whether to draw the shape outline on report generation.
- setShouldFill(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
Defines wether to fill the shape on report generation.
- setSimpleDateFormat(SimpleDateFormat) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatFilter
-
Sets the date format for the filter.
- setSimpleDateFormat(SimpleDateFormat) - Method in class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatParser
-
Sets the date format for the parser.
- setSingleSelectionHint(boolean) - Method in class org.pentaho.reporting.engine.classic.core.dom.MatcherContext
-
- setSize(long, long) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictDimension
-
Sets the size of this Dimension
object to the specified width and height.
- setSizeSpecifiesBorderBox(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
- setSkipIndex(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
- setSliderValue(int) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setSliderVisible(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setSnapToTicks(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setSocketTimeout(int) - Method in class org.pentaho.reporting.engine.classic.core.util.HttpClientManager.HttpClientBuilderFacade
-
- setSpaceWidth(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setStart(int) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.SubStringExpression
-
Deprecated.
Defines the sub-string's start position.
- setStartDateField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateSpanExpression
-
Deprecated.
Defines the name of the field that contains the start-date.
- setStartPage(int) - Method in class org.pentaho.reporting.engine.classic.core.function.PageFunction
-
Defines the page number where the counting starts.
- setStartPage(int) - Method in class org.pentaho.reporting.engine.classic.core.function.PageOfPagesFunction
-
Defines the page number where the counting starts.
- setState(ReportState) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.InlineDataRowRuntime
-
- setStateKey(ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- setStateKey(ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.InlineProgressMarkerRenderBox
-
- setStateKey(ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.ProgressMarkerRenderBox
-
- setStateKey(ReportStateKey) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setStateKey(ReportStateKey) - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
-
- setStaticBoxPropertiesAge(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setStatus(StatusType, String, Throwable) - Method in interface org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusListener
-
- setStatus(StatusType, String, Throwable) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- setStatus(StatusType, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
-
- setStatusText(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setStatusText(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
-
- setStatusType(StatusType) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setStatusType(StatusType) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
-
- setSticky(boolean) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabSummaryHeader
-
Defines whether the footer should be shown on all subreports.
- setSticky(boolean) - Method in class org.pentaho.reporting.engine.classic.core.DetailsFooter
-
Defines whether the footer should be shown on all subreports.
- setSticky(boolean) - Method in class org.pentaho.reporting.engine.classic.core.DetailsHeader
-
Defines whether the footer should be shown on all subreports.
- setSticky(boolean) - Method in class org.pentaho.reporting.engine.classic.core.GroupFooter
-
Defines whether the footer should be shown on all subreports.
- setSticky(boolean) - Method in class org.pentaho.reporting.engine.classic.core.GroupHeader
-
Defines whether the footer should be shown on all subreports.
- setSticky(boolean) - Method in class org.pentaho.reporting.engine.classic.core.PageFooter
-
Defines whether the footer should be shown on all subreports.
- setSticky(boolean) - Method in class org.pentaho.reporting.engine.classic.core.PageHeader
-
Defines whether the footer should be shown on all subreports.
- setSticky(boolean) - Method in class org.pentaho.reporting.engine.classic.core.Watermark
-
Defines whether the footer should be shown on all subreports.
- setStrictLayout(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVTableExportDialog
-
Sets the 'strict layout' combo-box setting.
- setStrictLayout(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlDirExportDialog
-
Sets the 'strict layout' check-box.
- setStrictLayout(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlStreamExportDialog
-
Sets the 'strict layout' check-box.
- setStrictLayout(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.html.HtmlZipExportDialog
-
Sets the 'strict layout' check-box.
- setStrictLayout(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.rtf.RTFExportDialog
-
Sets the 'strict-layout' check-box.
- setStrictLayout(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.ExcelExportDialog
-
Sets the 'strict-layout' check-box.
- setStrictLayout(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.xls.XSSFExcelExportDialog
-
Sets the 'strict-layout' check-box.
- setStrictLegacyMode(boolean) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- setStrictSelection(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.CollectSelectedNodesStep
-
- setStrikethrough(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the state of the strike through flag for the font.
- setStrikethrough(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver.DriverState
-
- setStroke(Stroke) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.AbstractContentElementFactory
-
Defines the shapes stroke.
- setStroke(Stroke) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- setStrokePaint() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- setStructureValidated(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRenderBox
-
- setStructureValidated(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableSectionRenderBox
-
- setStructureValidated(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisTableContext
-
- setStyleDefinition(ElementStyleDefinition) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- setStyleExpression(StyleKey, Expression) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Adds a function to the report's collection of expressions.
- setStyleExpression(StyleKey, Expression) - Method in interface org.pentaho.reporting.engine.classic.core.ReportElement
-
- setStyleManager(StyleManager) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.AbstractHtmlPrinter
-
- setStyleManager(StyleManager) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTagHelper
-
- setStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.style.ElementDefaultStyleSheet
-
Sets a style property (or removes the style if the value is null
).
- setStyleProperty(StyleKey, Object) - Method in class org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet
-
Sets a style property (or removes the style if the value is null
).
- setStyleSheet(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Provides the computed stylesheet of the report element that contained this drawable.
- setStyleSheet(ElementStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.BandStyleReadHandler
-
- setStyleSheet(ElementStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.BorderStyleReadHandler
-
- setStyleSheet(ElementStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.CommonStyleReadHandler
-
- setStyleSheet(ElementStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ContentStyleReadHandler
-
- setStyleSheet(ElementStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.PageBandStyleReadHandler
-
- setStyleSheet(ElementStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.RotationStyleReadHandler
-
- setStyleSheet(ElementStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SpatialStyleReadHandler
-
- setStyleSheet(ElementStyleSheet) - Method in interface org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleReadHandler
-
- setStyleSheet(ElementStyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.TextStyleReadHandler
-
- setStyleSheet(StyleSheet) - Method in interface org.pentaho.reporting.engine.classic.core.util.ReportDrawable
-
Provides the computed stylesheet of the report element that contained this drawable.
- setStyleSheet(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.util.ReportDrawableImage
-
- setStyleSheet(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.util.RotatedTextDrawable
-
- setStyleSheet(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.util.ScalingDrawable
-
Defines the stylesheet of the element containing this drawable.
- setStyleSheet(StyleSheet) - Method in class org.pentaho.reporting.engine.classic.core.util.ShapeDrawable
-
Provides the computed stylesheet of the report element that contained this drawable.
- setStyleSheetReference(ResourceKey) - Method in class org.pentaho.reporting.engine.classic.core.MasterReport
-
- setSuffix(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.TokenizeStringExpression
-
Deprecated.
Defines the suffix text.
- setSummaryHeader(CrosstabSummaryHeader) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- setSummaryHeader(CrosstabSummaryHeader) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- setSummaryTitle(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDimension
-
- setSuspendItem(Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MajorAxisParagraphBreakState
-
- setSyntaxEditingStyle(String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.DefaultQueryEditorPanel
-
- setTableAttribute(String, String, Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.DefaultTableMetaData
-
- setTableAttribute(String, String, Object) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedMetaTableModel
-
- setTableAttributes(DataAttributes) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DefaultDataSchema
-
- setTableExportState(Object) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setTableValidationAge(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setTarget(String) - Method in class org.pentaho.reporting.engine.classic.core.function.CreateHyperLinksFunction
-
Deprecated.
Defines the target window.
- setTarget(File) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.FileDataSourceMgmtService
-
- setTemplateInputStream(InputStream) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.FlowExcelOutputProcessor
-
- setTemplateInputStream(InputStream) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- setTemplateInputStream(InputStream) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.PageableExcelOutputProcessor
-
- setTemplateInputStream(InputStream) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.StreamExcelOutputProcessor
-
- setText(String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.GlobalTemplateAction
-
- setText(String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.QueryTemplateAction
-
- setText(String) - Method in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.editor.ui.ScriptTemplateAction
-
- setText(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.LabelElementFactory
-
Defines the text of the label.
- setText(String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.CompareStringExpression
-
Deprecated.
Defines the static text to which the field's value should be compared to.
- setText(int, String) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Defines the mapped text for the key at the given position.
- setText(String[]) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MapStringExpression
-
Defines all texts by using the values from the given text-array.
- setTextEllipseBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setTextInputVisible(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- setTextLayout(TextLayout) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableComplexText
-
- setTextLineOverflow(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- setTextLineOverflow(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- setTextSpec(LogicalPageDrawable.TextSpec) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- setTickMarkPaint(Paint) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setTickMarkPaint(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setTime(Long) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the time in milli-seconds since 01-Jan-1970.
- setTimeField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the time in milli-seconds since 01-Jan-1970.
- setTimeZone(TimeZone) - Method in class org.pentaho.reporting.engine.classic.core.DefaultReportEnvironment
-
- setTimeZone(TimeZone) - Method in interface org.pentaho.reporting.engine.classic.core.ExtendedResourceBundleFactory
-
- setTimeZone(TimeZone) - Method in class org.pentaho.reporting.engine.classic.core.filter.MessageFormatSupport
-
- setTimeZone(TimeZone) - Method in class org.pentaho.reporting.engine.classic.core.function.ConvertToDateExpression
-
Deprecated.
- setTimeZone(TimeZone) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the timezone.
- setTimeZone(TimeZone) - Method in class org.pentaho.reporting.engine.classic.core.util.LibLoaderResourceBundleFactory
-
- setTimeZoneField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the time-zone.
- SETTINGS - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleNamespaces
-
- SettingsFileWriter - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer
-
Writes the settings file.
- SettingsFileWriter() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.SettingsFileWriter
-
- SettingsRootElementHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings
-
Todo: Document Me
- SettingsRootElementHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.SettingsRootElementHandler
-
- setTitle(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDetail
-
- setTitle(String) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabDimension
-
- setTitle(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setTitleHeader(CrosstabTitleHeader) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabColumnGroup
-
- setTitleHeader(CrosstabTitleHeader) - Method in class org.pentaho.reporting.engine.classic.core.CrosstabRowGroup
-
- setToolbarFloatable(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewApplet
-
- setToolbarFloatable(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewDialog
-
- setToolbarFloatable(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewFrame
-
- setToolbarFloatable(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewInternalFrame
-
- setToolbarFloatable(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- setTop(BorderEdge) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- setTop(long) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictInsets
-
- setTopEdge(BorderEdge) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlRowBackgroundStruct
-
- setTopLeft(BorderCorner) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- setTopRight(BorderCorner) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackground
-
- setTransform(AffineTransform) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- setTrimTextContent(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines, whether the text lines should be trimmed.
- setUnderline(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the state of the underline flag for the font.
- setUnderline(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver.DriverState
-
- setup(String, Class, String, String, DataAttributes) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.GenericDataAttributes
-
- setup(ParameterDefinitionEntry, DataAttributes, ReportEnvironment, ResourceManager) - Method in class org.pentaho.reporting.engine.classic.core.wizard.DataSchemaCompiler.ParameterDataAttributes
-
- setupDetailsHeader(DetailsHeader) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.CrosstabBuilder
-
- setUpperBound(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setUpperMargin(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
- setUpperMargin(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- setUrl(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.DriverConnectionProvider
-
- setUrlEncodeResult(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MessageFormatExpression
-
Defines, whether the formatted result-string will be URL encoded.
- setUrlEncodeResult(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Defines, whether the formatted result-string will be URL encoded.
- setUrlEncodeValues(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.strings.MessageFormatExpression
-
Defines, whether the values read from the data-row should be URL encoded.
- setUrlEncodeValues(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.TextFormatExpression
-
Deprecated.
Defines, whether the values read from the data-row should be URL encoded.
- setUrlRewriter(URLRewriter) - Method in class org.pentaho.reporting.engine.classic.core.AbstractMultiStreamReportProcessTask
-
Defines the URL rewriter that is used to link bulk items to the main document.
- setUrlRewriter(URLRewriter) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlContentItems
-
- setUrlRewriter(URLRewriter) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlPrinter
-
- setUrlRewriter(URLRewriter) - Method in interface org.pentaho.reporting.engine.classic.core.MultiStreamReportProcessTask
-
Defines the URL rewriter that is used to link bulk items to the main document.
- setUseAbsoluteValue(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Defines, whether all negative limits should be made positive, by calling 'Math.abs'.
- setUseDifference(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.PercentageExpression
-
Deprecated.
Defines whether the difference between divident and divisor should be used as real divisor.
- setUseMinChunkWidth(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
- setUseOppositeLogic(boolean) - Method in class org.pentaho.reporting.engine.classic.core.function.ElementTrafficLightFunction
-
Deprecated.
Defines whether limits specify the lower or the upper boundary of a range.
- setUserConfig(Configuration) - Static method in class org.pentaho.reporting.engine.classic.core.ClassicEngineBoot
-
Defines the global user configuration.
- setUserDefined(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.ActionCategory
-
- setUserField(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- setUsername(String) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.JndiConnectionProvider
-
- setUserQueryLimit(int) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
- setUseXlsxFormat(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.FlowExcelOutputProcessor
-
- setUseXlsxFormat(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- setUseXlsxFormat(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.PageableExcelOutputProcessor
-
- setUseXlsxFormat(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.StreamExcelOutputProcessor
-
- setValidated(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.columns.TableColumn
-
- setValidateDTD(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.ReportGenerator
-
Deprecated.
Set to false, to globaly disable the xml-validation.
- setValidateModelResult(ValidationResult) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setValidateSize(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.rows.TableRowImpl
-
- setValidationDone(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowInfoStructure
-
- setValidator(ReportParameterValidator) - Method in class org.pentaho.reporting.engine.classic.core.parameters.DefaultParameterDefinition
-
- setValidator(ReportParameterValidator) - Method in interface org.pentaho.reporting.engine.classic.core.parameters.ModifiableReportParameterDefinition
-
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.filter.StaticDataSource
-
Sets the value of the data source.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AbsoluteLengthPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AggregationTypePropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BasicStrokeEditor
-
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BorderStylePropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BoxSizingPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CompatibilityLevelPropertyEditor
-
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ElementTypePropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.EnumPropertyEditor
-
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontFamilyPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontSmoothPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.HorizontalAlignmentPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LayoutPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LengthPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ParameterLayoutPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ReportProcessTaskPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RichTextTypePropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RotationPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.StagingModePropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextDirectionPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextWrapPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TimeZonePropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalAlignmentPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalTextAlignmentPropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.WhitespaceCollapsePropertyEditor
-
Set (or change) the object that is to be edited.
- setValue(Object) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFScriptableLanguagesPropertyEditor
-
Set (or change) the object that is to be edited.
- setValueAt(Object, int, int) - Method in class org.pentaho.reporting.engine.classic.core.cache.IndexedTableModel
-
- setValueAt(Object, int, int) - Method in class org.pentaho.reporting.engine.classic.core.designtime.OfflineTableModel
-
Sets the value in the cell at columnIndex
and rowIndex
to aValue
.
- setValueAt(Object, int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.PrintableTableModel
-
- setValueAt(Object, int, int) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.SubSetTableModel
-
Sets the value in the cell at columnIndex
and rowIndex
to aValue
.
- setValueAt(Object, int, int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.IndexedMetaTableModel
-
- setValueAt(Object, int, int) - Method in class org.pentaho.reporting.engine.classic.core.sorting.MetaNormalizedTableModel
-
- setValueAt(Object, int, int) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.EmptyTableModel
-
- setValueAt(Object, int, int) - Method in class org.pentaho.reporting.engine.classic.core.states.LengthLimitingTableModel
-
- setValueAt(Object, int, int) - Method in class org.pentaho.reporting.engine.classic.core.util.TypedTableModel
-
Sets the value in the cell at columnIndex
and rowIndex
to aValue
.
- setValues(int, Object) - Method in class org.pentaho.reporting.engine.classic.core.function.ShowElementByNameFunction
-
Deprecated.
Defines one of the values that hide the element.
- setValues(Object[]) - Method in class org.pentaho.reporting.engine.classic.core.function.ShowElementByNameFunction
-
Deprecated.
Defines all values using the object from the value-array.
- setValueType(Class) - Method in class org.pentaho.reporting.engine.classic.core.parameters.AbstractParameter
-
- setVerticalAlignment(ElementAlignment) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the vertical alignment for the content of this element.
- setVerticalTextAlignment(VerticalTextAlign) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines the vertical text alignment for this element.
- setVirtualNode(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setVisible(boolean) - Method in class org.pentaho.reporting.engine.classic.core.Element
-
Defines, whether this Element should be visible in the output.
- setVisible(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines, whether the element will be visible.
- setVisible(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- setVisible(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setVisibleBackground(Color) - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
Defines the background color that is used if the row-banding background should be visible.
- setVisibleInEDT(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportProgressDialog
-
- setWatermark(Watermark) - Method in class org.pentaho.reporting.engine.classic.core.AbstractReportDefinition
-
Sets the watermark band for the report.
- setWeekOfMonth(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
- setWeekOfMonthField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Returns the name of the field that contains the week of the month.
- setWeekOfYear(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the week of the year property.
- setWeekOfYearField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the week of the year.
- setWhitespaceCollapse(WhitespaceCollapse) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines how to treat whitespaces in the text of a text-element.
- setWidowBox(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setWidowConstraintSize(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setWidowConstraintSizeWithKeepTogether(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setWidowLeafCount(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
- setWidowOrphanOptOut(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
- setWidowOrphanOptOut(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setWidows(Integer) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the number of widow-lines in this element.
- setWidows(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- setWidth(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the elements preferred width.
- setWidth(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setWidth(long) - Method in class org.pentaho.reporting.engine.classic.core.util.geom.StrictDimension
-
Updates the width of this dimension object.
- setWindowField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.CreateHyperLinksFunction
-
Deprecated.
Defines the datarow-field from where to read the target window.
- setWorkload(Runnable) - Method in class org.pentaho.reporting.engine.classic.core.util.Worker
-
Set the next workload for this worker.
- setWrap(TextWrap) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines how and when text-wrapping should occur inside a text element.
- setWrapText(Boolean) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.TextElementFactory
-
Defines, whether the text should be wrapped in excel cells.
- setWriteDataRowNames(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
Defines, whether to print column names in the first row.
- setWriter(Writer) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVProcessor
-
Defines the writer which should be used to write the contents of the report.
- setWriter(Writer) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
Defines the writer which should be used to output the generated data.
- setWriter(Writer) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLProcessor
-
Deprecated.
Sets the writer, which will receive the generated output.
- setWriter(Writer) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.xml.XMLWriter
-
Deprecated.
Defines the writer for the XML-output.
- setWriteStateColumns(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.csv.CSVDataExportDialog
-
- setWriteStateColumns(boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.csv.CSVWriter
-
Deprecated.
- setX(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the elements absolute horizontal position for the canvas-layout.
- setX(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setX1(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Defines the x coordinate of the first parameter point.
- setX2(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Defines the x coordinate of the second parameter point.
- setX3(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Defines the x coordinate of the third parameter point.
- setXORMode(Color) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- setY(Float) - Method in class org.pentaho.reporting.engine.classic.core.elementfactory.ElementFactory
-
Defines the elements absolute vertical position for the canvas-layout.
- setY(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- setY1(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Defines the y coordinate of the first parameter point.
- setY2(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Defines the y coordinate of the second parameter point.
- setY3(float) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.PathIteratorSegment
-
Defines the y coordinate of the third parameter point.
- setYear(Integer) - Method in class org.pentaho.reporting.engine.classic.core.function.date.DateExpression
-
Defines the year property.
- setYearField(String) - Method in class org.pentaho.reporting.engine.classic.core.function.date.VariableDateExpression
-
Defines the name of the field that contains the year.
- setZeroColor(Color) - Method in class org.pentaho.reporting.engine.classic.core.function.NegativeNumberPaintChangeFunction
-
Deprecated.
Defines the color that is used if the number read from the field is zero.
- setZoom(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.PageBackgroundDrawable
-
- setZoom(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewApplet
-
- setZoom(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewDialog
-
- setZoom(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewFrame
-
- setZoom(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewInternalFrame
-
- setZoom(double) - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- SHAPE_FIELD_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler
-
Literal text for an XML report element.
- ShapeDrawable - Class in org.pentaho.reporting.engine.classic.core.util
-
- ShapeDrawable(Shape, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.util.ShapeDrawable
-
- ShapeFieldReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
-
- ShapeFieldReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ShapeFieldReadHandler
-
- ShapeFieldTemplate - Class in org.pentaho.reporting.engine.classic.core.filter.templates
-
A shape field template.
- ShapeFieldTemplate() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.templates.ShapeFieldTemplate
-
Creates a new shape field template.
- ShapeFieldTemplateDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates
-
A shape field template description.
- ShapeFieldTemplateDescription(String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.ShapeFieldTemplateDescription
-
Creates a new template description.
- ShapeFilter - Class in org.pentaho.reporting.engine.classic.core.filter
-
A shape filter.
- ShapeFilter() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.ShapeFilter
-
Default constructor.
- SHAPES_CONTENT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.AbstractTableOutputProcessor
-
- ShapeTransform - Class in org.pentaho.reporting.engine.classic.core.util
-
Utility class, which resizes or translates a Shape.
- SHARED_CONNECTIONS - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Internal
-
- SharedBeanInfo - Class in org.pentaho.reporting.engine.classic.core.metadata
-
- SharedBeanInfo(Class) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.SharedBeanInfo
-
- SharedPropertyDescriptorProxy - Class in org.pentaho.reporting.engine.classic.core.metadata.propertyeditors
-
- SharedPropertyDescriptorProxy(SharedBeanInfo, String) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.SharedPropertyDescriptorProxy
-
- SharedPropertyDescriptorProxy(Class<?>, String) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.SharedPropertyDescriptorProxy
-
- shear(double, double) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfGraphics2D
-
- SheetLayout - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.base
-
The sheet layout is used to build the background map and to collect the x- and y-cell-borders.
- SheetLayout(boolean, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
Creates a new TableGrid-object.
- SheetLayout(OutputProcessorMetaData) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayout
-
- SheetLayoutTableCellDefinition - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.base
-
- SheetLayoutTableCellDefinition() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayoutTableCellDefinition
-
- SheetLayoutTableCellDefinition(int, long) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.base.SheetLayoutTableCellDefinition
-
- SheetNameFunction - Class in org.pentaho.reporting.engine.classic.core.function.sys
-
- SheetNameFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction
-
Deprecated.
Default constructor.
- SheetPropertyCollector - Class in org.pentaho.reporting.engine.classic.core.modules.output.fast.template
-
- SheetPropertyCollector() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.fast.template.SheetPropertyCollector
-
- SheetPropertySource - Interface in org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper
-
- shift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- shift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.AlignContext
-
- shift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.BoxAlignContext
-
- shift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.InlineBlockAlignContext
-
- shift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.NodeAlignContext
-
- shift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.ReplacedContentAlignContext
-
- shift(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.valign.TextElementAlignContext
-
- shiftBox(RenderNode, long) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.util.BoxShifter
-
- shiftBox(RenderNode, long) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.util.CacheBoxShifter
-
- shiftBoxChilds(RenderBox, long) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.util.CacheBoxShifter
-
- shiftBoxUnchecked(RenderNode, long) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.util.BoxShifter
-
- shiftBoxUnchecked(RenderNode, long) - Static method in class org.pentaho.reporting.engine.classic.core.layout.process.util.CacheBoxShifter
-
- shiftCached(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.AutoRenderBox
-
- shiftCached(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderNode
-
- shiftCached(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.table.TableRowRenderBox
-
- ShortObjectDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
-
An object-description for a Short
object.
- ShortObjectDescription() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ShortObjectDescription
-
Creates a new object description.
- ShortValueConverter - 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.
- ShortValueConverter() - Constructor for class org.pentaho.reporting.engine.classic.core.util.beans.ShortValueConverter
-
Creates a new value converter.
- shouldCacheStyle(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlPrinter
-
- SHOW_PARAMETER_UI - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
-
- ShowElementByNameFunction - Class in org.pentaho.reporting.engine.classic.core.function
-
- ShowElementByNameFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ShowElementByNameFunction
-
Deprecated.
Default Constructor.
- ShowElementIfDataAvailableExpression - Class in org.pentaho.reporting.engine.classic.core.function
-
- ShowElementIfDataAvailableExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.ShowElementIfDataAvailableExpression
-
Deprecated.
Default Constructor.
- showExceptionDialog(Component, String, String, Exception) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ExceptionDialog
-
Shows an default dialog with the given message and title and the exceptions stacktrace in the detail area.
- showInputDialog(Component, int, String, String, int, int, int, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- showInputDialog(Component, int, String, String, int, boolean) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- showSliderDialog(Component, int, String, String, int, int, int) - Static method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.internal.NumericInputDialog
-
- shutdown() - Method in interface org.pentaho.reporting.engine.classic.core.cache.DataCacheManager
-
- shutdown() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.DataFactoryScriptingSupport
-
- SIGNED - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Numeric
-
- SILVER - Static variable in class org.pentaho.reporting.engine.classic.core.layout.richtext.html.HtmlColors
-
- SILVER - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.util.HtmlColors
-
- SIMPLE_NODE_ID - Static variable in class org.pentaho.reporting.engine.classic.core.layout.model.context.NodeLayoutProperties
-
- SIMPLE_PAGE_DEFINITION_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ReportConfigWriter
-
- SIMPLE_REPORT_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleParserModuleInit
-
the document element tag for the simple report format.
- SimpleDateFormatFilter - Class in org.pentaho.reporting.engine.classic.core.filter
-
A filter that creates string from dates.
- SimpleDateFormatFilter() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatFilter
-
DefaultConstructor.
- SimpleDateFormatObjectDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
-
An object-description for a SimpleDateFormat
object.
- SimpleDateFormatObjectDescription() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.SimpleDateFormatObjectDescription
-
Creates a new object description.
- SimpleDateFormatObjectDescription(Class) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.SimpleDateFormatObjectDescription
-
Creates a new object description.
- SimpleDateFormatObjectDescription(Class, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.SimpleDateFormatObjectDescription
-
Creates a new object description.
- SimpleDateFormatParser - Class in org.pentaho.reporting.engine.classic.core.filter
-
Parses a String into a java.util.Date.
- SimpleDateFormatParser() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.SimpleDateFormatParser
-
DefaultConstructor.
- SimpleLinebreaker - Class in org.pentaho.reporting.engine.classic.core.layout.process.linebreak
-
This implementation is used in the simple mode.
- SimpleLinebreaker(ParagraphRenderBox) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.SimpleLinebreaker
-
- SimplePageDefinition - Class in org.pentaho.reporting.engine.classic.core
-
A simple page definition defines a logical page, for which all physical pages have the same size.
- SimplePageDefinition(PageFormat, int, int) - Constructor for class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Creates a new SimplePageDefinition object.
- SimplePageDefinition(PageFormat) - Constructor for class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Creates a 1x1 page defintion.
- SimplePageDefinition(PageSize, int, Insets) - Constructor for class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Creates a 1x1 page defintion.
- SimplePageDefinition(PageSize) - Constructor for class org.pentaho.reporting.engine.classic.core.SimplePageDefinition
-
Creates a 1x1 page defintion.
- SimplePageDefinitionReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers
-
- SimplePageDefinitionReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.SimplePageDefinitionReadHandler
-
- SimplePageDrawable() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.print.PageFormatPreviewPane.SimplePageDrawable
-
- SimpleParserModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple
-
The Module specification for the simple parser module.
- SimpleParserModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleParserModule
-
Loads the module information from the module.properties file.
- SimpleParserModuleInit - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple
-
Handles the initalisation of the simple parser module.
- SimpleParserModuleInit() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleParserModuleInit
-
DefaultConstructor.
- SimpleReportXmlFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple
-
Creation-Date: Dec 15, 2006, 10:01:09 PM
- SimpleReportXmlFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleReportXmlFactoryModule
-
- SimpleSQLReportDataFactory - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql
-
- SimpleSQLReportDataFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- SimpleSQLReportDataFactory(Connection) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- SimpleSQLReportDataFactory(ConnectionProvider) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SimpleSQLReportDataFactory
-
- SimpleStyleResolver - Class in org.pentaho.reporting.engine.classic.core.style.resolver
-
- SimpleStyleResolver() - Constructor for class org.pentaho.reporting.engine.classic.core.style.resolver.SimpleStyleResolver
-
- SimpleStyleResolver(boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.style.resolver.SimpleStyleResolver
-
- SimpleStyleRuleMatcher - Class in org.pentaho.reporting.engine.classic.core.style.css
-
A stateless implementation of the style rule matching.
- SimpleStyleRuleMatcher() - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.SimpleStyleRuleMatcher
-
- SimpleStyleSheet - Class in org.pentaho.reporting.engine.classic.core.layout.style
-
A simple, read-only stylesheet.
- SimpleStyleSheet(StyleSheet) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.style.SimpleStyleSheet
-
- SimpleStyleSheet(InstanceID, StyleSheet) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.style.SimpleStyleSheet
-
- SimpleSubReportReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
-
- SimpleSubReportReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.SimpleSubReportReadHandler
-
- SimpleSubReportXmlFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple
-
Creation-Date: Dec 15, 2006, 10:01:09 PM
- SimpleSubReportXmlFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleSubReportXmlFactoryModule
-
- SimpleTextMinorAxisLayoutStep - Class in org.pentaho.reporting.engine.classic.core.layout.process.text
-
- SimpleTextMinorAxisLayoutStep(OutputProcessorMetaData) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.text.SimpleTextMinorAxisLayoutStep
-
- since(int) - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.MetaDataBuilder
-
- SingleItemHtmlPrinter - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.html
-
A HTML-Generator that generates one file in a predefined location.
- SingleItemHtmlPrinter(ResourceManager, ContentItem) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.html.SingleItemHtmlPrinter
-
- SingleKeyedCounter<T> - Class in org.pentaho.reporting.engine.classic.core.util
-
- SingleKeyedCounter() - Constructor for class org.pentaho.reporting.engine.classic.core.util.SingleKeyedCounter
-
- SinglePageFlowSelector - Class in org.pentaho.reporting.engine.classic.core.modules.output.pageable.base
-
- SinglePageFlowSelector(int, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.SinglePageFlowSelector
-
- SinglePageFlowSelector(int) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.SinglePageFlowSelector
-
- SingleRepositoryURLRewriter - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.html
-
This URL-Rewriter assumes that both the content and data entity have been created from the same repository.
- SingleRepositoryURLRewriter() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.html.SingleRepositoryURLRewriter
-
- SingleValueQueryFunction - Class in org.pentaho.reporting.engine.classic.core.function.formula
-
- SingleValueQueryFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.formula.SingleValueQueryFunction
-
- SingleValueQueryFunction - Class in org.pentaho.reporting.engine.classic.core.function.sys
-
- SingleValueQueryFunction() - Constructor for class org.pentaho.reporting.engine.classic.core.function.sys.SingleValueQueryFunction
-
Deprecated.
Default Constructor.
- SingleValueQueryFunctionDescription - Class in org.pentaho.reporting.engine.classic.core.function.formula
-
- SingleValueQueryFunctionDescription() - Constructor for class org.pentaho.reporting.engine.classic.core.function.formula.SingleValueQueryFunctionDescription
-
- size() - Method in class org.pentaho.reporting.engine.classic.core.CompoundDataFactory
-
- size() - Method in class org.pentaho.reporting.engine.classic.core.function.ExpressionCollection
-
Returns the number of active expressions in this collection.
- size() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultPageStateList
-
Returns the number of elements in this list.
- size() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.FastPageStateList
-
- size() - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.PageStateList
-
- size() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.DefaultSequenceList
-
- size() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.SequenceList
-
- size() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableCutList
-
- size() - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.GroupList
-
Deprecated.
Returns the number of groups in the list.
- size() - Method in interface org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabSpecification
-
The number of columns encountered.
- size() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.DummyCrosstabSpecification
-
- size() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.OrderedMergeCrosstabSpecification
-
- size() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.SortedMergeCrosstabSpecification
-
- size() - Method in class org.pentaho.reporting.engine.classic.core.util.BulkArrayList
-
Returns the number of elements in this list.
- size() - Method in class org.pentaho.reporting.engine.classic.core.util.FloatList
-
Returns the number of elements in this list.
- size() - Method in class org.pentaho.reporting.engine.classic.core.util.IntList
-
Returns the number of elements in this list.
- size() - Method in class org.pentaho.reporting.engine.classic.core.util.LevelList
-
Returns the number of elements in the list.
- size() - Method in class org.pentaho.reporting.engine.classic.core.util.LongList
-
Returns the number of elements in this list.
- size() - Method in class org.pentaho.reporting.engine.classic.core.util.RingBuffer
-
- SlimSheetLayout - Interface in org.pentaho.reporting.engine.classic.core.modules.output.table.base
-
- SOLID - Static variable in class org.pentaho.reporting.engine.classic.core.style.BorderStyle
-
- sort() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.EncodingComboBoxModel
-
Sorts the encodings.
- sort(TableModel, SortConstraint[]) - Static method in class org.pentaho.reporting.engine.classic.core.sorting.TableSorter
-
- SORT_ORDER - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
-
- SortConstraint - Class in org.pentaho.reporting.engine.classic.core.sorting
-
- SortConstraint(String, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.sorting.SortConstraint
-
- sortData() - Method in class org.pentaho.reporting.engine.classic.core.sorting.TableSorter
-
- SortedMergeCrosstabSpecification - Class in org.pentaho.reporting.engine.classic.core.states.crosstab
-
Computed structural data of a crosstab.
- SortedMergeCrosstabSpecification(ReportStateKey, String[], String[]) - Constructor for class org.pentaho.reporting.engine.classic.core.states.crosstab.SortedMergeCrosstabSpecification
-
- SortingDataFactory - Class in org.pentaho.reporting.engine.classic.core.sorting
-
- SortingDataFactory(DataFactory, PerformanceMonitorContext) - Constructor for class org.pentaho.reporting.engine.classic.core.sorting.SortingDataFactory
-
- SortingDataFactoryCore - Class in org.pentaho.reporting.engine.classic.core.sorting
-
- SortingDataFactoryCore() - Constructor for class org.pentaho.reporting.engine.classic.core.sorting.SortingDataFactoryCore
-
- SortingTableModel - Class in org.pentaho.reporting.engine.classic.core.sorting
-
- SortingTableModel(MetaTableModel, List<SortConstraint>) - Constructor for class org.pentaho.reporting.engine.classic.core.sorting.SortingTableModel
-
- sortOrder - Variable in class org.pentaho.reporting.engine.classic.core.sorting.TableSorter.Tuple
-
- SortOrderReportPreProcessor - Class in org.pentaho.reporting.engine.classic.core.sorting
-
- SortOrderReportPreProcessor() - Constructor for class org.pentaho.reporting.engine.classic.core.sorting.SortOrderReportPreProcessor
-
- SOURCE - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
-
- SOURCE - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Core
-
Either "parameter", "expression" or "table"
- SOURCE_VALUE_ENVIRONMENT - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Core
-
- SOURCE_VALUE_EXPRESSION - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Core
-
- SOURCE_VALUE_PARAMETER - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Core
-
- SOURCE_VALUE_TABLE - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Core
-
- SPACE - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriverCommands
-
the space character.
- SPACE_CHAR - Static variable in interface org.pentaho.reporting.engine.classic.core.layout.text.Glyph
-
- SpacerRenderNode - Class in org.pentaho.reporting.engine.classic.core.layout.model
-
A spacer reserves space for whitespaces found in the text.
- SpacerRenderNode() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.model.SpacerRenderNode
-
- SpacerRenderNode(long, long, boolean, int) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.model.SpacerRenderNode
-
- SpacerSequenceElement - Class in org.pentaho.reporting.engine.classic.core.layout.process.layoutrules
-
A spacer.
- SPACING_SUPPORTED - Static variable in class org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorFeature
-
- SpatialStyleReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout
-
- SpatialStyleReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SpatialStyleReadHandler
-
- SpatialStyleSetWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.styles
-
- SpatialStyleSetWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.styles.SpatialStyleSetWriteHandler
-
- split(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.context.BoxDefinition
-
Split the box definition for the given major axis.
- split(int) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderBox
-
Performs a simple split.
- splitAndQuoteExcelFormula(String) - Static method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrinterBase
-
- splitBreakableIfPossible() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.alignment.AbstractAlignmentProcessor
-
Tries to split a breakable component if possible.
- splitBy(long) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.RenderableText
-
Splits the component into two children.
- splitBy(long) - Method in interface org.pentaho.reporting.engine.classic.core.layout.model.SplittableRenderNode
-
Splits the component into two children.
- splitHorizontally(Border[]) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
-
- SplittableRenderNode - Interface in org.pentaho.reporting.engine.classic.core.layout.model
-
This interface represents a component, that can be split horizontally.
- splitVertically(Border[]) - Method in class org.pentaho.reporting.engine.classic.core.layout.model.Border
-
- SQLDataFactoryCore - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql
-
- SQLDataFactoryCore() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLDataFactoryCore
-
- SQLDataFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sql
-
- SQLDataFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLDataFactoryModule
-
- SQLDataFactoryWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.writer
-
- SQLDataFactoryWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.writer.SQLDataFactoryWriteHandler
-
- SQLDataFactoryWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.sql
-
Creation-Date: Jan 19, 2007, 4:44:05 PM
- SQLDataFactoryWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.sql.SQLDataFactoryWriteHandler
-
- SQLDataSourceReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sql
-
- SQLDataSourceReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLDataSourceReadHandler
-
- SQLDateValueConverter - Class in org.pentaho.reporting.engine.classic.core.util.beans
-
Creation-Date: 09.10.2007, 19:00:02
- SQLDateValueConverter() - Constructor for class org.pentaho.reporting.engine.classic.core.util.beans.SQLDateValueConverter
-
- SQLDirectDataSourceReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sql
-
Creation-Date: 07.04.2006, 17:47:53
- SQLDirectDataSourceReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLDirectDataSourceReadHandler
-
- SQLParameterLookupParser - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql
-
Creation-Date: 16.04.2006, 20:30:42
- SQLParameterLookupParser(boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLParameterLookupParser
-
- SQLReportDataFactory - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql
-
- SQLReportDataFactory(Connection) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- SQLReportDataFactory(ConnectionProvider) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.SQLReportDataFactory
-
- SQLResourceXmlFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.sql
-
Creation-Date: 07.04.2006, 15:29:17
- SQLResourceXmlFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.SQLResourceXmlFactoryModule
-
- SQLTimestampValueConverter - Class in org.pentaho.reporting.engine.classic.core.util.beans
-
Creation-Date: 09.10.2007, 19:00:02
- SQLTimestampValueConverter() - Constructor for class org.pentaho.reporting.engine.classic.core.util.beans.SQLTimestampValueConverter
-
- SQLTimeValueConverter - Class in org.pentaho.reporting.engine.classic.core.util.beans
-
Creation-Date: 09.10.2007, 19:00:02
- SQLTimeValueConverter() - Constructor for class org.pentaho.reporting.engine.classic.core.util.beans.SQLTimeValueConverter
-
- StackedLayoutManager - Class in org.pentaho.reporting.engine.classic.core.layout
-
- StackedLayoutManager() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.StackedLayoutManager
-
Deprecated.
- StackedObjectPool<T> - Class in org.pentaho.reporting.engine.classic.core.layout.process.util
-
- StackedObjectPool() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.util.StackedObjectPool
-
- STAGING_MODE - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Pentaho
-
- StagingMode - Class in org.pentaho.reporting.engine.classic.core.util
-
- StagingModePropertyEditor - Class in org.pentaho.reporting.engine.classic.core.metadata.propertyeditors
-
- StagingModePropertyEditor() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.StagingModePropertyEditor
-
- StagingModeValueConverter - Class in org.pentaho.reporting.engine.classic.core.util.beans
-
Creation-Date: 06.09.2007, 14:00:42
- StagingModeValueConverter() - Constructor for class org.pentaho.reporting.engine.classic.core.util.beans.StagingModeValueConverter
-
- StandaloneDataSchemaWriter - Class in org.pentaho.reporting.engine.classic.core.wizard.writer
-
- StandaloneDataSchemaWriter() - Constructor for class org.pentaho.reporting.engine.classic.core.wizard.writer.StandaloneDataSchemaWriter
-
- STANDARD_BORDER - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.base.about.AboutDialog
-
The default border for the panels in the tabbed pane.
- START - Static variable in interface org.pentaho.reporting.engine.classic.core.layout.process.layoutrules.InlineSequenceElement
-
- start(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableRowHeightApplyStep
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanTableRowsPreparationStep
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableRowHeightApplyStep
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableValidationStep
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- startAutoBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startBlockBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.EmptyLinebreaker
-
- startBlockBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.FullLinebreaker
-
- startBlockBox(RenderBox) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.linebreak.ParagraphLinebreaker
-
- startBlockBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.SimpleLinebreaker
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableRowHeightApplyStep
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableValidationStep
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlTextExtractor
-
- startBlockBox(BlockRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
-
- startBlockLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMajorAxisLayoutStep
-
- startBlockLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
-
- startBlockLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillFlowPagesStep
-
Invisible nodes may need special treatment here.
- startBlockLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillPhysicalPagesStep
-
- startBlockLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FlowPaginationStep
-
- startBlockLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
-
- startBlockLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMinorAxisLayoutStep
-
- startBlockLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- startBlockLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStep
-
- startBox(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- startBox(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.FooterLayoutModelBuilder
-
- startBox(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.HeaderLayoutModelBuilder
-
- startBox(ReportElement) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilder
-
- startBox(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
-
- startBox(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.RepeatedFooterLayoutModelBuilder
-
- startBox(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.WatermarkLayoutModelBuilder
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.CollectSelectedNodesStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.ValidateSafeToStoreStateStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyAutoCommitPageHeaderStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyAutoCommitStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCommitStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CommitStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ComputeStaticPropertiesProcessStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CountBoxesStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FindOldestProcessKeyStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateSimpleReverseStructureProcessStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateSimpleStructureProcessStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.OrphanStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.RollbackStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.SimpleTextMinorAxisLayoutStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.WidowStep
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startBox(RenderBox, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableContentProducer
-
- startBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.TableLayoutProducer
-
- startBox(InstanceID, ReportAttributeMap, StyleSheet, BoxDefinition, boolean) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTextExtractorHelper
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableValidationStep
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlTextExtractor
-
Prints the contents of a canvas box.
- startCanvasBox(CanvasRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
-
- startCanvasLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMajorAxisLayoutStep
-
- startCanvasLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
-
- startCanvasLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillFlowPagesStep
-
- startCanvasLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillPhysicalPagesStep
-
- startCanvasLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FlowPaginationStep
-
- startCanvasLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
-
- startCanvasLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMinorAxisLayoutStep
-
- startCanvasLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- startCanvasLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStep
-
- startChild(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanBlockContext
-
- startChild(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanCanvasContext
-
- startChild(RenderBox) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanContext
-
- startChild(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanPassThroughContext
-
- startChild(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowBlockContext
-
- startChild(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowCanvasContext
-
- startChild(RenderBox) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.WidowContext
-
- startChild(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowPassThroughContext
-
- startComplexLayout() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.EmptyLinebreaker
-
- startComplexLayout() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.FullLinebreaker
-
- startComplexLayout() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.linebreak.ParagraphLinebreaker
-
- startComplexLayout() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.SimpleLinebreaker
-
- startCrosstabMode(CrosstabSpecification, FastGlobalView) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DataProcessor
-
- startCrosstabMode(CrosstabSpecification) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController
-
- startCrosstabMode(CrosstabSpecification) - Method in class org.pentaho.reporting.engine.classic.core.states.datarow.GlobalMasterRow
-
- startCrosstabMode(CrosstabSpecification) - Method in interface org.pentaho.reporting.engine.classic.core.states.datarow.MasterDataRow
-
- startGroup(Group, Integer) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- startGroup(Group, Integer) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderModelBuilder
-
- startGroup(Group, Integer) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
-
- startGroup(Group, Integer) - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
-
- startGroupBody(GroupBody, Integer) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- startGroupBody(GroupBody, Integer) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderModelBuilder
-
- startGroupBody(GroupBody, Integer) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
-
- startGroupBody(GroupBody, Integer) - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.EmptyLinebreaker
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.FullLinebreaker
-
- startInlineBox(InlineRenderBox) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.linebreak.ParagraphLinebreaker
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.SimpleLinebreaker
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.RevalidateTextEllipseProcessStep
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableValidationStep
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal.PdfLogicalPageDrawable
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- startInlineBox(InstanceID, ReportAttributeMap, StyleSheet, BoxDefinition) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.HtmlTextExtractorHelper
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlTextExtractor
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.helper.RTFTextExtractor
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelTextExtractor
-
- startInlineBox(InlineRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
-
- startInlineLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
-
- startInlineLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillPhysicalPagesStep
-
- startInlineLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FlowPaginationStep
-
- startInlineLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
-
- startInlineLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMinorAxisLayoutStep
-
- startInlineLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- startInlineLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStep
-
- startLine() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
Starts a new line.
- startLine() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
Starts a new line.
- startLine() - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriver
-
Starts a new line.
- startLine() - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.TextFilePrinterDriver
-
Starts a new line.
- startOtherBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
-
- startOtherBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startOtherBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
-
- startOtherBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableRowHeightApplyStep
-
- startOtherBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableValidationStep
-
- startOtherBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- startOtherBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startOtherBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startOtherBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- startOtherBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- startOtherBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
-
- startPage(Paper, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.AbstractEpsonPrinterDriver
-
Resets the printer and starts a new page.
- startPage(Paper, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.IBMCompatiblePrinterDriver
-
Resets the printer and starts a new page.
- startPage(Paper, String) - Method in interface org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.PrinterDriver
-
Resets the printer and starts a new page.
- startPage(Paper, String) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.driver.TextFilePrinterDriver
-
Resets the printer and starts a new page.
- startPagination() - Method in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- startParagraphBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
-
- startParagraphBox(ParagraphRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.EmptyLinebreaker
-
- startParagraphBox(ParagraphRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.FullLinebreaker
-
- startParagraphBox(ParagraphRenderBox) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.linebreak.ParagraphLinebreaker
-
- startParagraphBox(ParagraphRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.linebreak.SimpleLinebreaker
-
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.parser.AreaReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.imagemap.parser.ImageMapReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AbstractMetaDataReadHandler
-
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeGroupReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeGroupRefReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.AttributeReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.DataFactoryReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ElementReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionPropertyReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ExpressionReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.IncludeGlobalMetaDataReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.MetaDataReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorPropertyReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportPreProcessorReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.ReportProcessTaskReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleGroupReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleGroupRefReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.connections.parser.DatabaseMetaReadHandler
-
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.AbstractPropertyXmlReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.AbstractPropertyXmlReadHandler
-
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.DataFactoryRefReadHandler
-
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ExpressionMapPropertyReadHandler
-
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ExpressionPropertyReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ExpressionReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.IncludeReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.IncludeSubReportReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.LayoutPreprocessorPropertyReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.ParameterMappingReadHandler
-
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PropertyReferenceReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.PropertyStringReadHandler
-
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.QueryDefinitionReadHandler
-
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.StyleExpressionHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.ContentRootElementHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.CrosstabContentRootElementHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.SubContentRootElementHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.AbstractParameterReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.DataSourceElementHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.ListParameterReadHandler
-
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.MasterParameterDefinitionReadHandler
-
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.ParameterAttributeReadHandler
-
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.ParameterMappingsReadHandler
-
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.BandStyleReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.BorderStyleReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.CommonStyleReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ContentStyleReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractElementReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AttributeExpressionReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.BulkAttributeReadHandler
-
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.BulkExpressionReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutPreprocessorReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.LayoutRootElementHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.PageBandStyleReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.PageDefinitionReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.RotationStyleReadHandler
-
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SpatialStyleReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StylesRootElementHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SubReportParameterReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SubReportReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.TextStyleReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableColumnReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableDataReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.inlinedata.InlineTableReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sequence.SequenceReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.data.sql.ConfigReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.BasicObjectReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ClassFactoryReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.CompoundObjectReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.DataSourceFactoryReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.DataSourceReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementFactoryReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ElementReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ExtSubReportReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.GroupReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.PageReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ReportDefinitionReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ReportDescriptionReadHandler
-
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.SimplePageDefinitionReadHandler
-
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StyleExtendsReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StyleKeyFactoryReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StyleReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.TemplateReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.TemplatesFactoryReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractElementReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractImageElementReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractShapeElementReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractTextElementReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AnchorFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ComponentFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.DateFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.DrawableFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.DrawableRefReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.DrawableURLFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.EllipseReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupFooterReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupHeaderReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.GroupReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ImageFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ImageRefReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ImageURLFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.JFreeReportReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.LabelReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.LineReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.MessageFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.NumberFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.PageBandReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.RectangleReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ReportFooterReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ReportHeaderReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ResourceFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ResourceLabelReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ResourceMessageReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.RootLevelBandReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.RoundRectangleReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.ShapeFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.SimpleSubReportReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.StringFieldReadHandler
-
Starts parsing.
- startParsing(PropertyAttributes) - Method in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.WatermarkReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DataAttributeMappingReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.DirectRuleReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.MetaSelectorReadHandler
-
Starts parsing.
- startParsing(Attributes) - Method in class org.pentaho.reporting.engine.classic.core.wizard.parser.RuleMetaAttributesReadHandler
-
Starts parsing.
- startProcessing(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateSimpleReverseStructureProcessStep
-
- startProcessing(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateSimpleStructureProcessStep
-
- startProcessing(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startProcessing(RenderNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- startRenderedCrosstabLayout() - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
- startReport(ReportDefinition, ProcessingContext, PerformanceMonitorContext) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- startReport(ReportDefinition, ProcessingContext) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderModelBuilder
-
- startReport(ReportDefinition, ProcessingContext) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
-
- startReport(ReportDefinition, ProcessingContext, PerformanceMonitorContext) - Method in class org.pentaho.reporting.engine.classic.core.layout.FlowRenderer
-
- startReport(ReportDefinition, ProcessingContext, PerformanceMonitorContext) - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
-
- startReport(ReportDefinition, ProcessingContext, PerformanceMonitorContext) - Method in class org.pentaho.reporting.engine.classic.core.layout.StreamingRenderer
-
- startReport(ReportDefinition, ProcessingContext, PerformanceMonitorContext) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.PageableRenderer
-
- startRow() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.MinorAxisTableContext
-
- startRow() - Method in interface org.pentaho.reporting.engine.classic.core.states.crosstab.CrosstabSpecification
-
- startRow() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.DummyCrosstabSpecification
-
- startRow() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.OrderedMergeCrosstabSpecification
-
- startRow() - Method in class org.pentaho.reporting.engine.classic.core.states.crosstab.SortedMergeCrosstabSpecification
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableValidationStep
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlTextExtractor
-
Like a canvas box, a row-box should be split into several cells already.
- startRowBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
-
- startRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMajorAxisLayoutStep
-
- startRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
-
- startRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillFlowPagesStep
-
- startRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillPhysicalPagesStep
-
- startRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FlowPaginationStep
-
- startRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
-
- startRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMinorAxisLayoutStep
-
- startRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- startRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStep
-
- startSection(Renderer.SectionType) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- startSection() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- startSection(ReportElement, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- startSection(ReportElement, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.FooterLayoutModelBuilder
-
- startSection() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.FooterLayoutModelBuilder
-
- startSection(ReportElement, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.HeaderLayoutModelBuilder
-
- startSection() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.HeaderLayoutModelBuilder
-
- startSection() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilder
-
- startSection(ReportElement, int) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilder
-
- startSection() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
-
- startSection(ReportElement, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
-
- startSection(Renderer.SectionType) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderModelBuilder
-
- startSection(ReportElement, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.RepeatedFooterLayoutModelBuilder
-
- startSection() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.RepeatedFooterLayoutModelBuilder
-
- startSection(Renderer.SectionType) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
-
- startSection(ReportElement, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.WatermarkLayoutModelBuilder
-
- startSection() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.WatermarkLayoutModelBuilder
-
- startSection(Renderer.SectionType) - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
-
- startSection(Band) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.html.FastHtmlPrinter
-
- startSection(Band, long[]) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.fast.xls.FastExcelPrinter
-
- StartSequenceElement - Class in org.pentaho.reporting.engine.classic.core.layout.process.layoutrules
-
Represents the opening of an inline element and represents the respective border.
- startSubFlow(InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- startSubFlow(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- startSubFlow(InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.FooterLayoutModelBuilder
-
- startSubFlow(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.FooterLayoutModelBuilder
-
- startSubFlow(InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.HeaderLayoutModelBuilder
-
- startSubFlow(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.HeaderLayoutModelBuilder
-
- startSubFlow(InstanceID) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilder
-
- startSubFlow(ReportElement) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilder
-
- startSubFlow(InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
-
- startSubFlow(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
-
- startSubFlow(InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.RepeatedFooterLayoutModelBuilder
-
- startSubFlow(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.RepeatedFooterLayoutModelBuilder
-
- startSubFlow(InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.WatermarkLayoutModelBuilder
-
- startSubFlow(ReportElement) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.WatermarkLayoutModelBuilder
-
- startSubReport(ReportDefinition, InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.AbstractRenderer
-
- startSubReport(ReportDefinition, InstanceID) - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.RenderModelBuilder
-
- startSubReport(ReportDefinition, InstanceID) - Method in class org.pentaho.reporting.engine.classic.core.layout.build.ReportRenderModelBuilder
-
- startSubReport(ReportDefinition, InstanceID) - Method in interface org.pentaho.reporting.engine.classic.core.layout.Renderer
-
- startSummaryRowProcessing(boolean, int, String) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.RenderedCrosstabLayout
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableRowHeightCalculation
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableValidationStep
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- startTableBox(TableRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
-
- startTableCell(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableRowHeightCalculation
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanTableRowsPreparationStep
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableValidationStep
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- startTableCellBox(TableCellRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
-
- startTableCellLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMajorAxisLayoutStep
-
- startTableCellLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
-
- startTableCellLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillFlowPagesStep
-
- startTableCellLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillPhysicalPagesStep
-
- startTableCellLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FlowPaginationStep
-
- startTableCellLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
-
- startTableCellLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMinorAxisLayoutStep
-
- startTableCellLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- startTableCellLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStep
-
- startTableColGroupLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
-
- startTableColGroupLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FlowPaginationStep
-
- startTableColGroupLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMinorAxisLayoutStep
-
- startTableColGroupLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- startTableColGroupLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStep
-
- startTableColLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.AbstractMinorAxisLayoutStep
-
- startTableColLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FlowPaginationStep
-
- startTableColLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- startTableColLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStep
-
- startTableColumnGroupBox(TableColumnGroupNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
-
- startTableColumnGroupBox(TableColumnGroupNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- startTableColumnGroupBox(TableColumnGroupNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startTableColumnGroupBox(TableColumnGroupNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
-
- startTableColumnGroupBox(TableColumnGroupNode) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableValidationStep
-
- startTableColumnGroupBox(TableColumnGroupNode) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- startTableColumnGroupBox(TableColumnGroupNode) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startTableColumnGroupBox(TableColumnGroupNode) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startTableColumnGroupBox(TableColumnGroupNode) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- startTableColumnGroupBox(TableColumnGroupNode) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- startTableColumnGroupBox(TableColumnGroupNode) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
-
- startTableContext(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.AbstractMinorAxisLayoutStep
-
- startTableLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMajorAxisLayoutStep
-
- startTableLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
-
- startTableLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillFlowPagesStep
-
- startTableLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillPhysicalPagesStep
-
- startTableLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FlowPaginationStep
-
- startTableLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
-
- startTableLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMinorAxisLayoutStep
-
- startTableLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- startTableLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStep
-
- startTableRow(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableRowHeightCalculation
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanTableRowsPreparationStep
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableRowHeightApplyStep
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableValidationStep
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- startTableRowBox(TableRowRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
-
- startTableRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMajorAxisLayoutStep
-
- startTableRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
-
- startTableRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillPhysicalPagesStep
-
- startTableRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FlowPaginationStep
-
- startTableRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
-
- startTableRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMinorAxisLayoutStep
-
- startTableRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- startTableRowLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStep
-
- startTableSection(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableRowHeightCalculation
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ApplyCachedValuesStep
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CleanPaginatedBoxesStep
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ParagraphLineBreakStep
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableRowHeightApplyStep
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.TableValidationStep
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.ValidateModelStep
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.TextDocumentWriter
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.pageable.xml.internal.XmlDocumentWriter
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.CellBackgroundProducer
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.DefaultTextExtractor
-
- startTableSectionBox(TableSectionRenderBox) - Method in class org.pentaho.reporting.engine.classic.core.modules.output.table.xml.internal.XmlDocumentWriter
-
- startTableSectionLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMajorAxisLayoutStep
-
- startTableSectionLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.CanvasMinorAxisLayoutStep
-
- startTableSectionLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillFlowPagesStep
-
- startTableSectionLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FillPhysicalPagesStep
-
- startTableSectionLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.FlowPaginationStep
-
- startTableSectionLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMajorAxisLayoutStep
-
- startTableSectionLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.InfiniteMinorAxisLayoutStep
-
- startTableSectionLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
-
- startTableSectionLevelBox(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.PaginationStep
-
- startText() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.ComplexTextFactory
-
- startText() - Method in class org.pentaho.reporting.engine.classic.core.layout.text.DefaultRenderableTextFactory
-
- startText() - Method in interface org.pentaho.reporting.engine.classic.core.layout.text.RenderableTextFactory
-
- startText() - Method in class org.pentaho.reporting.engine.classic.core.layout.TextProducer
-
- STATEMENT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.ExcelPrintSetupFactory
-
A standard page format mapping for excel.
- STATEMENT - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
-
A standard paper size.
- StateSequence<T> - Class in org.pentaho.reporting.engine.classic.core.function
-
Simple data structure to replace HashMap and improve Total functions performance
- StateSequence(int) - Constructor for class org.pentaho.reporting.engine.classic.core.function.StateSequence
-
- StateSequence() - Constructor for class org.pentaho.reporting.engine.classic.core.function.StateSequence
-
- StateUtilities - Class in org.pentaho.reporting.engine.classic.core.states
-
Creation-Date: Dec 14, 2006, 7:59:39 PM
- StateUtilities.DescendingComparator<T extends Comparable> - Class in org.pentaho.reporting.engine.classic.core.states
-
A comparator for levels in descending order.
- StaticAESPasswordEncryptionServiceProvider - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base
-
If you use dependency injection to provide your own key make sure that you also redefine the prefix.
- StaticAESPasswordEncryptionServiceProvider() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.StaticAESPasswordEncryptionServiceProvider
-
- StaticBoxLayoutProperties - Class in org.pentaho.reporting.engine.classic.core.layout.model.context
-
A static properties collection.
- StaticBoxLayoutProperties() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.model.context.StaticBoxLayoutProperties
-
- StaticBoxLayoutProperties.PlaceholderType - Enum in org.pentaho.reporting.engine.classic.core.layout.model.context
-
- StaticChunkWidthUpdate - Class in org.pentaho.reporting.engine.classic.core.layout.process.util
-
- StaticChunkWidthUpdate() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.util.StaticChunkWidthUpdate
-
- StaticChunkWidthUpdatePool - Class in org.pentaho.reporting.engine.classic.core.layout.process.util
-
- StaticChunkWidthUpdatePool() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.util.StaticChunkWidthUpdatePool
-
- StaticConnectionProvider - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql
-
Creation-Date: 07.04.2006, 14:54:57
- StaticConnectionProvider(Connection) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.sql.StaticConnectionProvider
-
- StaticDataAttributeReference - Class in org.pentaho.reporting.engine.classic.core.wizard
-
- StaticDataAttributeReference(String, String) - Constructor for class org.pentaho.reporting.engine.classic.core.wizard.StaticDataAttributeReference
-
- StaticDataAttributeReference(String, String, Class, ConceptQueryMapper) - Constructor for class org.pentaho.reporting.engine.classic.core.wizard.StaticDataAttributeReference
-
- StaticDataFactory - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory
-
This report data factory uses introspection to search for a report data source.
- StaticDataFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactory
-
DefaultConstructor.
- StaticDataFactoryCore - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory
-
- StaticDataFactoryCore() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactoryCore
-
- StaticDataFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata
-
Creation-Date: 07.04.2006, 17:44:46
- StaticDataFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.StaticDataFactoryModule
-
- StaticDataFactorySample - Class in org.pentaho.reporting.engine.classic.core.modules.misc.datafactory
-
- StaticDataFactorySample() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.datafactory.StaticDataFactorySample
-
- StaticDataFactoryWriterHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.writer
-
Creation-Date: Jan 18, 2007, 6:41:57 PM
- StaticDataFactoryWriterHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.writer.StaticDataFactoryWriterHandler
-
- StaticDataFactoryWriterHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.staticdata
-
Creation-Date: Jan 18, 2007, 6:41:57 PM
- StaticDataFactoryWriterHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.staticdata.StaticDataFactoryWriterHandler
-
- StaticDataResourceXmlFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata
-
Creation-Date: 07.04.2006, 15:29:17
- StaticDataResourceXmlFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.StaticDataResourceXmlFactoryModule
-
- StaticDataRow - Class in org.pentaho.reporting.engine.classic.core
-
This is a static datarow holding a value for each name in the datarow.
- StaticDataRow() - Constructor for class org.pentaho.reporting.engine.classic.core.StaticDataRow
-
- StaticDataRow(StaticDataRow) - Constructor for class org.pentaho.reporting.engine.classic.core.StaticDataRow
-
- StaticDataRow(DataRow) - Constructor for class org.pentaho.reporting.engine.classic.core.StaticDataRow
-
- StaticDataRow(String[], Object[]) - Constructor for class org.pentaho.reporting.engine.classic.core.StaticDataRow
-
- StaticDataRow(Map<String, Object>) - Constructor for class org.pentaho.reporting.engine.classic.core.StaticDataRow
-
- StaticDataSource - Class in org.pentaho.reporting.engine.classic.core.filter
-
A data source that returns a constant value.
- StaticDataSource() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.StaticDataSource
-
Default constructor.
- StaticDataSource(Object) - Constructor for class org.pentaho.reporting.engine.classic.core.filter.StaticDataSource
-
Constructs a new static data source.
- StaticDataSourceReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata
-
Creation-Date: 07.04.2006, 17:47:53
- StaticDataSourceReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.data.staticdata.StaticDataSourceReadHandler
-
- StaticExcelColorSupport - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper
-
POI Excel utility methods.
- StaticExcelColorSupport() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper.StaticExcelColorSupport
-
DefaultConstructor.
- StaticHorizontalChunkWidthUpdate - Class in org.pentaho.reporting.engine.classic.core.layout.process.util
-
- StaticInlineBoxChunkWidthUpdate - Class in org.pentaho.reporting.engine.classic.core.layout.process.util
-
- StaticInlineBoxChunkWidthUpdate() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.util.StaticInlineBoxChunkWidthUpdate
-
- StaticLayoutManager - Class in org.pentaho.reporting.engine.classic.core.layout
-
- StaticLayoutManager() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.StaticLayoutManager
-
Deprecated.
Creates a new layout manager.
- StaticListParameter - Class in org.pentaho.reporting.engine.classic.core.parameters
-
- StaticListParameter(String, boolean, boolean, Class) - Constructor for class org.pentaho.reporting.engine.classic.core.parameters.StaticListParameter
-
Deprecated.
- StaticParagraphChunkWidthUpdate - Class in org.pentaho.reporting.engine.classic.core.layout.process.util
-
- StaticRootChunkWidthUpdate - Class in org.pentaho.reporting.engine.classic.core.layout.process.util
-
- StaticRootChunkWidthUpdate() - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.util.StaticRootChunkWidthUpdate
-
- StaticURLRewriter - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.html
-
- StaticURLRewriter(String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.html.StaticURLRewriter
-
- StaticURLRewriter(String, Locale) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.html.StaticURLRewriter
-
- StaticVerticalChunkWidthUpdate - Class in org.pentaho.reporting.engine.classic.core.layout.process.util
-
- STATUS_TEXT_PROPERTY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- STATUS_TEXT_PROPERTY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- STATUS_TEXT_PROPERTY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
-
- STATUS_TYPE_PROPERTY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.base.PreviewPane
-
- STATUS_TYPE_PROPERTY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.AbstractGuiContext
-
- STATUS_TYPE_PROPERTY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.JStatusBar
-
- StatusListener - Interface in org.pentaho.reporting.engine.classic.core.modules.gui.common
-
Creation-Date: 15.05.2007, 16:47:14
- StatusType - Class in org.pentaho.reporting.engine.classic.core.modules.gui.common
-
Creation-Date: 15.05.2007, 16:47:58
- STICKY - Static variable in class org.pentaho.reporting.engine.classic.core.style.BandStyleKeys
-
- store(InstanceID, long, long, String, StyleSheet, ReportAttributeMap, RenderNode[], RenderNode[]) - Method in class org.pentaho.reporting.engine.classic.core.layout.TextCache
-
- store(String, Configuration) - Method in interface org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base.ConfigStorage
-
Stores the given properties on the defined path.
- store(String, Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.configstore.base.NullConfigStorage
-
This method does nothing.
- store(String, Configuration) - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.configstore.filesystem.FileConfigStorage
-
Stores the given properties on the defined path.
- store(FunctionStorageKey, CachingDataFactory, boolean) - Method in class org.pentaho.reporting.engine.classic.core.states.DataFactoryManager
-
- store(FunctionStorageKey, Expression[], int) - Method in class org.pentaho.reporting.engine.classic.core.states.FunctionStorage
-
Stores expressions at the end of a run.
- store(FunctionStorageKey, SubReport) - Method in class org.pentaho.reporting.engine.classic.core.states.SubReportStorage
-
- StoredStyle - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper
-
- StoredStyle(StyleBuilder) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StoredStyle
-
- storeSaveInformation() - Method in class org.pentaho.reporting.engine.classic.core.layout.model.LogicalPageBox
-
- StreamCSVOutputProcessor - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.csv
-
Creation-Date: 09.05.2007, 14:36:28
- StreamCSVOutputProcessor(OutputStream) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.StreamCSVOutputProcessor
-
- StreamCSVReportProcessTask - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.csv
-
- StreamCSVReportProcessTask() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.StreamCSVReportProcessTask
-
- StreamExcelOutputProcessor - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.xls
-
Creation-Date: 09.05.2007, 14:36:28
- StreamExcelOutputProcessor(Configuration, OutputStream, ResourceManager) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.StreamExcelOutputProcessor
-
- StreamExcelReportProcessTask - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.xls
-
- StreamExcelReportProcessTask() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.StreamExcelReportProcessTask
-
- StreamGraphicsOutputProcessorMetaData - Class in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal
-
- StreamGraphicsOutputProcessorMetaData() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.StreamGraphicsOutputProcessorMetaData
-
- StreamGraphicsOutputProcessorMetaData(FontStorage) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.StreamGraphicsOutputProcessorMetaData
-
- StreamHtmlOutputProcessor - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.html
-
Creation-Date: 04.05.2007, 16:36:40
- StreamHtmlOutputProcessor(Configuration) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.html.StreamHtmlOutputProcessor
-
- StreamHtmlReportProcessTask - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.html
-
- StreamHtmlReportProcessTask() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.html.StreamHtmlReportProcessTask
-
- StreamingRenderer - Class in org.pentaho.reporting.engine.classic.core.layout
-
The streaming renderer streams all generated (and layouted) elements to the output processor.
- StreamingRenderer(OutputProcessor) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.StreamingRenderer
-
- StreamReportProcessor - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.base
-
Creation-Date: 03.05.2007, 10:30:02
- StreamReportProcessor(MasterReport, OutputProcessor) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.base.StreamReportProcessor
-
- StreamRTFOutputProcessor - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.rtf
-
Creation-Date: 09.05.2007, 14:36:28
- StreamRTFOutputProcessor(Configuration, OutputStream, ResourceManager) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.StreamRTFOutputProcessor
-
- StreamRTFReportProcessTask - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.rtf
-
- StreamRTFReportProcessTask() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.StreamRTFReportProcessTask
-
- StreamXExcelReportProcessTask - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.xls
-
- StreamXExcelReportProcessTask() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.xls.StreamXExcelReportProcessTask
-
- STRICT_COMPATIBILITY - Static variable in class org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorFeature
-
- STRICT_ERROR_HANDLING_KEY - Static variable in class org.pentaho.reporting.engine.classic.core.ClassicEngineCoreModule
-
A configuration key that defines, whether errors will abort the report processing.
- STRICT_LAYOUT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.base.AbstractTableOutputProcessor
-
- STRICT_LAYOUT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.csv.CSVTableModule
-
- STRICT_TEXT_PROCESSING - Static variable in class org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorFeature
-
- StrictBounds - Class in org.pentaho.reporting.engine.classic.core.util.geom
-
The StrictBounds class is a replacement for the Rectangle2D classes.
- StrictBounds() - Constructor for class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
-
DefaultConstructor.
- StrictBounds(long, long, long, long) - Constructor for class org.pentaho.reporting.engine.classic.core.util.geom.StrictBounds
-
Creates a StrictBounds object with the given coordinates, width and height.
- StrictDimension - Class in org.pentaho.reporting.engine.classic.core.util.geom
-
A dimension object that uses micro-points as units of measurement.
- StrictDimension() - Constructor for class org.pentaho.reporting.engine.classic.core.util.geom.StrictDimension
-
Default-Constructor.
- StrictDimension(long, long) - Constructor for class org.pentaho.reporting.engine.classic.core.util.geom.StrictDimension
-
Creates a new dimension object with the given width and height.
- StrictGeomUtility - Class in org.pentaho.reporting.engine.classic.core.util.geom
-
This class is the heart of the alternative geometrics toolkit.
- StrictInsets - Class in org.pentaho.reporting.engine.classic.core.util.geom
-
Creation-Date: 09.07.2006, 20:22:06
- StrictInsets() - Constructor for class org.pentaho.reporting.engine.classic.core.util.geom.StrictInsets
-
- StrictInsets(long, long, long, long) - Constructor for class org.pentaho.reporting.engine.classic.core.util.geom.StrictInsets
-
- StrictPoint - Class in org.pentaho.reporting.engine.classic.core.util.geom
-
A StrictPoint class represents a coordinate in the report layout.
- StrictPoint() - Constructor for class org.pentaho.reporting.engine.classic.core.util.geom.StrictPoint
-
DefaultConstructor.
- StrictPoint(long, long) - Constructor for class org.pentaho.reporting.engine.classic.core.util.geom.StrictPoint
-
Creates a StrictBounds object with the given coordinates, width and height.
- STRIKETHROUGH - Static variable in class org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Style
-
- STRIKETHROUGH - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects.FontDefinitionObjectDescription
-
The strikethrough attribute text.
- STRIKETHROUGH - Static variable in class org.pentaho.reporting.engine.classic.core.style.FontDefinition
-
Deprecated.
a constant to draw a font with strikethrough style.
- STRIKETHROUGH - Static variable in class org.pentaho.reporting.engine.classic.core.style.TextStyleKeys
-
A key for an element's 'strikethrough' flag.
- STRING_FIELD_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.BandReadHandler
-
Literal text for an XML report element.
- StringFieldReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers
-
- StringFieldReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.StringFieldReadHandler
-
- StringFieldReadHandler(TextFieldElementFactory) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.StringFieldReadHandler
-
- StringFieldTemplate - Class in org.pentaho.reporting.engine.classic.core.filter.templates
-
A string field template.
- StringFieldTemplate() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.templates.StringFieldTemplate
-
Creates a new string field template.
- StringFieldTemplateDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates
-
A string field template description.
- StringFieldTemplateDescription(String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.StringFieldTemplateDescription
-
Creates a new template description.
- StringFilter - Class in org.pentaho.reporting.engine.classic.core.filter
-
A filter that returns the value from a data source as a String.
- StringFilter() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.StringFilter
-
Default constructor.
- StringObjectDescription - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
-
An object-description for a String
object.
- StringObjectDescription() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.StringObjectDescription
-
Creates a new object description.
- StringValueConverter - 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.
- StringValueConverter() - Constructor for class org.pentaho.reporting.engine.classic.core.util.beans.StringValueConverter
-
Creates a new value converter.
- STROKE - Static variable in class org.pentaho.reporting.engine.classic.core.style.ElementStyleKeys
-
A key for the 'stroke' used to draw an element.
- STROKE_DASHED - Static variable in class org.pentaho.reporting.engine.classic.core.util.StrokeUtility
-
A constant defining a stroke-type.
- STROKE_DOT_DASH - Static variable in class org.pentaho.reporting.engine.classic.core.util.StrokeUtility
-
A constant defining a stroke-type.
- STROKE_DOT_DOT_DASH - Static variable in class org.pentaho.reporting.engine.classic.core.util.StrokeUtility
-
A constant defining a stroke-type.
- STROKE_DOTTED - Static variable in class org.pentaho.reporting.engine.classic.core.util.StrokeUtility
-
A constant defining a stroke-type.
- STROKE_NONE - Static variable in class org.pentaho.reporting.engine.classic.core.util.StrokeUtility
-
A constant defining a stroke-type.
- STROKE_SOLID - Static variable in class org.pentaho.reporting.engine.classic.core.util.StrokeUtility
-
A constant defining a stroke-type.
- StrokeUtility - Class in org.pentaho.reporting.engine.classic.core.util
-
This class provides helper methods to work with Strokes and line-styles.
- STRUCTURE_FUNCTIONS - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Internal
-
- StructureFunction - Interface in org.pentaho.reporting.engine.classic.core.function
-
A structure function is a annonymous function that modifes the structure of the report or computes changes to the
report definition on the current report.
- StructureFunctionComparator - Class in org.pentaho.reporting.engine.classic.core.states
-
- StructureFunctionComparator() - Constructor for class org.pentaho.reporting.engine.classic.core.states.StructureFunctionComparator
-
- StructureFunctionLevelStorage - Class in org.pentaho.reporting.engine.classic.core.states.datarow
-
- StructureFunctionLevelStorage(int, Function[], boolean[]) - Constructor for class org.pentaho.reporting.engine.classic.core.states.datarow.StructureFunctionLevelStorage
-
- style(StyleMetaData) - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ElementMetaDataBuilder
-
- STYLE - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.BundleNamespaces
-
- STYLE_CLASS - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
-
- STYLE_CLASS - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Html
-
- STYLE_CLASS - Static variable in class org.pentaho.reporting.engine.classic.core.parameters.ParameterAttributeNames.Html
-
- STYLE_CLASS_ATT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.readhandlers.AbstractElementReadHandler
-
- STYLE_EXPRESSION_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.FunctionsWriter
-
- STYLE_FACTORY_KEY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ExtSubReportReadHandler
-
- STYLE_FACTORY_KEY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.ReportDefinitionReadHandler
-
- STYLE_SHEET - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
-
- STYLE_SHEET_REFERENCE - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
-
- STYLE_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.AbstractXMLDefinitionWriter
-
The 'style' tag name.
- StyleBuilder - Interface in org.pentaho.reporting.engine.classic.core.layout.richtext.html
-
- StyleBuilder - Interface in org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper
-
- StyleBuilder.CSSKeys - Enum in org.pentaho.reporting.engine.classic.core.layout.richtext.html
-
- StyleBuilder.CSSKeys - Enum in org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper
-
- StyleBuilder.StyleCarrier - Class in org.pentaho.reporting.engine.classic.core.layout.richtext.html
-
- StyleBuilder.StyleCarrier - Class in org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper
-
- StyleBuilderFactory - Interface in org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper
-
- StyleCache - Interface in org.pentaho.reporting.engine.classic.core.layout.style
-
- StyleCarrier(StyleBuilder.CSSKeys, String, String) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.richtext.html.StyleBuilder.StyleCarrier
-
- StyleCarrier(StyleBuilder.CSSKeys, String, String) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper.StyleBuilder.StyleCarrier
-
- StyleChange - Class in org.pentaho.reporting.engine.classic.core.designtime
-
Simple bean-like class for holding all the information about an attribute change.
- StyleChange(StyleKey, Object, Object) - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.StyleChange
-
- styleChanged(ElementStyleSheet, StyleKey, Object) - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleChangeListener
-
Receives notification that a style has changed.
- StyleChangeListener - Interface in org.pentaho.reporting.engine.classic.core.style
-
The interface that must be supported by objects that wish to receive notification of style change events.
- StyleChangeSupport - Class in org.pentaho.reporting.engine.classic.core.style
-
- StyleChangeSupport(ElementStyleSheet) - Constructor for class org.pentaho.reporting.engine.classic.core.style.StyleChangeSupport
-
Creates a new support object.
- StyledChunk(int, int, RenderNode, Map<AttributedCharacterIterator.Attribute, Object>, ReportAttributeMap<Object>, StyleSheet, InstanceID, String) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec.StyledChunk
-
- StyleDefinitionReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout
-
- StyleDefinitionReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleDefinitionReadHandler
-
- StyleDefinitionRuleReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout
-
- StyleDefinitionRuleReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleDefinitionRuleReadHandler
-
- StyleDefinitionWriter - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer
-
- StyleDefinitionWriter() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.StyleDefinitionWriter
-
- StyleDefinitionXmlFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout
-
- StyleDefinitionXmlFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleDefinitionXmlFactoryModule
-
- StyleExpressionChange - Class in org.pentaho.reporting.engine.classic.core.designtime
-
Simple bean-like class for holding all the information about an attribute change.
- StyleExpressionChange(StyleKey, Expression, Expression) - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.StyleExpressionChange
-
- StyleExpressionHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base.common
-
- StyleExpressionHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.common.StyleExpressionHandler
-
- StyleExpressionsEvaluator - Class in org.pentaho.reporting.engine.classic.core.function.sys
-
Evaluates style-expressions and updates the stylesheet.
- StyleExpressionsEvaluator() - Constructor for class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator
-
Default Constructor.
- StyleExtendsReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers
-
- StyleExtendsReadHandler(HashMap<String, ElementStyleSheet>, ElementStyleSheet) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StyleExtendsReadHandler
-
- StyleFileWriter - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer
-
- StyleFileWriter() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.StyleFileWriter
-
- StyleGroup - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
-
A internal helper object to store an attribute-group definition.
- StyleGroup(String, Collection<StyleMetaDataBuilder>) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleGroup
-
- StyleGroupReadHandler - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
-
- StyleGroupReadHandler(GlobalMetaDefinition) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleGroupReadHandler
-
- StyleGroupRefReadHandler - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
-
- StyleGroupRefReadHandler(Map<StyleKey, StyleMetaData>, GlobalMetaDefinition, String) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleGroupRefReadHandler
-
- StyleKey - Class in org.pentaho.reporting.engine.classic.core.style
-
A style key represents a (key, class) pair.
- STYLEKEY_FACTORY_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.ParserConfigWriter
-
The 'stylekey-factory' tag name.
- StyleKeyFactory - Interface in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey
-
A style key factory.
- StyleKeyFactoryCollector - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey
-
A style key factory.
- StyleKeyFactoryCollector() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.stylekey.StyleKeyFactoryCollector
-
Creates a new factory.
- StyleKeyFactoryReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers
-
- StyleKeyFactoryReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StyleKeyFactoryReadHandler
-
- StyleKeyReferenceGenerator - Class in org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc
-
An application that generates a report that provides style key reference information.
- StyleKeyReferenceTableModel - Class in org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc
-
A table model for the style key reference generator.
- StyleKeyReferenceTableModel(StyleKeyFactoryCollector) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.StyleKeyReferenceTableModel
-
Creates a new table model.
- StyleManager - Interface in org.pentaho.reporting.engine.classic.core.modules.output.table.html.helper
-
This class manages all existing styles.
- StyleMetaData - Interface in org.pentaho.reporting.engine.classic.core.metadata
-
Information about the style-keys of an element.
- StyleMetaDataBuilder - Class in org.pentaho.reporting.engine.classic.core.metadata.builder
-
- StyleMetaDataBuilder() - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.builder.StyleMetaDataBuilder
-
- StyleMetadataGenerator - Class in org.pentaho.reporting.engine.classic.core.devtools
-
- StyleMetadataGenerator() - Constructor for class org.pentaho.reporting.engine.classic.core.devtools.StyleMetadataGenerator
-
- StyleReadHandler - Class in org.pentaho.reporting.engine.classic.core.metadata.parser
-
- StyleReadHandler(String) - Constructor for class org.pentaho.reporting.engine.classic.core.metadata.parser.StyleReadHandler
-
- StyleReadHandler - Interface in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout
-
- StyleReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers
-
- StyleReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StyleReadHandler
-
- StyleReadHandler(ElementStyleSheet) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StyleReadHandler
-
- StyleReference - Class in org.pentaho.reporting.engine.classic.core.style.css
-
There are two kinds of style-references.
- StyleReference(int, String) - Constructor for class org.pentaho.reporting.engine.classic.core.style.css.StyleReference
-
- styleRemoved(ElementStyleSheet, StyleKey) - Method in interface org.pentaho.reporting.engine.classic.core.style.StyleChangeListener
-
Receives notification that a style has been removed.
- StyleReportModelEventFilter(StyleKey) - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.ReportModelEventFilterFactory.StyleReportModelEventFilter
-
- StyleResolver - Interface in org.pentaho.reporting.engine.classic.core.style.resolver
-
- StyleResolvingEvaluator - Class in org.pentaho.reporting.engine.classic.core.function.sys
-
- StyleResolvingEvaluator() - Constructor for class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator
-
- StyleRuleMatcher - Interface in org.pentaho.reporting.engine.classic.core.style.css
-
A (possibly stateful) style matcher.
- StyleRuleMatcher.MatcherResult - Class in org.pentaho.reporting.engine.classic.core.style.css
-
- styles(Map<StyleKey, StyleMetaData>) - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ElementMetaDataBuilder
-
- STYLES_TAG - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.AbstractXMLDefinitionWriter
-
The styles tag name.
- StyleSelectorReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout
-
- StyleSelectorReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StyleSelectorReadHandler
-
- StyleSheet - Interface in org.pentaho.reporting.engine.classic.core.style
-
- StyleSheetParserUtil - Class in org.pentaho.reporting.engine.classic.core.style.css
-
- StylesReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers
-
- StylesReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.StylesReadHandler
-
- stylesRef() - Method in class org.pentaho.reporting.engine.classic.core.metadata.builder.ElementMetaDataBuilder
-
- StylesRootElementHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout
-
Todo: Document Me
- StylesRootElementHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.StylesRootElementHandler
-
- StyleWriter - Class in org.pentaho.reporting.engine.classic.core.modules.parser.extwriter
-
A style writer.
- StyleWriter(ReportWriterContext, ElementStyleSheet, XmlWriter) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.StyleWriter
-
Creates a new writer.
- StyleWriterUtility - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer
-
- SUB - Static variable in class org.pentaho.reporting.engine.classic.core.style.VerticalTextAlign
-
- SubContentRootElementHandler - 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.
- SubContentRootElementHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.content.SubContentRootElementHandler
-
- subContextCommitted(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanBlockContext
-
- subContextCommitted(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanCanvasContext
-
- subContextCommitted(RenderBox) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanContext
-
- subContextCommitted(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.OrphanPassThroughContext
-
- subContextCommitted(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowBlockContext
-
- subContextCommitted(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowCanvasContext
-
- subContextCommitted(RenderBox) - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.WidowContext
-
- subContextCommitted(RenderBox) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.WidowPassThroughContext
-
- SubGroupBody - Class in org.pentaho.reporting.engine.classic.core
-
A group body that contains a sub-group.
- SubGroupBody() - Constructor for class org.pentaho.reporting.engine.classic.core.SubGroupBody
-
- SubGroupBody(Group) - Constructor for class org.pentaho.reporting.engine.classic.core.SubGroupBody
-
- SubGroupBodyElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
-
- SubGroupBodyElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.SubGroupBodyElementWriteHandler
-
- SubGroupBodyReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
-
- SubGroupBodyReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.SubGroupBodyReadHandler
-
- SubGroupBodyType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
-
- SubGroupBodyType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.SubGroupBodyType
-
- SUBJECT - Static variable in class org.pentaho.reporting.engine.classic.core.modules.output.table.html.HtmlTableModule
-
Key for specifying the Subject in the HTML header
- SubLayoutProcess - Class in org.pentaho.reporting.engine.classic.core.states
-
- SubLayoutProcess(LayoutProcess, StructureFunction[], InstanceID) - Constructor for class org.pentaho.reporting.engine.classic.core.states.SubLayoutProcess
-
- SubReport - Class in org.pentaho.reporting.engine.classic.core
-
A subreport element.
- SubReport() - Constructor for class org.pentaho.reporting.engine.classic.core.SubReport
-
Creates a new subreport instance.
- SubReport(InstanceID) - Constructor for class org.pentaho.reporting.engine.classic.core.SubReport
-
- SUBREPORT_ACTIVE - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Core
-
- SubReportDataDefinition - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data
-
A result object for the XML parser.
- SubReportDataDefinition(ParameterMapping[], ParameterMapping[], DataFactory, String, int, int, Expression[]) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinition
-
- SubReportDataDefinitionRootElementHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data
-
- SubReportDataDefinitionRootElementHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinitionRootElementHandler
-
- SubReportDataDefinitionXmlFactoryModule - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data
-
- SubReportDataDefinitionXmlFactoryModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinitionXmlFactoryModule
-
- SubReportDataDefinitionXmlResourceFactory - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data
-
- SubReportDataDefinitionXmlResourceFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportDataDefinitionXmlResourceFactory
-
- SubReportDefinitionWriter - Class in org.pentaho.reporting.engine.classic.core.modules.parser.extwriter
-
Creation-Date: Jan 22, 2007, 3:05:02 PM
- SubReportDefinitionWriter(ReportWriterContext, XmlWriter) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.extwriter.SubReportDefinitionWriter
-
- SubreportElementWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements
-
Todo: Document Me
- SubreportElementWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.SubreportElementWriteHandler
-
- SubReportParameterChange - Class in org.pentaho.reporting.engine.classic.core.designtime
-
- SubReportParameterChange(SubReportParameterChange.Type, ParameterMapping[], ParameterMapping[]) - Constructor for class org.pentaho.reporting.engine.classic.core.designtime.SubReportParameterChange
-
- SubReportParameterChange.Type - Enum in org.pentaho.reporting.engine.classic.core.designtime
-
- SubReportParameterDefinitionReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data
-
Fill me.
- SubReportParameterDefinitionReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.data.SubReportParameterDefinitionReadHandler
-
- SubReportParameterReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout
-
Todo: Document Me
- SubReportParameterReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SubReportParameterReadHandler
-
- SubReportProcessType - Class in org.pentaho.reporting.engine.classic.core.states.process
-
- SubReportReadHandler - Interface in org.pentaho.reporting.engine.classic.core.modules.parser.base
-
Creation-Date: Dec 18, 2006, 1:03:58 PM
- SubReportReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout
-
- SubReportReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SubReportReadHandler
-
- SubReportReadHandler(ElementType, Class) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.SubReportReadHandler
-
- SubReportReadHandlerFactory - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base
-
Creation-Date: Dec 18, 2006, 1:05:00 PM
- SubReportStorage - Class in org.pentaho.reporting.engine.classic.core.states
-
- SubReportStorage() - Constructor for class org.pentaho.reporting.engine.classic.core.states.SubReportStorage
-
- SubReportStyleSheet - Class in org.pentaho.reporting.engine.classic.core.layout.style
-
- SubReportStyleSheet(boolean, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.layout.style.SubReportStyleSheet
-
- SubReportType - Class in org.pentaho.reporting.engine.classic.core.filter.types.bands
-
- SubReportType() - Constructor for class org.pentaho.reporting.engine.classic.core.filter.types.bands.SubReportType
-
- SubReportXmlResourceFactory - Class in org.pentaho.reporting.engine.classic.core.modules.parser.base
-
- SubReportXmlResourceFactory() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.parser.base.SubReportXmlResourceFactory
-
- SubSetTableModel - Class in org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel
-
A TableModel that proxies an other tablemodel and cuts rows from the start and/or the end of the other tablemodel.
- SubSetTableModel(int, int, TableModel) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.tablemodel.SubSetTableModel
-
Creates a new SubSetTableModel, the start and the end parameters define the new tablemodel row count.
- substring(int, int) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.text.RichTextSpec
-
- SubStringExpression - Class in org.pentaho.reporting.engine.classic.core.function.strings
-
- SubStringExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.function.strings.SubStringExpression
-
Deprecated.
Default Constructor.
- SUMMARY_POSITION - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Crosstab
-
- SUMMARY_PREFIX - Static variable in class org.pentaho.reporting.engine.classic.core.PerformanceTags
-
- SUMMARY_ROW - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
This event is fired when a summary row is going to be printed.
- SUMMARY_ROW_END - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
- SUMMARY_ROW_START - Static variable in class org.pentaho.reporting.engine.classic.core.event.ReportEvent
-
- summaryRow(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabColumnOutputHandler
-
- summaryRow(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOtherOutputHandler
-
- summaryRow(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHandler
-
- summaryRow(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabRowOutputHandler
-
- summaryRow(DefaultOutputFunction, ReportEvent) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.GroupOutputHandler
-
- summaryRow(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.RelationalGroupOutputHandler
-
- summaryRowEnd(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabColumnOutputHandler
-
- summaryRowEnd(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOtherOutputHandler
-
- summaryRowEnd(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHandler
-
- summaryRowEnd(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabRowOutputHandler
-
- summaryRowEnd(DefaultOutputFunction, ReportEvent) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.GroupOutputHandler
-
- summaryRowEnd(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.RelationalGroupOutputHandler
-
- summaryRowSelection(ReportEvent) - Method in interface org.pentaho.reporting.engine.classic.core.event.ReportListener
-
A crosstab specific event notifying crosstab-aware functions to select the result for the summary row cell that
will be printed next.
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.AbstractFunction
-
A crosstab specific event notifying crosstab-aware functions to select the result for the summary row cell that
will be printed next.
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.CountDistinctFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemAvgFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemCountFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMaxFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemMinFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.ItemSumFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.RowBandingFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.sys.CrosstabColumnSequenceFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalCalculationFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalGroupSumFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemCountFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMaxFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.function.TotalItemMinFunction
-
- summaryRowSelection(ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction
-
- summaryRowStart(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabColumnOutputHandler
-
- summaryRowStart(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOtherOutputHandler
-
- summaryRowStart(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabOutputHandler
-
- summaryRowStart(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.crosstab.CrosstabRowOutputHandler
-
- summaryRowStart(DefaultOutputFunction, ReportEvent) - Method in interface org.pentaho.reporting.engine.classic.core.layout.output.GroupOutputHandler
-
- summaryRowStart(DefaultOutputFunction, ReportEvent) - Method in class org.pentaho.reporting.engine.classic.core.layout.output.RelationalGroupOutputHandler
-
- SUPER - Static variable in class org.pentaho.reporting.engine.classic.core.style.VerticalTextAlign
-
- SUPERA - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
-
A standard paper size.
- SUPERB - Static variable in class org.pentaho.reporting.engine.classic.core.util.PageSize
-
A standard paper size.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AbsoluteLengthPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.AggregationTypePropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BasicStrokeEditor
-
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BorderStylePropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.BoxSizingPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.CompatibilityLevelPropertyEditor
-
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ElementTypePropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.EnumPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontFamilyPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.FontSmoothPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.HorizontalAlignmentPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LayoutPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.LengthPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ParameterLayoutPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.ReportProcessTaskPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RichTextTypePropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.RotationPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.StagingModePropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextDirectionPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TextWrapPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.TimeZonePropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalAlignmentPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.VerticalTextAlignmentPropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.metadata.propertyeditors.WhitespaceCollapsePropertyEditor
-
Determines whether this property editor supports a custom editor.
- supportsCustomEditor() - Method in class org.pentaho.reporting.engine.classic.core.modules.misc.bsf.BSFScriptableLanguagesPropertyEditor
-
Determines whether this property editor supports a custom editor.
- SUPPRESS_CONTENT - Static variable in class org.pentaho.reporting.engine.classic.core.AttributeNames.Html
-
- SurveyModule - Class in org.pentaho.reporting.engine.classic.core.modules.misc.survey
-
- SurveyModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyModule
-
- SurveyScale - Class in org.pentaho.reporting.engine.classic.core.modules.misc.survey
-
Draws a survey scale.
- SurveyScale() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Creates a new default instance.
- SurveyScale(int, int, Number[]) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScale
-
Creates a new instance.
- SurveyScaleElementReadHandler - Class in org.pentaho.reporting.engine.classic.core.modules.misc.survey.parser
-
Deprecated.
- SurveyScaleElementReadHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.parser.SurveyScaleElementReadHandler
-
Deprecated.
- SurveyScaleExpression - Class in org.pentaho.reporting.engine.classic.core.modules.misc.survey
-
An expression that takes values from one or more fields in the current row of the report, builds a
SurveyScale
instance that will present those values, and returns that instance as the expression result.
- SurveyScaleExpression() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
- SurveyScaleExpression(int, int) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Creates a new expression.
- SurveyScaleExpression(int, int, String, String, Shape) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleExpression
-
Creates a new expression.
- SurveyScaleLegendItem - Class in org.pentaho.reporting.engine.classic.core.modules.misc.survey
-
A Drawable object that represents a legend item for a
SurveyScale
.
- SurveyScaleLegendItem() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleLegendItem
-
- SurveyScaleLegendItem(Shape, String, boolean, boolean) - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleLegendItem
-
Creates a new legend item.
- SurveyScaleShapeType - Enum in org.pentaho.reporting.engine.classic.core.modules.misc.survey
-
- SurveyScaleShapeTypePropertyEditor - Class in org.pentaho.reporting.engine.classic.core.modules.misc.survey
-
- SurveyScaleShapeTypePropertyEditor() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleShapeTypePropertyEditor
-
- SurveyScaleType - Class in org.pentaho.reporting.engine.classic.core.modules.misc.survey
-
- SurveyScaleType() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.SurveyScaleType
-
- SurveyScaleWriteHandler - Class in org.pentaho.reporting.engine.classic.core.modules.misc.survey.writer
-
Deprecated.
- SurveyScaleWriteHandler() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.misc.survey.writer.SurveyScaleWriteHandler
-
Deprecated.
- suspendBreaks() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PageableBreakContext
-
- suspendManualBreaks() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.BlockLevelPaginationShiftState
-
- suspendManualBreaks() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.InitialPaginationShiftState
-
- suspendManualBreaks() - Method in interface org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationShiftState
-
- suspendManualBreaks() - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.RowLevelPaginationShiftState
-
- suspendSubFlow() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.DefaultLayoutModelBuilder
-
- suspendSubFlow() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.FooterLayoutModelBuilder
-
- suspendSubFlow() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.HeaderLayoutModelBuilder
-
- suspendSubFlow() - Method in interface org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilder
-
- suspendSubFlow() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.LayoutModelBuilderWrapper
-
- suspendSubFlow() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.RepeatedFooterLayoutModelBuilder
-
- suspendSubFlow() - Method in class org.pentaho.reporting.engine.classic.core.layout.build.WatermarkLayoutModelBuilder
-
- suspendVisualStateCollection(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.FlowPaginationTableState
-
- suspendVisualStateCollection(boolean) - Method in class org.pentaho.reporting.engine.classic.core.layout.process.util.PaginationTableState
-
- SwingCommonModule - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing
-
Creation-Date: 17.11.2006, 14:40:24
- SwingCommonModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingCommonModule
-
- SwingGuiContext - Interface in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing
-
Extends the common GUI-Context by a way to get access to the calling window.
- SwingPreviewModule - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base
-
Creation-Date: 16.11.2006, 18:59:43
- SwingPreviewModule() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.SwingPreviewModule
-
- SwingUtil - Class in org.pentaho.reporting.engine.classic.core.modules.gui.commonswing
-
Creation-Date: 20.11.2006, 22:42:21
- SYNTAX_STYLE_ASSEMBLER_X86 - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_C - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_CPLUSPLUS - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_CSHARP - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_CSS - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_FORTRAN - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_GROOVY - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_HTML - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_JAVA - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_JAVASCRIPT - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_JSP - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_LUA - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_MAKEFILE - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_NONE - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_PERL - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_PHP - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_PROPERTIES_FILE - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_PYTHON - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_RUBY - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_SAS - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_SQL - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_TCL - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_UNIX_SHELL - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_WINDOWS_BATCH - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYNTAX_STYLE_XML - Static variable in class org.pentaho.reporting.engine.classic.core.designtime.datafactory.DataFactoryEditorSupport
-
- SYSTEM_BASEDIR_CONFIG_KEY - Static variable in class org.pentaho.reporting.engine.classic.core.modules.misc.configstore.filesystem.FileConfigStoreModuleInitializer
-
The configuration key that specifies the base directory for the system configuration storage.
- SYSTEM_ID - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.ext.ExtParserModuleInit
-
- SYSTEM_ID - Static variable in class org.pentaho.reporting.engine.classic.core.modules.parser.simple.SimpleParserModuleInit
-
- SystemPropertiesPanel - Class in org.pentaho.reporting.engine.classic.core.modules.gui.base.about
-
A panel containing a table of system properties.
- SystemPropertiesPanel() - Constructor for class org.pentaho.reporting.engine.classic.core.modules.gui.base.about.SystemPropertiesPanel
-
Constructs a new panel.