Uses of Interface
net.sf.jasperreports.engine.JRStyleSetter

Packages that use JRStyleSetter
net.sf.jasperreports.components.table.fill   
net.sf.jasperreports.engine Provides access to the library's main functionality through façade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. 
net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces. 
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
 

Uses of JRStyleSetter in net.sf.jasperreports.components.table.fill
 

Classes in net.sf.jasperreports.components.table.fill that implement JRStyleSetter
 class FillTableSubreport
           
 

Uses of JRStyleSetter in net.sf.jasperreports.engine
 

Methods in net.sf.jasperreports.engine with parameters of type JRStyleSetter
abstract  void JRAbstractObjectFactory.setStyle(JRStyleSetter setter, JRStyleContainer styleContainer)
          Sets a style or a style reference on an object.
 

Uses of JRStyleSetter in net.sf.jasperreports.engine.base
 

Methods in net.sf.jasperreports.engine.base with parameters of type JRStyleSetter
protected  void JRBaseObjectFactory.handleStyleNameReference(JRStyleSetter setter, java.lang.String nameReference)
           
 void JRBaseObjectFactory.setStyle(JRStyleSetter setter, JRStyleContainer styleContainer)
          This method preserves both specified styles and external style name references.
 

Uses of JRStyleSetter in net.sf.jasperreports.engine.fill
 

Classes in net.sf.jasperreports.engine.fill that implement JRStyleSetter
 class JRFillBreak
           
 class JRFillCellContents
          Crosstab cell contents filler.
 class JRFillChart
           
 class JRFillComponentElement
          A JRComponentElement which is used during report fill.
 class JRFillCrosstab
          Fill-time implementation of a crosstab.
 class JRFillElement
           
 class JRFillEllipse
           
 class JRFillFrame
          Fill time implementation of a frame element.
 class JRFillGenericElement
          A JRGenericElement used during report fill.
 class JRFillGraphicElement
           
 class JRFillImage
           
 class JRFillLine
           
 class JRFillRectangle
           
 class JRFillStaticText
           
 class JRFillSubreport
           
 class JRFillTextElement
           
 class JRFillTextField
           
 

Methods in net.sf.jasperreports.engine.fill with parameters of type JRStyleSetter
 void JRFillObjectFactory.registerDelayedStyleSetter(JRStyleSetter delayedSetter, JRStyleContainer styleContainer)
           
protected  void JRFillObjectFactory.registerDelayedStyleSetter(JRStyleSetter delayedSetter, java.lang.String styleName)
           
 void JRFillObjectFactory.setStyle(JRStyleSetter setter, JRStyleContainer styleContainer)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com