Package | Description |
---|---|
org.jfree.data.time |
Modifier and Type | Class and Description |
---|---|
class |
Day
Represents a single day in the range 1-Jan-1900 to 31-Dec-9999.
|
class |
Hour
Represents an hour in a specific day.
|
class |
Millisecond
Represents a millisecond.
|
class |
Minute
Represents a minute.
|
class |
Month
Represents a single month.
|
class |
Quarter
Defines a quarter (in a given year).
|
class |
RegularTimePeriod
An abstract class representing a unit of time.
|
class |
Second
Represents a second in a particular day.
|
class |
Year
Represents a year in the range -9999 to 9999.
|