Java Doc for ChartDefinition.java in  » Report » pentaho-report » org » pentaho » plugin » jfreechart » 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 » pentaho report » org.pentaho.plugin.jfreechart 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.pentaho.plugin.jfreechart.ChartDefinition

All known Subclasses:   org.pentaho.plugin.jfreechart.XYZSeriesCollectionChartDefinition,  org.pentaho.plugin.jfreechart.PieDatasetChartDefinition,  org.pentaho.plugin.jfreechart.CategoryDatasetChartDefinition,  org.pentaho.plugin.jfreechart.DialWidgetDefinition,
ChartDefinition
public interface ChartDefinition (Code)


Field Summary
final public static  StringAREA_CHART_STR
    
final public static  StringBACKGROUND_TYPE_ATTRIBUTE_NAME
    
final public static  StringBAR_CHART_STR
    
final public static  StringBAR_LINE_CHART_STR
    
final public static  StringBUBBLE_CHART_STR
    
final public static  StringCATAGORY_DATASET_STR
    
final public static  StringCHART_BACKGROUND_NODE_NAME
    
final public static  StringCHART_BORDER_PAINT_NODE_NAME
    
final public static  StringCHART_BORDER_VISIBLE_NODE_NAME
    
final public static  StringCOLOR_NODE_NAME
    
final public static  StringCOLOR_TYPE_NAME
    
final public static  StringDATASET_TYPE_NODE_NAME
    
final public static  StringDAY_PERIOD_TYPE_STR
    
final public static  StringDIAL_CHART_STR
    
final public static  StringDIFFERENCE_CHART_STR
    
final public static  StringDISPLAY_LABELS_NODE_NAME
    
final public static  StringDISPLAY_LEGEND_BORDER_NODE_NAME
    
final public static  StringDOT_CHART_STR
    
final public static  StringDOT_HEIGHT_NODE_NAME
    
final public static  StringDOT_WIDTH_NODE_NAME
    
final public static  StringFIXEDMILLISECOND_PERIOD_TYPE_STR
    
final public static  StringGRADIENT_TYPE_NAME
    
final public static  StringHEIGHT_NODE_NAME
    
final public static  StringHORIZONTAL_ORIENTATION
    
final public static  StringHOUR_PERIOD_TYPE_STR
    
final public static  StringIMAGE_TYPE_NAME
    
final public static  StringINCLUDE_LEGEND_NODE_NAME
    
final public static  StringLEGEND_FONT_NODE_NAME
    
final public static  StringLINE_CHART_STR
    
final public static  StringLINE_STYLE_DASHDOTDOT_STR
    
final public static  StringLINE_STYLE_DASHDOT_STR
    
final public static  StringLINE_STYLE_DASH_STR
    
final public static  StringLINE_STYLE_DOT_STR
    
final public static  StringLINE_STYLE_NODE_NAME
    
final public static  StringLINE_STYLE_SOLID_STR
    
final public static  StringLINE_WIDTH_NODE_NAME
    
final public static  StringMARKER_VISIBLE_NODE_NAME
    
final public static  StringMILLISECOND_PERIOD_TYPE_STR
    
final public static  StringMINUTE_PERIOD_TYPE_STR
    
final public static  StringMONTH_PERIOD_TYPE_STR
    
final public static  StringPALETTE_NODE_NAME
    
final public static  StringPIE_CHART_STR
    
final public static  StringPIE_GRID_CHART_STR
    
final public static  StringPLOT_BACKGROUND_NODE_NAME
    
final public static  StringQUARTER_PERIOD_TYPE_STR
    
final public static  StringSECOND_PERIOD_TYPE_STR
    
final public static  StringSTACKED_NODE_NAME
    
final public static  StringSTEP_AREA_CHART_STR
    
final public static  StringSTEP_CHART_STR
    
final public static  StringSUBTITLES_NODE_NAME
    
final public static  StringSUBTITLE_NODE_NAME
    
final public static  StringTEXTURE_TYPE_NAME
    
final public static  StringTHREED_NODE_NAME
    
final public static  StringTIME_SERIES_COLLECTION_STR
    
final public static  StringTITLE_FONT_NODE_NAME
    
final public static  StringTITLE_NODE_NAME
    
final public static  StringTITLE_POSITION_NODE_NAME
    
final public static  StringTYPE_NODE_NAME
    
final public static  StringVERTICAL_ORIENTATION
    
final public static  StringWEEK_PERIOD_TYPE_STR
    
final public static  StringWIDTH_NODE_NAME
    
