public class DataSeries4Area extends DataSeries
dataSeriesStyle, drawImpl| 构造器和说明 |
|---|
DataSeries4Area(int seriesIndex)
构造对应系列序号的系列
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
draw(java.awt.Graphics g,
int resolution)
系列背景 形状 等.
|
FoldLine |
getTopFoldLine()
返回面积图的顶层曲线
|
protected java.lang.String |
getType() |
void |
setTopFoldLine(FoldLine topFoldLine)
设置面积图的顶层曲线
|
addDataPoint, addTrendLineGlyph, clearTrendLineGlyph, drawChartStyle, drawLabel, drawTrendLine, equals, evalWithCondition, getDataPoint, getDataPointCount, getDataSeriesStyle, getPoints, getSeriesIndex, getSeriesName, getShape, getTrendLineGlyph, getTrendLineGlyphSize, isCompositeSeries, isSeriesDragEnable, isSeriesNullType4Gantt, putLabelSeriesConditionAttr, putSeriesConditionAttr, putSeriesConditionAttr, putSeriesConditionAttrWidthDefault, removeDataPoint, setCompositeSeries, setDataSeriesStyle, setDrawImpl, setSeriesDragEnable, setSeriesName, toJSONObject, toOldResult, toResult, toVanJSONObject, toVanJSONObject, toVanJSONObjectclone, selectableChildrenpublic void setTopFoldLine(FoldLine topFoldLine)
public FoldLine getTopFoldLine()
protected java.lang.String getType()
getType 在类中 DataSeriespublic void draw(java.awt.Graphics g,
int resolution)
draw 在接口中 Glyphdraw 在类中 DataSeriesg - 图形对象resolution - 分辨率