Java Doc for TimeSeriesCollectionChartDefinition.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.TimeSeriesCollectionChartDefinition

TimeSeriesCollectionChartDefinition
public class TimeSeriesCollectionChartDefinition extends TimeSeriesCollection implements XYChartDefinition(Code)


Field Summary
final public static  StringDATE_MAXIMUM_NODE_NAME
    
final public static  StringDATE_MINIMUM_NODE_NAME
    

Constructor Summary
public  TimeSeriesCollectionChartDefinition(IPentahoSession session)
    
public  TimeSeriesCollectionChartDefinition(int chartType, IPentahoResultSet data, boolean byRow, Node chartAttributes, IPentahoSession session)
    
public  TimeSeriesCollectionChartDefinition(IPentahoResultSet data, boolean byRow, Node chartAttributes, IPentahoSession session)
    

Method Summary
public  voidaddSubTitle(String subTitle)
    
public  voidaddSubTitles(List subTitleNodes)
    
public  PaintgetBorderPaint()
    
public  ImagegetChartBackgroundImage()
    
public  PaintgetChartBackgroundPaint()
    
public  intgetChartType()
    
public static  intgetChartType(String typeStr)
    
public  DategetDateMaximum()
    
public  DategetDateMinimum()
    
public  StringgetDomainPeriodType()
    
public  StringgetDomainTitle()
    
public  FontgetDomainTitleFont()
    
public  intgetDotHeight()
    
public  intgetDotWidth()
    
public  intgetHeight()
    
public  FontgetLegendFont()
    
public  StringgetLineStyle()
    
public  floatgetLineWidth()
    
public  LoggetLogger()
    
public  StringgetNoDataMessage()
    
public  PlotOrientationgetOrientation()
    
public  Paint[]getPaintSequence()
    
public  ImagegetPlotBackgroundImage()
    
public  PaintgetPlotBackgroundPaint()
    
public  doublegetRangeMaximum()
    
public  doublegetRangeMinimum()
    
public  StringgetRangeTitle()
    
public  FontgetRangeTitleFont()
    
public  IPentahoSessiongetSession()
    
public  ListgetSubtitles()
    
public static  ClassgetTimePeriodClass(String timePeriodStr)
    
public  StringgetTitle()
    
public  FontgetTitleFont()
    
public  RectangleEdgegetTitlePosition()
    
public  StringgetTooltipContent()
    
public  StringgetTooltipXFormat()
    
public  StringgetTooltipYFormat()
    
public  intgetWidth()
    
public  booleanisBorderVisible()
    
public  booleanisDisplayLabels()
    
public  booleanisDomainVerticalTickLabels()
    
public  booleanisLegendBorderVisible()
    
public  booleanisLegendIncluded()
    
public  booleanisMarkersVisible()
    
public  booleanisStacked()
    
public  booleanisThreeD()
    
public  voidsetBorderPaint(Paint borderPaint)
    
public  voidsetBorderVisible(Node borderVisibleNode)
    
public  voidsetBorderVisible(boolean borderVisible)
    
public  voidsetChartBackground(Node chartBackgroundNode)
    
public  voidsetChartBackgroundImage(Node chartBackgroundImageNode)
    
public  voidsetChartBackgroundImage(Image chartBackgroundImage)
    
public  voidsetChartBackgroundPaint(Paint chartBackgroundPaint)
    
public  voidsetChartType(Node chartTypeNode)
    
public  voidsetChartType(int chartType)
    
public  voidsetDateMaximum(Date dateMaximum)
    
public  voidsetDateMaximum(Node dateMaximumNode)
    
public  voidsetDateMinimum(Date dateMinimum)
    
public  voidsetDateMinimum(Node dateMinimumNode)
    
public  voidsetDomainPeriodType(Node domainPeriodTypeNode)
    
public  voidsetDomainPeriodType(String domainPeriodType)
    
public  voidsetDomainTitle(Node titleNode)
    
public  voidsetDomainTitle(String domainTitle)
    
public  voidsetDomainTitleFont(Node titleFontNode)
    
public  voidsetDomainTitleFont(Font domainTitleFont)
    
public  voidsetDomainVerticalTickLabels(Node domainVerticalTickLabelsNode)
    
