public final class ColorTimeInterval extends PropertyTimeInterval<Color>
EMPTY
Modifier | Constructor and Description |
---|---|
protected |
ColorTimeInterval() |
Modifier and Type | Method and Description |
---|---|
static ColorTimeInterval |
create(String iso8601Interval,
Color data) |
create, fromIso8601, getData, getStart, getStop, isEmpty, isStartIncluded, isStopIncluded, setData, setStart, setStartIncluded, setStop, setStopIncluded, toIso8601
public static ColorTimeInterval create(String iso8601Interval, Color data)
Copyright © 2014. All rights reserved.