public class ParallelAxis extends Axis<ParallelAxis>
data| 构造器和说明 |
|---|
ParallelAxis()
构造函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
AreaSelectStyle |
areaSelectStyle() |
ParallelAxis |
areaSelectStyle(AreaSelectStyle areaSelectStyle) |
Integer |
dim() |
ParallelAxis |
dim(Integer dim) |
AreaSelectStyle |
getAreaSelectStyle() |
Integer |
getDim() |
NameLocation |
getNameLocation() |
NameTextStyle |
getNameTextStyle() |
Integer |
getParallelIndex() |
Integer |
getSplitNumber() |
NameLocation |
nameLocation() |
ParallelAxis |
nameLocation(NameLocation nameLocation) |
NameTextStyle |
nameTextStyle() |
ParallelAxis |
nameTextStyle(NameTextStyle nameTextStyle) |
Integer |
parallelIndex() |
ParallelAxis |
parallelIndex(Integer parallelIndex) |
void |
setAreaSelectStyle(AreaSelectStyle areaSelectStyle) |
void |
setDim(Integer dim) |
void |
setNameLocation(NameLocation nameLocation) |
void |
setNameTextStyle(NameTextStyle nameTextStyle) |
void |
setParallelIndex(Integer parallelIndex) |
void |
setSplitNumber(Integer splitNumber) |
Integer |
splitNumber() |
ParallelAxis |
splitNumber(Integer splitNumber) |
axisLabel, axisLabel, axisLine, axisLine, axisTick, axisTick, boundaryGap, boundaryGap, boundaryGap, boundaryGap, data, getAxisLabel, getAxisLine, getAxisTick, getBoundaryGap, getGridIndex, getInterval, getInverse, getMax, getMin, getName, getNameGap, getPosition, getScale, getShow, getSplitArea, getSplitLine, getType, getZ, getZlevel, gridIndex, gridIndex, interval, interval, interval, inverse, inverse, max, max, max, min, min, min, name, name, nameGap, nameGap, position, position, position, position, scale, scale, setAxisLabel, setAxisLine, setAxisTick, setBoundaryGap, setGridIndex, setInterval, setInverse, setMax, setMin, setName, setNameGap, setPosition, setScale, setShow, setSplitArea, setSplitLine, setType, setZ, setZlevel, show, show, splitArea, splitArea, splitLine, splitLine, type, type, z, z, zlevel, zlevelanimation, animation, animationDuration, animationDuration, animationDurationUpdate, animationDurationUpdate, animationEasing, animationEasing, animationEasing, animationEasingUpdate, animationEasingUpdate, animationEasingUpdate, clickable, clickable, data, getAnimation, getAnimationDuration, getAnimationDurationUpdate, getAnimationEasing, getAnimationEasingUpdate, getClickable, getData, getHoverable, hoverable, hoverable, setAnimation, setAnimationDuration, setAnimationDurationUpdate, setAnimationEasing, setAnimationEasingUpdate, setClickable, setData, setHoverablepublic Integer dim()
public ParallelAxis dim(Integer dim)
public Integer parallelIndex()
public ParallelAxis parallelIndex(Integer parallelIndex)
public Integer splitNumber()
public ParallelAxis splitNumber(Integer splitNumber)
public NameLocation nameLocation()
public ParallelAxis nameLocation(NameLocation nameLocation)
public Integer getDim()
public void setDim(Integer dim)
public Integer getParallelIndex()
public void setParallelIndex(Integer parallelIndex)
public Integer getSplitNumber()
public void setSplitNumber(Integer splitNumber)
public NameLocation getNameLocation()
public void setNameLocation(NameLocation nameLocation)
public AreaSelectStyle areaSelectStyle()
public ParallelAxis areaSelectStyle(AreaSelectStyle areaSelectStyle)
public NameTextStyle nameTextStyle()
public ParallelAxis nameTextStyle(NameTextStyle nameTextStyle)
public AreaSelectStyle getAreaSelectStyle()
public void setAreaSelectStyle(AreaSelectStyle areaSelectStyle)
public NameTextStyle getNameTextStyle()
public void setNameTextStyle(NameTextStyle nameTextStyle)
Copyright © 2016. All rights reserved.