public  voidsetDomainVerticalTickLabels(boolean domainVerticalTickLabels)
    
public  voidsetDotHeight(Node heightNode)
    
public  voidsetDotHeight(int height)
    
public  voidsetDotWidth(Node widthNode)
    
public  voidsetDotWidth(int width)
    
public  voidsetHeight(Node heightNode)
    
public  voidsetHeight(int height)
    
public  voidsetLegendBorderVisible(Node legendBorderVisibleNode)
    
public  voidsetLegendBorderVisible(boolean legendBorderVisible)
    
public  voidsetLegendFont(Font legendFont)
    
public  voidsetLegendFont(Node legendFontNode)
    
public  voidsetLegendIncluded(Node legendNode)
    
public  voidsetLegendIncluded(boolean legendIncluded)
    
public  voidsetLineStyle(String lineStyle)
    
public  voidsetLineStyle(Node lineStyleNode)
    
public  voidsetLineWidth(float lineWidth)
    
public  voidsetLineWidth(Node lineWidthNode)
    
public  voidsetMarkersVisible(boolean markersVisible)
    
public  voidsetMarkersVisible(Node markersVisibleNode)
    
public  voidsetOrientation(Node orientationNode)
    
public  voidsetOrientation(PlotOrientation orientation)
    
public  voidsetPaintSequence(Node paletteNode)
    
public  voidsetPaintSequence(Paint[] paintSequence)
    
public  voidsetPlotBackground(Node plotBackgroundNode)
    
public  voidsetPlotBackgroundImage(Node plotBackgroundImageNode)
    
public  voidsetPlotBackgroundImage(Image plotBackgroundImage)
    
public  voidsetPlotBackgroundPaint(Paint plotBackgroundPaint)
    
public  voidsetRangeMaximum(Node rangeMaximumNode)
    
public  voidsetRangeMaximum(double rangeMaximum)
    
public  voidsetRangeMinimum(Node rangeMinimumNode)
    
public  voidsetRangeMinimum(double rangeMinimum)
    
public  voidsetRangeTitle(Node titleNode)
    
public  voidsetRangeTitle(String rangeTitle)
    
public  voidsetRangeTitleFont(Node titleFontNode)
    
public  voidsetRangeTitleFont(Font rangeTitleFont)
    
public  voidsetSession(IPentahoSession session)
    
public  voidsetStacked(Node stackedNode)
    
public  voidsetStacked(boolean stacked)
    
public  voidsetThreeD(Node threeDNode)
    
public  voidsetThreeD(boolean threeD)
    
public  voidsetTitle(Node chartTitleNode)
    
public  voidsetTitle(String title)
    
public  voidsetTitleFont(Font titleFont)
    
public  voidsetTitleFont(Node titleFontNode)
    
public  voidsetTitlePosition(Node titlePositionNode)
    
public  voidsetTitlePosition(RectangleEdge titlePosition)
    
public  voidsetTooltipContent(String tooltipContent)
    
public  voidsetTooltipContent(Node node)
    
public  voidsetTooltipXFormat(String tooltipXFormat)
    
public  voidsetTooltipXFormat(Node node)
    
public  voidsetTooltipYFormat(String tooltipYFormat)
    
public  voidsetTooltipYFormat(Node node)
    
public  voidsetWidth(Node widthNode)
    
public  voidsetWidth(int width)
    

Field Detail
DATE_MAXIMUM_NODE_NAME
final public static String DATE_MAXIMUM_NODE_NAME(Code)



DATE_MINIMUM_NODE_NAME
final public static String DATE_MINIMUM_NODE_NAME(Code)




Constructor Detail
TimeSeriesCollectionChartDefinition
public TimeSeriesCollectionChartDefinition(IPentahoSession session)(Code)



TimeSeriesCollectionChartDefinition
public TimeSeriesCollectionChartDefinition(int chartType, IPentahoResultSet data, boolean byRow, Node chartAttributes, IPentahoSession session)(Code)



TimeSeriesCollectionChartDefinition
public TimeSeriesCollectionChartDefinition(IPentahoResultSet data, boolean byRow, Node chartAttributes, IPentahoSession session)(Code)




Method Detail
addSubTitle
public void addSubTitle(String subTitle)(Code)



addSubTitles
public void addSubTitles(List subTitleNodes)(Code)



