Uses of Package
org.jfree.data.time
Packages that use org.jfree.data.time
Package
Description
Axis classes and interfaces.
Data interfaces and classes for Gantt charts.
Interfaces and classes for time-related data.
Classes for representing financial data in open-high-low-close form.
-
Classes in org.jfree.data.time used by org.jfree.chart.axisClassDescriptionA range specified in terms of two
java.util.Dateobjects.An abstract class representing a unit of time. -
Classes in org.jfree.data.time used by org.jfree.data.ganttClassDescriptionA period of time measured to millisecond precision using two instances of
java.util.Date. -
Classes in org.jfree.data.time used by org.jfree.data.timeClassDescriptionRepresents 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,MIDDLEandEND.Represents a time period and an associated value.A structure containing zero, one or manyTimePeriodValueinstances.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. -
Classes in org.jfree.data.time used by org.jfree.data.time.ohlcClassDescriptionAn abstract class representing a unit of time.Used to indicate one of three positions in a time period:
START,MIDDLEandEND.