Example usage for org.jfree.chart.axis Timeline interface-usage

List of usage examples for org.jfree.chart.axis Timeline interface-usage

Introduction

In this page you can find the example usage for org.jfree.chart.axis Timeline interface-usage.

Usage

From source file ch.algotrader.client.chart.DefaultTimeline.java

/**
 * @author <a href="mailto:aflury@algotrader.ch">Andy Flury</a>
 */
public class DefaultTimeline implements Timeline, Serializable {

    private static final long serialVersionUID = -9169910551943900344L;

From source file org.activequant.util.charting.IntradayMarketTimeline.java

/**
 * 
 * Taken from the web.<br>
 * <br>
 * <b>History:</b><br>
 *  - [14.08.2007] Created (?)<br>

From source file edu.dlnu.liuwenpeng.EachMintueTransactionSupport.SegmentedTimeline.java

/**    
* A {@link Timeline} that implements a "segmented" timeline with included,    
* excluded and exception segments.    
* <P>    
* A Timeline will present a series of values to be used for an axis. Each    
* Timeline must provide transformation methods between domain values and