org.jvnet.its
Class AgeTrendBuilder
java.lang.Object
org.jvnet.its.TrendBuilder<java.lang.Double,org.jfree.data.xy.CategoryTableXYDataset>
org.jvnet.its.AgeTrendBuilder
public class AgeTrendBuilder
- extends TrendBuilder<java.lang.Double,org.jfree.data.xy.CategoryTableXYDataset>
TrendBuilder where the type of x is the # of dates
since the bug was reported until the activity happened.
- Author:
- Kohsuke Kawaguchi
|
Method Summary |
protected void |
add(org.jfree.data.xy.CategoryTableXYDataset ds,
java.lang.Double start,
java.lang.Double end,
int value,
java.lang.String seriesName)
Lower-level function to add data to the dataset. |
protected java.lang.Double |
getKey(org.kohsuke.jnt.JNIssue.Activity a)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgeTrendBuilder
public AgeTrendBuilder()
getKey
protected java.lang.Double getKey(org.kohsuke.jnt.JNIssue.Activity a)
- Specified by:
getKey in class TrendBuilder<java.lang.Double,org.jfree.data.xy.CategoryTableXYDataset>
add
protected void add(org.jfree.data.xy.CategoryTableXYDataset ds,
java.lang.Double start,
java.lang.Double end,
int value,
java.lang.String seriesName)
- Description copied from class:
TrendBuilder
- Lower-level function to add data to the dataset.
- Specified by:
add in class TrendBuilder<java.lang.Double,org.jfree.data.xy.CategoryTableXYDataset>
Copyright © 2008. All Rights Reserved.