Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.jfree.data.time.Hour
Uses in package org.jfree.data.time
Constructors with parameter type org.jfree.data.time.Hour
Minute
.
Minute
(int minute,
Hour
hour)
Constructs a new Minute.
Methods with return type org.jfree.data.time.Hour
Hour
Minute
.
getHour
()
Returns the hour.
Hour
Hour
.
parseHour
(String s)
Creates an Hour instance by parsing a string.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About