er.chronic.repeaters
Class RepeaterWeek
java.lang.Object
er.chronic.tags.Tag<T>
er.chronic.repeaters.Repeater<Object>
er.chronic.repeaters.RepeaterUnit
er.chronic.repeaters.RepeaterWeek
- All Implemented Interfaces:
- Comparable<Repeater<?>>
public class RepeaterWeek
- extends RepeaterUnit
WEEK_SECONDS
public static final int WEEK_SECONDS
- See Also:
- Constant Field Values
WEEK_DAYS
public static final int WEEK_DAYS
- See Also:
- Constant Field Values
RepeaterWeek
public RepeaterWeek()
_nextSpan
protected Span _nextSpan(Pointer.PointerType pointer)
- Specified by:
_nextSpan in class Repeater<Object>
_thisSpan
protected Span _thisSpan(Pointer.PointerType pointer)
- Specified by:
_thisSpan in class Repeater<Object>
getOffset
public Span getOffset(Span span,
float amount,
Pointer.PointerType pointer)
- Specified by:
getOffset in class Repeater<Object>
getWidth
public int getWidth()
- Description copied from class:
Repeater
- returns the width (in seconds or months) of this repeatable.
- Specified by:
getWidth in class Repeater<Object>
toString
public String toString()
- Overrides:
toString in class Repeater<Object>
Copyright © 2002 – 2011 Project Wonder.