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
Returns the day in which this hour falls.
Day
Returns the day.
Day
Day.parseDay(String s)
Parses the string argument as a day.