public class StyleBuilder extends Object
Constructor and Description |
---|
StyleBuilder(WriterHelper writer) |
Modifier and Type | Method and Description |
---|---|
void |
buildBeforeAutomaticStyles(JasperPrint jasperPrint) |
void |
buildMasterPages(int pageFormatCount) |
void |
buildPageLayout(int pageFormatIndex,
PrintPageFormat pageFormat) |
public StyleBuilder(WriterHelper writer)
public void buildBeforeAutomaticStyles(JasperPrint jasperPrint)
public void buildPageLayout(int pageFormatIndex, PrintPageFormat pageFormat)
public void buildMasterPages(int pageFormatCount)
Copyright © 2017. All rights reserved.