JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.jfree.data.time.Hour
Packages that use
Hour
Package
Description
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
Modifier and Type
Method
Description
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
Modifier
Constructor
Description
Minute
(int minute,
Hour
hour)
Constructs a new Minute.