JFreeChart 1.0.14-redhat-2

Uses of Class
org.jfree.data.time.Hour

Packages that use Hour
org.jfree.data.time Interfaces and classes for time-related data. 
 

Uses of Hour in org.jfree.data.time
 

Methods in org.jfree.data.time that return Hour
 Hour Minute.getHour()
          Returns the hour.
static Hour Hour.parseHour(String s)
          Creates an Hour instance by parsing a string.
 

Constructors in org.jfree.data.time with parameters of type Hour
Minute(int minute, Hour hour)
          Constructs a new Minute.
 


JFreeChart 1.0.14-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.