Example usage for org.jfree.chart.util RelativeDateFormat subclass-usage

List of usage examples for org.jfree.chart.util RelativeDateFormat subclass-usage

Introduction

In this page you can find the example usage for org.jfree.chart.util RelativeDateFormat subclass-usage.

Usage

From source file org.ietr.preesm.mapper.ui.VertexDateFormat.java

/**
 * Time display format for Gantt charts
 * 
 * @author mpelcat
 */
public class VertexDateFormat extends RelativeDateFormat {