| 程序包 | 说明 |
|---|---|
| com.github.abel533.echarts.code | |
| com.github.abel533.echarts.series | |
| com.github.abel533.echarts.series.other |
| 限定符和类型 | 方法和说明 |
|---|---|
static Layout |
Layout.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Layout[] |
Layout.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Layout |
Graph.layout() |
| 限定符和类型 | 方法和说明 |
|---|---|
Graph |
Graph.layout(Layout layout) |
| 构造器和说明 |
|---|
Graph(String name,
Layout layout)
构造函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
Force |
Force.initLayout(Layout initLayout) |
Copyright © 2018. All rights reserved.