Serialized Form
Package org.pentaho.reporting.engine.classic.wizard |
expressionsCache
org.pentaho.reporting.libraries.base.util.LFUMap<K,V> expressionsCache
attributeContext
org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributeContext attributeContext
definition
org.pentaho.reporting.engine.classic.core.AbstractReportDefinition definition
flowController
org.pentaho.reporting.engine.classic.core.states.datarow.DefaultFlowController flowController
wizardSpecification
WizardSpecification wizardSpecification
Package org.pentaho.reporting.engine.classic.wizard.model |
horizontalAlignment
org.pentaho.reporting.engine.classic.core.ElementAlignment horizontalAlignment
verticalAlignment
org.pentaho.reporting.engine.classic.core.ElementAlignment verticalAlignment
fontName
String fontName
fontBold
Boolean fontBold
fontItalic
Boolean fontItalic
fontUnderline
Boolean fontUnderline
fontStrikethrough
Boolean fontStrikethrough
fontSize
Integer fontSize
fontColor
Color fontColor
backgroundColor
Color backgroundColor
nullString
String nullString
displayName
String displayName
dataFormat
String dataFormat
aggregationFunction
Class<T> aggregationFunction
field
String field
fieldTypeHint
Class<T> fieldTypeHint
width
Length width
onlyShowChangingValues
Boolean onlyShowChangingValues
groupName
String groupName
header
RootBandDefinition header
footer
RootBandDefinition footer
groupTotalsLabel
String groupTotalsLabel
groupType
GroupType groupType
totalsHorizontalAlignment
org.pentaho.reporting.engine.classic.core.ElementAlignment totalsHorizontalAlignment
repeat
Boolean repeat
visible
boolean visible
source
String source
x
Length x
y
Length y
width
Length width
height
Length height
keepAspectRatio
Boolean keepAspectRatio
scale
Boolean scale
visible
boolean visible
detailFieldDefinitions
DetailFieldDefinition[] detailFieldDefinitions
groupDefinitions
GroupDefinition[] groupDefinitions
columnHeader
RootBandDefinition columnHeader
columnFooter
RootBandDefinition columnFooter
watermarkDefinition
WatermarkDefinition watermarkDefinition
autoGenerateDetails
boolean autoGenerateDetails
readResolve
private Object readResolve()
throws ObjectStreamException
- Replaces the automatically generated instance with one of the enumeration instances.
- Throws:
ObjectStreamException
- if the element could not be resolved.
type
String type
value
double value
unit
LengthUnit unit
readResolve
private Object readResolve()
throws ObjectStreamException
- Replaces the automatically generated instance with one of the enumeration instances.
- Throws:
ObjectStreamException
- if the element could not be resolved.
dotsPerUnit
double dotsPerUnit
name
String name