Represents a year in the range 1900 to 9999.
Year() - constructor for class org.jfree.data.time.
Year Creates a new Year
, based on the current system date/time.
Creates a new Year
, based on a particular instant in time,
using the default time zone.
Constructs a year, based on a particular instant in time and a time zone.
Creates a time period representing a single year.
Creates a new instance of YInterval
.
An item representing data in the form (x, y, y-low, y-high).
Creates a new instance of YIntervalItem
.
A renderer that draws a line connecting the start and end Y values for an
XYPlot
.
A list of (x, y, y-low, y-high) data items.
Creates a new empty series.
Constructs a new xy-series that contains no data.
Creates a new instance of YIntervalSeriesCollection
.
Represent a data set where Y is a symbolic values.
Storage for the y values.
A y-value plus the bounds for the related x-interval.
Creates a new instance of YWithXInterval
.