
Public Member Functions | |
| Span | getOffset (Span span, float amount, Pointer.PointerType pointer) |
| int | getWidth () |
| String | toString () |
Static Public Attributes | |
| static final int | WEEK_DAYS = 7 |
| static final int | WEEK_SECONDS = 604800 |
Protected Member Functions | |
| Span | _nextSpan (PointerType pointer) |
| Span | _thisSpan (PointerType pointer) |
Private Attributes | |
| Calendar | _currentWeekStart |
| Span _nextSpan | ( | PointerType | pointer | ) | [protected] |
| Span _thisSpan | ( | PointerType | pointer | ) | [protected] |
| Span getOffset | ( | Span | span, | |
| float | amount, | |||
| Pointer.PointerType | pointer | |||
| ) |
| int getWidth | ( | ) |
| String toString | ( | ) |
Calendar _currentWeekStart [private] |
final int WEEK_DAYS = 7 [static] |
final int WEEK_SECONDS = 604800 [static] |
1.5.8