getBorderPaint
public Paint getBorderPaint()(Code)
Returns the borderPaint.



getChartBackgroundImage
public Image getChartBackgroundImage()(Code)
Returns the chartBackgroundImage.



getChartBackgroundPaint
public Paint getChartBackgroundPaint()(Code)
Returns the backgroundPaint.



getChartType
public int getChartType()(Code)
Returns the chartType.



getChartType
public static int getChartType(String typeStr)(Code)



getDateMaximum
public Date getDateMaximum()(Code)



getDateMinimum
public Date getDateMinimum()(Code)



getDomainPeriodType
public String getDomainPeriodType()(Code)
Returns the domainPeriodType.



getDomainTitle
public String getDomainTitle()(Code)
Returns the domainTitle.



getDomainTitleFont
public Font getDomainTitleFont()(Code)
Returns the domainTitleFont.



getDotHeight
public int getDotHeight()(Code)
Returns the dot height.



getDotWidth
public int getDotWidth()(Code)
Returns the dot width.



getHeight
public int getHeight()(Code)
Returns the height.



getLegendFont
public Font getLegendFont()(Code)
Return the java.awt.Font to be used to display the legend items Font The font for the legend items



getLineStyle
public String getLineStyle()(Code)
returns the style set for the lines
See Also:   ChartDefinition.LINE_STYLE_SOLID_STR
See Also:   ChartDefinition.LINE_STYLE_DASH_STR
See Also:   ChartDefinition.LINE_STYLE_DOT_STR
See Also:   ChartDefinition.LINE_STYLE_DASHDOT_STR
See Also:   ChartDefinition.LINE_STYLE_DASHDOTDOT_STR



getLineWidth
public float getLineWidth()(Code)
the width of all line seriesValid values are float numbers zero or greater



getLogger
public Log getLogger()(Code)



getNoDataMessage
public String getNoDataMessage()(Code)



getOrientation
public PlotOrientation getOrientation()(Code)
Returns the orientation.



getPaintSequence
public Paint[] getPaintSequence()(Code)
Returns the paintSequence.



getPlotBackgroundImage
public Image getPlotBackgroundImage()(Code)
Returns the plotBackgroundImage.



getPlotBackgroundPaint
public Paint getPlotBackgroundPaint()(Code)



getRangeMaximum
public double getRangeMaximum()(Code)
Return the range axis' maximum value double Range axis' maximum value



getRangeMinimum
public double getRangeMinimum()(Code)
Return the range axis' minimum value double Range axis' minimum value



getRangeTitle
public String getRangeTitle()(Code)
Returns the rangeTitle.



getRangeTitleFont
public Font getRangeTitleFont()(Code)
Returns the rangeTitleFont.



getSession
public IPentahoSession getSession()(Code)



getSubtitles
public List getSubtitles()(Code)
Returns the subTitles.



getTimePeriodClass
public static Class getTimePeriodClass(String timePeriodStr)(Code)



getTitle
public String getTitle()(Code)
Returns the title.



getTitleFont
public Font getTitleFont()(Code)
Return the java.awt.Font to be used to display the dial title Font The Font for the title of this Pie



getTitlePosition
public RectangleEdge getTitlePosition()(Code)
Returns the titlePosition.



getTooltipContent
public String getTooltipContent()(Code)



getTooltipXFormat
public String getTooltipXFormat()(Code)



getTooltipYFormat
public String getTooltipYFormat()(Code)



getWidth
public int getWidth()(Code)
Returns the width.



isBorderVisible
public boolean isBorderVisible()(Code)
Returns the borderVisible.



isDisplayLabels
public boolean isDisplayLabels()(Code)



isDomainVerticalTickLabels
public boolean isDomainVerticalTickLabels()(Code)
Returns the verticalTickLabels.



isLegendBorderVisible
public boolean isLegendBorderVisible()(Code)
Return the boolen that states if the legend border is visible boolean Is the legend border visible



isLegendIncluded
public boolean isLegendIncluded()(Code)
Returns the legendIncluded.



isMarkersVisible
public boolean isMarkersVisible()(Code)
boolean whether the markers (data points) for all series are displayed



isStacked
public boolean isStacked()(Code)
Returns the stacked.



isThreeD
public boolean isThreeD()(Code)
Returns the threeD.



