Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.jfree.data.time.Day
Uses in package org.jfree.data.time
Constructors with parameter type org.jfree.data.time.Day
Hour
.
Hour
(int hour,
Day
day)
Constructs a new Hour.
Methods with return type org.jfree.data.time.Day
Day
Hour
.
getDay
()
Returns the day in which this hour falls.
Day
Day
.
parseDay
(String s)
Parses the string argument as a day.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About