com.pyxis.greenhopper.charts.customfield
Class MasterFieldVelocity

java.lang.Object
  extended by com.pyxis.greenhopper.charts.BarChart
      extended by com.pyxis.greenhopper.charts.customfield.MasterFieldVelocity
All Implemented Interfaces:
Chart

public class MasterFieldVelocity
extends BarChart

Released Board > Project Overview > Value Chart > Story Points > (By children) Released Board > Parent Version > Value Chart > Story Points > By Children


Field Summary
 
Fields inherited from class com.pyxis.greenhopper.charts.BarChart
BAR, chartContext
 
Constructor Summary
MasterFieldVelocity(ChartContext chartContext)
           
 
Method Summary
protected  org.jfree.data.category.DefaultCategoryDataset computeDataSet()
           
 org.jfree.chart.annotations.CategoryTextAnnotation getAnnotation(org.jfree.data.category.DefaultCategoryDataset dataSet)
           
 java.util.Set<CurveSettings> getDefaultSettings()
           
 java.lang.String getTitle()
           
 java.lang.String getXTitle()
           
 java.lang.String getYTitle()
           
 boolean isJFreeChartSupported()
           
 boolean isReportSupported()
           
 
Methods inherited from class com.pyxis.greenhopper.charts.BarChart
buildChart, buildCSVReport, computeCurves, getDataSet, getMarkerValue, getSettings, getSumValue, getYMaxValue, isDateAxisAvailable, isForecastLegendShown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MasterFieldVelocity

public MasterFieldVelocity(ChartContext chartContext)
Method Detail

getTitle

public java.lang.String getTitle()

getXTitle

public java.lang.String getXTitle()

getYTitle

public java.lang.String getYTitle()

isReportSupported

public boolean isReportSupported()

isJFreeChartSupported

public boolean isJFreeChartSupported()

getDefaultSettings

public java.util.Set<CurveSettings> getDefaultSettings()

getAnnotation

public org.jfree.chart.annotations.CategoryTextAnnotation getAnnotation(org.jfree.data.category.DefaultCategoryDataset dataSet)
Specified by:
getAnnotation in class BarChart

computeDataSet

protected org.jfree.data.category.DefaultCategoryDataset computeDataSet()
Specified by:
computeDataSet in class BarChart


Copyright © 2007-2012 Atlassian. All Rights Reserved.