Class SymbolicNameAnnotation

java.lang.Object
net.sf.statcvs.charts.SymbolicNameAnnotation
All Implemented Interfaces:
Annotation, XYAnnotation

public class SymbolicNameAnnotation extends Object implements XYAnnotation
SymbolicNameAnnotation Provides symbolic name annotations for XYPlots with java.util.Date objects on the domain axis. TODO: Move vertically to accommodate annotations that are close together
Version:
$Id: SymbolicNameAnnotation.java,v 1.6 2008/04/02 11:22:15 benoitx Exp $
Author:
Tammo van Lessen