setBorderPaint
public void setBorderPaint(Paint borderPaint)(Code)

Parameters:
  borderPaint - The borderPaint to set.



setBorderVisible
public void setBorderVisible(Node borderVisibleNode)(Code)



setBorderVisible
public void setBorderVisible(boolean borderVisible)(Code)

Parameters:
  borderVisible - The borderVisible to set.



setChartBackground
public void setChartBackground(Node chartBackgroundNode)(Code)



setChartBackgroundImage
public void setChartBackgroundImage(Node chartBackgroundImageNode)(Code)



setChartBackgroundImage
public void setChartBackgroundImage(Image chartBackgroundImage)(Code)

Parameters:
  chartBackgroundImage - The chartBackgroundImage to set.



setChartBackgroundPaint
public void setChartBackgroundPaint(Paint chartBackgroundPaint)(Code)

Parameters:
  backgroundPaint - The backgroundPaint to set.



setChartType
public void setChartType(Node chartTypeNode)(Code)



setChartType
public void setChartType(int chartType)(Code)

Parameters:
  chartType - The chartType to set.



setDateMaximum
public void setDateMaximum(Date dateMaximum)(Code)



setDateMaximum
public void setDateMaximum(Node dateMaximumNode)(Code)



setDateMinimum
public void setDateMinimum(Date dateMinimum)(Code)



setDateMinimum
public void setDateMinimum(Node dateMinimumNode)(Code)



setDomainPeriodType
public void setDomainPeriodType(Node domainPeriodTypeNode)(Code)



setDomainPeriodType
public void setDomainPeriodType(String domainPeriodType)(Code)

Parameters:
  domainPeriodType - The domainPeriodType to set.



setDomainTitle
public void setDomainTitle(Node titleNode)(Code)



setDomainTitle
public void setDomainTitle(String domainTitle)(Code)

Parameters:
  domainTitle - The domainTitle to set.



setDomainTitleFont
public void setDomainTitleFont(Node titleFontNode)(Code)



setDomainTitleFont
public void setDomainTitleFont(Font domainTitleFont)(Code)

Parameters:
  domainTitleFont - The domainTitleFont to set.



setDomainVerticalTickLabels
public void setDomainVerticalTickLabels(Node domainVerticalTickLabelsNode)(Code)



setDomainVerticalTickLabels
public void setDomainVerticalTickLabels(boolean domainVerticalTickLabels)(Code)

Parameters:
  domainVerticalTickLabels - The domainVerticalLabels to set.



setDotHeight
public void setDotHeight(Node heightNode)(Code)



setDotHeight
public void setDotHeight(int height)(Code)

Parameters:
  height - The dot height to set.



setDotWidth
public void setDotWidth(Node widthNode)(Code)



setDotWidth
public void setDotWidth(int width)(Code)

Parameters:
  width - The dot width to set.



setHeight
public void setHeight(Node heightNode)(Code)



setHeight
public void setHeight(int height)(Code)

Parameters:
  height - The height to set.



setLegendBorderVisible
public void setLegendBorderVisible(Node legendBorderVisibleNode)(Code)



setLegendBorderVisible
public void setLegendBorderVisible(boolean legendBorderVisible)(Code)
boolean legendBorderVisibleSet the visibility of the legend border.



setLegendFont
public void setLegendFont(Font legendFont)(Code)
Set java.awt.Font to be used to display the legend items
Parameters:
  Font - The java.awt.Font for the legend items



setLegendFont
public void setLegendFont(Node legendFontNode)(Code)



setLegendIncluded
public void setLegendIncluded(Node legendNode)(Code)



setLegendIncluded
public void setLegendIncluded(boolean legendIncluded)(Code)

Parameters:
  legendIncluded - The legendIncluded to set.



setLineStyle
public void setLineStyle(String lineStyle)(Code)

Parameters:
  lineStyle - set the style for all line series
See Also:   ChartDefinition.LINE_STYLE_SOLID_STR
See Also:   ChartDefinition.LINE_STYLE_DASH_STR
See Also:   ChartDefinition.LINE_STYLE_DOT_STR
See Also:   ChartDefinition.LINE_STYLE_DASHDOT_STR
See Also:   ChartDefinition.LINE_STYLE_DASHDOTDOT_STR



