net.sf.dynamicreports.report.builder.style
Class ConditionalStyleBuilder

java.lang.Object
  extended by net.sf.dynamicreports.report.builder.AbstractBuilder<T,U>
      extended by net.sf.dynamicreports.report.builder.style.BaseStyleBuilder<ConditionalStyleBuilder,DRConditionalStyle>
          extended by net.sf.dynamicreports.report.builder.style.ConditionalStyleBuilder
All Implemented Interfaces:
Serializable

public class ConditionalStyleBuilder
extends BaseStyleBuilder<ConditionalStyleBuilder,DRConditionalStyle>

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.dynamicreports.report.builder.AbstractBuilder
builded
 
Constructor Summary
protected ConditionalStyleBuilder(DRIExpression<Boolean> conditionExpression)
           
 
Method Summary
 
Methods inherited from class net.sf.dynamicreports.report.builder.style.BaseStyleBuilder
addTabStop, bold, boldItalic, getStyle, italic, setAlignment, setBackgroundColor, setBold, setBorder, setBorder, setBottomBorder, setBottomPadding, setFirstLineIndent, setFont, setFontName, setFontSize, setForegroundColor, setHorizontalAlignment, setImageScale, setItalic, setLeftBorder, setLeftIndent, setLeftPadding, setLinePen, setLineSpacing, setLineSpacingSize, setMarkup, setPadding, setPadding, setPattern, setPdfEmbedded, setPdfEncoding, setPdfFontName, setRadius, setRightBorder, setRightIndent, setRightPadding, setRotation, setSpacingAfter, setSpacingBefore, setStrikeThrough, setTabStopWidth, setTopBorder, setTopPadding, setUnderline, setVerticalAlignment, strikeThrough, underline
 
Methods inherited from class net.sf.dynamicreports.report.builder.AbstractBuilder
build, configure, getObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConditionalStyleBuilder

protected ConditionalStyleBuilder(DRIExpression<Boolean> conditionExpression)


Copyright © 2010-2014. All Rights Reserved.