Java Doc for JRVerticalFiller.java in  » Report » jasperreports-2.0.1 » net » sf » jasperreports » engine » fill » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Report » jasperreports 2.0.1 » net.sf.jasperreports.engine.fill 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   net.sf.jasperreports.engine.fill.JRBaseFiller
      net.sf.jasperreports.engine.fill.JRVerticalFiller

JRVerticalFiller
public class JRVerticalFiller extends JRBaseFiller (Code)

author:
   Teodor Danciu (teodord@users.sourceforge.net)
version:
   $Id: JRVerticalFiller.java 1807 2007-08-06 12:39:58Z teodord $



Constructor Summary
protected  JRVerticalFiller(JasperReport jasperReport)
    
protected  JRVerticalFiller(JasperReport jasperReport, JRBaseFiller parentFiller)
    
protected  JRVerticalFiller(JasperReport jasperReport, JREvaluator evaluator, JRBaseFiller parentFiller)
    

Method Summary
protected  voidfillBand(JRPrintBand band)
    
protected  voidfillColumnBand(JRFillBand band, byte evaluation)
    
protected  voidfillFixedBand(JRFillBand band, byte evaluation)
    
protected  voidfillPageBand(JRFillBand band, byte evaluation)
    
protected synchronized  voidfillReport()
    
protected  voidsetPageHeight(int pageHeight)
    


Constructor Detail
JRVerticalFiller
protected JRVerticalFiller(JasperReport jasperReport) throws JRException(Code)



JRVerticalFiller
protected JRVerticalFiller(JasperReport jasperReport, JRBaseFiller parentFiller) throws JRException(Code)



JRVerticalFiller
protected JRVerticalFiller(JasperReport jasperReport, JREvaluator evaluator, JRBaseFiller parentFiller) throws JRException(Code)




Method Detail
fillBand
protected void fillBand(JRPrintBand band)(Code)



fillColumnBand
protected void fillColumnBand(JRFillBand band, byte evaluation) throws JRException(Code)



fillFixedBand
protected void fillFixedBand(JRFillBand band, byte evaluation) throws JRException(Code)



fillPageBand
protected void fillPageBand(JRFillBand band, byte evaluation) throws JRException(Code)



fillReport
protected synchronized void fillReport() throws JRException(Code)



setPageHeight
protected void setPageHeight(int pageHeight)(Code)



