Uses of Class
net.sf.dynamicreports.report.builder.component.FillerBuilder

Packages that use FillerBuilder
net.sf.dynamicreports.report.builder.component   
 

Uses of FillerBuilder in net.sf.dynamicreports.report.builder.component
 

Methods in net.sf.dynamicreports.report.builder.component that return FillerBuilder
static FillerBuilder Components.filler()
           
 FillerBuilder ComponentBuilders.filler()
           
static FillerBuilder Components.gap(int width, int height)
           
 FillerBuilder ComponentBuilders.gap(int width, int height)
           
static FillerBuilder Components.horizontalGap(int width)
           
 FillerBuilder ComponentBuilders.horizontalGap(int width)
           
static FillerBuilder Components.verticalGap(int height)
           
 FillerBuilder ComponentBuilders.verticalGap(int height)
           
 



Copyright © 2010-2014. All Rights Reserved.