final public static  StringXYZ_SERIES_COLLECTION_STR
    
final public static  StringXY_SERIES_COLLECTION_STR
    
final public static  StringYEAR_PERIOD_TYPE_STR
    


Method Summary
public  PaintgetBorderPaint()
    
public  ImagegetChartBackgroundImage()
    
public  PaintgetChartBackgroundPaint()
    
public  intgetHeight()
    
public  FontgetLegendFont()
    
public  StringgetNoDataMessage()
    
public  Paint[]getPaintSequence()
    
public  ImagegetPlotBackgroundImage()
    
public  PaintgetPlotBackgroundPaint()
    
public  ListgetSubtitles()
    
public  StringgetTitle()
    
public  FontgetTitleFont()
    
public  RectangleEdgegetTitlePosition()
    
public  intgetWidth()
    
public  booleanisBorderVisible()
    
public  booleanisDisplayLabels()
    
public  booleanisLegendBorderVisible()
    
public  booleanisLegendIncluded()
    
public  booleanisThreeD()
    

Field Detail
AREA_CHART_STR
final public static String AREA_CHART_STR(Code)



BACKGROUND_TYPE_ATTRIBUTE_NAME
final public static String BACKGROUND_TYPE_ATTRIBUTE_NAME(Code)



BAR_CHART_STR
final public static String BAR_CHART_STR(Code)



BAR_LINE_CHART_STR
final public static String BAR_LINE_CHART_STR(Code)



BUBBLE_CHART_STR
final public static String BUBBLE_CHART_STR(Code)



CATAGORY_DATASET_STR
final public static String CATAGORY_DATASET_STR(Code)



CHART_BACKGROUND_NODE_NAME
final public static String CHART_BACKGROUND_NODE_NAME(Code)



CHART_BORDER_PAINT_NODE_NAME
final public static String CHART_BORDER_PAINT_NODE_NAME(Code)



CHART_BORDER_VISIBLE_NODE_NAME
final public static String CHART_BORDER_VISIBLE_NODE_NAME(Code)



COLOR_NODE_NAME
final public static String COLOR_NODE_NAME(Code)



COLOR_TYPE_NAME
final public static String COLOR_TYPE_NAME(Code)



DATASET_TYPE_NODE_NAME
final public static String DATASET_TYPE_NODE_NAME(Code)



DAY_PERIOD_TYPE_STR
final public static String DAY_PERIOD_TYPE_STR(Code)



DIAL_CHART_STR
final public static String DIAL_CHART_STR(Code)



DIFFERENCE_CHART_STR
final public static String DIFFERENCE_CHART_STR(Code)



DISPLAY_LABELS_NODE_NAME
final public static String DISPLAY_LABELS_NODE_NAME(Code)



DISPLAY_LEGEND_BORDER_NODE_NAME
final public static String DISPLAY_LEGEND_BORDER_NODE_NAME(Code)



DOT_CHART_STR
final public static String DOT_CHART_STR(Code)



DOT_HEIGHT_NODE_NAME
final public static String DOT_HEIGHT_NODE_NAME(Code)



DOT_WIDTH_NODE_NAME
final public static String DOT_WIDTH_NODE_NAME(Code)



FIXEDMILLISECOND_PERIOD_TYPE_STR
final public static String FIXEDMILLISECOND_PERIOD_TYPE_STR(Code)



GRADIENT_TYPE_NAME
final public static String GRADIENT_TYPE_NAME(Code)



HEIGHT_NODE_NAME
final public static String HEIGHT_NODE_NAME(Code)



HORIZONTAL_ORIENTATION
final public static String HORIZONTAL_ORIENTATION(Code)



HOUR_PERIOD_TYPE_STR
final public static String HOUR_PERIOD_TYPE_STR(Code)



IMAGE_TYPE_NAME
final public static String IMAGE_TYPE_NAME(Code)



INCLUDE_LEGEND_NODE_NAME
final public static String INCLUDE_LEGEND_NODE_NAME(Code)



LEGEND_FONT_NODE_NAME
final public static String LEGEND_FONT_NODE_NAME(Code)



LINE_CHART_STR
final public static String LINE_CHART_STR(Code)



LINE_STYLE_DASHDOTDOT_STR
final public static String LINE_STYLE_DASHDOTDOT_STR(Code)



LINE_STYLE_DASHDOT_STR
final public static String LINE_STYLE_DASHDOT_STR(Code)



LINE_STYLE_DASH_STR
final public static String LINE_STYLE_DASH_STR(Code)



