er.chronic.repeaters
Class RepeaterDay
java.lang.Object
er.chronic.tags.Tag<T>
er.chronic.repeaters.Repeater<Object>
er.chronic.repeaters.RepeaterUnit
er.chronic.repeaters.RepeaterDay
- All Implemented Interfaces:
- Comparable<Repeater<?>>
public class RepeaterDay
- extends RepeaterUnit
DAY_SECONDS
public static final int DAY_SECONDS
- See Also:
- Constant Field Values
RepeaterDay
public RepeaterDay()
_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.