public class RepeaterMonthName extends Repeater<RepeaterMonthName.MonthName>
Modifier and Type | Class and Description |
---|---|
static class |
RepeaterMonthName.MonthName |
Constructor and Description |
---|
RepeaterMonthName(RepeaterMonthName.MonthName type) |
Modifier and Type | Method and Description |
---|---|
protected Span |
_nextSpan(Pointer.PointerType pointer) |
protected Span |
_thisSpan(Pointer.PointerType pointer) |
int |
getIndex() |
Span |
getOffset(Span span,
float amount,
Pointer.PointerType pointer) |
int |
getWidth()
returns the width (in seconds or months) of this repeatable.
|
static RepeaterMonthName |
scan(Token token) |
String |
toString() |
public RepeaterMonthName(RepeaterMonthName.MonthName type)
public int getIndex()
protected Span _nextSpan(Pointer.PointerType pointer)
_nextSpan
in class Repeater<RepeaterMonthName.MonthName>
protected Span _thisSpan(Pointer.PointerType pointer)
_thisSpan
in class Repeater<RepeaterMonthName.MonthName>
public Span getOffset(Span span, float amount, Pointer.PointerType pointer)
getOffset
in class Repeater<RepeaterMonthName.MonthName>
public int getWidth()
Repeater
getWidth
in class Repeater<RepeaterMonthName.MonthName>
public String toString()
toString
in class Repeater<RepeaterMonthName.MonthName>
public static RepeaterMonthName scan(Token token)
Copyright © 2002 – 2024 Project Wonder.