| Package | Description |
|---|---|
| org.jfree.chart.axis | |
| org.jfree.data.time |
| Class and Description |
|---|
| RegularTimePeriod
An abstract class representing a unit of time.
|
| Class and Description |
|---|
| Day
Represents a single day in the range 1-Jan-1900 to 31-Dec-9999.
|
| Hour
Represents an hour in a specific day.
|
| Minute
Represents a minute.
|
| Month
Represents a single month.
|
| Quarter
Defines a quarter (in a given year).
|
| RegularTimePeriod
An abstract class representing a unit of time.
|
| Second
Represents a second in a particular day.
|
| TimePeriod
A period of time measured to millisecond precision using two instances of
java.util.Date. |
| TimePeriodAnchor
Used to indicate one of three positions in a time period:
START, MIDDLE and END. |
| Year
Represents a year in the range -9999 to 9999.
|