Fields inherited from net.sf.jasperreports.engine.fill.JRBaseFiller
protected JRFillBand background(Code)(Java Doc)
protected List bands(Code)(Java Doc)
protected int bottomMargin(Code)(Java Doc)
protected Map boundElements(Code)(Java Doc)
protected JRCalculator calculator(Code)(Java Doc)
protected int columnCount(Code)(Java Doc)
protected JRFillBand columnFooter(Code)(Java Doc)
protected int columnFooterOffsetY(Code)(Java Doc)
protected JRFillBand columnHeader(Code)(Java Doc)
protected int columnHeaderOffsetY(Code)(Java Doc)
protected int columnIndex(Code)(Java Doc)
protected int columnSpacing(Code)(Java Doc)
protected int columnWidth(Code)(Java Doc)
protected Map datasetMap(Code)(Java Doc)
protected Map dateFormatCache(Code)(Java Doc)
protected JRReportFont defaultFont(Code)(Java Doc)
protected JRStyle defaultStyle(Code)(Java Doc)
protected JRFillBand detail(Code)(Java Doc)
protected JRFillContext fillContext(Code)(Java Doc)
final protected String fillerId(Code)(Java Doc)
protected JRReportFont[] fonts(Code)(Java Doc)
protected FormatFactory formatFactory(Code)(Java Doc)
protected JRFillGroup[] groups(Code)(Java Doc)
protected boolean isCreatingNewPage(Code)(Java Doc)
protected boolean isFirstColumnBand(Code)(Java Doc)
protected boolean isFirstPageBand(Code)(Java Doc)
protected boolean isFloatColumnFooter(Code)(Java Doc)
protected boolean isLastPageFooter(Code)(Java Doc)
protected boolean isNewColumn(Code)(Java Doc)
protected boolean isNewGroup(Code)(Java Doc)
protected boolean isNewPage(Code)(Java Doc)
protected boolean isPerPageBoundElements(Code)(Java Doc)
protected boolean isSummaryNewPage(Code)(Java Doc)
protected boolean isTitleNewPage(Code)(Java Doc)
protected JasperPrint jasperPrint(Code)(Java Doc)
protected JasperReport jasperReport(Code)(Java Doc)
protected int lastPageColumnFooterOffsetY(Code)(Java Doc)
protected JRFillBand lastPageFooter(Code)(Java Doc)
protected int leftMargin(Code)(Java Doc)
protected JRFillDataset mainDataset(Code)(Java Doc)
protected JRFillBand missingFillBand(Code)(Java Doc)
protected String name(Code)(Java Doc)
protected JRFillBand noData(Code)(Java Doc)
protected Map numberFormatCache(Code)(Java Doc)
protected int offsetX(Code)(Java Doc)
protected int offsetY(Code)(Java Doc)
protected byte orientation(Code)(Java Doc)
protected JRFillBand pageFooter(Code)(Java Doc)
protected JRFillBand pageHeader(Code)(Java Doc)
protected int pageHeight(Code)(Java Doc)
protected int pageWidth(Code)(Java Doc)
protected JRBaseFiller parentFiller(Code)(Java Doc)
protected byte printOrder(Code)(Java Doc)
protected JRPrintPage printPage(Code)(Java Doc)
protected int printPageStretchHeight(Code)(Java Doc)
protected ClassLoader reportClassLoader(Code)(Java Doc)
protected JRFillReportTemplate[] reportTemplates(Code)(Java Doc)
protected int rightMargin(Code)(Java Doc)
protected JRAbstractScriptlet scriptlet(Code)(Java Doc)
protected JRStyle[] styles(Code)(Java Doc)
protected Set subfillers(Code)(Java Doc)
protected JRFillBand summary(Code)(Java Doc)
protected JRFillBand title(Code)(Java Doc)
protected int topMargin(Code)(Java Doc)
protected URLStreamHandlerFactory urlHandlerFactory(Code)(Java Doc)
protected JRVirtualizer virtualizer(Code)(Java Doc)
protected byte whenNoDataType(Code)(Java Doc)
protected byte whenResourceMissingType(Code)(Java Doc)

