|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents objects which hold informations about SVG clock values.
Method Summary | |
int |
getHours()
Returns the int value representing the hours. |
float |
getMilliseconds()
Returns the float value representing the milliseconds. |
int |
getMinutes()
Returns the int value representing the minutes. |
int |
getSeconds()
Returns the int value representing the seconds. |
Method Detail |
public int getHours()
public int getMinutes()
public int getSeconds()
public float getMilliseconds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |