public class Timeline extends AbstractData<Timeline> implements Component
data| 构造器和说明 |
|---|
Timeline() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
autoPlay()
获取autoPlay值
|
Timeline |
autoPlay(Boolean autoPlay)
设置autoPlay值
|
AxisType |
axisType() |
Timeline |
axisType(AxisType axisType) |
String |
backgroundColor()
获取backgroundColor值
|
Timeline |
backgroundColor(String backgroundColor)
设置backgroundColor值
|
String |
borderColor()
获取borderColor值
|
Timeline |
borderColor(String borderColor)
设置borderColor值
|
Integer |
borderWidth()
获取borderWidth值
|
Timeline |
borderWidth(Integer borderWidth)
设置borderWidth值
|
CheckpointStyle |
checkpointStyle()
时间轴当前点
|
ControlPosition |
controlPosition()
获取controlPosition值
|
Timeline |
controlPosition(ControlPosition controlPosition)
设置controlPosition值
|
ControlStyle |
controlStyle()
时间轴控制器样式,可指定正常和高亮颜色
|
Integer |
currentIndex()
获取currentIndex值
|
Timeline |
currentIndex(Integer currentIndex)
设置currentIndex值
|
Object |
height()
获取height值
|
Timeline |
height(Object height)
设置height值
|
Boolean |
inverse() |
Timeline |
inverse(Boolean inverse) |
Label |
label() |
LineStyle |
lineStyle()
默认值{color: '#666', width: 1, type: 'dashed'},时间轴轴线样式lineStyle控制线条样式,
|
Boolean |
loop()
获取loop值
|
Timeline |
loop(Boolean loop)
设置loop值
|
Boolean |
notMerge()
获取notMerge值
|
Timeline |
notMerge(Boolean notMerge)
设置notMerge值
|
Integer |
padding()
获取padding值
|
Timeline |
padding(Integer padding)
设置padding值
|
Integer |
playInterval()
获取playInterval值
|
Timeline |
playInterval(Integer playInterval)
设置playInterval值
|
Boolean |
realtime()
获取realtime值
|
Timeline |
realtime(Boolean realtime)
设置realtime值
|
Boolean |
rewind() |
Timeline |
rewind(Boolean rewind) |
Boolean |
show()
获取show值
|
Timeline |
show(Boolean show)
设置show值
|
Object |
symbol()
获取symbol值
|
Timeline |
symbol(Object symbol)
设置symbol值
|
Object |
symbolSize()
获取symbolSize值
|
Timeline |
symbolSize(Object symbolSize)
设置symbolSize值
|
TimeLineType |
type()
获取type值
|
Timeline |
type(TimeLineType type)
设置type值
|
Object |
width()
获取width值
|
Timeline |
width(Object width)
设置width值
|
Object |
x()
获取x值
|
Timeline |
x(Object x)
设置x值
|
Object |
x2()
获取x2值
|
Timeline |
x2(Object x2)
设置x2值
|
Object |
y()
获取y值
|
Timeline |
y(Object y)
设置y值
|
Object |
y2()
获取y2值
|
Timeline |
y2(Object y2)
设置y2值
|
Integer |
z()
获取z值
|
Timeline |
z(Integer z)
设置z值
|
Integer |
zlevel()
获取zlevel值
|
Timeline |
zlevel(Integer zlevel)
设置zlevel值
|
animation, animation, animationDuration, animationDuration, animationDurationUpdate, animationDurationUpdate, animationEasing, animationEasing, animationEasing, animationEasingUpdate, animationEasingUpdate, animationEasingUpdate, clickable, clickable, data, data, hoverable, hoverablepublic AxisType axisType()
public Boolean rewind()
public Boolean inverse()
public Boolean show()
public TimeLineType type()
public Timeline type(TimeLineType type)
type - public Boolean notMerge()
public Boolean realtime()
public Object x()
public Object y()
public Object x2()
public Object y2()
public Object width()
public Object height()
public String backgroundColor()
public Timeline backgroundColor(String backgroundColor)
backgroundColor - public String borderColor()
public Integer borderWidth()
public Integer padding()
public ControlPosition controlPosition()
public Timeline controlPosition(ControlPosition controlPosition)
controlPosition - public Boolean autoPlay()
public Boolean loop()
public Integer playInterval()
public LineStyle lineStyle()
LineStylepublic CheckpointStyle checkpointStyle()
CheckpointStylepublic ControlStyle controlStyle()
ControlPositionpublic Object symbol()
public Object symbolSize()
public Integer currentIndex()
public Integer zlevel()
public Integer z()
Copyright © 2018. All rights reserved.