跳过导航链接
$ A B C D E F G H I K L M N O P R S T U V W X Y Z 

$

$action(String) - 类 中的方法com.github.abel533.echarts.Graphic
 

A

AbstractData<T> - com.github.abel533.echarts中的类
Data接口 - 添加数据
AbstractData() - 类 的构造器com.github.abel533.echarts.AbstractData
 
AbstractLabel<T> - com.github.abel533.echarts中的类
Description: Label
AbstractLabel() - 类 的构造器com.github.abel533.echarts.AbstractLabel
 
activeOpacity() - 类 中的方法com.github.abel533.echarts.series.Parallel
 
activeOpacity(Double) - 类 中的方法com.github.abel533.echarts.series.Parallel
 
addDataAnimation - 接口 中的静态变量com.github.abel533.echarts.Config
 
addDataAnimation() - 类 中的方法com.github.abel533.echarts.Option
获取addDataAnimation值
addDataAnimation(Boolean) - 类 中的方法com.github.abel533.echarts.Option
设置addDataAnimation值
Align - com.github.abel533.echarts.code中的枚举
图例标记和文本的对齐
align() - 类 中的方法com.github.abel533.echarts.Legend
 
align(Align) - 类 中的方法com.github.abel533.echarts.Legend
 
align() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取align值
align(X) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置align值
align() - 类 中的方法com.github.abel533.echarts.VisualMap
 
align(Align) - 类 中的方法com.github.abel533.echarts.VisualMap
 
alignWithLabel(Boolean) - 类 中的方法com.github.abel533.echarts.axis.AxisTick
description: 设置 alignWithLabel 的值。
alignWithLabel() - 类 中的方法com.github.abel533.echarts.axis.AxisTick
description: 获取 alignWithLabel 的值。
alwaysShowContent() - 类 中的方法com.github.abel533.echarts.Tooltip
 
alwaysShowContent(Boolean) - 类 中的方法com.github.abel533.echarts.Tooltip
 
angleAxisIndex() - 类 中的方法com.github.abel533.echarts.DataZoom
 
angleAxisIndex(Object) - 类 中的方法com.github.abel533.echarts.DataZoom
 
angleAxisIndex(Integer) - 类 中的方法com.github.abel533.echarts.DataZoom
 
angleAxisIndex(Integer...) - 类 中的方法com.github.abel533.echarts.DataZoom
 
animation() - 类 中的方法com.github.abel533.echarts.AbstractData
 
animation(Boolean) - 类 中的方法com.github.abel533.echarts.AbstractData
 
animation - 接口 中的静态变量com.github.abel533.echarts.Config
 
animation() - 类 中的方法com.github.abel533.echarts.Option
获取animation值
animation(Boolean) - 类 中的方法com.github.abel533.echarts.Option
设置animation值
animationDuration() - 类 中的方法com.github.abel533.echarts.AbstractData
 
animationDuration(Integer) - 类 中的方法com.github.abel533.echarts.AbstractData
 
animationDuration - 接口 中的静态变量com.github.abel533.echarts.Config
 
animationDuration() - 类 中的方法com.github.abel533.echarts.Option
获取animationDuration值
animationDuration(Integer) - 类 中的方法com.github.abel533.echarts.Option
设置animationDuration值
animationDurationUpdate() - 类 中的方法com.github.abel533.echarts.AbstractData
 
animationDurationUpdate(Integer) - 类 中的方法com.github.abel533.echarts.AbstractData
 
animationDurationUpdate() - 类 中的方法com.github.abel533.echarts.Option
获取animationDurationUpdate值
animationDurationUpdate(Integer) - 类 中的方法com.github.abel533.echarts.Option
设置animationDurationUpdate值
animationEasing(Easing) - 类 中的方法com.github.abel533.echarts.AbstractData
 
animationEasing() - 类 中的方法com.github.abel533.echarts.AbstractData
 
animationEasing(Object) - 类 中的方法com.github.abel533.echarts.AbstractData
 
animationEasing - 接口 中的静态变量com.github.abel533.echarts.Config
 
animationEasing() - 类 中的方法com.github.abel533.echarts.Option
获取animationEasing值
animationEasing(Easing) - 类 中的方法com.github.abel533.echarts.Option
设置animationEasing值
animationEasingUpdate() - 类 中的方法com.github.abel533.echarts.AbstractData
 
animationEasingUpdate(Object) - 类 中的方法com.github.abel533.echarts.AbstractData
 
animationEasingUpdate(Easing) - 类 中的方法com.github.abel533.echarts.AbstractData
 
animationEasingUpdate() - 类 中的方法com.github.abel533.echarts.Option
 
animationEasingUpdate(Object) - 类 中的方法com.github.abel533.echarts.Option
 
animationEasingUpdate(Easing) - 类 中的方法com.github.abel533.echarts.Option
 
animationThreshold - 接口 中的静态变量com.github.abel533.echarts.Config
 
animationThreshold() - 类 中的方法com.github.abel533.echarts.Option
获取animationThreshold值
animationThreshold(Integer) - 类 中的方法com.github.abel533.echarts.Option
设置animationThreshold值
areaSelectStyle() - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
areaSelectStyle(AreaSelectStyle) - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
AreaSelectStyle - com.github.abel533.echarts.style中的类
在坐标轴上可以进行框选,这里是一些框选的设置
AreaSelectStyle() - 类 的构造器com.github.abel533.echarts.style.AreaSelectStyle
 
areaStyle(AreaStyle) - 类 中的方法com.github.abel533.echarts.axis.SplitArea
设置areaStyle值
areaStyle() - 类 中的方法com.github.abel533.echarts.axis.SplitArea
属性areaStyle(详见areaStyle)控制区域样式
areaStyle() - 类 中的方法com.github.abel533.echarts.series.Line
新建并返回areaStyle
areaStyle(AreaStyle) - 类 中的方法com.github.abel533.echarts.series.Line
设置areaStyle
AreaStyle - com.github.abel533.echarts.style中的类
区域填充样式
AreaStyle() - 类 的构造器com.github.abel533.echarts.style.AreaStyle
 
