er.chronic.repeaters
Class RepeaterSeasonName
java.lang.Object
er.chronic.tags.Tag<T>
er.chronic.repeaters.Repeater<Object>
er.chronic.repeaters.RepeaterSeasonName
- All Implemented Interfaces:
- Comparable<Repeater<?>>
public class RepeaterSeasonName
- extends Repeater<Object>
SPRING_PATTERN
public static Pattern SPRING_PATTERN
SUMMER_PATTERN
public static Pattern SUMMER_PATTERN
AUTUMN_PATTERN
public static Pattern AUTUMN_PATTERN
WINTER_PATTERN
public static Pattern WINTER_PATTERN
RepeaterSeasonName
public RepeaterSeasonName(Object type)
_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>
scan
public static RepeaterSeasonName scan(Token token)
Copyright © 2002 – 2011 Project Wonder.