er.chronic.repeaters
Class RepeaterTime
java.lang.Object
er.chronic.tags.Tag<T>
er.chronic.repeaters.Repeater<Tick>
er.chronic.repeaters.RepeaterTime
- All Implemented Interfaces:
- java.lang.Comparable<Repeater<?>>
public class RepeaterTime
- extends Repeater<Tick>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RepeaterTime
public RepeaterTime(java.lang.String time)
_nextSpan
protected Span _nextSpan(Pointer.PointerType pointer)
- Specified by:
_nextSpan
in class Repeater<Tick>
_thisSpan
protected Span _thisSpan(Pointer.PointerType pointer)
- Specified by:
_thisSpan
in class Repeater<Tick>
getOffset
public Span getOffset(Span span,
float amount,
Pointer.PointerType pointer)
- Specified by:
getOffset
in class Repeater<Tick>
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<Tick>
toString
public java.lang.String toString()
- Overrides:
toString
in class Repeater<Tick>
scan
public static RepeaterTime scan(Token token,
java.util.List<Token> tokens,
Options options)
Copyright © 2002 – 2007 Project Wonder.