areaStyle(AreaStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置areaStyle值
areaStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
区域样式
autoPlay() - 类 中的方法com.github.abel533.echarts.Timeline
获取autoPlay值
autoPlay(Boolean) - 类 中的方法com.github.abel533.echarts.Timeline
设置autoPlay值
avoidLabelOverlap(Boolean) - 类 中的方法com.github.abel533.echarts.series.Pie
设置 avoidLabelOverlap
Axis<T> - com.github.abel533.echarts.axis中的类
坐标轴
Axis() - 类 的构造器com.github.abel533.echarts.axis.Axis
 
AxisData - com.github.abel533.echarts.data中的类
自定义样式的数据 - 适用于axis.data
AxisData(Object) - 类 的构造器com.github.abel533.echarts.data.AxisData
构造函数,参数:value
AxisData(Object, TextStyle) - 类 的构造器com.github.abel533.echarts.data.AxisData
构造函数,参数:value,textStyle
AxisDeserializer - com.github.abel533.echarts.json中的类
 
AxisDeserializer() - 类 的构造器com.github.abel533.echarts.json.AxisDeserializer
 
axisLabel() - 类 中的方法com.github.abel533.echarts.axis.Axis
坐标轴文本标签,详见axis.axisLabel
axisLabel(AxisLabel) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
AxisLabel - com.github.abel533.echarts.axis中的类
坐标轴专用,和Label没有区别
AxisLabel() - 类 的构造器com.github.abel533.echarts.axis.AxisLabel
 
axisLabel(AxisLabel) - 类 中的方法com.github.abel533.echarts.Polar
设置axisLabel值
axisLabel() - 类 中的方法com.github.abel533.echarts.Polar
坐标轴文本标签,详见axis.axisLabel
axisLabel(Label) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置axisLabel值
axisLabel() - 类 中的方法com.github.abel533.echarts.series.Gauge
坐标轴文本标签
axisLine() - 类 中的方法com.github.abel533.echarts.axis.Axis
坐标轴线,默认显示,属性show控制显示与否,属性lineStyle(详见lineStyle)控制线条样式
axisLine(AxisLine) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置axisLine值
AxisLine - com.github.abel533.echarts.axis中的类
坐标轴线
AxisLine() - 类 的构造器com.github.abel533.echarts.axis.AxisLine
 
axisLine(AxisLine) - 类 中的方法com.github.abel533.echarts.Polar
设置axisLine值
axisLine() - 类 中的方法com.github.abel533.echarts.Polar
坐标轴线,默认显示,属性show控制显示与否,属性lineStyle(详见lineStyle)控制线条样式
axisLine(Object) - 类 中的方法com.github.abel533.echarts.Radar
 
axisLine(AxisLine) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置axisLine值
axisLine() - 类 中的方法com.github.abel533.echarts.series.Gauge
坐标轴线,默认显示
AxisPointer - com.github.abel533.echarts中的类
坐标轴指示器,坐标轴触发有效
AxisPointer() - 类 的构造器com.github.abel533.echarts.AxisPointer
 
axisPointer(AxisPointer) - 类 中的方法com.github.abel533.echarts.Tooltip
设置axisPointer值
axisPointer() - 类 中的方法com.github.abel533.echarts.Tooltip
坐标轴指示器,坐标轴触发有效
axisTick() - 类 中的方法com.github.abel533.echarts.axis.Axis
坐标轴小标记,默认不显示,属性show控制显示与否,属性length控制线长,属性lineStyle(详见lineStyle)控制线条样式
axisTick(AxisTick) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置axisTick值
AxisTick - com.github.abel533.echarts.axis中的类
坐标轴小标记
AxisTick() - 类 的构造器com.github.abel533.echarts.axis.AxisTick
 
axisTick(Object) - 类 中的方法com.github.abel533.echarts.Radar
 
axisTick(AxisTick) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置axisTick值
axisTick() - 类 中的方法com.github.abel533.echarts.series.Gauge
坐标轴小标记,默认显示
AxisType - com.github.abel533.echarts.code中的枚举
 
axisType() - 类 中的方法com.github.abel533.echarts.Timeline
 
axisType(AxisType) - 类 中的方法com.github.abel533.echarts.Timeline
 

B

backgroundColor() - 类 中的方法com.github.abel533.echarts.Basic
获取backgroundColor值
backgroundColor(String) - 类 中的方法com.github.abel533.echarts.Basic
设置backgroundColor值
backgroundColor - 接口 中的静态变量com.github.abel533.echarts.Config
 
backgroundColor() - 类 中的方法com.github.abel533.echarts.Option
获取backgroundColor值
backgroundColor(Object) - 类 中的方法com.github.abel533.echarts.Option
设置backgroundColor值
backgroundColor() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取backgroundColor值
backgroundColor(String) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置backgroundColor值
backgroundColor(String) - 类 中的方法com.github.abel533.echarts.style.TextStyle
背景色
backgroundColor() - 类 中的方法com.github.abel533.echarts.Timeline
获取backgroundColor值
backgroundColor(String) - 类 中的方法com.github.abel533.echarts.Timeline
设置backgroundColor值
Bar - com.github.abel533.echarts.series中的类
柱形图
Bar() - 类 的构造器com.github.abel533.echarts.series.Bar
构造函数
Bar(String) - 类 的构造器com.github.abel533.echarts.series.Bar
构造函数,参数:name
barBorderColor() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取barBorderColor值
barBorderColor(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置barBorderColor值
barBorderRadius() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取barBorderRadius值
barBorderRadius(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置barBorderRadius值
barBorderWidth() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取barBorderWidth值
barBorderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置barBorderWidth值
barCategoryGap() - 类 中的方法com.github.abel533.echarts.series.Bar
获取barCategoryGap值
barCategoryGap(String) - 类 中的方法com.github.abel533.echarts.series.Bar
设置barCategoryGap值
barGap() - 类 中的方法com.github.abel533.echarts.series.Bar
获取barGap值
barGap(String) - 类 中的方法com.github.abel533.echarts.series.Bar
设置barGap值
barMaxWidth() - 类 中的方法com.github.abel533.echarts.series.Bar
获取barMaxWidth值
barMaxWidth(Integer) - 类 中的方法com.github.abel533.echarts.series.Bar
设置barMaxWidth值
barMaxWidth() - 类 中的方法com.github.abel533.echarts.series.Candlestick
获取barMaxWidth值
barMaxWidth(Integer) - 类 中的方法com.github.abel533.echarts.series.Candlestick
设置barMaxWidth值
barMinHeight() - 类 中的方法com.github.abel533.echarts.series.Bar
获取barMinHeight值
barMinHeight(Integer) - 类 中的方法com.github.abel533.echarts.series.Bar
设置barMinHeight值
barWidth() - 类 中的方法com.github.abel533.echarts.series.Bar
获取barWidth值
barWidth(Object) - 类 中的方法com.github.abel533.echarts.series.Bar
设置barWidth值
barWidth() - 类 中的方法com.github.abel533.echarts.series.Candlestick
获取barWidth值
barWidth(Integer) - 类 中的方法com.github.abel533.echarts.series.Candlestick
设置barWidth值
Baseline - com.github.abel533.echarts.code中的枚举
垂直对齐方式
baseline() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取baseline值
baseline(Baseline) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置baseline值
Basic<T> - com.github.abel533.echarts中的类
组件的基础类
Basic() - 类 的构造器com.github.abel533.echarts.Basic
 
BasicData<T> - com.github.abel533.echarts.data中的类
Description: BasicData
BasicData() - 类 的构造器com.github.abel533.echarts.data.BasicData
构造函数
BasicData(String) - 类 的构造器com.github.abel533.echarts.data.BasicData
构造函数,参数:name
BasicData(String, Object) - 类 的构造器com.github.abel533.echarts.data.BasicData
构造函数,参数:name,value
BasicData(String, Object, Object) - 类 的构造器com.github.abel533.echarts.data.BasicData
构造函数,参数:name,symbol,symbolSize
BasicData(Object, Object) - 类 的构造器com.github.abel533.echarts.data.BasicData
构造函数,参数:value,symbol
BasicData(Object, Object, Object) - 类 的构造器com.github.abel533.echarts.data.BasicData
构造函数,参数:value,symbol,symbolSize
blurSize() - 类 中的方法com.github.abel533.echarts.series.Heatmap
获取blurSize值
blurSize(Integer) - 类 中的方法com.github.abel533.echarts.series.Heatmap
设置blurSize值
borderColor() - 类 中的方法com.github.abel533.echarts.Basic
获取borderColor值
borderColor(String) - 类 中的方法com.github.abel533.echarts.Basic
设置borderColor值
borderColor() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取borderColor值
borderColor(String) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置borderColor值
borderColor() - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
borderColor(String) - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
borderColor() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
获取borderColor值
borderColor(String) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置borderColor值
borderColor() - 类 中的方法com.github.abel533.echarts.style.ChordStyle
获取borderColor值
borderColor(String) - 类 中的方法com.github.abel533.echarts.style.ChordStyle
设置borderColor值
borderColor() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取borderColor值
borderColor(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置borderColor值
borderColor() - 类 中的方法com.github.abel533.echarts.style.LinkStyle
获取borderColor值
borderColor(String) - 类 中的方法com.github.abel533.echarts.style.LinkStyle
设置borderColor值
borderColor() - 类 中的方法com.github.abel533.echarts.Timeline
获取borderColor值
borderColor(String) - 类 中的方法com.github.abel533.echarts.Timeline
设置borderColor值
borderRadius() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取borderRadius值
borderRadius(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置borderRadius值
borderRadius(Object) - 类 中的方法com.github.abel533.echarts.style.TextStyle
文字块的圆角
borderRadius() - 类 中的方法com.github.abel533.echarts.Tooltip
获取borderRadius值
borderRadius(Integer) - 类 中的方法com.github.abel533.echarts.Tooltip
设置borderRadius值
borderWidth() - 类 中的方法com.github.abel533.echarts.Basic
获取borderWidth值
borderWidth(Integer) - 类 中的方法com.github.abel533.echarts.Basic
设置borderWidth值
borderWidth() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取borderWidth值
borderWidth(Integer) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置borderWidth值
borderWidth() - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
borderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
borderWidth() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
获取borderWidth值
borderWidth(Object) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置borderWidth值
borderWidth() - 类 中的方法com.github.abel533.echarts.style.ChordStyle
获取borderWidth值
borderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.ChordStyle
设置borderWidth值
borderWidth() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取borderWidth值
borderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置borderWidth值
borderWidth() - 类 中的方法com.github.abel533.echarts.style.LinkStyle
获取borderWidth值
borderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.LinkStyle
设置borderWidth值
borderWidth() - 类 中的方法com.github.abel533.echarts.Timeline
获取borderWidth值
borderWidth(Integer) - 类 中的方法com.github.abel533.echarts.Timeline
设置borderWidth值
bottom() - 类 中的方法com.github.abel533.echarts.Basic
 
bottom(Object) - 类 中的方法com.github.abel533.echarts.Basic
 
bottom(Integer) - 类 中的方法com.github.abel533.echarts.Basic
 
bottom() - 类 中的方法com.github.abel533.echarts.series.Series
 
bottom(Object) - 类 中的方法com.github.abel533.echarts.series.Series
 
bottom(Integer) - 类 中的方法com.github.abel533.echarts.series.Series
 
bottom() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
bottom(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
bottom(Integer) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
bouding(String) - 类 中的方法com.github.abel533.echarts.Graphic
 
bounceDistance() - 类 中的方法com.github.abel533.echarts.series.Effect
获取bounceDistance值
bounceDistance(Integer) - 类 中的方法com.github.abel533.echarts.series.Effect
设置bounceDistance值
boundaryGap() - 类 中的方法com.github.abel533.echarts.axis.Axis
 
boundaryGap(Object) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
boundaryGap(Object[]) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
boundaryGap(Object, Object) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
boundaryGap() - 类 中的方法com.github.abel533.echarts.Polar
获取boundaryGap值
boundaryGap(Object[]) - 类 中的方法com.github.abel533.echarts.Polar
设置boundaryGap值
boundaryGap(Object, Object) - 类 中的方法com.github.abel533.echarts.Polar
数值轴两端空白策略,数组内数值代表百分比,[原始数据最小值与最终最小值之间的差额,原始数据最大值与最终最大值之间的差额]
Boxplot - com.github.abel533.echarts.series中的类
『箱形图』、『盒须图』、『盒式图』、『盒状图』、『箱线图』
Boxplot() - 类 的构造器com.github.abel533.echarts.series.Boxplot
构造函数
Boxplot(String) - 类 的构造器com.github.abel533.echarts.series.Boxplot
构造函数,参数:name
boxWidth() - 类 中的方法com.github.abel533.echarts.series.Boxplot
 
boxWidth(Object[]) - 类 中的方法com.github.abel533.echarts.series.Boxplot
 
boxWidth(Object, Object) - 类 中的方法com.github.abel533.echarts.series.Boxplot
 
breadcrumb() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
breadcrumb(Breadcrumb) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
Breadcrumb - com.github.abel533.echarts.style中的类
面包屑
Breadcrumb() - 类 的构造器com.github.abel533.echarts.style.Breadcrumb
构造函数
Breadcrumb(Boolean) - 类 的构造器com.github.abel533.echarts.style.Breadcrumb
构造函数,参数:show
Breadcrumb(Boolean, TextStyle) - 类 的构造器com.github.abel533.echarts.style.Breadcrumb
构造函数,参数:show,textStyle
breadcrumb(Breadcrumb) - 类 中的方法com.github.abel533.echarts.style.ItemStyle
设置breadcrumb值
breadcrumb() - 类 中的方法com.github.abel533.echarts.style.ItemStyle
获取breadcrumb值
browse(Option) - 类 中的静态方法com.github.abel533.echarts.json.OptionUtil
在浏览器中查看Option效果
browse(String) - 类 中的静态方法com.github.abel533.echarts.json.OptionUtil
打开浏览器
BrushType - com.github.abel533.echarts.code中的枚举
 
brushType() - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
brushType(BrushType) - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
brushType() - 类 中的方法com.github.abel533.echarts.style.NodeStyle
获取brushType值
brushType(BrushType) - 类 中的方法com.github.abel533.echarts.style.NodeStyle
设置brushType值
bundling() - 类 中的方法com.github.abel533.echarts.series.MarkLine
获取边捆绑
bundling(MarkLine.Bundling) - 类 中的方法com.github.abel533.echarts.series.MarkLine
设置边捆绑
Bundling() - 类 的构造器com.github.abel533.echarts.series.MarkLine.Bundling
 

C

calcuable(Boolean) - 类 中的方法com.github.abel533.echarts.series.Series
设置calculable值
calculable - 接口 中的静态变量com.github.abel533.echarts.Config
 
calculable() - 类 中的方法com.github.abel533.echarts.DataRange
获取calculable值
calculable(Boolean) - 类 中的方法com.github.abel533.echarts.DataRange
设置calculable值
calculable() - 类 中的方法com.github.abel533.echarts.Option
获取calculable值
calculable(Boolean) - 类 中的方法com.github.abel533.echarts.Option
设置calculable值
calculable() - 类 中的方法com.github.abel533.echarts.series.Series
获取calculable值
calculable() - 类 中的方法com.github.abel533.echarts.VisualMap
 
calculable(Boolean) - 类 中的方法com.github.abel533.echarts.VisualMap
 
calculableColor - 接口 中的静态变量com.github.abel533.echarts.Config
 
calculableColor() - 类 中的方法com.github.abel533.echarts.Option
获取calculableColor值
calculableColor(String) - 类 中的方法com.github.abel533.echarts.Option
设置calculableColor值
calculableHolderColo() - 类 中的方法com.github.abel533.echarts.Option
获取calculableHolderColo值
calculableHolderColo(String) - 类 中的方法com.github.abel533.echarts.Option
设置calculableHolderColo值
calculableHolderColor - 接口 中的静态变量com.github.abel533.echarts.Config
 
Calculation - com.github.abel533.echarts.code中的枚举
计算方式
Candlestick - com.github.abel533.echarts.series中的类
Description: K
Candlestick() - 类 的构造器com.github.abel533.echarts.series.Candlestick
构造函数
Candlestick(String) - 类 的构造器com.github.abel533.echarts.series.Candlestick
构造函数,参数:name
categories(List<Category>) - 类 中的方法com.github.abel533.echarts.series.Graph
设置categories值
categories() - 类 中的方法com.github.abel533.echarts.series.Graph
力导向图中节点的分类
categories(Category...) - 类 中的方法com.github.abel533.echarts.series.Graph
添加节点分类
categories(String...) - 类 中的方法com.github.abel533.echarts.series.Graph
添加节点分类,使用分类名
categories(Object...) - 类 中的方法com.github.abel533.echarts.series.Graph
添加节点分类,使用分类名
categories(Object[]) - 类 中的方法com.github.abel533.echarts.VisualMap
 
Category - com.github.abel533.echarts.series.force中的类
力导向图中节点的分类
Category() - 类 的构造器com.github.abel533.echarts.series.force.Category
构造函数
Category(String) - 类 的构造器com.github.abel533.echarts.series.force.Category
构造函数,参数:name
category() - 类 中的方法com.github.abel533.echarts.series.force.Node
获取category值
category(Integer) - 类 中的方法com.github.abel533.echarts.series.force.Node
设置category值
CategoryAxis - com.github.abel533.echarts.axis中的类
类目轴
CategoryAxis() - 类 的构造器com.github.abel533.echarts.axis.CategoryAxis
构造函数
center() - 类 中的方法com.github.abel533.echarts.Polar
获取center值
center(Object[]) - 类 中的方法com.github.abel533.echarts.Polar
设置center值
center(Object, Object) - 类 中的方法com.github.abel533.echarts.Polar
圆心坐标,支持绝对值(px)和百分比,百分比计算min(width, height) * 50%
center(Object[]) - 类 中的方法com.github.abel533.echarts.Radar
 
center() - 类 中的方法com.github.abel533.echarts.series.Gauge
获取center值
center(Object[]) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置center值
center(Object, Object) - 类 中的方法com.github.abel533.echarts.series.Gauge
圆心坐标,支持绝对值(px)和百分比,百分比计算min(width, height) * 50%
center() - 类 中的方法com.github.abel533.echarts.series.Graph
获取center值
center(Object) - 类 中的方法com.github.abel533.echarts.series.Graph
设置center值
center() - 类 中的方法com.github.abel533.echarts.series.Pie
获取center值
center(Object[]) - 类 中的方法com.github.abel533.echarts.series.Pie
设置center值
center(Object, Object) - 类 中的方法com.github.abel533.echarts.series.Pie
圆心坐标,支持绝对值(px)和百分比,百分比计算min(width, height) * 50%
center(Object, Object) - 类 中的方法com.github.abel533.echarts.series.Treemap
设置val1,val2值
center() - 类 中的方法com.github.abel533.echarts.series.Treemap
获取center值
Chart - com.github.abel533.echarts中的接口
图类接口
CHART_TYPE_BAR - 接口 中的静态变量com.github.abel533.echarts.Config
 
CHART_TYPE_CHORD - 接口 中的静态变量com.github.abel533.echarts.Config
 
CHART_TYPE_FORCE - 接口 中的静态变量com.github.abel533.echarts.Config
 
CHART_TYPE_FUNNEL - 接口 中的静态变量com.github.abel533.echarts.Config
 
CHART_TYPE_GAUGE - 接口 中的静态变量com.github.abel533.echarts.Config
 
CHART_TYPE_ISLAND - 接口 中的静态变量com.github.abel533.echarts.Config
 
CHART_TYPE_K - 接口 中的静态变量com.github.abel533.echarts.Config
 
CHART_TYPE_LINE - 接口 中的静态变量com.github.abel533.echarts.Config
 
CHART_TYPE_MAP - 接口 中的静态变量com.github.abel533.echarts.Config
 
CHART_TYPE_PIE - 接口 中的静态变量com.github.abel533.echarts.Config
 
CHART_TYPE_RADAR - 接口 中的静态变量com.github.abel533.echarts.Config
 
CHART_TYPE_SCATTER - 接口 中的静态变量com.github.abel533.echarts.Config
 
CheckpointStyle - com.github.abel533.echarts.style中的类
时间轴当前点,该类只在Timeline中使用
CheckpointStyle() - 类 的构造器com.github.abel533.echarts.style.CheckpointStyle
 
checkpointStyle() - 类 中的方法com.github.abel533.echarts.Timeline
时间轴当前点
childBorderColor(Object) - 类 中的方法com.github.abel533.echarts.style.ItemStyle
设置childBorderColor值
childBorderColor() - 类 中的方法com.github.abel533.echarts.style.ItemStyle
获取childBorderColor值
childBorderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.ItemStyle
设置childBorderWidth值
childBorderWidth() - 类 中的方法com.github.abel533.echarts.style.ItemStyle
获取childBorderWidth值
children(TreeData...) - 类 中的方法com.github.abel533.echarts.data.TreeData
设置treeDatas值
children() - 类 中的方法com.github.abel533.echarts.data.TreeData
获取children值
childrenVisibleMin() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
childrenVisibleMin(Double) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
childrenVisibleMin() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
childrenVisibleMin(Double) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
ChordStyle - com.github.abel533.echarts.style中的类
弦样式
ChordStyle() - 类 的构造器com.github.abel533.echarts.style.ChordStyle
 
chordStyle(ChordStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置chordStyle值
chordStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
和弦图 - 弦样式
clickable() - 类 中的方法com.github.abel533.echarts.AbstractData
获取clickable值
clickable(Boolean) - 类 中的方法com.github.abel533.echarts.AbstractData
设置clickable值
clickable() - 类 中的方法com.github.abel533.echarts.AbstractLabel
获取clickable值
clickable(Boolean) - 类 中的方法com.github.abel533.echarts.AbstractLabel
设置clickable值
clockWise() - 类 中的方法com.github.abel533.echarts.series.Pie
获取clockWise值
clockWise(Boolean) - 类 中的方法com.github.abel533.echarts.series.Pie
设置clockWise值
color() - 类 中的方法com.github.abel533.echarts.AbstractLabel
获取color值
color(String) - 类 中的方法com.github.abel533.echarts.AbstractLabel
设置color值
color - 接口 中的静态变量com.github.abel533.echarts.Config
 
color() - 类 中的方法com.github.abel533.echarts.data.GradientColor
获取color值
color(Object) - 类 中的方法com.github.abel533.echarts.data.GradientColor
设置color值
color(Object) - 类 中的方法com.github.abel533.echarts.data.RangeData
设置color值
color() - 类 中的方法com.github.abel533.echarts.data.RangeData
获取color值
color(List<String>) - 类 中的方法com.github.abel533.echarts.DataRange
设置color值
color() - 类 中的方法com.github.abel533.echarts.DataRange
值域颜色标识,颜色数组长度必须>=2,颜色代表从数值高到低的变化,即颜色数组低位代表数值高的颜色标识
color(String...) - 类 中的方法com.github.abel533.echarts.DataRange
值域颜色标识,颜色数组长度必须>=2,颜色代表从数值高到低的变化,即颜色数组低位代表数值高的颜色标识
color() - 类 中的方法com.github.abel533.echarts.Option
获取color值
color(Object...) - 类 中的方法com.github.abel533.echarts.Option
设置color值
color(String) - 类 中的方法com.github.abel533.echarts.Radar.Indicator
 
color() - 类 中的方法com.github.abel533.echarts.series.Effect
获取color值
color(String) - 类 中的方法com.github.abel533.echarts.series.Effect
设置color值
color() - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
获取color值
color(String) - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
设置color值
color() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
color(Object[]) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
color() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
color(Object[]) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
color() - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
color(String) - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
color() - 类 中的方法com.github.abel533.echarts.style.AreaStyle
获取color值
color(Object) - 类 中的方法com.github.abel533.echarts.style.AreaStyle
设置color值
color() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
获取color值
color(String) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置color值
color() - 类 中的方法com.github.abel533.echarts.style.ChordStyle
获取color值
color(String) - 类 中的方法com.github.abel533.echarts.style.ChordStyle
设置color值
Color() - 类 的构造器com.github.abel533.echarts.style.ControlStyle.Color
 
color() - 类 中的方法com.github.abel533.echarts.style.ControlStyle.Color
获取color值
color(String) - 类 中的方法com.github.abel533.echarts.style.ControlStyle.Color
设置color值
color() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取color值
color(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置color值
color() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取color值
color(Object) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置color值
color() - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
color(String) - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
color() - 类 中的方法com.github.abel533.echarts.style.NodeStyle
获取color值
color(String) - 类 中的方法com.github.abel533.echarts.style.NodeStyle
设置color值
color() - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
获取color值
color(String) - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
设置color值
color() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取color值
color(String) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置color值
color(List<Object>) - 类 中的方法com.github.abel533.echarts.Toolbox
设置color值
color() - 类 中的方法com.github.abel533.echarts.Toolbox
工具箱背景颜色,默认透明
color(Object[]) - 类 中的方法com.github.abel533.echarts.VisualMap
 
color0() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取color0值
color0(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置color0值
color0() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取color0值
color0(Object) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置color0值
colorAlpha() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
colorAlpha(Object[]) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
colorAlpha() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
colorAlpha(Object[]) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
ColorMappingBy - com.github.abel533.echarts.code中的枚举
表示同一层级节点,在颜色列表中(参见 color 属性)选择时,按照什么来选择
colorMappingBy() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
colorMappingBy(Object) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
colorMappingBy(ColorMappingBy) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
colorMappingBy() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
colorMappingBy(Object) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
colorMappingBy(ColorMappingBy) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
colorSaturation() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
colorSaturation(Double) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
colorSaturation() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
colorSaturation(Double) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
com.github.abel533.echarts - 程序包 com.github.abel533.echarts
 
com.github.abel533.echarts.axis - 程序包 com.github.abel533.echarts.axis
 
com.github.abel533.echarts.code - 程序包 com.github.abel533.echarts.code
 
com.github.abel533.echarts.data - 程序包 com.github.abel533.echarts.data
 
com.github.abel533.echarts.feature - 程序包 com.github.abel533.echarts.feature
 
com.github.abel533.echarts.json - 程序包 com.github.abel533.echarts.json
 
com.github.abel533.echarts.option - 程序包 com.github.abel533.echarts.option
 
com.github.abel533.echarts.series - 程序包 com.github.abel533.echarts.series
 
com.github.abel533.echarts.series.event - 程序包 com.github.abel533.echarts.series.event
 
com.github.abel533.echarts.series.force - 程序包 com.github.abel533.echarts.series.force
 
com.github.abel533.echarts.series.gauge - 程序包 com.github.abel533.echarts.series.gauge
 
com.github.abel533.echarts.series.other - 程序包 com.github.abel533.echarts.series.other
 
com.github.abel533.echarts.style - 程序包 com.github.abel533.echarts.style
 
com.github.abel533.echarts.style.itemstyle - 程序包 com.github.abel533.echarts.style.itemstyle
 
Component - com.github.abel533.echarts中的接口
组件接口
COMPONENT_TYPE_AXIS - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_AXIS_CATEGORY - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_AXIS_VALUE - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_DATARANGE - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_DATAVIEW - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_DATAZOOM - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_GRAPHIC - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_GRID - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_LEGEND - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_POLAR - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_TIMELINE - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_TITLE - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_TOOLBOX - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_TOOLTIP - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_X_AXIS - 接口 中的静态变量com.github.abel533.echarts.Config
 
COMPONENT_TYPE_Y_AXIS - 接口 中的静态变量com.github.abel533.echarts.Config
 
Config - com.github.abel533.echarts中的接口
配置信息
containLabel() - 类 中的方法com.github.abel533.echarts.Grid
 
containLabel(Boolean) - 类 中的方法com.github.abel533.echarts.Grid
 
ControlPosition - com.github.abel533.echarts.code中的枚举
 
controlPosition() - 类 中的方法com.github.abel533.echarts.Timeline
获取controlPosition值
controlPosition(ControlPosition) - 类 中的方法com.github.abel533.echarts.Timeline
设置controlPosition值
ControlStyle - com.github.abel533.echarts.style中的类
时间轴控制器样式
ControlStyle() - 类 的构造器com.github.abel533.echarts.style.ControlStyle
构造函数
controlStyle() - 类 中的方法com.github.abel533.echarts.Timeline
时间轴控制器样式,可指定正常和高亮颜色
ControlStyle.Color - com.github.abel533.echarts.style中的类
 
coolDown() - 类 中的方法com.github.abel533.echarts.series.Graph
获取coolDown值
coolDown(Object) - 类 中的方法com.github.abel533.echarts.series.Graph
设置coolDown值
CoordinateSystem - com.github.abel533.echarts.code中的枚举
坐标系
coordinateSystem() - 类 中的方法com.github.abel533.echarts.series.Series
 
coordinateSystem(Object) - 类 中的方法com.github.abel533.echarts.series.Series
 
coordinateSystem(CoordinateSystem) - 类 中的方法com.github.abel533.echarts.series.Series
 
crossStyle(CrossStyle) - 类 中的方法com.github.abel533.echarts.AxisPointer
设置crossStyle值
crossStyle() - 类 中的方法com.github.abel533.echarts.AxisPointer
设置十字准星指示器
CrossStyle - com.github.abel533.echarts.style中的类
坐标轴指示器
CrossStyle() - 类 的构造器com.github.abel533.echarts.style.CrossStyle
 
currentIndex() - 类 中的方法com.github.abel533.echarts.Timeline
获取currentIndex值
currentIndex(Integer) - 类 中的方法com.github.abel533.echarts.Timeline
设置currentIndex值
curveness(Double) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置curveness ,返回T对象

D

data - 类 中的变量com.github.abel533.echarts.AbstractData
标线图形数据
data() - 类 中的方法com.github.abel533.echarts.AbstractData
获取data值
data(Object...) - 类 中的方法com.github.abel533.echarts.AbstractData
添加元素
data(Object...) - 类 中的方法com.github.abel533.echarts.axis.Axis
添加坐标轴的类目属性
Data<T> - com.github.abel533.echarts中的接口
 
Data - com.github.abel533.echarts.data中的类
通用的Data对象...和Data接口同名,Data接口中的data使用的就是这里的Data..
data(Object...) - 接口 中的方法com.github.abel533.echarts.Data
添加元素
Data() - 类 的构造器com.github.abel533.echarts.data.Data
构造函数
Data(String) - 类 的构造器com.github.abel533.echarts.data.Data
构造函数,参数:name
Data(String, Object) - 类 的构造器com.github.abel533.echarts.data.Data
构造函数,参数:name,value
Data(String, Object, Object) - 类 的构造器com.github.abel533.echarts.data.Data
构造函数,参数:name,symbol,symbolSize
Data(Object, Object) - 类 的构造器com.github.abel533.echarts.data.Data
构造函数,参数:value,symbol
Data(Object, Object, Object) - 类 的构造器com.github.abel533.echarts.data.Data
构造函数,参数:value,symbol,symbolSize
data(List) - 类 中的方法com.github.abel533.echarts.Legend
设置data值
data() - 类 中的方法com.github.abel533.echarts.Legend
获取data值
data(Object...) - 类 中的方法com.github.abel533.echarts.Legend
添加图例属性
data(Double, Double, Double, Double) - 类 中的方法com.github.abel533.echarts.series.Candlestick
设置open,close,min,max值
dataBackgroundColor() - 类 中的方法com.github.abel533.echarts.DataZoom
获取dataBackgroundColor值
dataBackgroundColor(String) - 类 中的方法com.github.abel533.echarts.DataZoom
设置dataBackgroundColor值
DataFilter - com.github.abel533.echarts.code中的枚举
ECharts 会在折线图的数据数量大于实际显示的像素宽度(高度)的时候会启用优化,对显示在一个像素宽度内的数据做筛选,该选项是指明数据筛选的策略。
dataFilter() - 类 中的方法com.github.abel533.echarts.series.Line
获取dataFilter值
dataFilter(Object) - 类 中的方法com.github.abel533.echarts.series.Line
设置dataFilter值
dataFilter(DataFilter) - 类 中的方法com.github.abel533.echarts.series.Line
设置dataFilter值
DataRange - com.github.abel533.echarts中的类
值域选择,每个图表最多仅有一个值域控件
DataRange() - 类 的构造器com.github.abel533.echarts.DataRange
 
dataRange(DataRange) - 类 中的方法com.github.abel533.echarts.Option
设置dataRange值
dataRange() - 类 中的方法com.github.abel533.echarts.Option
值域选择(详见dataRange),值域范围
dataRangeHoverLink() - 类 中的方法com.github.abel533.echarts.series.Map
获取dataRangeHoverLink值
dataRangeHoverLink(Boolean) - 类 中的方法com.github.abel533.echarts.series.Map
设置dataRangeHoverLink值
DataView - com.github.abel533.echarts.feature中的类
 
DataView() - 类 的构造器com.github.abel533.echarts.feature.DataView
构造函数
dataView - 类 中的静态变量com.github.abel533.echarts.feature.Feature
获取DataView值
DataZoom - com.github.abel533.echarts中的类
数据区域缩放。
DataZoom() - 类 的构造器com.github.abel533.echarts.DataZoom
 
DataZoom - com.github.abel533.echarts.feature中的类
 
DataZoom() - 类 的构造器com.github.abel533.echarts.feature.DataZoom
构造函数
dataZoom - 类 中的静态变量com.github.abel533.echarts.feature.Feature
获取DataZoom值
dataZoom(List<DataZoom>) - 类 中的方法com.github.abel533.echarts.Option
设置dataZoom值
dataZoom(DataZoom...) - 类 中的方法com.github.abel533.echarts.Option
设置dataZoom值
dataZoom() - 类 中的方法com.github.abel533.echarts.Option
数据区域缩放(详见dataZoom),数据展现范围选择
dataZoomNew() - 类 中的方法com.github.abel533.echarts.Option
数据区域缩放(详见dataZoom),数据展现范围选择
DataZoomType - com.github.abel533.echarts.code中的枚举
 
decoration() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取decoration值
decoration(String) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置decoration值
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法com.github.abel533.echarts.json.AxisDeserializer
设置json,typeOfT,context值
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法com.github.abel533.echarts.json.SeriesDeserializer
 
Detail - com.github.abel533.echarts.series.event中的类
事件的详细信息
Detail() - 类 的构造器com.github.abel533.echarts.series.event.Detail
构造方法
Detail(String, String) - 类 的构造器com.github.abel533.echarts.series.event.Detail
构造方法
Detail(String, String, String) - 类 的构造器com.github.abel533.echarts.series.event.Detail
构造方法
detail() - 类 中的方法com.github.abel533.echarts.series.event.Evolution
获取detail值
detail(Detail) - 类 中的方法com.github.abel533.echarts.series.event.Evolution
设置detail值
detail(String, String) - 类 中的方法com.github.abel533.echarts.series.event.Evolution
设置detail值
detail(String, String, String) - 类 中的方法com.github.abel533.echarts.series.event.Evolution
设置detail值
Detail - com.github.abel533.echarts.series.gauge中的类
仪表盘详情
detail(Detail) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置detail值
detail() - 类 中的方法com.github.abel533.echarts.series.Gauge
仪表盘详情
Detail() - 类 的构造器com.github.abel533.echarts.series.gauge.Detail
 
dim() - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
dim(Integer) - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
dimension() - 类 中的方法com.github.abel533.echarts.VisualMap
 
dimension(Object) - 类 中的方法com.github.abel533.echarts.VisualMap
 
Direction - com.github.abel533.echarts.code中的枚举
方向反转
disableColor() - 类 中的方法com.github.abel533.echarts.Toolbox
获取disableColor值
disableColor(String) - 类 中的方法com.github.abel533.echarts.Toolbox
设置disableColor值
DRAG_ENABLE_TIME - 接口 中的静态变量com.github.abel533.echarts.Config
 
draggable(Boolean) - 类 中的方法com.github.abel533.echarts.Graphic
 
draggable() - 类 中的方法com.github.abel533.echarts.series.force.Category
获取draggable值
draggable(Boolean) - 类 中的方法com.github.abel533.echarts.series.force.Category
设置draggable值
draggable() - 类 中的方法com.github.abel533.echarts.series.force.Node
获取draggable值
draggable(Boolean) - 类 中的方法com.github.abel533.echarts.series.force.Node
设置draggable值
draggable() - 类 中的方法com.github.abel533.echarts.series.Graph
获取draggable值
draggable(Boolean) - 类 中的方法com.github.abel533.echarts.series.Graph
设置draggable值

E

Easing - com.github.abel533.echarts.code中的枚举
主元素的缓动效果
edgeLength() - 类 中的方法com.github.abel533.echarts.series.other.Force
 
edgeLength(Integer) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
edges(List<Link>) - 类 中的方法com.github.abel533.echarts.series.Graph
设置links值
edges() - 类 中的方法com.github.abel533.echarts.series.Graph
力导向图的边数据
edges(Link...) - 类 中的方法com.github.abel533.echarts.series.Graph
添加力导向图的边数据
edges(List<Link>) - 类 中的方法com.github.abel533.echarts.series.Sankey
设置links值
edges() - 类 中的方法com.github.abel533.echarts.series.Sankey
力导向图的边数据
edges(Link...) - 类 中的方法com.github.abel533.echarts.series.Sankey
添加力导向图的边数据
effect() - 类 中的方法com.github.abel533.echarts.option.EffectOption
获取effect值
effect(Object) - 类 中的方法com.github.abel533.echarts.option.EffectOption
设置effect值
effect() - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
获取effect值
effect(Object) - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
设置effect值
effect(LoadingEffect) - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
设置effect值
Effect - com.github.abel533.echarts.series中的类
图形炫光特效
Effect() - 类 的构造器com.github.abel533.echarts.series.Effect
 
effect() - 类 中的方法com.github.abel533.echarts.series.Lines
 
effect(Effect) - 类 中的方法com.github.abel533.echarts.series.Lines
 
effect(Effect) - 类 中的方法com.github.abel533.echarts.series.MarkLine
设置effect值
effect() - 类 中的方法com.github.abel533.echarts.series.MarkLine
标线图形炫光特效
effect(Effect) - 类 中的方法com.github.abel533.echarts.series.MarkPoint
设置effect值
effect() - 类 中的方法com.github.abel533.echarts.series.MarkPoint
标注图形炫光特效
Effect.Type - com.github.abel533.echarts.series中的枚举
 
EFFECT_ZLEVEL - 接口 中的静态变量com.github.abel533.echarts.Config
 
effectiveColor() - 类 中的方法com.github.abel533.echarts.Toolbox
获取effectiveColor值
effectiveColor(String) - 类 中的方法com.github.abel533.echarts.Toolbox
设置effectiveColor值
EffectOption - com.github.abel533.echarts.option中的类
loading参数
EffectOption() - 类 的构造器com.github.abel533.echarts.option.EffectOption
 
effectOption() - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
获取effectOption值
effectOption(EffectOption) - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
设置effectOption值
EffectScatter - com.github.abel533.echarts.series中的类
带有涟漪特效动画的散点(气泡)图
EffectScatter() - 类 的构造器com.github.abel533.echarts.series.EffectScatter
构造函数
EffectScatter(String) - 类 的构造器com.github.abel533.echarts.series.EffectScatter
构造函数,参数:name
EffectType - com.github.abel533.echarts.code中的枚举
特效类型
effectType() - 类 中的方法com.github.abel533.echarts.series.EffectScatter
 
effectType(Object) - 类 中的方法com.github.abel533.echarts.series.EffectScatter
 
effectType(EffectType) - 类 中的方法com.github.abel533.echarts.series.EffectScatter
 
EMap - com.github.abel533.echarts.series中的类
和Map完全相同,只是为了避免和java.util.Map重名
EMap() - 类 的构造器com.github.abel533.echarts.series.EMap
 
EMap(String) - 类 的构造器com.github.abel533.echarts.series.EMap
 
emphasis() - 类 中的方法com.github.abel533.echarts.style.ControlStyle
获取emphasis值
emphasis(ControlStyle.Color) - 类 中的方法com.github.abel533.echarts.style.ControlStyle
设置emphasis值
Emphasis - com.github.abel533.echarts.style.itemstyle中的类
 
emphasis() - 类 中的方法com.github.abel533.echarts.style.ItemStyle
获取emphasis值
emphasis(Emphasis) - 类 中的方法com.github.abel533.echarts.style.ItemStyle
设置emphasis值
Emphasis() - 类 的构造器com.github.abel533.echarts.style.itemstyle.Emphasis
 
emphasis() - 类 中的方法com.github.abel533.echarts.style.LineStyle
新建返回emphasis
emphasis(Emphasis) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置emphasis
enable() - 类 中的方法com.github.abel533.echarts.series.MarkLine.Bundling
获取enable值
enable(Boolean) - 类 中的方法com.github.abel533.echarts.series.MarkLine.Bundling
设置enable值
end(Integer) - 类 中的方法com.github.abel533.echarts.data.RangeData
设置end值
end() - 类 中的方法com.github.abel533.echarts.data.RangeData
获取end值
end() - 类 中的方法com.github.abel533.echarts.DataZoom
获取end值
end(Integer) - 类 中的方法com.github.abel533.echarts.DataZoom
设置end值
endAngle() - 类 中的方法com.github.abel533.echarts.series.Gauge
获取endAngle值
endAngle(Integer) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置endAngle值
endValue() - 类 中的方法com.github.abel533.echarts.DataZoom
 
endValue(Object) - 类 中的方法com.github.abel533.echarts.DataZoom
 
endValue(Integer) - 类 中的方法com.github.abel533.echarts.DataZoom
 
endValue(String) - 类 中的方法com.github.abel533.echarts.DataZoom
 
endValue(Date) - 类 中的方法com.github.abel533.echarts.DataZoom
 
enterable() - 类 中的方法com.github.abel533.echarts.Tooltip
获取enterable值
enterable(Boolean) - 类 中的方法com.github.abel533.echarts.Tooltip
设置enterable值
Event - com.github.abel533.echarts中的枚举
Description: Event
Event - com.github.abel533.echarts.series.event中的类
事件列表,每一个数组项为Object {},内容如下
Event() - 类 的构造器com.github.abel533.echarts.series.event.Event
构造方法
Event(String) - 类 的构造器com.github.abel533.echarts.series.event.Event
构造方法
Event(String, Integer) - 类 的构造器com.github.abel533.echarts.series.event.Event
构造方法
evolution() - 类 中的方法com.github.abel533.echarts.series.event.Event
获取evolution值
evolution(List<Evolution>) - 类 中的方法com.github.abel533.echarts.series.event.Event
设置evolution值
evolution(Evolution...) - 类 中的方法com.github.abel533.echarts.series.event.Event
添加evolution值
Evolution - com.github.abel533.echarts.series.event中的类
同一事件的的演化过程,每一个数组项为Object {},内容如下
Evolution() - 类 的构造器com.github.abel533.echarts.series.event.Evolution
构造方法
Evolution(String, Integer) - 类 的构造器com.github.abel533.echarts.series.event.Evolution
构造方法
exportToHtml(String) - 类 中的方法com.github.abel533.echarts.json.GsonOption
导出到指定文件名
exportToHtml(String, String) - 类 中的方法com.github.abel533.echarts.json.GsonOption
导出到指定文件名
exportToHtml(Option) - 类 中的静态方法com.github.abel533.echarts.json.OptionUtil
导出到html(tmp文件夹)
exportToHtml(Option, String) - 类 中的静态方法com.github.abel533.echarts.json.OptionUtil
导出到指定文件夹,文件名随机
exportToHtml(Option, String, String) - 类 中的静态方法com.github.abel533.echarts.json.OptionUtil
导出到指定文件

F

Feature - com.github.abel533.echarts.feature中的类
 
Feature() - 类 的构造器com.github.abel533.echarts.feature.Feature
 
feature() - 类 中的方法com.github.abel533.echarts.Toolbox
启用功能,目前支持feature见下,工具箱自定义功能回调处理
feature(Object...) - 类 中的方法com.github.abel533.echarts.Toolbox
添加组件
fill(String) - 类 中的方法com.github.abel533.echarts.style.GraphicStyle
 
fillerColor() - 类 中的方法com.github.abel533.echarts.DataZoom
获取fillerColor值
fillerColor(String) - 类 中的方法com.github.abel533.echarts.DataZoom
设置fillerColor值
fillerColor() - 类 中的方法com.github.abel533.echarts.RoamController
获取fillerColor值
fillerColor(String) - 类 中的方法com.github.abel533.echarts.RoamController
设置fillerColor值
FilterMode - com.github.abel533.echarts.code中的枚举
数据过滤模式
filterMode() - 类 中的方法com.github.abel533.echarts.DataZoom
 
filterMode(FilterMode) - 类 中的方法com.github.abel533.echarts.DataZoom
 
fixX() - 类 中的方法com.github.abel533.echarts.series.force.Node
获取fixX值
fixX(Boolean) - 类 中的方法com.github.abel533.echarts.series.force.Node
设置fixX值
fixY() - 类 中的方法com.github.abel533.echarts.series.force.Node
获取fixY值
fixY(Boolean) - 类 中的方法com.github.abel533.echarts.series.force.Node
设置fixY值
fontFamily() - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
fontFamily(String) - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
fontFamily() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取fontFamily值
fontFamily(String) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置fontFamily值
fontFamily2() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取fontFamily2值
fontFamily2(String) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置fontFamily2值
fontSize() - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
fontSize(Double) - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
fontSize() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取fontSize值
fontSize(Integer) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置fontSize值
FontStyle - com.github.abel533.echarts.code中的枚举
 
fontStyle() - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
fontStyle(FontStyle) - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
fontStyle() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取fontStyle值
fontStyle(FontStyle) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置fontStyle值
FontWeight - com.github.abel533.echarts.code中的枚举
 
fontWeight() - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
fontWeight(FontWeight) - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
fontWeight() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取fontWeight值
fontWeight(Object) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置fontWeight值
force() - 类 中的方法com.github.abel533.echarts.series.Graph
 
force(Force) - 类 中的方法com.github.abel533.echarts.series.Graph
 
Force - com.github.abel533.echarts.series.other中的类
力引导布局相关的配置项
Force() - 类 的构造器com.github.abel533.echarts.series.other.Force
 
format(Object) - 类 中的静态方法com.github.abel533.echarts.json.GsonUtil
格式化对象为Json
formatter() - 类 中的方法com.github.abel533.echarts.AbstractLabel
获取formatter值
formatter(Object) - 类 中的方法com.github.abel533.echarts.AbstractLabel
设置formatter值
formatter() - 类 中的方法com.github.abel533.echarts.DataRange
获取formatter值
formatter(Object) - 类 中的方法com.github.abel533.echarts.DataRange
设置formatter值
formatter() - 类 中的方法com.github.abel533.echarts.Legend
 
formatter(String) - 类 中的方法com.github.abel533.echarts.Legend
 
formatter() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取formatter值
formatter(String) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置formatter值
formatter() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
formatter(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
formatter() - 类 中的方法com.github.abel533.echarts.Tooltip
获取formatter值
formatter(Object) - 类 中的方法com.github.abel533.echarts.Tooltip
设置formatter值
formatter() - 类 中的方法com.github.abel533.echarts.VisualMap
 
formatter(String) - 类 中的方法com.github.abel533.echarts.VisualMap
 
fromJSON(String, Class<T>) - 类 中的静态方法com.github.abel533.echarts.json.GsonUtil
反序列化
fromJSON(String) - 类 中的静态方法com.github.abel533.echarts.json.GsonUtil
反序列化
funnel(Funnel) - 类 中的方法com.github.abel533.echarts.feature.MagicType.Option
设置funnel值
funnel() - 类 中的方法com.github.abel533.echarts.feature.MagicType.Option
获取funnel值
Funnel - com.github.abel533.echarts.series中的类
漏斗图
Funnel() - 类 的构造器com.github.abel533.echarts.series.Funnel
构造函数
Funnel(String) - 类 的构造器com.github.abel533.echarts.series.Funnel
构造函数,参数:name
funnelAlign() - 类 中的方法com.github.abel533.echarts.series.Funnel
获取funnelAlign值
funnelAlign(X) - 类 中的方法com.github.abel533.echarts.series.Funnel
设置funnelAlign值

G

gap() - 类 中的方法com.github.abel533.echarts.series.Funnel
获取gap值
gap(Integer) - 类 中的方法com.github.abel533.echarts.series.Funnel
设置gap值
Gauge - com.github.abel533.echarts.series中的类
仪表盘
Gauge() - 类 的构造器com.github.abel533.echarts.series.Gauge
构造函数
Gauge(String) - 类 的构造器com.github.abel533.echarts.series.Gauge
构造函数,参数:name
Geo - com.github.abel533.echarts中的类
 
Geo() - 类 的构造器com.github.abel533.echarts.Geo
 
geo() - 类 中的方法com.github.abel533.echarts.Option
 
geo(Geo) - 类 中的方法com.github.abel533.echarts.Option
 
GeoCoord - com.github.abel533.echarts.series中的类
地图特有,标线图形定位坐标
GeoCoord() - 类 的构造器com.github.abel533.echarts.series.GeoCoord
 
geoCoord() - 类 中的方法com.github.abel533.echarts.series.Map
获取geoCoord值
geoCoord(String, String, String) - 类 中的方法com.github.abel533.echarts.series.Map
设置name,x,y值
geoCoord() - 类 中的方法com.github.abel533.echarts.series.MarkLine
获取geoCoord值
geoCoord(String, String, String) - 类 中的方法com.github.abel533.echarts.series.MarkLine
设置name,x,y值
geoCoord() - 类 中的方法com.github.abel533.echarts.series.MarkPoint
获取geoCoord值
geoCoord(String, String, String) - 类 中的方法com.github.abel533.echarts.series.MarkPoint
设置name,x,y值
geoIndex() - 类 中的方法com.github.abel533.echarts.series.Series
 
geoIndex(Integer) - 类 中的方法com.github.abel533.echarts.series.Series
 
getAlign() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取align值
getAnimationEasingUpdate() - 类 中的方法com.github.abel533.echarts.Option
 
getAreaStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取areaStyle值
getBackgroundColor() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取backgroundColor值
getBarBorderColor() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取barBorderColor值
getBarBorderRadius() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取barBorderRadius值
getBarBorderWidth() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取barBorderWidth值
getBaseline() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取baseline值
getBorderColor() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取borderColor值
getBorderColor() - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
getBorderColor() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
获取borderColor值
getBorderColor() - 类 中的方法com.github.abel533.echarts.style.ChordStyle
获取borderColor值
getBorderColor() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取borderColor值
getBorderColor() - 类 中的方法com.github.abel533.echarts.style.LinkStyle
获取borderColor值
getBorderRadius() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取borderRadius值
getBorderWidth() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取borderWidth值
getBorderWidth() - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
getBorderWidth() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
获取borderWidth值
getBorderWidth() - 类 中的方法com.github.abel533.echarts.style.ChordStyle
获取borderWidth值
getBorderWidth() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取borderWidth值
getBorderWidth() - 类 中的方法com.github.abel533.echarts.style.LinkStyle
获取borderWidth值
getBottom() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
getBreadcrumb() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
getBreadcrumb() - 类 中的方法com.github.abel533.echarts.style.ItemStyle
获取breadcrumb值
getBrushType() - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
getBrushType() - 类 中的方法com.github.abel533.echarts.style.NodeStyle
获取brushType值
getChildBorderColor() - 类 中的方法com.github.abel533.echarts.style.ItemStyle
获取childBorderColor值
getChildBorderWidth() - 类 中的方法com.github.abel533.echarts.style.ItemStyle
获取childBorderWidth值
getChildrenVisibleMin() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
getChordStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取chordStyle值
getColor() - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
获取color值
getColor() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
getColor() - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
getColor() - 类 中的方法com.github.abel533.echarts.style.AreaStyle
获取color值
getColor() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
获取color值
getColor() - 类 中的方法com.github.abel533.echarts.style.ChordStyle
获取color值
getColor() - 类 中的方法com.github.abel533.echarts.style.ControlStyle.Color
获取color值
getColor() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取color值
getColor() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取color值
getColor() - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
getColor() - 类 中的方法com.github.abel533.echarts.style.NodeStyle
获取color值
getColor() - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
获取color值
getColor() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取color值
getColor0() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取color0值
getColor0() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取color0值
getColorAlpha() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
getColorMappingBy() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
getColorSaturation() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
getContainLabel() - 类 中的方法com.github.abel533.echarts.Grid
 
getCurveness() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取curveness
getDecoration() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取decoration值
getEdgeLength() - 类 中的方法com.github.abel533.echarts.series.other.Force
 
getEmphasis() - 类 中的方法com.github.abel533.echarts.style.ControlStyle
获取emphasis值
getEmphasis() - 类 中的方法com.github.abel533.echarts.style.ItemStyle
获取emphasis值
getEmphasis() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取emphasis
getFontFamily() - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
getFontFamily() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取fontFamily值
getFontFamily2() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取fontFamily2值
getFontSize() - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
getFontSize() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取fontSize值
getFontStyle() - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
getFontStyle() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取fontStyle值
getFontWeight() - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
getFontWeight() - 类 中的方法com.github.abel533.echarts.style.TextStyle
获取fontWeight值
getFormatter() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取formatter值
getFormatter() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
getGeo() - 类 中的方法com.github.abel533.echarts.Option
 
getGravity() - 类 中的方法com.github.abel533.echarts.series.other.Force
 
getHeight() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取height值
getHeight() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
getInitLayout() - 类 中的方法com.github.abel533.echarts.series.other.Force
 
getItemGap() - 类 中的方法com.github.abel533.echarts.style.ControlStyle
获取itemGap值
getItemSize() - 类 中的方法com.github.abel533.echarts.style.ControlStyle
获取itemSize值
getItemStyle() - 类 中的方法com.github.abel533.echarts.data.SeriesData
获取itemStyle值
getItemStyle() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
getItemStyle() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
getLabel() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
getLabel() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
获取label值
getLabel() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取label值
getLabelLine() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取labelLine值
getLayoutAnimation() - 类 中的方法com.github.abel533.echarts.series.other.Force
 
getLeft() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
getLength() - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
获取length值
getLevels() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
getLineStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取lineStyle值
getLinkStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取linkStyle值
getName() - 类 中的方法com.github.abel533.echarts.axis.Axis
获取name值
getNodeStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
获取nodeStyle值
getNormal() - 类 中的方法com.github.abel533.echarts.style.ControlStyle
获取normal值
getNormal() - 类 中的方法com.github.abel533.echarts.style.ItemStyle
获取normal值
getNormal() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取normal
getOffsetCenter() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取offsetCenter值
getOpacity() - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
getOpacity() - 类 中的方法com.github.abel533.echarts.style.ChordStyle
获取opacity值
getOpacity() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
getOption() - 类 中的方法com.github.abel533.echarts.feature.MagicType
获取option值
getParallel() - 类 中的方法com.github.abel533.echarts.Option
 
getPeriod() - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
getPosition() - 类 中的方法com.github.abel533.echarts.axis.Axis
获取position值
getPosition() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
getRepulsion() - 类 中的方法com.github.abel533.echarts.series.other.Force
 
getRight() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
getScale() - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
getShadowBlur() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
getShadowBlur() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取shadowBlur值
getShadowColor() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
getShadowColor() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取shadowColor值
getShadowOffsetX() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
getShadowOffsetX() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取shadowOffsetX值
getShadowOffsetY() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
getShadowOffsetY() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取shadowOffsetY值
getShow() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取show值
getShow() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
getShow() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
getSymbol() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
获取symbol值
getSymbolSize() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
获取symbolSize值
getTextStyle() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取textStyle值
getTextStyle() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
getTextStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
getTooltip() - 类 中的方法com.github.abel533.echarts.data.SeriesData
获取tooltip值
getTop() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
getType() - 类 中的方法com.github.abel533.echarts.axis.Axis
获取type值
getType() - 类 中的方法com.github.abel533.echarts.style.AreaStyle
获取type值
getType() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取type值
getType() - 类 中的方法com.github.abel533.echarts.style.LinkStyle
获取type值
getType() - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
获取type值
getValue() - 类 中的方法com.github.abel533.echarts.data.SeriesData
获取value值
getValueIndex() - 类 中的方法com.github.abel533.echarts.data.Data
获取valueIndex值
getVisibleMin() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
getVisualDimension() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
getVisualMap() - 类 中的方法com.github.abel533.echarts.Option
 
getWidth() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取width值
getWidth() - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
获取width值
getWidth() - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
getWidth() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
getWidth() - 类 中的方法com.github.abel533.echarts.style.ChordStyle
获取width值
getWidth() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取width值
getWidth() - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
获取width值
getX() - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
获取x值
getxAxis() - 类 中的方法com.github.abel533.echarts.Option
获取xAxis值
getY() - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
获取y值
getyAxis() - 类 中的方法com.github.abel533.echarts.Option
获取yAxis值
GradientColor - com.github.abel533.echarts.data中的类
可以是一个包含 offset 和 color 的 Object 的数组,如 [{ offset: 0.2, color: 'blue' }, { offset 0.8, color: 'cyan' }];也可以是一个颜色字符串的数组如 ['blue', 'cyan', 'lime', 'yellow', 'red'],颜色将均匀分布
GradientColor(Double, Object) - 类 的构造器com.github.abel533.echarts.data.GradientColor
构造函数,参数:offset,color
gradientColors() - 类 中的方法com.github.abel533.echarts.series.Heatmap
获取gradientColors值
gradientColors(List<Object>) - 类 中的方法com.github.abel533.echarts.series.Heatmap
设置gradientColors值
gradientColors(Object...) - 类 中的方法com.github.abel533.echarts.series.Heatmap
设置gradientColors值
Graph - com.github.abel533.echarts.series中的类
关系图
Graph() - 类 的构造器com.github.abel533.echarts.series.Graph
构造函数
Graph(String) - 类 的构造器com.github.abel533.echarts.series.Graph
构造函数,参数:name
Graph(String, Layout) - 类 的构造器com.github.abel533.echarts.series.Graph
构造函数
Graphic - com.github.abel533.echarts中的类
图形元素组件
Graphic() - 类 的构造器com.github.abel533.echarts.Graphic
 
graphic(Graphic) - 类 中的方法com.github.abel533.echarts.Option
添加图形元素组件
GraphicStyle - com.github.abel533.echarts.style中的类
图形元素样式
GraphicStyle() - 类 的构造器com.github.abel533.echarts.style.GraphicStyle
 
GraphicType - com.github.abel533.echarts.code中的枚举
图形元素类型
gravity() - 类 中的方法com.github.abel533.echarts.series.Graph
获取gravity值
gravity(Double) - 类 中的方法com.github.abel533.echarts.series.Graph
设置gravity值
gravity() - 类 中的方法com.github.abel533.echarts.series.other.Force
 
gravity(Integer) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
Grid - com.github.abel533.echarts中的类
直角坐标系内绘图网格
Grid() - 类 的构造器com.github.abel533.echarts.Grid
 
grid(Grid) - 类 中的方法com.github.abel533.echarts.Option
设置grid值
grid() - 类 中的方法com.github.abel533.echarts.Option
直角坐标系内绘图网格(详见grid)
gridIndex() - 类 中的方法com.github.abel533.echarts.axis.Axis
 
gridIndex(Integer) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
GsonOption - com.github.abel533.echarts.json中的类
增强的Option - 主要用于测试、演示
GsonOption() - 类 的构造器com.github.abel533.echarts.json.GsonOption
 
GsonUtil - com.github.abel533.echarts.json中的类
 
GsonUtil() - 类 的构造器com.github.abel533.echarts.json.GsonUtil
 

H

handleColor() - 类 中的方法com.github.abel533.echarts.DataZoom
获取handleColor值
handleColor(String) - 类 中的方法com.github.abel533.echarts.DataZoom
设置handleColor值
handleColor() - 类 中的方法com.github.abel533.echarts.RoamController
获取handleColor值
handleColor(String) - 类 中的方法com.github.abel533.echarts.RoamController
设置handleColor值
handlePosition() - 类 中的方法com.github.abel533.echarts.VisualMap
 
handlePosition(Align) - 类 中的方法com.github.abel533.echarts.VisualMap
 
handleSize() - 类 中的方法com.github.abel533.echarts.DataZoom
获取handleSize值
handleSize(Integer) - 类 中的方法com.github.abel533.echarts.DataZoom
设置handleSize值
Heatmap - com.github.abel533.echarts.series中的类
热力图
Heatmap() - 类 的构造器com.github.abel533.echarts.series.Heatmap
构造函数
Heatmap(String) - 类 的构造器com.github.abel533.echarts.series.Heatmap
构造函数,参数:name
height() - 类 中的方法com.github.abel533.echarts.Basic
 
height(Object) - 类 中的方法com.github.abel533.echarts.Basic
 
height(Integer) - 类 中的方法com.github.abel533.echarts.Basic
 
height() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取height值
height(Object) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置height值
height() - 类 中的方法com.github.abel533.echarts.series.MapLocation
获取height值
height(Object) - 类 中的方法com.github.abel533.echarts.series.MapLocation
设置height值
height() - 类 中的方法com.github.abel533.echarts.series.Series
 
height(Object) - 类 中的方法com.github.abel533.echarts.series.Series
 
height(Integer) - 类 中的方法com.github.abel533.echarts.series.Series
 
height() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
height(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
height(Integer) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
height(Object) - 类 中的方法com.github.abel533.echarts.style.GraphicStyle
 
height() - 类 中的方法com.github.abel533.echarts.Timeline
获取height值
height(Object) - 类 中的方法com.github.abel533.echarts.Timeline
设置height值
hideDelay() - 类 中的方法com.github.abel533.echarts.Tooltip
获取hideDelay值
hideDelay(Integer) - 类 中的方法com.github.abel533.echarts.Tooltip
设置hideDelay值
hoverable() - 类 中的方法com.github.abel533.echarts.AbstractData
获取hoverable值
hoverable(Boolean) - 类 中的方法com.github.abel533.echarts.AbstractData
设置hoverable值
hoverLink() - 类 中的方法com.github.abel533.echarts.DataRange
获取hoverLink值
hoverLink(Boolean) - 类 中的方法com.github.abel533.echarts.DataRange
设置hoverLink值

I

icon() - 类 中的方法com.github.abel533.echarts.data.Data
获取icon值
icon(String) - 类 中的方法com.github.abel533.echarts.data.Data
设置icon值
icon() - 类 中的方法com.github.abel533.echarts.data.LegendData
获取icon值
icon(String) - 类 中的方法com.github.abel533.echarts.data.LegendData
设置icon值
icon() - 类 中的方法com.github.abel533.echarts.feature.Feature
获取icon值
icon(String) - 类 中的方法com.github.abel533.echarts.feature.Feature
设置icon值
iconStyle() - 类 中的方法com.github.abel533.echarts.Toolbox
 
iconStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.Toolbox
 
id(String) - 类 中的方法com.github.abel533.echarts.Graphic
 
id(String) - 类 中的方法com.github.abel533.echarts.Radar
 
ignore() - 类 中的方法com.github.abel533.echarts.series.force.Node
获取ignore值
ignore(Boolean) - 类 中的方法com.github.abel533.echarts.series.force.Node
设置ignore值
img() - 类 中的方法com.github.abel533.echarts.series.event.Detail
获取img值
img(String) - 类 中的方法com.github.abel533.echarts.series.event.Detail
设置img值
inactiveOpacity() - 类 中的方法com.github.abel533.echarts.series.Parallel
 
inactiveOpacity(Double) - 类 中的方法com.github.abel533.echarts.series.Parallel
 
indicator(Object...) - 类 中的方法com.github.abel533.echarts.Polar
设置values值
indicator(List<Object>) - 类 中的方法com.github.abel533.echarts.Polar
设置indicator值
indicator() - 类 中的方法com.github.abel533.echarts.Polar
雷达指标列表,同时也是label内容
indicator(List<Radar.Indicator>) - 类 中的方法com.github.abel533.echarts.Radar
 
indicator() - 类 中的方法com.github.abel533.echarts.Radar
雷达指标列表,同时也是label内容
indicator(Radar.Indicator...) - 类 中的方法com.github.abel533.echarts.Radar
设置values值
Indicator() - 类 的构造器com.github.abel533.echarts.Radar.Indicator
 
initial() - 类 中的方法com.github.abel533.echarts.series.force.Node
获取initial值
initial(Object) - 类 中的方法com.github.abel533.echarts.series.force.Node
设置initial值
initLayout() - 类 中的方法com.github.abel533.echarts.series.other.Force
 
initLayout(Object) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
initLayout(String) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
initLayout(Layout) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
inRange() - 类 中的方法com.github.abel533.echarts.VisualMap
 
inRange(VisualMapType) - 类 中的方法com.github.abel533.echarts.VisualMap
 
inside() - 类 中的方法com.github.abel533.echarts.axis.AxisTick
获取inside值
inside(Boolean) - 类 中的方法com.github.abel533.echarts.axis.AxisTick
设置inside值
interval() - 类 中的方法com.github.abel533.echarts.AbstractLabel
获取interval值
interval(Object) - 类 中的方法com.github.abel533.echarts.AbstractLabel
设置interval值
interval() - 类 中的方法com.github.abel533.echarts.axis.Axis
 
interval(Object) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
interval(Double) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
interval() - 类 中的方法com.github.abel533.echarts.axis.AxisTick
获取interval值
interval(Object) - 类 中的方法com.github.abel533.echarts.axis.AxisTick
设置interval值
inverse() - 类 中的方法com.github.abel533.echarts.axis.Axis
 
inverse(Boolean) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
inverse() - 类 中的方法com.github.abel533.echarts.Timeline
 
inverse(Boolean) - 类 中的方法com.github.abel533.echarts.Timeline
 
inverse() - 类 中的方法com.github.abel533.echarts.VisualMap
 
inverse(Boolean) - 类 中的方法com.github.abel533.echarts.VisualMap
 
invisible(Boolean) - 类 中的方法com.github.abel533.echarts.Graphic
 
islandFormatter() - 类 中的方法com.github.abel533.echarts.Tooltip
获取islandFormatter值
islandFormatter(String) - 类 中的方法com.github.abel533.echarts.Tooltip
设置islandFormatter值
itemGap() - 类 中的方法com.github.abel533.echarts.Basic
获取itemGap值
itemGap(Integer) - 类 中的方法com.github.abel533.echarts.Basic
设置itemGap值
itemGap() - 类 中的方法com.github.abel533.echarts.style.ControlStyle
获取itemGap值
itemGap(Integer) - 类 中的方法com.github.abel533.echarts.style.ControlStyle
设置itemGap值
itemHeight() - 类 中的方法com.github.abel533.echarts.DataRange
获取itemHeight值
itemHeight(Integer) - 类 中的方法com.github.abel533.echarts.DataRange
设置itemHeight值
itemHeight() - 类 中的方法com.github.abel533.echarts.Legend
获取itemHeight值
itemHeight(Integer) - 类 中的方法com.github.abel533.echarts.Legend
设置itemHeight值
itemHeight() - 类 中的方法com.github.abel533.echarts.VisualMap
 
itemHeight(Integer) - 类 中的方法com.github.abel533.echarts.VisualMap
 
itemSize() - 类 中的方法com.github.abel533.echarts.style.ControlStyle
获取itemSize值
itemSize(Integer) - 类 中的方法com.github.abel533.echarts.style.ControlStyle
设置itemSize值
itemSize() - 类 中的方法com.github.abel533.echarts.Toolbox
获取itemSize值
itemSize(Integer) - 类 中的方法com.github.abel533.echarts.Toolbox
设置itemSize值
itemStyle() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取itemStyle值
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置itemStyle值
itemStyle() - 类 中的方法com.github.abel533.echarts.data.SeriesData
获取itemStyle值
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.data.SeriesData
设置itemStyle值
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.data.TreeData
设置itemStyle值
itemStyle() - 类 中的方法com.github.abel533.echarts.data.TreeData
获取itemStyle值
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.data.WordCloudData
设置itemStyle值
itemStyle() - 类 中的方法com.github.abel533.echarts.data.WordCloudData
获取itemStyle值
itemStyle() - 类 中的方法com.github.abel533.echarts.Geo
 
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.Geo
 
itemStyle() - 类 中的方法com.github.abel533.echarts.Option
获取itemStyle值
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.Option
设置itemStyle值
itemStyle() - 类 中的方法com.github.abel533.echarts.series.Boxplot
 
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.series.Boxplot
 
itemStyle() - 类 中的方法com.github.abel533.echarts.series.force.Category
详见 itemStyle
itemStyle() - 类 中的方法com.github.abel533.echarts.series.force.Link
详见 itemStyle, 只能设置 lineWidth, strokeColor, lineType 等描边的属性
itemStyle() - 类 中的方法com.github.abel533.echarts.series.force.Node
详见 itemStyle
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.series.MarkLine
设置itemStyle值
itemStyle() - 类 中的方法com.github.abel533.echarts.series.MarkLine
标线图形样式属性
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.series.MarkPoint
设置itemStyle值
itemStyle() - 类 中的方法com.github.abel533.echarts.series.MarkPoint
标线图形样式属性
itemStyle() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.series.Series
设置itemStyle值
itemStyle() - 类 中的方法com.github.abel533.echarts.series.Series
图形样式
itemStyle() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
itemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
ItemStyle - com.github.abel533.echarts.style中的类
Description: ItemStyle
ItemStyle() - 类 的构造器com.github.abel533.echarts.style.ItemStyle
 
itemSymbol() - 类 中的方法com.github.abel533.echarts.VisualMap
 
itemSymbol(Symbol) - 类 中的方法com.github.abel533.echarts.VisualMap
 
itemWidth() - 类 中的方法com.github.abel533.echarts.DataRange
获取itemWidth值
itemWidth(Integer) - 类 中的方法com.github.abel533.echarts.DataRange
设置itemWidth值
itemWidth() - 类 中的方法com.github.abel533.echarts.Legend
获取itemWidth值
itemWidth(Integer) - 类 中的方法com.github.abel533.echarts.Legend
设置itemWidth值
itemWidth() - 类 中的方法com.github.abel533.echarts.VisualMap
 
itemWidth(Integer) - 类 中的方法com.github.abel533.echarts.VisualMap
 

K

K - com.github.abel533.echarts.series中的类
Description: K
K() - 类 的构造器com.github.abel533.echarts.series.K
 
K(String) - 类 的构造器com.github.abel533.echarts.series.K
 
KData - com.github.abel533.echarts.data中的类
KData
KData(Double, Double, Double, Double) - 类 的构造器com.github.abel533.echarts.data.KData
开盘,收盘,最低,最高

L

label(String) - 类 中的方法com.github.abel533.echarts.data.RangeData
设置label值
label() - 类 中的方法com.github.abel533.echarts.data.RangeData
获取label值
label() - 类 中的方法com.github.abel533.echarts.Geo
 
label(ItemStyle) - 类 中的方法com.github.abel533.echarts.Geo
 
Label - com.github.abel533.echarts中的类
Description: Label
Label() - 类 的构造器com.github.abel533.echarts.Label
 
label() - 类 中的方法com.github.abel533.echarts.series.force.Category
 
label(ItemStyle) - 类 中的方法com.github.abel533.echarts.series.force.Category
 
label() - 类 中的方法com.github.abel533.echarts.series.force.Node
获取label值
label(String) - 类 中的方法com.github.abel533.echarts.series.force.Node
设置label值
label() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
label(ItemStyle) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
label(ItemStyle) - 类 中的方法com.github.abel533.echarts.series.Series
 
label() - 类 中的方法com.github.abel533.echarts.series.Series
 
label(Label) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置label值
label() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
 
label(Label) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置label值
label() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
标签,饼图默认显示在外部,离饼图距离由labelLine.length决定,地图标签不可指定位置 折线图,柱形图,K线图,散点图可指定position见下
label() - 类 中的方法com.github.abel533.echarts.Timeline
 
labelFormatter() - 类 中的方法com.github.abel533.echarts.DataZoom
 
labelFormatter(String) - 类 中的方法com.github.abel533.echarts.DataZoom
 
LabelLine - com.github.abel533.echarts中的类
标签视觉引导线l
LabelLine() - 类 的构造器com.github.abel533.echarts.LabelLine
 
labelLine() - 类 中的方法com.github.abel533.echarts.series.Funnel
 
labelLine(ItemStyle) - 类 中的方法com.github.abel533.echarts.series.Funnel
 
labelLine(LabelLine) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置labelLine值
labelLine() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
饼图标签视觉引导线,默认显示
labelPrecision() - 类 中的方法com.github.abel533.echarts.DataZoom
 
labelPrecision(String) - 类 中的方法com.github.abel533.echarts.DataZoom
 
lang() - 类 中的方法com.github.abel533.echarts.feature.Feature
获取lang值
lang(Object) - 类 中的方法com.github.abel533.echarts.feature.Feature
设置lang值
large() - 类 中的方法com.github.abel533.echarts.series.Graph
获取large值
large(Boolean) - 类 中的方法com.github.abel533.echarts.series.Graph
设置large值
large() - 类 中的方法com.github.abel533.echarts.series.MarkPoint
获取large值
large(Boolean) - 类 中的方法com.github.abel533.echarts.series.MarkPoint
设置large值
large() - 类 中的方法com.github.abel533.echarts.series.Scatter
获取large值
large(Boolean) - 类 中的方法com.github.abel533.echarts.series.Scatter
设置large值
largeThreshold() - 类 中的方法com.github.abel533.echarts.series.Scatter
获取largeThreshold值
largeThreshold(Long) - 类 中的方法com.github.abel533.echarts.series.Scatter
设置largeThreshold值
Layout - com.github.abel533.echarts.code中的枚举
图的布局 - graph
layout() - 类 中的方法com.github.abel533.echarts.series.Boxplot
 
layout(Orient) - 类 中的方法com.github.abel533.echarts.series.Boxplot
 
layout() - 类 中的方法com.github.abel533.echarts.series.Candlestick
 
layout(Orient) - 类 中的方法com.github.abel533.echarts.series.Candlestick
 
layout() - 类 中的方法com.github.abel533.echarts.series.Graph
 
layout(Layout) - 类 中的方法com.github.abel533.echarts.series.Graph
 
layoutAnimation() - 类 中的方法com.github.abel533.echarts.series.other.Force
 
layoutAnimation(Boolean) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
layoutIterations() - 类 中的方法com.github.abel533.echarts.series.Sankey
 
layoutIterations(Integer) - 类 中的方法com.github.abel533.echarts.series.Sankey
 
left() - 类 中的方法com.github.abel533.echarts.Basic
 
left(Object) - 类 中的方法com.github.abel533.echarts.Basic
 
left(Integer) - 类 中的方法com.github.abel533.echarts.Basic
 
left(X) - 类 中的方法com.github.abel533.echarts.Basic
 
left() - 类 中的方法com.github.abel533.echarts.series.Series
 
left(Object) - 类 中的方法com.github.abel533.echarts.series.Series
 
left(Integer) - 类 中的方法com.github.abel533.echarts.series.Series
 
left(X) - 类 中的方法com.github.abel533.echarts.series.Series
 
left() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
left(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
left(Integer) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
left(X) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
Legend - com.github.abel533.echarts中的类
 
Legend() - 类 的构造器com.github.abel533.echarts.Legend
构造函数
Legend(Object...) - 类 的构造器com.github.abel533.echarts.Legend
构造函数,参数:values
legend(Legend) - 类 中的方法com.github.abel533.echarts.Option
设置legend值
legend() - 类 中的方法com.github.abel533.echarts.Option
图例(详见legend),每个图表最多仅有一个图例,混搭图表共享
legend(Object...) - 类 中的方法com.github.abel533.echarts.Option
添加图例(详见legend),每个图表最多仅有一个图例,混搭图表共享
LegendData - com.github.abel533.echarts.data中的类
Description : LegendData
LegendData(String) - 类 的构造器com.github.abel533.echarts.data.LegendData
构造函数,参数:name
LegendData(String, TextStyle) - 类 的构造器com.github.abel533.echarts.data.LegendData
构造函数,参数:name,textStyle
LegendData(String, TextStyle, String) - 类 的构造器com.github.abel533.echarts.data.LegendData
构造函数,参数:name,textStyle,icon
legendHoverLink() - 类 中的方法com.github.abel533.echarts.series.Series
获取legendHoverLink值
legendHoverLink(Boolean) - 类 中的方法com.github.abel533.echarts.series.Series
设置legendHoverLink值
LegendType - com.github.abel533.echarts.code中的枚举
图例类型
length() - 类 中的方法com.github.abel533.echarts.axis.AxisTick
获取length值
length(Integer) - 类 中的方法com.github.abel533.echarts.axis.AxisTick
设置length值
length() - 类 中的方法com.github.abel533.echarts.LabelLine
获取length值
length(Integer) - 类 中的方法com.github.abel533.echarts.LabelLine
设置length值
length() - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
获取length值
length(Object) - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
设置length值
Level - com.github.abel533.echarts.series.other中的类
多层配置 - treemap
Level() - 类 的构造器com.github.abel533.echarts.series.other.Level
 
Line - com.github.abel533.echarts.series中的类
 
Line() - 类 的构造器com.github.abel533.echarts.series.Line
构造函数
Line(String) - 类 的构造器com.github.abel533.echarts.series.Line
构造函数,参数:name
LineData - com.github.abel533.echarts.data中的类
LineData
LineData() - 类 的构造器com.github.abel533.echarts.data.LineData
构造函数
LineData(String, Object) - 类 的构造器com.github.abel533.echarts.data.LineData
构造函数,参数:name,value
LineData(String, Object, Object) - 类 的构造器com.github.abel533.echarts.data.LineData
构造函数,参数:name,symbol,symbolSize
LineData(Object, Object) - 类 的构造器com.github.abel533.echarts.data.LineData
构造函数,参数:value,symbol
LineData(Object, Object, Object) - 类 的构造器com.github.abel533.echarts.data.LineData
构造函数,参数:value,symbol,symbolSize
Lines - com.github.abel533.echarts.series中的类
线图 用于带有起点和终点信息的线数据的绘制,主要用于地图上的航线,路线的可视化
Lines() - 类 的构造器com.github.abel533.echarts.series.Lines
构造函数
Lines(String) - 类 的构造器com.github.abel533.echarts.series.Lines
构造函数,参数:name
lineStyle() - 类 中的方法com.github.abel533.echarts.axis.AxisLine
{color: '#48b', width: 2, type: 'solid'}
lineStyle(LineStyle) - 类 中的方法com.github.abel533.echarts.axis.AxisLine
设置lineStyle值
lineStyle() - 类 中的方法com.github.abel533.echarts.axis.AxisTick
属性lineStyle控制线条样式,(详见lineStyle)
lineStyle(LineStyle) - 类 中的方法com.github.abel533.echarts.axis.AxisTick
设置style值
lineStyle(LineStyle) - 类 中的方法com.github.abel533.echarts.axis.SplitLine
设置lineStyle值
lineStyle() - 类 中的方法com.github.abel533.echarts.axis.SplitLine
属性lineStyle(详见lineStyle)控制线条样式
lineStyle(LineStyle) - 类 中的方法com.github.abel533.echarts.AxisPointer
设置lineStyle值
lineStyle() - 类 中的方法com.github.abel533.echarts.AxisPointer
设置直线指示器
lineStyle() - 类 中的方法com.github.abel533.echarts.feature.Feature
获取lineStyle值
lineStyle(LineStyle) - 类 中的方法com.github.abel533.echarts.feature.Feature
设置lineStyle值
lineStyle() - 类 中的方法com.github.abel533.echarts.LabelLine
线条样式,详见lineStyle
lineStyle(LineStyle) - 类 中的方法com.github.abel533.echarts.LabelLine
设置style值
lineStyle(LineStyle) - 类 中的方法com.github.abel533.echarts.series.force.Link
设置lineStyle,返回object
lineStyle() - 类 中的方法com.github.abel533.echarts.series.force.Link
返回lineStyle
lineStyle(LineStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置lineStyle值
lineStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
线条样式
LineStyle - com.github.abel533.echarts.style中的类
 
LineStyle() - 类 的构造器com.github.abel533.echarts.style.LineStyle
 
lineStyle() - 类 中的方法com.github.abel533.echarts.Timeline
默认值{color: '#666', width: 1, type: 'dashed'},时间轴轴线样式lineStyle控制线条样式,
LineType - com.github.abel533.echarts.code中的枚举
 
link() - 类 中的方法com.github.abel533.echarts.series.event.Detail
获取link值
link(String) - 类 中的方法com.github.abel533.echarts.series.event.Detail
设置link值
Link - com.github.abel533.echarts.series.force中的类
力导向图的边数据
Link() - 类 的构造器com.github.abel533.echarts.series.force.Link
构造函数
Link(Object, Object, Integer) - 类 的构造器com.github.abel533.echarts.series.force.Link
构造函数,参数:source,target,weight
link() - 类 中的方法com.github.abel533.echarts.Title
获取link值
link(String) - 类 中的方法com.github.abel533.echarts.Title
设置link值
links(List<Link>) - 类 中的方法com.github.abel533.echarts.series.Graph
设置links值
links() - 类 中的方法com.github.abel533.echarts.series.Graph
力导向图的边数据
links(Link...) - 类 中的方法com.github.abel533.echarts.series.Graph
添加力导向图的边数据
links(List<Link>) - 类 中的方法com.github.abel533.echarts.series.Sankey
设置links值
links() - 类 中的方法com.github.abel533.echarts.series.Sankey
力导向图的边数据
links(Link...) - 类 中的方法com.github.abel533.echarts.series.Sankey
添加力导向图的边数据
linkStyle(LinkStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置linkStyle值
linkStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
力导向图 - 弦样式
LinkStyle - com.github.abel533.echarts.style中的类
Description: LinkStyle
LinkStyle() - 类 的构造器com.github.abel533.echarts.style.LinkStyle
 
linkSymbol() - 类 中的方法com.github.abel533.echarts.series.Graph
获取linkSymbol值
linkSymbol(Symbol) - 类 中的方法com.github.abel533.echarts.series.Graph
设置linkSymbol值
linkSymbol(String) - 类 中的方法com.github.abel533.echarts.series.Graph
设置linkSymbol值
linkSymbolSize() - 类 中的方法com.github.abel533.echarts.series.Graph
获取linkSymbolSize值
linkSymbolSize(Integer) - 类 中的方法com.github.abel533.echarts.series.Graph
设置linkSymbolSize值
LinkType - com.github.abel533.echarts.code中的枚举
线条类型,可选为:'curve'(曲线) | 'line'(直线)
LoadingEffect - com.github.abel533.echarts.code中的枚举
loading效果
loadingText - 接口 中的静态变量com.github.abel533.echarts.Config
 
LogAxis - com.github.abel533.echarts.axis中的类
时间型坐标轴用法同数值型,只是目标处理和格式化显示时会自动转变为时间,并且随着时间跨度的不同自动切换需要显示的时间粒度
LogAxis() - 类 的构造器com.github.abel533.echarts.axis.LogAxis
构造函数
logLabelBase(Integer) - 类 中的方法com.github.abel533.echarts.axis.LogAxis
设置logLabelBase值
logLabelBase() - 类 中的方法com.github.abel533.echarts.axis.LogAxis
获取logLabelBase值
logPositive(Boolean) - 类 中的方法com.github.abel533.echarts.axis.LogAxis
设置logPositive值
logPositive() - 类 中的方法com.github.abel533.echarts.axis.LogAxis
获取logPositive值
loop() - 类 中的方法com.github.abel533.echarts.series.Effect
获取loop值
loop(Boolean) - 类 中的方法com.github.abel533.echarts.series.Effect
设置loop值
loop() - 类 中的方法com.github.abel533.echarts.Timeline
获取loop值
loop(Boolean) - 类 中的方法com.github.abel533.echarts.Timeline
设置loop值

M

Magic - com.github.abel533.echarts.code中的枚举
 
magicType - 类 中的静态变量com.github.abel533.echarts.feature.Feature
获取MagicType值
MagicType - com.github.abel533.echarts.feature中的类
 
MagicType(Magic...) - 类 的构造器com.github.abel533.echarts.feature.MagicType
构造函数,参数:magics
MagicType.Option - com.github.abel533.echarts.feature中的类
内部类 Option
map() - 类 中的方法com.github.abel533.echarts.Geo
 
map(String) - 类 中的方法com.github.abel533.echarts.Geo
 
Map - com.github.abel533.echarts.series中的类
地图
Map() - 类 的构造器com.github.abel533.echarts.series.Map
构造函数
Map(String) - 类 的构造器com.github.abel533.echarts.series.Map
构造函数,参数:name
MapData - com.github.abel533.echarts.data中的类
MapData
MapData(String, Object) - 类 的构造器com.github.abel533.echarts.data.MapData
构造函数,参数:name,value
MapData(String, Object, Boolean) - 类 的构造器com.github.abel533.echarts.data.MapData
构造函数,参数:name,value,selected
mapLocation(MapLocation) - 类 中的方法com.github.abel533.echarts.series.Map
设置mapLocation值
mapLocation() - 类 中的方法com.github.abel533.echarts.series.Map
地图位置设置,默认只适应上下左右居中可配x,y,width,height,任意参数为空都将根据其他参数自适应
MapLocation - com.github.abel533.echarts.series中的类
地图位置设置,默认只适应上下左右居中可配x,y,width,height,任意参数为空都将根据其他参数自适应
MapLocation() - 类 的构造器com.github.abel533.echarts.series.MapLocation
构造函数
MapLocation(Object, Object) - 类 的构造器com.github.abel533.echarts.series.MapLocation
构造函数,参数:x,y
MapLocation(Object, Object, Object) - 类 的构造器com.github.abel533.echarts.series.MapLocation
构造函数,参数:x,y,width
MapLocation(Object, Object, Object, Object) - 类 的构造器com.github.abel533.echarts.series.MapLocation
构造函数,参数:x,y,width,height
MapLocation(X, Y) - 类 的构造器com.github.abel533.echarts.series.MapLocation
构造函数,参数:x,y
MapLocation(X, Y, Object) - 类 的构造器com.github.abel533.echarts.series.MapLocation
构造函数,参数:x,y,width
MapLocation(X, Y, Object, Object) - 类 的构造器com.github.abel533.echarts.series.MapLocation
构造函数,参数:x,y,width,height
mapType() - 类 中的方法com.github.abel533.echarts.series.Map
获取mapType值
mapType(String) - 类 中的方法com.github.abel533.echarts.series.Map
设置mapType值
mapTypeControl() - 类 中的方法com.github.abel533.echarts.RoamController
获取mapTypeControl值
mapTypeControl(String, Boolean) - 类 中的方法com.github.abel533.echarts.RoamController
设置mapTypeControl值
mapValueCalculation() - 类 中的方法com.github.abel533.echarts.series.Map
获取mapValueCalculation值
mapValueCalculation(Calculation) - 类 中的方法com.github.abel533.echarts.series.Map
设置mapValueCalculation值
mapValuePrecision() - 类 中的方法com.github.abel533.echarts.series.Map
获取mapValuePrecision值
mapValuePrecision(Integer) - 类 中的方法com.github.abel533.echarts.series.Map
设置mapValuePrecision值
margin() - 类 中的方法com.github.abel533.echarts.AbstractLabel
获取margin值
margin(Integer) - 类 中的方法com.github.abel533.echarts.AbstractLabel
设置margin值
mark - 类 中的静态变量com.github.abel533.echarts.feature.Feature
获取Mark值
Mark - com.github.abel533.echarts.feature中的类
辅助线标志,上图icon左数1/2/3,分别是启用,删除上一条,删除全部,可设置更多属性
Mark() - 类 的构造器com.github.abel533.echarts.feature.Mark
构造函数
MarkLine - com.github.abel533.echarts.series中的类
Description: MarkLine
MarkLine() - 类 的构造器com.github.abel533.echarts.series.MarkLine
 
markLine(MarkLine) - 类 中的方法com.github.abel533.echarts.series.Series
设置markLine值
markLine() - 类 中的方法com.github.abel533.echarts.series.Series
标线
MarkLine.Bundling - com.github.abel533.echarts.series中的类
边捆绑
MarkPoint - com.github.abel533.echarts.series中的类
Description: MarkPoint
MarkPoint() - 类 的构造器com.github.abel533.echarts.series.MarkPoint
 
markPoint(MarkPoint) - 类 中的方法com.github.abel533.echarts.series.Series
设置markPoint值
markPoint() - 类 中的方法com.github.abel533.echarts.series.Series
标注
MarkType - com.github.abel533.echarts.code中的枚举
Description: 标记默认方法
max() - 类 中的方法com.github.abel533.echarts.axis.Axis
 
max(Object) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
max(Double) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
max() - 类 中的方法com.github.abel533.echarts.data.Data
获取max值
max(Object) - 类 中的方法com.github.abel533.echarts.data.Data
设置max值
max() - 类 中的方法com.github.abel533.echarts.DataRange
获取max值
max(Integer) - 类 中的方法com.github.abel533.echarts.DataRange
设置max值
max(Object) - 类 中的方法com.github.abel533.echarts.Radar.Indicator
 
max() - 类 中的方法com.github.abel533.echarts.series.Funnel
获取max值
max(Integer) - 类 中的方法com.github.abel533.echarts.series.Funnel
设置max值
max() - 类 中的方法com.github.abel533.echarts.series.Gauge
获取max值
max(Integer) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置max值
max() - 类 中的方法com.github.abel533.echarts.series.ScaleLimit
获取max值
max(Double) - 类 中的方法com.github.abel533.echarts.series.ScaleLimit
设置max值
max() - 类 中的方法com.github.abel533.echarts.VisualMap
 
max(Integer) - 类 中的方法com.github.abel533.echarts.VisualMap
 
maxRadius() - 类 中的方法com.github.abel533.echarts.series.Graph
获取maxRadius值
maxRadius(Integer) - 类 中的方法com.github.abel533.echarts.series.Graph
设置maxRadius值
maxSize() - 类 中的方法com.github.abel533.echarts.series.Funnel
获取maxSize值
maxSize(String) - 类 中的方法com.github.abel533.echarts.series.Funnel
设置maxSize值
maxTurningAngle() - 类 中的方法com.github.abel533.echarts.series.MarkLine.Bundling
获取maxTurningAngle值
maxTurningAngle(Integer) - 类 中的方法com.github.abel533.echarts.series.MarkLine.Bundling
设置maxTurningAngle值
min() - 类 中的方法com.github.abel533.echarts.axis.Axis
 
min(Object) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
min(Double) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
min() - 类 中的方法com.github.abel533.echarts.data.Data
获取min值
min(Object) - 类 中的方法com.github.abel533.echarts.data.Data
设置min值
min() - 类 中的方法com.github.abel533.echarts.DataRange
获取min值
min(Integer) - 类 中的方法com.github.abel533.echarts.DataRange
设置min值
min(Object) - 类 中的方法com.github.abel533.echarts.Radar.Indicator
 
min() - 类 中的方法com.github.abel533.echarts.series.Funnel
获取min值
min(Integer) - 类 中的方法com.github.abel533.echarts.series.Funnel
设置min值
min() - 类 中的方法com.github.abel533.echarts.series.Gauge
获取min值
min(Integer) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置min值
min() - 类 中的方法com.github.abel533.echarts.series.ScaleLimit
获取min值
min(Double) - 类 中的方法com.github.abel533.echarts.series.ScaleLimit
设置min值
min() - 类 中的方法com.github.abel533.echarts.VisualMap
 
min(Integer) - 类 中的方法com.github.abel533.echarts.VisualMap
 
minAlpha() - 类 中的方法com.github.abel533.echarts.series.Heatmap
获取minAlpha值
minAlpha(Double) - 类 中的方法com.github.abel533.echarts.series.Heatmap
设置minAlpha值
minAngle() - 类 中的方法com.github.abel533.echarts.series.Pie
获取minAngle值
minAngle(Integer) - 类 中的方法com.github.abel533.echarts.series.Pie
设置minAngle值
minRadius() - 类 中的方法com.github.abel533.echarts.series.Graph
获取minRadius值
minRadius(Integer) - 类 中的方法com.github.abel533.echarts.series.Graph
设置minRadius值
minSize() - 类 中的方法com.github.abel533.echarts.series.Funnel
获取minSize值
minSize(String) - 类 中的方法com.github.abel533.echarts.series.Funnel
设置minSize值

N

name() - 类 中的方法com.github.abel533.echarts.axis.Axis
获取name值
name(String) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置name值
name() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取name值
name(String) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置name值
name() - 类 中的方法com.github.abel533.echarts.data.LegendData
获取name值
name(String) - 类 中的方法com.github.abel533.echarts.data.LegendData
设置name值
name() - 类 中的方法com.github.abel533.echarts.data.MapData
获取name值
name(String) - 类 中的方法com.github.abel533.echarts.data.MapData
设置name值
name(String) - 类 中的方法com.github.abel533.echarts.data.TreeData
设置name值
name() - 类 中的方法com.github.abel533.echarts.data.TreeData
获取name值
name(String) - 类 中的方法com.github.abel533.echarts.data.WordCloudData
设置name值
name() - 类 中的方法com.github.abel533.echarts.data.WordCloudData
获取name值
name(Polar.Name) - 类 中的方法com.github.abel533.echarts.Polar
设置name值
name() - 类 中的方法com.github.abel533.echarts.Polar
坐标轴名称
Name() - 类 的构造器com.github.abel533.echarts.Polar.Name
构造函数
name(String) - 类 中的方法com.github.abel533.echarts.Radar.Indicator
 
name(Radar.Name) - 类 中的方法com.github.abel533.echarts.Radar
 
name() - 类 中的方法com.github.abel533.echarts.Radar
坐标轴名称
Name() - 类 的构造器com.github.abel533.echarts.Radar.Name
构造函数
name() - 类 中的方法com.github.abel533.echarts.series.event.Event
获取name值
name(String) - 类 中的方法com.github.abel533.echarts.series.event.Event
设置name值
name() - 类 中的方法com.github.abel533.echarts.series.force.Category
获取name值
name(String) - 类 中的方法com.github.abel533.echarts.series.force.Category
设置name值
name() - 类 中的方法com.github.abel533.echarts.series.force.Node
获取name值
name(String) - 类 中的方法com.github.abel533.echarts.series.force.Node
设置name值
name() - 类 中的方法com.github.abel533.echarts.series.Series
获取name值
name(String) - 类 中的方法com.github.abel533.echarts.series.Series
设置name值
nameConnector - 接口 中的静态变量com.github.abel533.echarts.Config
 
nameConnector() - 类 中的方法com.github.abel533.echarts.Option
获取nameConnector值
nameConnector(String) - 类 中的方法com.github.abel533.echarts.Option
设置nameConnector值
nameGap() - 类 中的方法com.github.abel533.echarts.axis.Axis
 
nameGap(Integer) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
nameGap(Integer) - 类 中的方法com.github.abel533.echarts.Radar
 
nameLocation() - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
nameLocation(NameLocation) - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
nameLocation(NameLocation) - 类 中的方法com.github.abel533.echarts.axis.ValueAxis
设置nameLocation值
NameLocation - com.github.abel533.echarts.code中的枚举
 
nameMap() - 类 中的方法com.github.abel533.echarts.series.Map
获取nameMap值
nameMap(Object) - 类 中的方法com.github.abel533.echarts.series.Map
设置nameMap值
nameTextStyle() - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
nameTextStyle(NameTextStyle) - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
nameTextStyle() - 类 中的方法com.github.abel533.echarts.axis.ValueAxis
坐标轴名称文字样式,默认取全局配置,颜色跟随axisLine主色,可设
nameTextStyle(LineStyle) - 类 中的方法com.github.abel533.echarts.axis.ValueAxis
设置style值
NameTextStyle - com.github.abel533.echarts.style中的类
坐标轴名称的文字样式
NameTextStyle() - 类 的构造器com.github.abel533.echarts.style.NameTextStyle
 
newBar() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newBar(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newBoxplot() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newBoxplot(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newCandlestick() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newCandlestick(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newEffectScatter() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newEffectScatter(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newFunnel() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newFunnel(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newGauge() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newGauge(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newGraph() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newGraph(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newHeatmap() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newHeatmap(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newK() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newK(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newLine() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newLine(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newLines() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newLines(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newMap() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newMap(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newParallel() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newParallel(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newPie() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newPie(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newSankey() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newSankey(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newScatter() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newScatter(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newTreemap() - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
newTreemap(String) - 类 中的静态方法com.github.abel533.echarts.series.SeriesFactory
 
NoDataLoadingOption - com.github.abel533.echarts.option中的类
描述信息
noDataLoadingOption() - 类 中的方法com.github.abel533.echarts.Option
获取noDataLoadingOption值
noDataLoadingOption(NoDataLoadingOption) - 类 中的方法com.github.abel533.echarts.Option
设置noDataLoadingOption值
NoDataLoadingOption() - 类 的构造器com.github.abel533.echarts.option.NoDataLoadingOption
 
Node - com.github.abel533.echarts.series.force中的类
力导向图的顶点数据
Node() - 类 的构造器com.github.abel533.echarts.series.force.Node
构造函数
Node(Integer, String, Integer) - 类 的构造器com.github.abel533.echarts.series.force.Node
构造函数,参数:category,name,value
NodeClick - com.github.abel533.echarts.code中的枚举
点击节点
nodeClick() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
nodeClick(Object) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
nodeClick(Boolean) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
nodeClick(NodeClick) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
nodeGap() - 类 中的方法com.github.abel533.echarts.series.Sankey
 
nodeGap(Integer) - 类 中的方法com.github.abel533.echarts.series.Sankey
 
nodes(List) - 类 中的方法com.github.abel533.echarts.series.Graph
设置nodes值
nodes() - 类 中的方法com.github.abel533.echarts.series.Graph
力导向图的顶点数据
nodes(Node...) - 类 中的方法com.github.abel533.echarts.series.Graph
添加力导向图的顶点数据
nodes(List) - 类 中的方法com.github.abel533.echarts.series.Sankey
设置nodes值
nodes() - 类 中的方法com.github.abel533.echarts.series.Sankey
力导向图的顶点数据
nodes(Node...) - 类 中的方法com.github.abel533.echarts.series.Sankey
添加力导向图的顶点数据
nodeScaleRatio() - 类 中的方法com.github.abel533.echarts.series.Graph
 
nodeScaleRatio(Double) - 类 中的方法com.github.abel533.echarts.series.Graph
 
nodeStyle(NodeStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置nodeStyle值
nodeStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
力导向图 - 弦样式
NodeStyle - com.github.abel533.echarts.style中的类
Description: NodeStyle
NodeStyle() - 类 的构造器com.github.abel533.echarts.style.NodeStyle
 
nodeWidth() - 类 中的方法com.github.abel533.echarts.series.Sankey
 
nodeWidth(Integer) - 类 中的方法com.github.abel533.echarts.series.Sankey
 
normal() - 类 中的方法com.github.abel533.echarts.style.ControlStyle
获取normal值
normal(ControlStyle.Color) - 类 中的方法com.github.abel533.echarts.style.ControlStyle
设置normal值
Normal - com.github.abel533.echarts.style.itemstyle中的类
 
normal() - 类 中的方法com.github.abel533.echarts.style.ItemStyle
获取normal值
normal(Normal) - 类 中的方法com.github.abel533.echarts.style.ItemStyle
设置normal值
Normal() - 类 的构造器com.github.abel533.echarts.style.itemstyle.Normal
 
normal() - 类 中的方法com.github.abel533.echarts.style.LineStyle
新建返回normal
normal(Normal) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置normal
notMerge() - 类 中的方法com.github.abel533.echarts.Timeline
获取notMerge值
notMerge(Boolean) - 类 中的方法com.github.abel533.echarts.Timeline
设置notMerge值

O

offset() - 类 中的方法com.github.abel533.echarts.data.GradientColor
获取offset值
offset(Double) - 类 中的方法com.github.abel533.echarts.data.GradientColor
设置offset值
offsetCenter() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取offsetCenter值
offsetCenter(Object) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置offsetCenter值
offsetCenter() - 类 中的方法com.github.abel533.echarts.Title
获取offsetCenter值
offsetCenter(Object) - 类 中的方法com.github.abel533.echarts.Title
设置offsetCenter值
onclick(String) - 类 中的方法com.github.abel533.echarts.Graphic
 
onGap() - 类 中的方法com.github.abel533.echarts.axis.AxisTick
获取onGap值
onGap(Boolean) - 类 中的方法com.github.abel533.echarts.axis.AxisTick
设置onGap值
onGap() - 类 中的方法com.github.abel533.echarts.axis.SplitLine
获取onGap值
onGap(Boolean) - 类 中的方法com.github.abel533.echarts.axis.SplitLine
设置onGap值
onZero() - 类 中的方法com.github.abel533.echarts.axis.AxisLine
获取onZero值
onZero(Boolean) - 类 中的方法com.github.abel533.echarts.axis.AxisLine
设置onZero值
opacity() - 类 中的方法com.github.abel533.echarts.series.Heatmap
获取opacity值
opacity(Double) - 类 中的方法com.github.abel533.echarts.series.Heatmap
设置opacity值
opacity() - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
opacity(Double) - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
opacity() - 类 中的方法com.github.abel533.echarts.style.ChordStyle
获取color值
opacity(Double) - 类 中的方法com.github.abel533.echarts.style.ChordStyle
设置color值
opacity() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
opacity(Double) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
option(MagicType.Option) - 类 中的方法com.github.abel533.echarts.feature.MagicType
设置Option
option() - 类 中的方法com.github.abel533.echarts.feature.MagicType
获取Option
Option() - 类 的构造器com.github.abel533.echarts.feature.MagicType.Option
 
Option - com.github.abel533.echarts中的类
Description: Option
Option() - 类 的构造器com.github.abel533.echarts.Option
 
options(List<Option>) - 类 中的方法com.github.abel533.echarts.Option
设置options值
options() - 类 中的方法com.github.abel533.echarts.Option
当使用timeline时,每一组数据要放到单独的option中
options(Option...) - 类 中的方法com.github.abel533.echarts.Option
添加Option数据
OptionUtil - com.github.abel533.echarts.json中的类
Description: 提供浏览器查看图标的功能 - 必须能够联网
Orient - com.github.abel533.echarts.code中的枚举
 
orient() - 类 中的方法com.github.abel533.echarts.DataRange
获取orient值
orient(Orient) - 类 中的方法com.github.abel533.echarts.DataRange
设置orient值
orient() - 类 中的方法com.github.abel533.echarts.DataZoom
获取orient值
orient(Orient) - 类 中的方法com.github.abel533.echarts.DataZoom
设置orient值
orient() - 类 中的方法com.github.abel533.echarts.Legend
获取orient值
orient(Orient) - 类 中的方法com.github.abel533.echarts.Legend
设置orient值
orient() - 类 中的方法com.github.abel533.echarts.Toolbox
获取orient值
orient(Orient) - 类 中的方法com.github.abel533.echarts.Toolbox
设置orient值
orient() - 类 中的方法com.github.abel533.echarts.VisualMap
 
orient(Orient) - 类 中的方法com.github.abel533.echarts.VisualMap
 
outOfRange() - 类 中的方法com.github.abel533.echarts.VisualMap
 
outOfRange(VisualMapType) - 类 中的方法com.github.abel533.echarts.VisualMap
 

P

padding() - 类 中的方法com.github.abel533.echarts.Basic
获取padding值
padding(Integer) - 类 中的方法com.github.abel533.echarts.Basic
设置padding值
padding(Integer...) - 类 中的方法com.github.abel533.echarts.Basic
设置padding值
padding(Object) - 类 中的方法com.github.abel533.echarts.style.TextStyle
边距
padding() - 类 中的方法com.github.abel533.echarts.Timeline
获取padding值
padding(Integer) - 类 中的方法com.github.abel533.echarts.Timeline
设置padding值
parallel() - 类 中的方法com.github.abel533.echarts.Option
 
parallel(Parallel) - 类 中的方法com.github.abel533.echarts.Option
 
Parallel - com.github.abel533.echarts.series中的类
平行坐标系
Parallel() - 类 的构造器com.github.abel533.echarts.series.Parallel
构造函数
Parallel(String) - 类 的构造器com.github.abel533.echarts.series.Parallel
构造函数,参数:name
ParallelAxis - com.github.abel533.echarts.axis中的类
平行坐标系
ParallelAxis() - 类 的构造器com.github.abel533.echarts.axis.ParallelAxis
构造函数
parallelIndex() - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
parallelIndex(Integer) - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
parallelIndex() - 类 中的方法com.github.abel533.echarts.series.Parallel
 
parallelIndex(Integer) - 类 中的方法com.github.abel533.echarts.series.Parallel
 
period() - 类 中的方法com.github.abel533.echarts.series.Effect
获取period值
period(Integer) - 类 中的方法com.github.abel533.echarts.series.Effect
设置period值
period() - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
period(Integer) - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
Pie - com.github.abel533.echarts.series中的类
饼图
Pie() - 类 的构造器com.github.abel533.echarts.series.Pie
构造函数
Pie(String) - 类 的构造器com.github.abel533.echarts.series.Pie
构造函数,参数:name
pieces(Object[]) - 类 中的方法com.github.abel533.echarts.VisualMap
 
PieData - com.github.abel533.echarts.data中的类
饼图
PieData(String, Object) - 类 的构造器com.github.abel533.echarts.data.PieData
构造函数,参数:name,value
playInterval() - 类 中的方法com.github.abel533.echarts.Timeline
获取playInterval值
playInterval(Integer) - 类 中的方法com.github.abel533.echarts.Timeline
设置playInterval值
PointData - com.github.abel533.echarts.data中的类
Description: PointData
PointData() - 类 的构造器com.github.abel533.echarts.data.PointData
构造函数
PointData(String, Object) - 类 的构造器com.github.abel533.echarts.data.PointData
构造函数,参数:name,value
PointData(String, Object, Object) - 类 的构造器com.github.abel533.echarts.data.PointData
构造函数,参数:name,symbol,symbolSize
PointData(Object, Object) - 类 的构造器com.github.abel533.echarts.data.PointData
构造函数,参数:value,symbol
PointData(Object, Object, Object) - 类 的构造器com.github.abel533.echarts.data.PointData
构造函数,参数:value,symbol,symbolSize
Pointer - com.github.abel533.echarts.series.gauge中的类
仪表盘 - 指针样式
pointer(Pointer) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置pointer值
pointer() - 类 中的方法com.github.abel533.echarts.series.Gauge
指针样式
Pointer() - 类 的构造器com.github.abel533.echarts.series.gauge.Pointer
 
PointerType - com.github.abel533.echarts.code中的枚举
 
polar() - 类 中的方法com.github.abel533.echarts.Option
获取polar值
polar(List<Polar>) - 类 中的方法com.github.abel533.echarts.Option
设置polar值
polar(Polar...) - 类 中的方法com.github.abel533.echarts.Option
设置values值
Polar - com.github.abel533.echarts中的类
极坐标
Polar() - 类 的构造器com.github.abel533.echarts.Polar
 
Polar.Name - com.github.abel533.echarts中的类
 
PolarType - com.github.abel533.echarts.code中的枚举
极坐标的形状,'polygon'|'circle' 多边形|圆形
position() - 类 中的方法com.github.abel533.echarts.AbstractLabel
获取position值
position(Object) - 类 中的方法com.github.abel533.echarts.AbstractLabel
设置position值
position(Position) - 类 中的方法com.github.abel533.echarts.AbstractLabel
设置position值
position() - 类 中的方法com.github.abel533.echarts.axis.Axis
获取position值
position(Object) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置position值
position(X) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置position值
position(Y) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置position值
Position - com.github.abel533.echarts.code中的枚举
Description: Position
position() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
position(Position) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
position() - 类 中的方法com.github.abel533.echarts.Tooltip
获取position值
position(Object) - 类 中的方法com.github.abel533.echarts.Tooltip
设置position值
position(Position) - 类 中的方法com.github.abel533.echarts.Tooltip
设置position值
power() - 类 中的方法com.github.abel533.echarts.axis.ValueAxis
获取power值
power(Integer) - 类 中的方法com.github.abel533.echarts.axis.ValueAxis
设置power值
power() - 类 中的方法com.github.abel533.echarts.Polar
获取power值
power(Integer) - 类 中的方法com.github.abel533.echarts.Polar
设置power值
precision() - 类 中的方法com.github.abel533.echarts.axis.ValueAxis
获取precision值
precision(Integer) - 类 中的方法com.github.abel533.echarts.axis.ValueAxis
设置precision值
precision() - 类 中的方法com.github.abel533.echarts.DataRange
获取precision值
precision(Integer) - 类 中的方法com.github.abel533.echarts.DataRange
设置precision值
precision() - 类 中的方法com.github.abel533.echarts.Polar
获取precision值
precision(Integer) - 类 中的方法com.github.abel533.echarts.Polar
设置precision值
precision() - 类 中的方法com.github.abel533.echarts.series.MarkLine
获取小数精度
precision(Integer) - 类 中的方法com.github.abel533.echarts.series.MarkLine
设置小数精度
precision() - 类 中的方法com.github.abel533.echarts.VisualMap
 
precision(Integer) - 类 中的方法com.github.abel533.echarts.VisualMap
 
prettyFormat(Object) - 类 中的静态方法com.github.abel533.echarts.json.GsonUtil
格式化对象为Json
preventOverlap() - 类 中的方法com.github.abel533.echarts.series.Graph
获取preventOverlap值
preventOverlap(Boolean) - 类 中的方法com.github.abel533.echarts.series.Graph
设置preventOverlap值
print(Object) - 类 中的静态方法com.github.abel533.echarts.json.GsonUtil
输出Json
printPretty(Object) - 类 中的静态方法com.github.abel533.echarts.json.GsonUtil
输出Json
progress() - 类 中的方法com.github.abel533.echarts.option.EffectOption
获取progress值
progress(Integer) - 类 中的方法com.github.abel533.echarts.option.EffectOption
设置progress值
progress() - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
获取progress值
progress(Integer) - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
设置progress值
put(String, String, String) - 类 中的方法com.github.abel533.echarts.series.GeoCoord
设置key,x,y值

R

radar(Radar) - 类 中的方法com.github.abel533.echarts.Option
雷达图
Radar - com.github.abel533.echarts中的类
雷达图 雷达图坐标系组件,只适用于雷达图。
Radar() - 类 的构造器com.github.abel533.echarts.Radar
 
Radar.Indicator - com.github.abel533.echarts中的类
 
Radar.Name - com.github.abel533.echarts中的类
 
RadarData - com.github.abel533.echarts.data中的类
饼图
RadarData(String, Object) - 类 的构造器com.github.abel533.echarts.data.RadarData
构造函数,参数:name,value
RadarSeries - com.github.abel533.echarts.series中的类
雷达图
RadarSeries() - 类 的构造器com.github.abel533.echarts.series.RadarSeries
构造函数
RadarSeries(String) - 类 的构造器com.github.abel533.echarts.series.RadarSeries
构造函数,参数:name
radius() - 类 中的方法com.github.abel533.echarts.Polar
获取radius值
radius(Object) - 类 中的方法com.github.abel533.echarts.Polar
半径,支持绝对值(px)和百分比,百分比计算比,min(width, height) / 2 * 75%, 传数组实现环形图,[内半径,外半径]
radius(Object, Object) - 类 中的方法com.github.abel533.echarts.Polar
半径,支持绝对值(px)和百分比,百分比计算比,min(width, height) / 2 * 75%, 传数组实现环形图,[内半径,外半径]
radius(Object) - 类 中的方法com.github.abel533.echarts.Radar
 
radius() - 类 中的方法com.github.abel533.echarts.series.Gauge
获取radius值
radius(Object) - 类 中的方法com.github.abel533.echarts.series.Gauge
半径,支持绝对值(px)和百分比,百分比计算比,min(width, height) / 2 * 75%, 传数组实现环形图,[内半径,外半径]
radius(Object, Object) - 类 中的方法com.github.abel533.echarts.series.Gauge
半径,支持绝对值(px)和百分比,百分比计算比,min(width, height) / 2 * 75%, 传数组实现环形图,[内半径,外半径]
radius() - 类 中的方法com.github.abel533.echarts.series.Pie
获取radius值
radius(Object) - 类 中的方法com.github.abel533.echarts.series.Pie
半径,支持绝对值(px)和百分比,百分比计算比,min(width, height) / 2 * 75%, 传数组实现环形图,[内半径,外半径]
radius(Object, Object) - 类 中的方法com.github.abel533.echarts.series.Pie
半径,支持绝对值(px)和百分比,百分比计算比,min(width, height) / 2 * 75%, 传数组实现环形图,[内半径,外半径]
radiusAxisIndex() - 类 中的方法com.github.abel533.echarts.DataZoom
 
radiusAxisIndex(Object) - 类 中的方法com.github.abel533.echarts.DataZoom
 
radiusAxisIndex(Integer) - 类 中的方法com.github.abel533.echarts.DataZoom
 
radiusAxisIndex(Integer...) - 类 中的方法com.github.abel533.echarts.DataZoom
 
range(RangeData) - 类 中的方法com.github.abel533.echarts.DataRange
设置range值
range() - 类 中的方法com.github.abel533.echarts.DataRange
获取range值
RangeData - com.github.abel533.echarts.data中的类
描述信息
RangeData() - 类 的构造器com.github.abel533.echarts.data.RangeData
构造函数
RangeData(Integer, Integer) - 类 的构造器com.github.abel533.echarts.data.RangeData
构造函数,参数:start,end
ratioScaling() - 类 中的方法com.github.abel533.echarts.series.Graph
获取ratioScaling值
ratioScaling(Boolean) - 类 中的方法com.github.abel533.echarts.series.Graph
设置ratioScaling值
readOnly() - 类 中的方法com.github.abel533.echarts.feature.Feature
获取readOnly值
readOnly(Boolean) - 类 中的方法com.github.abel533.echarts.feature.Feature
设置readOnly值
realtime() - 类 中的方法com.github.abel533.echarts.DataRange
获取realtime值
realtime(Boolean) - 类 中的方法com.github.abel533.echarts.DataRange
设置realtime值
realtime() - 类 中的方法com.github.abel533.echarts.DataZoom
获取realtime值
realtime(Boolean) - 类 中的方法com.github.abel533.echarts.DataZoom
设置realtime值
realtime() - 类 中的方法com.github.abel533.echarts.Timeline
获取realtime值
realtime(Boolean) - 类 中的方法com.github.abel533.echarts.Timeline
设置realtime值
realtime() - 类 中的方法com.github.abel533.echarts.VisualMap
 
realtime(Boolean) - 类 中的方法com.github.abel533.echarts.VisualMap
 
renderAsImage() - 类 中的方法com.github.abel533.echarts.Option
获取renderAsImage值
renderAsImage(Object) - 类 中的方法com.github.abel533.echarts.Option
设置renderAsImage值
replaceFunctionQuote(String[]) - 类 中的静态方法com.github.abel533.echarts.json.GsonUtil
处理字符串中的function和(function(){})(),除{}中的代码外,其他地方不允许有空格
repulsion() - 类 中的方法com.github.abel533.echarts.series.other.Force
 
repulsion(Integer) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
restore - 类 中的静态变量com.github.abel533.echarts.feature.Feature
获取Restore值
Restore - com.github.abel533.echarts.feature中的类
 
Restore() - 类 的构造器com.github.abel533.echarts.feature.Restore
构造函数
rewind() - 类 中的方法com.github.abel533.echarts.Timeline
 
rewind(Boolean) - 类 中的方法com.github.abel533.echarts.Timeline
 
right() - 类 中的方法com.github.abel533.echarts.Basic
 
right(Object) - 类 中的方法com.github.abel533.echarts.Basic
 
right(Integer) - 类 中的方法com.github.abel533.echarts.Basic
 
right() - 类 中的方法com.github.abel533.echarts.series.Series
 
right(Object) - 类 中的方法com.github.abel533.echarts.series.Series
 
right(Integer) - 类 中的方法com.github.abel533.echarts.series.Series
 
right() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
right(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
right(Integer) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
rippleEffect() - 类 中的方法com.github.abel533.echarts.series.EffectScatter
 
rippleEffect(RippleEffect) - 类 中的方法com.github.abel533.echarts.series.EffectScatter
 
RippleEffect - com.github.abel533.echarts.series.other中的类
涟漪特效相关配置
RippleEffect() - 类 的构造器com.github.abel533.echarts.series.other.RippleEffect
 
Roam - com.github.abel533.echarts.code中的枚举
是否开启滚轮缩放和拖拽漫游,默认为false(关闭),其他有效输入为true(开启),'scale'(仅开启滚轮缩放),'move'(仅开启拖拽漫游)
roam() - 类 中的方法com.github.abel533.echarts.Geo
 
roam(Roam) - 类 中的方法com.github.abel533.echarts.Geo
 
roam() - 类 中的方法com.github.abel533.echarts.series.Graph
获取roam值
roam(Boolean) - 类 中的方法com.github.abel533.echarts.series.Graph
设置roam值
roam(Roam) - 类 中的方法com.github.abel533.echarts.series.Graph
设置roam值
roam() - 类 中的方法com.github.abel533.echarts.series.Map
获取roam值
roam(Boolean) - 类 中的方法com.github.abel533.echarts.series.Map
设置roam值
roam() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
roam(Boolean) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
roam(Roam) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
roam(Object) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
roamController() - 类 中的方法com.github.abel533.echarts.Option
数据缩放漫游选择(详见roamController),数据缩放漫游选择
RoamController - com.github.abel533.echarts中的类
缩放漫游组件,仅对地图有效
RoamController() - 类 的构造器com.github.abel533.echarts.RoamController
 
root(String) - 类 中的方法com.github.abel533.echarts.series.Treemap
设置root值
root() - 类 中的方法com.github.abel533.echarts.series.Treemap
获取root值
RootLocation - com.github.abel533.echarts.series.other中的类
描述信息
RootLocation() - 类 的构造器com.github.abel533.echarts.series.other.RootLocation
构造函数
RootLocation(Object, Object) - 类 的构造器com.github.abel533.echarts.series.other.RootLocation
构造函数,参数:x,y
RoseType - com.github.abel533.echarts.code中的枚举
 
roseType() - 类 中的方法com.github.abel533.echarts.series.Pie
获取roseType值
roseType(RoseType) - 类 中的方法com.github.abel533.echarts.series.Pie
设置roseType值
rotate() - 类 中的方法com.github.abel533.echarts.AbstractLabel
获取rotate值
rotate(Integer) - 类 中的方法com.github.abel533.echarts.AbstractLabel
设置rotate值

S

Sankey - com.github.abel533.echarts.series中的类
桑基图 是一种特殊的流图, 它主要用来表示原材料、能量等如何从初始形式经过中间过程的加工、转化到达最终形式。
Sankey() - 类 的构造器com.github.abel533.echarts.series.Sankey
构造函数
Sankey(String) - 类 的构造器com.github.abel533.echarts.series.Sankey
构造函数,参数:name
saveAsImage - 类 中的静态变量com.github.abel533.echarts.feature.Feature
获取SaveAsImage值
SaveAsImage - com.github.abel533.echarts.feature中的类
 
SaveAsImage() - 类 的构造器com.github.abel533.echarts.feature.SaveAsImage
构造函数
scale() - 类 中的方法com.github.abel533.echarts.axis.Axis
 
scale(Boolean) - 类 中的方法com.github.abel533.echarts.axis.Axis
 
scale() - 类 中的方法com.github.abel533.echarts.Polar
获取scale值
scale(Boolean) - 类 中的方法com.github.abel533.echarts.Polar
设置scale值
scale(Boolean) - 类 中的方法com.github.abel533.echarts.Radar
 
scale() - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
scale(Double) - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
scaleLimit() - 类 中的方法com.github.abel533.echarts.series.Map
获取scaleLimit值
scaleLimit(ScaleLimit) - 类 中的方法com.github.abel533.echarts.series.Map
设置scaleLimit值
ScaleLimit - com.github.abel533.echarts.series中的类
 
ScaleLimit() - 类 的构造器com.github.abel533.echarts.series.ScaleLimit
构造函数
ScaleLimit(Double, Double) - 类 的构造器com.github.abel533.echarts.series.ScaleLimit
构造函数,参数:min,max
scaleSize() - 类 中的方法com.github.abel533.echarts.series.Effect
获取scaleSize值
scaleSize(Integer) - 类 中的方法com.github.abel533.echarts.series.Effect
设置scaleSize值
scaling() - 类 中的方法com.github.abel533.echarts.series.Graph
获取scaling值
scaling(Double) - 类 中的方法com.github.abel533.echarts.series.Graph
设置scaling值
Scatter - com.github.abel533.echarts.series中的类
散点图、气泡图
Scatter() - 类 的构造器com.github.abel533.echarts.series.Scatter
构造函数
Scatter(String) - 类 的构造器com.github.abel533.echarts.series.Scatter
构造函数,参数:name
ScatterData - com.github.abel533.echarts.data中的类
Description: ScatterData
ScatterData(Object, Object) - 类 的构造器com.github.abel533.echarts.data.ScatterData
横值,纵值
ScatterData(Object, Object, Object) - 类 的构造器com.github.abel533.echarts.data.ScatterData
横值,纵值,大小
selected() - 类 中的方法com.github.abel533.echarts.data.Data
获取selected值
selected(Boolean) - 类 中的方法com.github.abel533.echarts.data.Data
设置selected值
selected() - 类 中的方法com.github.abel533.echarts.data.MapData
获取selected值
selected(Boolean) - 类 中的方法com.github.abel533.echarts.data.MapData
设置selected值
selected(String) - 类 中的方法com.github.abel533.echarts.Legend
获取selected值
selected(String, Boolean) - 类 中的方法com.github.abel533.echarts.Legend
设置默认选中状态
SelectedMode - com.github.abel533.echarts.code中的枚举
 
selectedMode() - 类 中的方法com.github.abel533.echarts.DataRange
获取selectedMode值
selectedMode(Object) - 类 中的方法com.github.abel533.echarts.DataRange
设置selectedMode值
selectedMode(SelectedMode) - 类 中的方法com.github.abel533.echarts.DataRange
设置selectedMode值
selectedMode() - 类 中的方法com.github.abel533.echarts.Legend
获取selectedMode值
selectedMode(Object) - 类 中的方法com.github.abel533.echarts.Legend
设置selectedMode值
selectedMode() - 类 中的方法com.github.abel533.echarts.series.Map
获取selectedMode值
selectedMode(Object) - 类 中的方法com.github.abel533.echarts.series.Map
设置selectedMode值
selectedMode(SelectedMode) - 类 中的方法com.github.abel533.echarts.series.Map
设置selectedMode值
selectedMode() - 类 中的方法com.github.abel533.echarts.VisualMap
 
selectedMode(SelectedMode) - 类 中的方法com.github.abel533.echarts.VisualMap
 
series(List<Series>) - 类 中的方法com.github.abel533.echarts.Option
设置series值
series() - 类 中的方法com.github.abel533.echarts.Option
驱动图表生成的数据内容(详见series),数组中每一项代表一个系列的特殊选项及数据
series(Series...) - 类 中的方法com.github.abel533.echarts.Option
添加数据
Series<T> - com.github.abel533.echarts.series中的类
Description: Series
Series() - 类 的构造器com.github.abel533.echarts.series.Series
构造函数
Series(String) - 类 的构造器com.github.abel533.echarts.series.Series
构造函数,参数:name
SeriesData - com.github.abel533.echarts.data中的类
Description: Series.Data
SeriesData(Object) - 类 的构造器com.github.abel533.echarts.data.SeriesData
构造函数,参数:value
SeriesData(Object, Tooltip) - 类 的构造器com.github.abel533.echarts.data.SeriesData
构造函数,参数:value,tooltip
SeriesData(Object, ItemStyle) - 类 的构造器com.github.abel533.echarts.data.SeriesData
构造函数,参数:value,itemStyle
SeriesData(Object, Tooltip, ItemStyle) - 类 的构造器com.github.abel533.echarts.data.SeriesData
构造函数,参数:value,tooltip,itemStyle
SeriesDeserializer - com.github.abel533.echarts.json中的类
 
SeriesDeserializer() - 类 的构造器com.github.abel533.echarts.json.SeriesDeserializer
 
SeriesFactory - com.github.abel533.echarts.series中的类
Series工厂类
SeriesFactory() - 类 的构造器com.github.abel533.echarts.series.SeriesFactory
 
seriesIndex() - 类 中的方法com.github.abel533.echarts.VisualMap
 
seriesIndex(Integer) - 类 中的方法com.github.abel533.echarts.VisualMap
 
SeriesType - com.github.abel533.echarts.code中的枚举
 
setAlign(X) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置align值
setAnimationEasingUpdate(Object) - 类 中的方法com.github.abel533.echarts.Option
 
setAreaStyle(AreaStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置areaStyle值
setBackgroundColor(String) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置backgroundColor值
setBarBorderColor(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置barBorderColor值
setBarBorderRadius(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置barBorderRadius值
setBarBorderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置barBorderWidth值
setBaseline(Baseline) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置baseline值
setBorderColor(String) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置borderColor值
setBorderColor(String) - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
setBorderColor(String) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置borderColor值
setBorderColor(String) - 类 中的方法com.github.abel533.echarts.style.ChordStyle
设置borderColor值
setBorderColor(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置borderColor值
setBorderColor(String) - 类 中的方法com.github.abel533.echarts.style.LinkStyle
设置borderColor值
setBorderRadius(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置borderRadius值
setBorderWidth(Integer) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置borderWidth值
setBorderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
setBorderWidth(Object) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置borderWidth值
setBorderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.ChordStyle
设置borderWidth值
setBorderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置borderWidth值
setBorderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.LinkStyle
设置borderWidth值
setBottom(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
setBreadcrumb(Breadcrumb) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
setBreadcrumb(Breadcrumb) - 类 中的方法com.github.abel533.echarts.style.ItemStyle
设置breadcrumb值
setBrushType(BrushType) - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
setBrushType(BrushType) - 类 中的方法com.github.abel533.echarts.style.NodeStyle
设置brushType值
setChildBorderColor(Object) - 类 中的方法com.github.abel533.echarts.style.ItemStyle
设置childBorderColor值
setChildBorderWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.ItemStyle
设置childBorderWidth值
setChildrenVisibleMin(Double) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
setChordStyle(ChordStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置chordStyle值
setColor(String) - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
设置color值
setColor(Object[]) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
setColor(String) - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
setColor(Object) - 类 中的方法com.github.abel533.echarts.style.AreaStyle
设置color值
setColor(String) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置color值
setColor(String) - 类 中的方法com.github.abel533.echarts.style.ChordStyle
设置color值
setColor(String) - 类 中的方法com.github.abel533.echarts.style.ControlStyle.Color
设置color值
setColor(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置color值
setColor(Object) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置color值
setColor(String) - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
setColor(String) - 类 中的方法com.github.abel533.echarts.style.NodeStyle
设置color值
setColor(String) - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
设置color值
setColor(String) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置color值
setColor0(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置color0值
setColor0(Object) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置color0值
setColorAlpha(Object[]) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
setColorMappingBy(Object) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
setColorSaturation(Double) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
setContainLabel(Boolean) - 类 中的方法com.github.abel533.echarts.Grid
 
setCurveness(Double) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置curveness
setDecoration(String) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置decoration值
setEdgeLength(Integer) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
setEmphasis(ControlStyle.Color) - 类 中的方法com.github.abel533.echarts.style.ControlStyle
设置emphasis值
setEmphasis(Emphasis) - 类 中的方法com.github.abel533.echarts.style.ItemStyle
设置emphasis值
setEmphasis(Emphasis) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置emphasis
setFontFamily(String) - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
setFontFamily(String) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置fontFamily值
setFontFamily2(String) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置fontFamily2值
setFontSize(Double) - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
setFontSize(Integer) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置fontSize值
setFontStyle(FontStyle) - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
setFontStyle(FontStyle) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置fontStyle值
setFontWeight(FontWeight) - 类 中的方法com.github.abel533.echarts.style.NameTextStyle
 
setFontWeight(Object) - 类 中的方法com.github.abel533.echarts.style.TextStyle
设置fontWeight值
setFormatter(String) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置formatter值
setFormatter(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
setGeo(Geo) - 类 中的方法com.github.abel533.echarts.Option
 
setGravity(Integer) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
setHeight(Object) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置height值
setHeight(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
setInitLayout(Object) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
setItemGap(Integer) - 类 中的方法com.github.abel533.echarts.style.ControlStyle
设置itemGap值
setItemSize(Integer) - 类 中的方法com.github.abel533.echarts.style.ControlStyle
设置itemSize值
setItemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.data.SeriesData
设置itemStyle值
setItemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
setItemStyle(ItemStyle) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
setLabel(ItemStyle) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
setLabel(Label) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置label值
setLabel(Label) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置label值
setLabelLine(LabelLine) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置labelLine值
setLayoutAnimation(Boolean) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
setLeft(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
setLength(Object) - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
设置length值
setLevels(Level[]) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
setLineStyle(LineStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置lineStyle值
setLinkStyle(LinkStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置linkStyle值
setName(String) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置name值
setNodeStyle(NodeStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
设置nodeStyle值
setNormal(ControlStyle.Color) - 类 中的方法com.github.abel533.echarts.style.ControlStyle
设置normal值
setNormal(Normal) - 类 中的方法com.github.abel533.echarts.style.ItemStyle
设置normal值
setNormal(Normal) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置normal
setOffsetCenter(Object) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置offsetCenter值
setOpacity(Double) - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
setOpacity(Double) - 类 中的方法com.github.abel533.echarts.style.ChordStyle
设置opacity值
setOpacity(Double) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
setOption(MagicType.Option) - 类 中的方法com.github.abel533.echarts.feature.MagicType
设置option
setParallel(Parallel) - 类 中的方法com.github.abel533.echarts.Option
 
setPeriod(Integer) - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
setPosition(Object) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置position值
setPosition(Position) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
setRepulsion(Integer) - 类 中的方法com.github.abel533.echarts.series.other.Force
 
setRight(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
setScale(Double) - 类 中的方法com.github.abel533.echarts.series.other.RippleEffect
 
setShadowBlur(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
setShadowBlur(Integer) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置shadowBlur值
setShadowColor(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
setShadowColor(String) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置shadowColor值
setShadowOffsetX(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
setShadowOffsetX(Integer) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置shadowOffsetX值
setShadowOffsetY(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
setShadowOffsetY(Integer) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置shadowOffsetY值
setShow(Boolean) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置show值
setShow(Boolean) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
setShow(Boolean) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
setSymbol(Object) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置symbol值
setSymbolSize(Object) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置symbolSize值
setTextStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置textStyle值
setTextStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
setTextStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
setTooltip(Tooltip) - 类 中的方法com.github.abel533.echarts.data.SeriesData
设置tooltip值
setTop(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
setType(AxisType) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置type值
setType(Object) - 类 中的方法com.github.abel533.echarts.style.AreaStyle
设置type值
setType(LineType) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置type值
setType(LinkType) - 类 中的方法com.github.abel533.echarts.style.LinkStyle
设置type值
setType(String) - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
设置type值
setValue(Object) - 类 中的方法com.github.abel533.echarts.data.SeriesData
设置value值
setValueIndex(Integer) - 类 中的方法com.github.abel533.echarts.data.Data
设置valueIndex值
setVisibleMin(Double) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
setVisualDimension(Integer) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
setVisualMap(List<VisualMap>) - 类 中的方法com.github.abel533.echarts.Option
 
setWidth(Object) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置width值
setWidth(Object) - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
设置width值
setWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
setWidth(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
setWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.ChordStyle
设置width值
setWidth(Integer) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置width值
setWidth(Object) - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
设置width值
setX(Object) - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
设置x值
setxAxis(List<Axis>) - 类 中的方法com.github.abel533.echarts.Option
设置xAxis值
setY(Object) - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
设置y值
setyAxis(List<Axis>) - 类 中的方法com.github.abel533.echarts.Option
设置yAxis值
shadowBlur() - 类 中的方法com.github.abel533.echarts.Basic
 
shadowBlur(Integer) - 类 中的方法com.github.abel533.echarts.Basic
 
shadowBlur() - 类 中的方法com.github.abel533.echarts.series.Effect
获取shadowBlur值
shadowBlur(Integer) - 类 中的方法com.github.abel533.echarts.series.Effect
设置shadowBlur值
shadowBlur() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
shadowBlur(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
shadowBlur() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取shadowBlur值
shadowBlur(Integer) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置shadowBlur值
shadowColor() - 类 中的方法com.github.abel533.echarts.Basic
 
shadowColor(String) - 类 中的方法com.github.abel533.echarts.Basic
 
shadowColor() - 类 中的方法com.github.abel533.echarts.series.Effect
获取shadowColor值
shadowColor(String) - 类 中的方法com.github.abel533.echarts.series.Effect
设置shadowColor值
shadowColor() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
shadowColor(String) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
shadowColor() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取shadowColor值
shadowColor(String) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置shadowColor值
shadowOffsetX() - 类 中的方法com.github.abel533.echarts.Basic
 
shadowOffsetX(Integer) - 类 中的方法com.github.abel533.echarts.Basic
 
shadowOffsetX() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
shadowOffsetX(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
shadowOffsetX() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取shadowOffsetX值
shadowOffsetX(Integer) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置shadowOffsetX值
shadowOffsetY() - 类 中的方法com.github.abel533.echarts.Basic
 
shadowOffsetY(Integer) - 类 中的方法com.github.abel533.echarts.Basic
 
shadowOffsetY() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
shadowOffsetY(Integer) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
shadowOffsetY() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取shadowOffsetY值
shadowOffsetY(Integer) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置shadowOffsetY值
shadowStyle(ShadowStyle) - 类 中的方法com.github.abel533.echarts.AxisPointer
设置shadowStyle值
shadowStyle() - 类 中的方法com.github.abel533.echarts.AxisPointer
设置阴影指示器
ShadowStyle - com.github.abel533.echarts.style中的类
阴影指示器样式设置
ShadowStyle() - 类 的构造器com.github.abel533.echarts.style.ShadowStyle
 
shape(Object) - 类 中的方法com.github.abel533.echarts.Graphic
 
shape(String) - 类 中的方法com.github.abel533.echarts.Radar
 
show() - 类 中的方法com.github.abel533.echarts.AbstractLabel
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.AbstractLabel
设置show值
show() - 类 中的方法com.github.abel533.echarts.axis.Axis
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置show值
show() - 类 中的方法com.github.abel533.echarts.axis.AxisLine
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.axis.AxisLine
设置show值
show() - 类 中的方法com.github.abel533.echarts.axis.AxisTick
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.axis.AxisTick
设置show值
show() - 类 中的方法com.github.abel533.echarts.axis.SplitArea
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.axis.SplitArea
设置show值
show() - 类 中的方法com.github.abel533.echarts.axis.SplitLine
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.axis.SplitLine
设置show值
show() - 类 中的方法com.github.abel533.echarts.AxisPointer
是否显示
show(Boolean) - 类 中的方法com.github.abel533.echarts.AxisPointer
设置是否显示
show() - 类 中的方法com.github.abel533.echarts.Basic
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.Basic
设置show值
show() - 类 中的方法com.github.abel533.echarts.feature.Feature
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.feature.Feature
设置show值
show() - 类 中的方法com.github.abel533.echarts.LabelLine
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.LabelLine
设置show值
show() - 类 中的方法com.github.abel533.echarts.Polar.Name
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.Polar.Name
设置show值
show() - 类 中的方法com.github.abel533.echarts.Radar.Name
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.Radar.Name
设置show值
show() - 类 中的方法com.github.abel533.echarts.series.Effect
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.series.Effect
设置show值
show() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
设置show值
show() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
获取show值
show() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
show(Boolean) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
show() - 类 中的方法com.github.abel533.echarts.Timeline
获取show值
show(Boolean) - 类 中的方法com.github.abel533.echarts.Timeline
设置show值
showAllSymbol() - 类 中的方法com.github.abel533.echarts.series.Series
获取showAllSymbol值
showAllSymbol(Boolean) - 类 中的方法com.github.abel533.echarts.series.Series
设置showAllSymbol值
showContent() - 类 中的方法com.github.abel533.echarts.Tooltip
获取showContent值
showContent(Boolean) - 类 中的方法com.github.abel533.echarts.Tooltip
设置showContent值
showDataShadow() - 类 中的方法com.github.abel533.echarts.DataZoom
 
showDataShadow(String) - 类 中的方法com.github.abel533.echarts.DataZoom
 
showDelay() - 类 中的方法com.github.abel533.echarts.Tooltip
获取showDelay值
showDelay(Integer) - 类 中的方法com.github.abel533.echarts.Tooltip
设置showDelay值
showDetail() - 类 中的方法com.github.abel533.echarts.DataZoom
获取showDetail值
showDetail(Boolean) - 类 中的方法com.github.abel533.echarts.DataZoom
设置showDetail值
ShowEffectOn - com.github.abel533.echarts.code中的枚举
何时显示特效
showEffectOn() - 类 中的方法com.github.abel533.echarts.series.EffectScatter
 
showEffectOn(Object) - 类 中的方法com.github.abel533.echarts.series.EffectScatter
 
showEffectOn(ShowEffectOn) - 类 中的方法com.github.abel533.echarts.series.EffectScatter
 
showLegendSymbol() - 类 中的方法com.github.abel533.echarts.series.Map
获取showLegendSymbol值
showLegendSymbol(Boolean) - 类 中的方法com.github.abel533.echarts.series.Map
设置showLegendSymbol值
showTitle() - 类 中的方法com.github.abel533.echarts.Toolbox
获取showTitle值
showTitle(Boolean) - 类 中的方法com.github.abel533.echarts.Toolbox
设置showTitle值
silent(Boolean) - 类 中的方法com.github.abel533.echarts.Graphic
 
silent(Boolean) - 类 中的方法com.github.abel533.echarts.Radar
 
size() - 类 中的方法com.github.abel533.echarts.series.Graph
获取size值
size(Object) - 类 中的方法com.github.abel533.echarts.series.Graph
设置size值
size(Object, Object) - 类 中的方法com.github.abel533.echarts.series.Treemap
设置val1,val2值
size() - 类 中的方法com.github.abel533.echarts.series.Treemap
获取size值
smooth() - 类 中的方法com.github.abel533.echarts.series.Line
获取smooth值
smooth(Boolean) - 类 中的方法com.github.abel533.echarts.series.Line
设置smooth值
smooth() - 类 中的方法com.github.abel533.echarts.series.MarkLine
获取smooth值
smooth(Boolean) - 类 中的方法com.github.abel533.echarts.series.MarkLine
设置smooth值
smoothness() - 类 中的方法com.github.abel533.echarts.series.MarkLine
获取平滑度
smoothness(Double) - 类 中的方法com.github.abel533.echarts.series.MarkLine
设置平滑度
smoothRadian() - 类 中的方法com.github.abel533.echarts.data.Data
获取平滑曲线弧度
smoothRadian(Double) - 类 中的方法com.github.abel533.echarts.data.Data
设置平滑曲线弧度
Sort - com.github.abel533.echarts.code中的枚举
 
sort() - 类 中的方法com.github.abel533.echarts.series.Funnel
获取sort值
sort(Sort) - 类 中的方法com.github.abel533.echarts.series.Funnel
设置sort值
source() - 类 中的方法com.github.abel533.echarts.series.force.Link
获取source值
source(Object) - 类 中的方法com.github.abel533.echarts.series.force.Link
设置source值
splitArea() - 类 中的方法com.github.abel533.echarts.axis.Axis
分隔区域,默认不显示,属性show控制显示与否,属性areaStyle(详见areaStyle)控制区域样式
splitArea(SplitArea) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置splitArea值
SplitArea - com.github.abel533.echarts.axis中的类
分隔区域
SplitArea() - 类 的构造器com.github.abel533.echarts.axis.SplitArea
 
splitArea(SplitArea) - 类 中的方法com.github.abel533.echarts.Polar
设置splitArea值
splitArea() - 类 中的方法com.github.abel533.echarts.Polar
分隔区域,默认不显示,属性show控制显示与否,属性areaStyle(详见areaStyle)控制区域样式
splitArea(Object) - 类 中的方法com.github.abel533.echarts.Radar
 
splitLine() - 类 中的方法com.github.abel533.echarts.axis.Axis
分隔线,默认显示,属性show控制显示与否,属性lineStyle(详见lineStyle)控制线条样式
splitLine(SplitLine) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置splitLine值
SplitLine - com.github.abel533.echarts.axis中的类
分隔线
SplitLine() - 类 的构造器com.github.abel533.echarts.axis.SplitLine
 
splitLine(SplitLine) - 类 中的方法com.github.abel533.echarts.Polar
设置splitLine值
splitLine() - 类 中的方法com.github.abel533.echarts.Polar
分隔线,默认显示,属性show控制显示与否,属性lineStyle(详见lineStyle)控制线条样式
splitLine(Object) - 类 中的方法com.github.abel533.echarts.Radar
 
splitLine(SplitLine) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置splitLine值
splitLine() - 类 中的方法com.github.abel533.echarts.series.Gauge
主分隔线,默认显示
splitList(RangeData...) - 类 中的方法com.github.abel533.echarts.DataRange
设置splitList值
splitList() - 类 中的方法com.github.abel533.echarts.DataRange
获取splitList值
splitNumber() - 类 中的方法com.github.abel533.echarts.axis.AxisTick
获取splitNumber值
splitNumber(Integer) - 类 中的方法com.github.abel533.echarts.axis.AxisTick
设置splitNumber值
splitNumber() - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
splitNumber(Integer) - 类 中的方法com.github.abel533.echarts.axis.ParallelAxis
 
splitNumber() - 类 中的方法com.github.abel533.echarts.axis.ValueAxis
获取splitNumber值
splitNumber(Integer) - 类 中的方法com.github.abel533.echarts.axis.ValueAxis
设置splitNumber值
splitNumber() - 类 中的方法com.github.abel533.echarts.DataRange
获取splitNumber值
splitNumber(Integer) - 类 中的方法com.github.abel533.echarts.DataRange
设置splitNumber值
splitNumber() - 类 中的方法com.github.abel533.echarts.Polar
获取splitNumber值
splitNumber(Integer) - 类 中的方法com.github.abel533.echarts.Polar
设置splitNumber值
splitNumber(Integer) - 类 中的方法com.github.abel533.echarts.Radar
 
splitNumber() - 类 中的方法com.github.abel533.echarts.series.Gauge
获取splitNumber值
splitNumber(Integer) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置splitNumber值
splitNumber() - 类 中的方法com.github.abel533.echarts.VisualMap
 
splitNumber(Integer) - 类 中的方法com.github.abel533.echarts.VisualMap
 
squareRatio() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
squareRatio(Double) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
stack() - 类 中的方法com.github.abel533.echarts.series.Series
获取stack值
stack(String) - 类 中的方法com.github.abel533.echarts.series.Series
设置stack值
start(Integer) - 类 中的方法com.github.abel533.echarts.data.RangeData
设置start值
start() - 类 中的方法com.github.abel533.echarts.data.RangeData
获取start值
start() - 类 中的方法com.github.abel533.echarts.DataZoom
获取start值
start(Integer) - 类 中的方法com.github.abel533.echarts.DataZoom
设置start值
startAngle() - 类 中的方法com.github.abel533.echarts.Polar
获取startAngle值
startAngle(Integer) - 类 中的方法com.github.abel533.echarts.Polar
设置startAngle值
startAngle(Integer) - 类 中的方法com.github.abel533.echarts.Radar
 
startAngle() - 类 中的方法com.github.abel533.echarts.series.Gauge
获取startAngle值
startAngle(Integer) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置startAngle值
startAngle() - 类 中的方法com.github.abel533.echarts.series.Pie
获取startAngle值
startAngle(Integer) - 类 中的方法com.github.abel533.echarts.series.Pie
设置startAngle值
startValue() - 类 中的方法com.github.abel533.echarts.DataZoom
 
startValue(Object) - 类 中的方法com.github.abel533.echarts.DataZoom
 
startValue(String) - 类 中的方法com.github.abel533.echarts.DataZoom
 
startValue(Integer) - 类 中的方法com.github.abel533.echarts.DataZoom
 
startValue(Date) - 类 中的方法com.github.abel533.echarts.DataZoom
 
step() - 类 中的方法com.github.abel533.echarts.RoamController
获取step值
step(Integer) - 类 中的方法com.github.abel533.echarts.RoamController
设置step值
steps() - 类 中的方法com.github.abel533.echarts.series.Graph
获取steps值
steps(Integer) - 类 中的方法com.github.abel533.echarts.series.Graph
设置steps值
style(GraphicStyle) - 类 中的方法com.github.abel533.echarts.Graphic
 
Style<T> - com.github.abel533.echarts.style.itemstyle中的类
 
Style() - 类 的构造器com.github.abel533.echarts.style.itemstyle.Style
 
sublink() - 类 中的方法com.github.abel533.echarts.Title
获取sublink值
sublink(String) - 类 中的方法com.github.abel533.echarts.Title
设置sublink值
subtarget() - 类 中的方法com.github.abel533.echarts.Title
获取subtarget值
subtarget(String) - 类 中的方法com.github.abel533.echarts.Title
设置subtarget值
subtext() - 类 中的方法com.github.abel533.echarts.Title
获取subtext值
subtext(String) - 类 中的方法com.github.abel533.echarts.Title
设置subtext值
subtextStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.Title
设置subtextStyle值
subtextStyle() - 类 中的方法com.github.abel533.echarts.Title
默认值{color: '#aaa'},副标题文本样式
Symbol - com.github.abel533.echarts.code中的枚举
 
symbol() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取symbol值
symbol(Object) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置symbol值
symbol(Symbol) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置symbol值
symbol(Object) - 类 中的方法com.github.abel533.echarts.data.TreeData
设置symbol值
symbol(Symbol) - 类 中的方法com.github.abel533.echarts.data.TreeData
设置symbol值
symbol() - 类 中的方法com.github.abel533.echarts.series.Effect
 
symbol(Object) - 类 中的方法com.github.abel533.echarts.series.Effect
 
symbol(Symbol) - 类 中的方法com.github.abel533.echarts.series.Effect
 
symbol() - 类 中的方法com.github.abel533.echarts.series.force.Category
获取symbol值
symbol(Object) - 类 中的方法com.github.abel533.echarts.series.force.Category
设置symbol值
symbol() - 类 中的方法com.github.abel533.echarts.series.force.Node
获取symbol值
symbol(Object) - 类 中的方法com.github.abel533.echarts.series.force.Node
设置symbol值
symbol() - 类 中的方法com.github.abel533.echarts.series.MarkLine
获取symbol值
symbol(Object) - 类 中的方法com.github.abel533.echarts.series.MarkLine
设置symbol值
symbol() - 类 中的方法com.github.abel533.echarts.series.MarkPoint
获取symbol值
symbol(Object) - 类 中的方法com.github.abel533.echarts.series.MarkPoint
设置symbol值
symbol() - 类 中的方法com.github.abel533.echarts.series.Series
获取symbol值
symbol(Object) - 类 中的方法com.github.abel533.echarts.series.Series
设置symbol值
symbol(Symbol) - 类 中的方法com.github.abel533.echarts.series.Series
设置symbol值
symbol() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
获取symbol值
symbol(Object) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置symbol值
symbol() - 类 中的方法com.github.abel533.echarts.Timeline
获取symbol值
symbol(Object) - 类 中的方法com.github.abel533.echarts.Timeline
设置symbol值
symbolList - 接口 中的静态变量com.github.abel533.echarts.Config
 
symbolList() - 类 中的方法com.github.abel533.echarts.Option
获取symbolList值
symbolList(List<Symbol>) - 类 中的方法com.github.abel533.echarts.Option
设置symbolList值
symbolList(Symbol...) - 类 中的方法com.github.abel533.echarts.Option
设置symbolList值
symbolOffset() - 类 中的方法com.github.abel533.echarts.series.force.Category
 
symbolOffset(Object[]) - 类 中的方法com.github.abel533.echarts.series.force.Category
 
symbolOffset(Object, Object) - 类 中的方法com.github.abel533.echarts.series.force.Category
 
symbolOffset() - 类 中的方法com.github.abel533.echarts.series.Series
 
symbolOffset(Object[]) - 类 中的方法com.github.abel533.echarts.series.Series
 
symbolOffset(Object, Object) - 类 中的方法com.github.abel533.echarts.series.Series
 
symbolRoate() - 类 中的方法com.github.abel533.echarts.series.MarkLine
获取symbolRoate值
symbolRoate(Object) - 类 中的方法com.github.abel533.echarts.series.MarkLine
设置symbolRoate值
symbolRoate() - 类 中的方法com.github.abel533.echarts.series.MarkPoint
获取symbolRoate值
symbolRoate(Object) - 类 中的方法com.github.abel533.echarts.series.MarkPoint
设置symbolRoate值
symbolRoate() - 类 中的方法com.github.abel533.echarts.series.Series
获取symbolRoate值
symbolRoate(Object) - 类 中的方法com.github.abel533.echarts.series.Series
设置symbolRoate值
symbolRotate() - 类 中的方法com.github.abel533.echarts.series.force.Category
 
symbolRotate(Integer) - 类 中的方法com.github.abel533.echarts.series.force.Category
 
symbolSize() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取symbolSize值
symbolSize(Object) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置symbolSize值
symbolSize() - 类 中的方法com.github.abel533.echarts.data.TreeData
获取symbolSize值
symbolSize(Object) - 类 中的方法com.github.abel533.echarts.data.TreeData
设置symbolSize值
symbolSize() - 类 中的方法com.github.abel533.echarts.series.Effect
 
symbolSize(Object) - 类 中的方法com.github.abel533.echarts.series.Effect
 
symbolSize(Object[]) - 类 中的方法com.github.abel533.echarts.series.Effect
 
symbolSize(Object, Object) - 类 中的方法com.github.abel533.echarts.series.Effect
 
symbolSize() - 类 中的方法com.github.abel533.echarts.series.force.Category
获取symbolSize值
symbolSize(Object) - 类 中的方法com.github.abel533.echarts.series.force.Category
设置symbolSize值
symbolSize() - 类 中的方法com.github.abel533.echarts.series.force.Node
获取symbolSize值
symbolSize(Object) - 类 中的方法com.github.abel533.echarts.series.force.Node
设置symbolSize值
symbolSize() - 类 中的方法com.github.abel533.echarts.series.MarkLine
获取symbolSize值
symbolSize(Object) - 类 中的方法com.github.abel533.echarts.series.MarkLine
设置symbolSize值
symbolSize() - 类 中的方法com.github.abel533.echarts.series.MarkPoint
获取symbolSize值
symbolSize(Object) - 类 中的方法com.github.abel533.echarts.series.MarkPoint
设置symbolSize值
symbolSize() - 类 中的方法com.github.abel533.echarts.series.Series
获取symbolSize值
symbolSize(Object) - 类 中的方法com.github.abel533.echarts.series.Series
设置symbolSize值
symbolSize() - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
获取symbolSize值
symbolSize(Object) - 类 中的方法com.github.abel533.echarts.style.CheckpointStyle
设置symbolSize值
symbolSize() - 类 中的方法com.github.abel533.echarts.Timeline
获取symbolSize值
symbolSize(Object) - 类 中的方法com.github.abel533.echarts.Timeline
设置symbolSize值

T

target() - 类 中的方法com.github.abel533.echarts.series.force.Link
获取target值
target(Object) - 类 中的方法com.github.abel533.echarts.series.force.Link
设置target值
target() - 类 中的方法com.github.abel533.echarts.Title
获取target值
target(String) - 类 中的方法com.github.abel533.echarts.Title
设置target值
text() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取text值
text(String) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置text值
text(List<String>) - 类 中的方法com.github.abel533.echarts.DataRange
设置text值
text() - 类 中的方法com.github.abel533.echarts.DataRange
值域文字显示,splitNumber生效时默认以计算所得数值作为值域文字显示,可指定长度为2的文本数组显示简介的值域文本,如['高', '低'],'\n'指定换行
text(String...) - 类 中的方法com.github.abel533.echarts.DataRange
值域文字显示,splitNumber生效时默认以计算所得数值作为值域文字显示,可指定长度为2的文本数组显示简介的值域文本,如['高', '低'],'\n'指定换行
text() - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
获取text值
text(String) - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
设置text值
text() - 类 中的方法com.github.abel533.echarts.series.event.Detail
获取text值
text(String) - 类 中的方法com.github.abel533.echarts.series.event.Detail
设置text值
text(String) - 类 中的方法com.github.abel533.echarts.style.GraphicStyle
 
text() - 类 中的方法com.github.abel533.echarts.Title
获取text值
text(String) - 类 中的方法com.github.abel533.echarts.Title
设置text值
text(Object[]) - 类 中的方法com.github.abel533.echarts.VisualMap
 
textAlign(X) - 类 中的方法com.github.abel533.echarts.style.GraphicStyle
 
textAlign() - 类 中的方法com.github.abel533.echarts.Title
获取textAlign值
textAlign(X) - 类 中的方法com.github.abel533.echarts.Title
设置textAlign值
textFixed() - 类 中的方法com.github.abel533.echarts.series.Map
获取textFixed值
textFixed(Object) - 类 中的方法com.github.abel533.echarts.series.Map
设置textFixed值
textGap(Object[]) - 类 中的方法com.github.abel533.echarts.VisualMap
 
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.AbstractLabel
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.AbstractLabel
文字样式(详见TextStyle
textStyle() - 类 中的方法com.github.abel533.echarts.AxisPointer
获取textStyle值
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.AxisPointer
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.data.AxisData
获取textStyle值
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.data.AxisData
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取textStyle值
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.data.LegendData
获取textStyle值
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.data.LegendData
设置textStyle值
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.DataRange
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.DataRange
默认只设定了值域控件文字颜色
textStyle() - 类 中的方法com.github.abel533.echarts.DataZoom
 
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.DataZoom
 
textStyle() - 类 中的方法com.github.abel533.echarts.feature.Feature
获取textStyle值
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.feature.Feature
设置textStyle值
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.Legend
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.Legend
文字样式
textStyle() - 类 中的方法com.github.abel533.echarts.option.EffectOption
获取textStyle值
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.option.EffectOption
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
获取textStyle值
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.Polar.Name
获取textStyle值
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.Polar.Name
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.Radar.Name
获取textStyle值
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.Radar.Name
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
属性textStyle(详见textStyle)控制文本样式
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
获取textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.style.itemstyle.Style
 
TextStyle - com.github.abel533.echarts.style中的类
文字样式
TextStyle() - 类 的构造器com.github.abel533.echarts.style.TextStyle
 
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.Title
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.Title
主标题文本样式(详见textStyle)
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.Tooltip
设置textStyle值
textStyle() - 类 中的方法com.github.abel533.echarts.Tooltip
文本样式,默认为白色字体
textStyle() - 类 中的方法com.github.abel533.echarts.VisualMap
 
textStyle(TextStyle) - 类 中的方法com.github.abel533.echarts.VisualMap
 
throttle() - 类 中的方法com.github.abel533.echarts.DataZoom
 
throttle(Integer) - 类 中的方法com.github.abel533.echarts.DataZoom
 
time() - 类 中的方法com.github.abel533.echarts.series.event.Evolution
获取time值
time(String) - 类 中的方法com.github.abel533.echarts.series.event.Evolution
设置time值
time(Date) - 类 中的方法com.github.abel533.echarts.series.event.Evolution
设置time值,默认yyyy-MM-dd,其他情况建议使用字符串类型的时间
TimeAxis - com.github.abel533.echarts.axis中的类
时间型坐标轴用法同数值型,只是目标处理和格式化显示时会自动转变为时间,并且随着时间跨度的不同自动切换需要显示的时间粒度
TimeAxis() - 类 的构造器com.github.abel533.echarts.axis.TimeAxis
构造函数
timeline(Timeline) - 类 中的方法com.github.abel533.echarts.Option
设置timeline值
timeline() - 类 中的方法com.github.abel533.echarts.Option
时间轴(详见timeline),每个图表最多仅有一个时间轴控件
Timeline - com.github.abel533.echarts中的类
Description: Timeline
Timeline() - 类 的构造器com.github.abel533.echarts.Timeline
 
TimeLineType - com.github.abel533.echarts.code中的枚举
 
title() - 类 中的方法com.github.abel533.echarts.feature.Feature
获取title值
title(Object) - 类 中的方法com.github.abel533.echarts.feature.Feature
设置title值
title(Title) - 类 中的方法com.github.abel533.echarts.Option
设置title值
title(String) - 类 中的方法com.github.abel533.echarts.Option
标题
title(String, String) - 类 中的方法com.github.abel533.echarts.Option
标题和副标题
title() - 类 中的方法com.github.abel533.echarts.Option
标题(详见title),每个图表最多仅有一个标题控件
title(Title) - 类 中的方法com.github.abel533.echarts.series.Gauge
设置title值
title() - 类 中的方法com.github.abel533.echarts.series.Gauge
仪表盘标题
Title - com.github.abel533.echarts中的类
 
Title() - 类 的构造器com.github.abel533.echarts.Title
 
Tool - com.github.abel533.echarts.code中的枚举
常用工具
toolbox(Toolbox) - 类 中的方法com.github.abel533.echarts.Option
设置toolbox值
toolbox() - 类 中的方法com.github.abel533.echarts.Option
工具箱(详见toolbox),每个图表最多仅有一个工具箱
Toolbox - com.github.abel533.echarts中的类
 
Toolbox() - 类 的构造器com.github.abel533.echarts.Toolbox
 
tooltip() - 类 中的方法com.github.abel533.echarts.data.Data
获取tooltip值
tooltip(Tooltip) - 类 中的方法com.github.abel533.echarts.data.Data
设置tooltip值
tooltip() - 类 中的方法com.github.abel533.echarts.data.SeriesData
获取tooltip值
tooltip(Tooltip) - 类 中的方法com.github.abel533.echarts.data.SeriesData
设置tooltip值
tooltip(Tooltip) - 类 中的方法com.github.abel533.echarts.Option
设置tooltip值
tooltip(Trigger) - 类 中的方法com.github.abel533.echarts.Option
设置trigger值
tooltip() - 类 中的方法com.github.abel533.echarts.Option
提示框(详见tooltip),鼠标悬浮交互时的信息提示
tooltip(Tooltip) - 类 中的方法com.github.abel533.echarts.series.Series
设置tooltip值
tooltip() - 类 中的方法com.github.abel533.echarts.series.Series
提示框样式,仅对本系列有效,如不设则用option.tooltip(详见tooltip),鼠标悬浮交互时的信息提示
Tooltip - com.github.abel533.echarts中的类
 
Tooltip() - 类 的构造器com.github.abel533.echarts.Tooltip
 
top() - 类 中的方法com.github.abel533.echarts.Basic
 
top(Object) - 类 中的方法com.github.abel533.echarts.Basic
 
top(Integer) - 类 中的方法com.github.abel533.echarts.Basic
 
top(Y) - 类 中的方法com.github.abel533.echarts.Basic
 
top() - 类 中的方法com.github.abel533.echarts.series.Series
 
top(Object) - 类 中的方法com.github.abel533.echarts.series.Series
 
top(Integer) - 类 中的方法com.github.abel533.echarts.series.Series
 
top(Y) - 类 中的方法com.github.abel533.echarts.series.Series
 
top() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
top(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
top(Integer) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
top(Y) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
toPrettyString() - 类 中的方法com.github.abel533.echarts.json.GsonOption
获取toPrettyString值
toString() - 枚举 中的方法com.github.abel533.echarts.Event
 
toString() - 类 中的方法com.github.abel533.echarts.json.GsonOption
 
trailLength() - 类 中的方法com.github.abel533.echarts.series.Effect
 
trailLength(Double) - 类 中的方法com.github.abel533.echarts.series.Effect
 
transitionDuration() - 类 中的方法com.github.abel533.echarts.Tooltip
获取transitionDuration值
transitionDuration(Double) - 类 中的方法com.github.abel533.echarts.Tooltip
设置transitionDuration值
TreeData - com.github.abel533.echarts.data中的类
数据列表,每一个数组项为Object {}
TreeData() - 类 的构造器com.github.abel533.echarts.data.TreeData
构造函数
TreeData(String, Double) - 类 的构造器com.github.abel533.echarts.data.TreeData
构造函数,参数:name,value
TreeData(String, Integer) - 类 的构造器com.github.abel533.echarts.data.TreeData
构造函数,参数:name,value
Treemap - com.github.abel533.echarts.series中的类
矩形树图
Treemap() - 类 的构造器com.github.abel533.echarts.series.Treemap
构造函数
Treemap(String) - 类 的构造器com.github.abel533.echarts.series.Treemap
构造函数,参数:name
Trigger - com.github.abel533.echarts.code中的枚举
 
trigger() - 类 中的方法com.github.abel533.echarts.Tooltip
获取trigger值
trigger(Trigger) - 类 中的方法com.github.abel533.echarts.Tooltip
设置trigger值
triggerEvent(Boolean) - 类 中的方法com.github.abel533.echarts.Radar
 
TriggerOn - com.github.abel533.echarts.code中的枚举
提示框触发的条件
triggerOn() - 类 中的方法com.github.abel533.echarts.Tooltip
 
triggerOn(TriggerOn) - 类 中的方法com.github.abel533.echarts.Tooltip
 
type() - 类 中的方法com.github.abel533.echarts.axis.Axis
获取type值
type(AxisType) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置type值
type() - 类 中的方法com.github.abel533.echarts.AxisPointer
获取type值
type(PointerType) - 类 中的方法com.github.abel533.echarts.AxisPointer
设置type值
type() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取type值
type(MarkType) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置type值
type() - 类 中的方法com.github.abel533.echarts.DataZoom
 
type(DataZoomType) - 类 中的方法com.github.abel533.echarts.DataZoom
 
type() - 类 中的方法com.github.abel533.echarts.feature.Feature
获取type值
type(Object) - 类 中的方法com.github.abel533.echarts.feature.Feature
设置type值
type(GraphicType) - 类 中的方法com.github.abel533.echarts.Graphic
 
type() - 类 中的方法com.github.abel533.echarts.Legend
 
type(LegendType) - 类 中的方法com.github.abel533.echarts.Legend
 
type() - 类 中的方法com.github.abel533.echarts.Polar
获取type值
type(PolarType) - 类 中的方法com.github.abel533.echarts.Polar
设置type值
type() - 类 中的方法com.github.abel533.echarts.series.Effect
获取type值
type(Effect.Type) - 类 中的方法com.github.abel533.echarts.series.Effect
设置type值
type() - 类 中的方法com.github.abel533.echarts.series.Series
获取type值
type(SeriesType) - 类 中的方法com.github.abel533.echarts.series.Series
设置type值
type() - 类 中的方法com.github.abel533.echarts.style.AreaStyle
获取type值
type(Object) - 类 中的方法com.github.abel533.echarts.style.AreaStyle
设置type值
type() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取type值
type(LineType) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置type值
type() - 类 中的方法com.github.abel533.echarts.style.LinkStyle
获取type值
type(LinkType) - 类 中的方法com.github.abel533.echarts.style.LinkStyle
设置type值
type() - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
获取type值
type(String) - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
设置type值
type() - 类 中的方法com.github.abel533.echarts.Timeline
获取type值
type(TimeLineType) - 类 中的方法com.github.abel533.echarts.Timeline
设置type值
type() - 类 中的方法com.github.abel533.echarts.VisualMap
 
type(VisualMapType) - 类 中的方法com.github.abel533.echarts.VisualMap
 
typeDefault() - 类 中的方法com.github.abel533.echarts.style.AreaStyle
获取typeDefault值
typeDefault() - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
获取typeDefault值

U

useWorker() - 类 中的方法com.github.abel533.echarts.series.Graph
获取useWorker值
useWorker(Boolean) - 类 中的方法com.github.abel533.echarts.series.Graph
设置useWorker值

V

value() - 类 中的方法com.github.abel533.echarts.data.AxisData
获取value值
value(Object) - 类 中的方法com.github.abel533.echarts.data.AxisData
设置value值
value() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取value值
value(Object) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置value值
value(Object...) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置value值
value() - 类 中的方法com.github.abel533.echarts.data.KData
获取value值
value(Double[]) - 类 中的方法com.github.abel533.echarts.data.KData
设置value值
value() - 类 中的方法com.github.abel533.echarts.data.MapData
获取value值
value(Object) - 类 中的方法com.github.abel533.echarts.data.MapData
设置value值
value() - 类 中的方法com.github.abel533.echarts.data.PieData
获取value值
value(Object) - 类 中的方法com.github.abel533.echarts.data.PieData
设置value值
value() - 类 中的方法com.github.abel533.echarts.data.RadarData
获取value值
value(Object) - 类 中的方法com.github.abel533.echarts.data.RadarData
设置value值
value() - 类 中的方法com.github.abel533.echarts.data.ScatterData
获取value值
value() - 类 中的方法com.github.abel533.echarts.data.SeriesData
获取value值
value(Object) - 类 中的方法com.github.abel533.echarts.data.SeriesData
设置value值
value(Double) - 类 中的方法com.github.abel533.echarts.data.TreeData
设置value值
value(Integer) - 类 中的方法com.github.abel533.echarts.data.WordCloudData
设置value值
value() - 类 中的方法com.github.abel533.echarts.data.WordCloudData
获取value值
value() - 类 中的方法com.github.abel533.echarts.series.event.Evolution
获取value值
value(Integer) - 类 中的方法com.github.abel533.echarts.series.event.Evolution
设置value值
value() - 类 中的方法com.github.abel533.echarts.series.force.Node
获取value值
value(Integer) - 类 中的方法com.github.abel533.echarts.series.force.Node
设置value值
ValueAxis - com.github.abel533.echarts.axis中的类
值轴
ValueAxis() - 类 的构造器com.github.abel533.echarts.axis.ValueAxis
构造函数
valueConnector - 接口 中的静态变量com.github.abel533.echarts.Config
 
valueConnector() - 类 中的方法com.github.abel533.echarts.Option
获取valueConnector值
valueConnector(String) - 类 中的方法com.github.abel533.echarts.Option
设置valueConnector值
valueIndex() - 类 中的方法com.github.abel533.echarts.data.Data
获取valueIndex值
valueIndex(Integer) - 类 中的方法com.github.abel533.echarts.data.Data
设置valueIndex值
valueIndex() - 类 中的方法com.github.abel533.echarts.data.LineData
获取valueIndex值
valueIndex(Integer) - 类 中的方法com.github.abel533.echarts.data.LineData
设置valueIndex值
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Align
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.AxisType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Baseline
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.BrushType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Calculation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.ColorMappingBy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.ControlPosition
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.CoordinateSystem
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.DataFilter
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.DataZoomType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Direction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Easing
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.EffectType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.FilterMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.FontStyle
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.FontWeight
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.GraphicType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Layout
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.LegendType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.LineType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.LinkType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.LoadingEffect
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Magic
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.MarkType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.NameLocation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.NodeClick
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Orient
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.PointerType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.PolarType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Position
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Roam
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.RoseType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.SelectedMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.SeriesType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.ShowEffectOn
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Sort
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Symbol
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.TimeLineType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Tool
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Trigger
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.TriggerOn
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.VisualMapType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.X
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.code.Y
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.Event
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.abel533.echarts.series.Effect.Type
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Align
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.AxisType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Baseline
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.BrushType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Calculation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.ColorMappingBy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.ControlPosition
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.CoordinateSystem
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.DataFilter
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.DataZoomType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Direction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Easing
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.EffectType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.FilterMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.FontStyle
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.FontWeight
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.GraphicType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Layout
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.LegendType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.LineType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.LinkType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.LoadingEffect
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Magic
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.MarkType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.NameLocation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.NodeClick
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Orient
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.PointerType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.PolarType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Position
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Roam
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.RoseType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.SelectedMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.SeriesType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.ShowEffectOn
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Sort
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Symbol
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.TimeLineType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Tool
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Trigger
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.TriggerOn
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.VisualMapType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.X
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.code.Y
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.Event
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.abel533.echarts.series.Effect.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
valueScale() - 类 中的方法com.github.abel533.echarts.series.Heatmap
获取valueScale值
valueScale(Double) - 类 中的方法com.github.abel533.echarts.series.Heatmap
设置valueScale值
view() - 类 中的方法com.github.abel533.echarts.json.GsonOption
在浏览器中查看
visibleMin() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
visibleMin(Double) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
visibleMin() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
visibleMin(Double) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
visualDimension() - 类 中的方法com.github.abel533.echarts.series.other.Level
 
visualDimension(Integer) - 类 中的方法com.github.abel533.echarts.series.other.Level
 
visualDimension() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
visualDimension(Integer) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
visualMap() - 类 中的方法com.github.abel533.echarts.Option
 
visualMap(List<VisualMap>) - 类 中的方法com.github.abel533.echarts.Option
 
VisualMap - com.github.abel533.echarts中的类
视觉映射组件,用于进行『视觉编码』,也就是将数据映射到视觉元素(视觉通道)
VisualMap() - 类 的构造器com.github.abel533.echarts.VisualMap
 
visualMapNew() - 类 中的方法com.github.abel533.echarts.Option
 
VisualMapType - com.github.abel533.echarts.code中的枚举
视觉元素

W

weight() - 类 中的方法com.github.abel533.echarts.series.event.Event
获取weight值
weight(Integer) - 类 中的方法com.github.abel533.echarts.series.event.Event
设置weight值
weight() - 类 中的方法com.github.abel533.echarts.series.force.Link
获取weight值
weight(Integer) - 类 中的方法com.github.abel533.echarts.series.force.Link
设置weight值
width() - 类 中的方法com.github.abel533.echarts.Basic
 
width(Object) - 类 中的方法com.github.abel533.echarts.Basic
 
width(Integer) - 类 中的方法com.github.abel533.echarts.Basic
 
width() - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
获取width值
width(Object) - 类 中的方法com.github.abel533.echarts.series.gauge.Detail
设置width值
width() - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
获取width值
width(Object) - 类 中的方法com.github.abel533.echarts.series.gauge.Pointer
设置width值
width() - 类 中的方法com.github.abel533.echarts.series.MapLocation
获取width值
width(Object) - 类 中的方法com.github.abel533.echarts.series.MapLocation
设置width值
width() - 类 中的方法com.github.abel533.echarts.series.Series
 
width(Object) - 类 中的方法com.github.abel533.echarts.series.Series
 
width(Integer) - 类 中的方法com.github.abel533.echarts.series.Series
 
width() - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
width(Integer) - 类 中的方法com.github.abel533.echarts.style.AreaSelectStyle
 
width() - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
width(Object) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
width(Integer) - 类 中的方法com.github.abel533.echarts.style.Breadcrumb
 
width() - 类 中的方法com.github.abel533.echarts.style.ChordStyle
获取width值
width(Integer) - 类 中的方法com.github.abel533.echarts.style.ChordStyle
设置width值
width(Object) - 类 中的方法com.github.abel533.echarts.style.GraphicStyle
 
width() - 类 中的方法com.github.abel533.echarts.style.LineStyle
获取width值
width(Integer) - 类 中的方法com.github.abel533.echarts.style.LineStyle
设置width值
width() - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
获取width值
width(Object) - 类 中的方法com.github.abel533.echarts.style.ShadowStyle
设置width值
width() - 类 中的方法com.github.abel533.echarts.Timeline
获取width值
width(Object) - 类 中的方法com.github.abel533.echarts.Timeline
设置width值
WordCloudData - com.github.abel533.echarts.data中的类
词云
WordCloudData() - 类 的构造器com.github.abel533.echarts.data.WordCloudData
构造函数
WordCloudData(String, Integer) - 类 的构造器com.github.abel533.echarts.data.WordCloudData
构造函数,参数:name,value

X

x() - 类 中的方法com.github.abel533.echarts.Basic
获取x值
x(Object) - 类 中的方法com.github.abel533.echarts.Basic
设置x值
x(X) - 类 中的方法com.github.abel533.echarts.Basic
设置x值
X - com.github.abel533.echarts.code中的枚举
 
x() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取x值
x(Object) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置x值
x() - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
获取x值
x(Object) - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
设置x值
x() - 类 中的方法com.github.abel533.echarts.series.Funnel
获取x值
x(Object) - 类 中的方法com.github.abel533.echarts.series.Funnel
设置x值
x() - 类 中的方法com.github.abel533.echarts.series.MapLocation
获取x值
x(Object) - 类 中的方法com.github.abel533.echarts.series.MapLocation
设置x值
x(X) - 类 中的方法com.github.abel533.echarts.series.MapLocation
设置x值
x(X) - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
设置x值
x(Integer) - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
设置x值
x(String) - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
设置x值
x(Object) - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
设置x值
x() - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
获取x值
x() - 类 中的方法com.github.abel533.echarts.Timeline
获取x值
x(Object) - 类 中的方法com.github.abel533.echarts.Timeline
设置x值
x2() - 类 中的方法com.github.abel533.echarts.Grid
获取x2值
x2(Object) - 类 中的方法com.github.abel533.echarts.Grid
设置x2值
x2() - 类 中的方法com.github.abel533.echarts.series.Funnel
获取x2值
x2(Object) - 类 中的方法com.github.abel533.echarts.series.Funnel
设置x2值
x2() - 类 中的方法com.github.abel533.echarts.Timeline
获取x2值
x2(Object) - 类 中的方法com.github.abel533.echarts.Timeline
设置x2值
xAxis() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取xAxis值
xAxis(Integer) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置xAxis值
xAxis(List<Axis>) - 类 中的方法com.github.abel533.echarts.Option
设置xAxis值
xAxis() - 类 中的方法com.github.abel533.echarts.Option
直角坐标系中横轴数组(详见xAxis),数组中每一项代表一条横轴坐标轴,标准(1.0)中规定最多同时存在2条横轴
xAxis(Axis...) - 类 中的方法com.github.abel533.echarts.Option
添加x轴
xAxisIndex() - 类 中的方法com.github.abel533.echarts.DataZoom
获取xAxisIndex值
xAxisIndex(Object) - 类 中的方法com.github.abel533.echarts.DataZoom
设置xAxisIndex值
xAxisIndex() - 类 中的方法com.github.abel533.echarts.series.Series
获取xAxisIndex值
xAxisIndex(Integer) - 类 中的方法com.github.abel533.echarts.series.Series
设置xAxisIndex值

Y

y() - 类 中的方法com.github.abel533.echarts.Basic
获取y值
y(Object) - 类 中的方法com.github.abel533.echarts.Basic
设置y值
y(Y) - 类 中的方法com.github.abel533.echarts.Basic
设置y值
Y - com.github.abel533.echarts.code中的枚举
 
y() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取y值
y(Object) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置y值
y() - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
获取y值
y(Object) - 类 中的方法com.github.abel533.echarts.option.NoDataLoadingOption
设置y值
y() - 类 中的方法com.github.abel533.echarts.series.Funnel
获取y值
y(Object) - 类 中的方法com.github.abel533.echarts.series.Funnel
设置y值
y() - 类 中的方法com.github.abel533.echarts.series.MapLocation
获取y值
y(Y) - 类 中的方法com.github.abel533.echarts.series.MapLocation
设置y值
y(Object) - 类 中的方法com.github.abel533.echarts.series.MapLocation
设置y值
y(Y) - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
设置y值
y(Integer) - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
设置y值
y(String) - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
设置y值
y(Object) - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
设置y值
y() - 类 中的方法com.github.abel533.echarts.series.other.RootLocation
获取y值
y() - 类 中的方法com.github.abel533.echarts.Timeline
获取y值
y(Object) - 类 中的方法com.github.abel533.echarts.Timeline
设置y值
y2() - 类 中的方法com.github.abel533.echarts.Grid
获取y2值
y2(Object) - 类 中的方法com.github.abel533.echarts.Grid
设置y2值
y2() - 类 中的方法com.github.abel533.echarts.series.Funnel
获取y2值
y2(Object) - 类 中的方法com.github.abel533.echarts.series.Funnel
设置y2值
y2() - 类 中的方法com.github.abel533.echarts.Timeline
获取y2值
y2(Object) - 类 中的方法com.github.abel533.echarts.Timeline
设置y2值
yAxis() - 类 中的方法com.github.abel533.echarts.data.BasicData
获取yAxis值
yAxis(Integer) - 类 中的方法com.github.abel533.echarts.data.BasicData
设置yAxis值
yAxis(List<Axis>) - 类 中的方法com.github.abel533.echarts.Option
设置yAxis值
yAxis() - 类 中的方法com.github.abel533.echarts.Option
直角坐标系中横轴数组(详见xAxis),数组中每一项代表一条横轴坐标轴,标准(1.0)中规定最多同时存在2条横轴
yAxis(Axis...) - 类 中的方法com.github.abel533.echarts.Option
添加y轴
yAxisIndex() - 类 中的方法com.github.abel533.echarts.DataZoom
获取yAxisIndex值
yAxisIndex(Object) - 类 中的方法com.github.abel533.echarts.DataZoom
设置yAxisIndex值
yAxisIndex() - 类 中的方法com.github.abel533.echarts.series.Series
获取yAxisIndex值
yAxisIndex(Integer) - 类 中的方法com.github.abel533.echarts.series.Series
设置yAxisIndex值

Z

z(Integer) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置z值
z() - 类 中的方法com.github.abel533.echarts.axis.Axis
获取z值
z(Integer) - 类 中的方法com.github.abel533.echarts.Basic
设置z值
z() - 类 中的方法com.github.abel533.echarts.Basic
获取z值
z(Integer) - 类 中的方法com.github.abel533.echarts.Polar
设置z值
z() - 类 中的方法com.github.abel533.echarts.Polar
获取z值
z(Integer) - 类 中的方法com.github.abel533.echarts.Radar
 
z(Integer) - 类 中的方法com.github.abel533.echarts.series.Series
设置z值
z() - 类 中的方法com.github.abel533.echarts.series.Series
获取z值
z(Integer) - 类 中的方法com.github.abel533.echarts.Timeline
设置z值
z() - 类 中的方法com.github.abel533.echarts.Timeline
获取z值
zlevel(Integer) - 类 中的方法com.github.abel533.echarts.axis.Axis
设置zlevel值
zlevel() - 类 中的方法com.github.abel533.echarts.axis.Axis
获取zlevel值
zlevel(Integer) - 类 中的方法com.github.abel533.echarts.Basic
设置zlevel值
zlevel() - 类 中的方法com.github.abel533.echarts.Basic
获取zlevel值
zlevel(Integer) - 类 中的方法com.github.abel533.echarts.Polar
设置zlevel值
zlevel() - 类 中的方法com.github.abel533.echarts.Polar
获取zlevel值
zlevel(Integer) - 类 中的方法com.github.abel533.echarts.Radar
 
zlevel(Integer) - 类 中的方法com.github.abel533.echarts.series.Series
设置zlevel值
zlevel() - 类 中的方法com.github.abel533.echarts.series.Series
获取zlevel值
zlevel(Integer) - 类 中的方法com.github.abel533.echarts.Timeline
设置zlevel值
zlevel() - 类 中的方法com.github.abel533.echarts.Timeline
获取zlevel值
zoomLock() - 类 中的方法com.github.abel533.echarts.DataZoom
获取zoomLock值
zoomLock(Boolean) - 类 中的方法com.github.abel533.echarts.DataZoom
设置zoomLock值
zoomToNodeRatio() - 类 中的方法com.github.abel533.echarts.series.Treemap
 
zoomToNodeRatio(Double) - 类 中的方法com.github.abel533.echarts.series.Treemap
 
$ A B C D E F G H I K L M N O P R S T U V W X Y Z 
跳过导航链接

Copyright © 2018. All rights reserved.