Uses of Interface
com.pyxis.greenhopper.charts.Chart

Packages that use Chart
com.atlassian.greenhopper.service.charts   
com.pyxis.greenhopper.charts   
com.pyxis.greenhopper.charts.context   
com.pyxis.greenhopper.charts.customfield   
com.pyxis.greenhopper.charts.issuetracking   
com.pyxis.greenhopper.charts.timetracking   
 

Uses of Chart in com.atlassian.greenhopper.service.charts
 

Classes in com.atlassian.greenhopper.service.charts that implement Chart
 class HourBurndownAdapter
          Deprecated. 
 

Uses of Chart in com.pyxis.greenhopper.charts
 

Classes in com.pyxis.greenhopper.charts that implement Chart
 class BarChart
           
 class CurveChart
           
 

Uses of Chart in com.pyxis.greenhopper.charts.context
 

Fields in com.pyxis.greenhopper.charts.context declared as Chart
protected  Chart AbstractChartContext.chart
           
 

Methods in com.pyxis.greenhopper.charts.context that return Chart
 Chart ChartContext.getChart()
           
 Chart CrossAgileGadgetContext.getChart()
           
 Chart AbstractChartContext.getChart()
           
 

Uses of Chart in com.pyxis.greenhopper.charts.customfield
 

Classes in com.pyxis.greenhopper.charts.customfield that implement Chart
 class FieldBurndown
           
 class FieldBurnup
           
 class FieldVelocity
          Released Board > Parent Version > Value Chart > Story Points > Daily Released Board > Child Version > Value Chart > Story Points
 class MasterFieldBurndown
           
 class MasterFieldBurnup
           
 class MasterFieldVelocity
          Released Board > Project Overview > Value Chart > Story Points > (By children) Released Board > Parent Version > Value Chart > Story Points > By Children
 

Uses of Chart in com.pyxis.greenhopper.charts.issuetracking
 

Classes in com.pyxis.greenhopper.charts.issuetracking that implement Chart
 class AbstractCumulativeFlow
           
 class IssueBurndown
           
 class StateCumulativeFlow
           
 class TBCumulativeFlow
           
 

Uses of Chart in com.pyxis.greenhopper.charts.timetracking
 

Classes in com.pyxis.greenhopper.charts.timetracking that implement Chart
 class HourBurndown
           
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.