LINE_STYLE_DOT_STR
final public static String LINE_STYLE_DOT_STR(Code)



LINE_STYLE_NODE_NAME
final public static String LINE_STYLE_NODE_NAME(Code)



LINE_STYLE_SOLID_STR
final public static String LINE_STYLE_SOLID_STR(Code)



LINE_WIDTH_NODE_NAME
final public static String LINE_WIDTH_NODE_NAME(Code)



MARKER_VISIBLE_NODE_NAME
final public static String MARKER_VISIBLE_NODE_NAME(Code)



MILLISECOND_PERIOD_TYPE_STR
final public static String MILLISECOND_PERIOD_TYPE_STR(Code)



MINUTE_PERIOD_TYPE_STR
final public static String MINUTE_PERIOD_TYPE_STR(Code)



MONTH_PERIOD_TYPE_STR
final public static String MONTH_PERIOD_TYPE_STR(Code)



PALETTE_NODE_NAME
final public static String PALETTE_NODE_NAME(Code)



PIE_CHART_STR
final public static String PIE_CHART_STR(Code)



PIE_GRID_CHART_STR
final public static String PIE_GRID_CHART_STR(Code)



PLOT_BACKGROUND_NODE_NAME
final public static String PLOT_BACKGROUND_NODE_NAME(Code)



QUARTER_PERIOD_TYPE_STR
final public static String QUARTER_PERIOD_TYPE_STR(Code)



SECOND_PERIOD_TYPE_STR
final public static String SECOND_PERIOD_TYPE_STR(Code)



STACKED_NODE_NAME
final public static String STACKED_NODE_NAME(Code)



STEP_AREA_CHART_STR
final public static String STEP_AREA_CHART_STR(Code)



STEP_CHART_STR
final public static String STEP_CHART_STR(Code)



SUBTITLES_NODE_NAME
final public static String SUBTITLES_NODE_NAME(Code)



SUBTITLE_NODE_NAME
final public static String SUBTITLE_NODE_NAME(Code)



TEXTURE_TYPE_NAME
final public static String TEXTURE_TYPE_NAME(Code)



THREED_NODE_NAME
final public static String THREED_NODE_NAME(Code)



TIME_SERIES_COLLECTION_STR
final public static String TIME_SERIES_COLLECTION_STR(Code)



TITLE_FONT_NODE_NAME
final public static String TITLE_FONT_NODE_NAME(Code)



TITLE_NODE_NAME
final public static String TITLE_NODE_NAME(Code)



TITLE_POSITION_NODE_NAME
final public static String TITLE_POSITION_NODE_NAME(Code)



TYPE_NODE_NAME
final public static String TYPE_NODE_NAME(Code)



VERTICAL_ORIENTATION
final public static String VERTICAL_ORIENTATION(Code)



WEEK_PERIOD_TYPE_STR
final public static String WEEK_PERIOD_TYPE_STR(Code)



WIDTH_NODE_NAME
final public static String WIDTH_NODE_NAME(Code)



XYZ_SERIES_COLLECTION_STR
final public static String XYZ_SERIES_COLLECTION_STR(Code)



XY_SERIES_COLLECTION_STR
final public static String XY_SERIES_COLLECTION_STR(Code)



YEAR_PERIOD_TYPE_STR
final public static String YEAR_PERIOD_TYPE_STR(Code)





Method Detail
getBorderPaint
public Paint getBorderPaint()(Code)



getChartBackgroundImage
public Image getChartBackgroundImage()(Code)



getChartBackgroundPaint
public Paint getChartBackgroundPaint()(Code)



getHeight
public int getHeight()(Code)



getLegendFont
public Font getLegendFont()(Code)



getNoDataMessage
public String getNoDataMessage()(Code)



getPaintSequence
public Paint[] getPaintSequence()(Code)



getPlotBackgroundImage
public Image getPlotBackgroundImage()(Code)



getPlotBackgroundPaint
public Paint getPlotBackgroundPaint()(Code)



getSubtitles
public List getSubtitles()(Code)



getTitle
public String getTitle()(Code)



getTitleFont
public Font getTitleFont()(Code)



getTitlePosition
public RectangleEdge getTitlePosition()(Code)



getWidth
public int getWidth()(Code)



isBorderVisible
public boolean isBorderVisible()(Code)



isDisplayLabels
public boolean isDisplayLabels()(Code)



isLegendBorderVisible
public boolean isLegendBorderVisible()(Code)



isLegendIncluded
public boolean isLegendIncluded()(Code)



isThreeD
public boolean isThreeD()(Code)



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