setLineStyle
public void setLineStyle(Node lineStyleNode)(Code)

Parameters:
  lineStyleNode - set the style from an XML node



setLineWidth
public void setLineWidth(float lineWidth)(Code)

Parameters:
  lineWidth - set the width of all line seriesValid values are float numbers zero or greater



setLineWidth
public void setLineWidth(Node lineWidthNode)(Code)

Parameters:
  lineWidthNode - set the line width from an XML node



setMarkersVisible
public void setMarkersVisible(boolean markersVisible)(Code)

Parameters:
  markersVisible - set whether the markers (data points) for all series should be displayed



setMarkersVisible
public void setMarkersVisible(Node markersVisibleNode)(Code)

Parameters:
  markersVisibleNode - set the markers visibility from an XML node



setOrientation
public void setOrientation(Node orientationNode)(Code)



setOrientation
public void setOrientation(PlotOrientation orientation)(Code)

Parameters:
  orientation - The orientation to set.



setPaintSequence
public void setPaintSequence(Node paletteNode)(Code)



setPaintSequence
public void setPaintSequence(Paint[] paintSequence)(Code)

Parameters:
  paintSequence - The paintSequence to set.



setPlotBackground
public void setPlotBackground(Node plotBackgroundNode)(Code)



setPlotBackgroundImage
public void setPlotBackgroundImage(Node plotBackgroundImageNode)(Code)



setPlotBackgroundImage
public void setPlotBackgroundImage(Image plotBackgroundImage)(Code)

Parameters:
  plotBackgroundImage - The plotBackgroundImage to set.



setPlotBackgroundPaint
public void setPlotBackgroundPaint(Paint plotBackgroundPaint)(Code)



setRangeMaximum
public void setRangeMaximum(Node rangeMaximumNode)(Code)



setRangeMaximum
public void setRangeMaximum(double rangeMaximum)(Code)
double rangeMaximumSet the maximum value of the range axis.



setRangeMinimum
public void setRangeMinimum(Node rangeMinimumNode)(Code)



setRangeMinimum
public void setRangeMinimum(double rangeMinimum)(Code)
double rangeMinimumSet the minimum value of the range axis.



setRangeTitle
public void setRangeTitle(Node titleNode)(Code)



setRangeTitle
public void setRangeTitle(String rangeTitle)(Code)

Parameters:
  rangeTitle - The rangeTitle to set.



setRangeTitleFont
public void setRangeTitleFont(Node titleFontNode)(Code)



setRangeTitleFont
public void setRangeTitleFont(Font rangeTitleFont)(Code)

Parameters:
  rangeTitleFont - The rangeTitleFont to set.



setSession
public void setSession(IPentahoSession session)(Code)



setStacked
public void setStacked(Node stackedNode)(Code)



setStacked
public void setStacked(boolean stacked)(Code)

Parameters:
  stacked - The stacked to set.



setThreeD
public void setThreeD(Node threeDNode)(Code)



setThreeD
public void setThreeD(boolean threeD)(Code)

Parameters:
  threeD - The threeD to set.



setTitle
public void setTitle(Node chartTitleNode)(Code)



setTitle
public void setTitle(String title)(Code)

Parameters:
  title - The title to set.



setTitleFont
public void setTitleFont(Font titleFont)(Code)



setTitleFont
public void setTitleFont(Node titleFontNode)(Code)



setTitlePosition
public void setTitlePosition(Node titlePositionNode)(Code)



setTitlePosition
public void setTitlePosition(RectangleEdge titlePosition)(Code)

Parameters:
  titlePosition - The titlePosition to set.



setTooltipContent
public void setTooltipContent(String tooltipContent)(Code)



setTooltipContent
public void setTooltipContent(Node node)(Code)



setTooltipXFormat
public void setTooltipXFormat(String tooltipXFormat)(Code)



setTooltipXFormat
public void setTooltipXFormat(Node node)(Code)



setTooltipYFormat
public void setTooltipYFormat(String tooltipYFormat)(Code)



setTooltipYFormat
public void setTooltipYFormat(Node node)(Code)



setWidth
public void setWidth(Node widthNode)(Code)



setWidth
public void setWidth(int width)(Code)

Parameters:
  width - The width to set.



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