Methods inherited from net.sf.jasperreports.engine.fill.JRBaseFiller
protected void addBoundElement(JRFillElement element, JRPrintElement printElement, byte evaluationType, JRGroup group, JRFillBand band)(Code)(Java Doc)
protected void addBoundElement(JRFillElement element, JRPrintElement printElement, JREvaluationTime evaluationTime)(Code)(Java Doc)
protected void addDefaultStyleListener(DefaultStyleListener listener)(Code)(Java Doc)
protected void addPage(JRPrintPage page)(Code)(Java Doc)
protected void addPageIdentityDataProvider()(Code)(Java Doc)
protected void addVariableCalculationReq(String variableName, byte calculation)(Code)(Java Doc)
public void cancelFill() throws JRException(Code)(Java Doc)
protected void collectIncludedTemplates(JRTemplate template, List externalStyles, Set loadedLocations) throws JRException(Code)(Java Doc)
protected List collectStyles() throws JRException(Code)(Java Doc)
protected void collectStyles(JRTemplate template, List externalStyles, Set loadedLocations) throws JRException(Code)(Java Doc)
protected List collectTemplateStyles() throws JRException(Code)(Java Doc)
protected void createReportTemplates(JRFillObjectFactory factory)(Code)(Java Doc)
protected Object evaluateExpression(JRExpression expression, byte evaluation) throws JRException(Code)(Java Doc)
public JasperPrint fill(Map parameterValues, Connection conn) throws JRException(Code)(Java Doc)
public JasperPrint fill(Map parameterValues, JRDataSource ds) throws JRException(Code)(Java Doc)
public JasperPrint fill(Map parameterValues) throws JRException(Code)(Java Doc)
abstract protected void fillReport() throws JRException(Code)(Java Doc)
protected JRPrintPage getCurrentPage()(Code)(Java Doc)
protected int getCurrentPageStretchHeight()(Code)(Java Doc)
protected Format getDateFormat(String pattern)(Code)(Java Doc)
public JRReportFont getDefaultFont()(Code)(Java Doc)
public JRStyle getDefaultStyle()(Code)(Java Doc)
protected JRFillField getField(String fieldName)(Code)(Java Doc)
protected Map getFieldsMap()(Code)(Java Doc)
protected JRReportFont[] getFonts()(Code)(Java Doc)
protected FormatFactory getFormatFactory()(Code)(Java Doc)
public JRVirtualPrintPage.ObjectIDPair[] getIdentityData(JRVirtualPrintPage page)(Code)(Java Doc)
public JasperPrint getJasperPrint()(Code)(Java Doc)
protected JasperReport getJasperReport()(Code)(Java Doc)
protected Locale getLocale()(Code)(Java Doc)
public JRFillDataset getMainDataset()(Code)(Java Doc)
protected int getMasterColumnCount()(Code)(Java Doc)
protected Format getNumberFormat(String pattern)(Code)(Java Doc)
protected Map getParametersMap()(Code)(Java Doc)
public JRStyledTextParser getStyledTextParser()(Code)(Java Doc)
protected TimeZone getTimeZone()(Code)(Java Doc)
protected JRFillVariable getVariable(String variableName)(Code)(Java Doc)
public Object getVariableValue(String variableName)(Code)(Java Doc)
protected Map getVariablesMap()(Code)(Java Doc)
protected byte getWhenResourceMissingType()(Code)(Java Doc)
protected boolean hasMasterFormatFactory()(Code)(Java Doc)
protected boolean hasMasterLocale()(Code)(Java Doc)
protected boolean hasMasterTimeZone()(Code)(Java Doc)
protected boolean isBandOverFlowAllowed()(Code)(Java Doc)
protected boolean isInterrupted()(Code)(Java Doc)
protected boolean isSubreport()(Code)(Java Doc)
protected void loadStyles() throws JRException(Code)(Java Doc)
protected void lookupExternalDefaultStyle(Collection styleList)(Code)(Java Doc)
protected JRPrintPage newPage()(Code)(Java Doc)
protected boolean next() throws JRException(Code)(Java Doc)
protected void registerSubfiller(JRBaseFiller subfiller)(Code)(Java Doc)
protected void removePageIdentityDataProvider()(Code)(Java Doc)
protected void resolveBandBoundElements(JRFillBand band, byte evaluation) throws JRException(Code)(Java Doc)
protected void resolveBoundElements(JREvaluationTime evaluationTime, byte evaluation) throws JRException(Code)(Java Doc)
protected void resolveColumnBoundElements(byte evaluation) throws JRException(Code)(Java Doc)
protected void resolveGroupBoundElements(byte evaluation, boolean isFinal) throws JRException(Code)(Java Doc)
protected void resolvePageBoundElements(byte evaluation) throws JRException(Code)(Java Doc)
protected void resolveReportBoundElements() throws JRException(Code)(Java Doc)
protected void setBandOverFlowAllowed(boolean splittableBand)(Code)(Java Doc)
protected void setConnectionParameterValue(Map parameterValues, Connection conn)(Code)(Java Doc)
protected void setDatasourceParameterValue(Map parameterValues, JRDataSource ds)(Code)(Java Doc)
protected void setDefaultStyle(JRStyle style)(Code)(Java Doc)
public void setIdentityData(JRVirtualPrintPage page, JRVirtualPrintPage.ObjectIDPair[] identityData)(Code)(Java Doc)
protected void setInterrupted(boolean isInterrupted)(Code)(Java Doc)
abstract protected void setPageHeight(int pageHeight)(Code)(Java Doc)
protected void setParameter(String parameterName, Object value) throws JRException(Code)(Java Doc)
protected void setParameter(JRFillParameter parameter, Object value) throws JRException(Code)(Java Doc)
protected void setParameters(Map parameterValues) throws JRException(Code)(Java Doc)
protected void setSubreportRunner(JRSubreportRunner runner)(Code)(Java Doc)
protected void suspendSubreportRunner() throws JRException(Code)(Java Doc)
protected void unregisterSubfiller(JRBaseFiller subfiller)(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.