Uses of Class
org.jfree.data.time.Year
Packages that use Year
-
Uses of Year in org.jfree.data.time
Methods in org.jfree.data.time that return YearModifier and TypeMethodDescriptionprivate static Year
Month.evaluateAsYear
(String s) Creates a year from a string, or returnsnull
(format exceptions suppressed).private static Year
Week.evaluateAsYear
(String s) Creates a year from a string, or returns null (format exceptions suppressed).Month.getYear()
Returns the year in which the month falls.Quarter.getYear()
Returns the year.Week.getYear()
Returns the year in which the week falls.static Year
Parses the string argument as a year.Constructors in org.jfree.data.time with parameters of type Year