Uses of Class
de.eventhorizongilde.ehfs.chart.LineAnnotation

Packages that use LineAnnotation
de.eventhorizongilde.ehfs.chart Classes for working with graphs. 
 

Uses of LineAnnotation in de.eventhorizongilde.ehfs.chart
 

Methods in de.eventhorizongilde.ehfs.chart that return LineAnnotation
static LineAnnotation LineAnnotation.createForOverview(int seconds)
          Creates a line annotation that is visible on overview graphs only.
static LineAnnotation LineAnnotation.createForUnit(int seconds, String unitGuid)
          Creates a line annotation that is visible on graphs for a specific unit only.
static LineAnnotation LineAnnotation.createGlobal(int seconds)
          Creates a line annotation that is visible on all graphs.
 



Event Horizon Fight Statistics