JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.jfree.data.time.Day
Packages that use
Day
Package
Description
org.jfree.data.time
Uses of
Day
in
org.jfree.data.time
Methods in
org.jfree.data.time
that return
Day
Modifier and Type
Method
Description
Day
Hour.
getDay
()
Returns the day in which this hour falls.
Day
Minute.
getDay
()
Returns the day.
static
Day
Day.
parseDay
(
String
s)
Parses the string argument as a day.
Constructors in
org.jfree.data.time
with parameters of type
Day
Modifier
Constructor
Description
Hour
(int hour,
Day
day)
Constructs a new Hour.