Uses of Package
org.jfree.data.time
Package
Description
-
ClassDescriptionA range specified in terms of two
java.util.Date
objects.An abstract class representing a unit of time. -
ClassDescriptionA period of time measured to millisecond precision using two instances of
java.util.Date
. -
ClassDescriptionRepresents a single day in the range 1-Jan-1900 to 31-Dec-9999.A wrapper for a fixed array of float values.Represents an hour in a specific day.Represents a minute.Represents a single month.Defines a quarter (in a given year).An abstract class representing a unit of time.Represents a second in a particular day.A period of time measured to millisecond precision using two instances of
java.util.Date
.Used to indicate one of three positions in a time period:START
,MIDDLE
andEND
.Represents a time period and an associated value.A structure containing zero, one or manyTimePeriodValue
instances.Represents a sequence of zero or more data items in the form (period, value) where 'period' is some instance of a subclass ofRegularTimePeriod
.A collection of time series objects.Represents one data item in a time series.A calendar week.Represents a year in the range -9999 to 9999. -
ClassDescriptionAn abstract class representing a unit of time.Used to indicate one of three positions in a time period:
START
,MIDDLE
andEND
.