public class VanChartCustomDataSheetGlyph extends VanChartDataSheetGlyph
cateHeight, cateWidth, hasAxisReversed, legendItems, plotGlyph, seriesWidtharrowValue, cateRowCout, crossValue, format, MAX_CATE_LINE, PADDING_GAP, seriesRowHeight, unitLengthbounds, visible| 构造器和说明 |
|---|
VanChartCustomDataSheetGlyph(FRFont font,
java.text.Format format,
GeneralInfo generalInfo) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
calculateCateHeight(int resolution) |
protected int |
dealRealCateIndex(DataPoint dataPoint,
int cateIndex) |
protected void |
drawCateLabel(java.awt.Graphics g,
int resolution) |
int |
getCategoryCount()
返回系列的数量
|
double |
getWholeWidth() |
void |
initDataSheet(LegendGlyph legendGlyph,
VanChartDataSheetPlotGlyphInterface plotGlyph) |
calculateCateHeightFromSeries, calculateOtherWidthAndHeight, calculateSeriesWidth, draw, drawDataPointCateLabel, getBottomHeight, getDataSheetLegendItems, getLeftWidth, getSeries, getSeriesSize, getXWithCateIndex, hasLegend, toJSONObject_initSeriesRowHeightAndEndLegendWidth, _newLine, clone, doLayout, drawLabel4Category, drawLabel4DataPoint, equals, getBeginX, getCateRowHeight, getCateTextAttr, getCharNumber, getFont, getFormat, getHeight, getLegendFont, getPrefferedSize, selectableChildren, setArrowValue, setBeginX, setCrossValue, setDataWithoutLegendItems, setFont, setFormat, setHeight, setUnitLength, toVanJSONObjectgetBounds, getOutline4Fill, getShape, isInvisible, isVisible, setBounds, setVisibledealCondition, dealConditionWithSeriesColor, drawOnlyBorder, drawWithOutBorder, getAlpha, getBackground, getBorderColor, getBorderStyle, getGeneralInfo, getRoundRadius, is3DIE6, isRoundBorder, isShadow, paint, paintBackground, putBackgroundJSON, putPlotBackgroundJSON, setAlpha, setBackground, setBorderColor, setBorderStyle, setGeneralInfo, setRoundBorderpublic VanChartCustomDataSheetGlyph(FRFont font, java.text.Format format, GeneralInfo generalInfo)
protected void calculateCateHeight(int resolution)
public double getWholeWidth()
getWholeWidth 在类中 VanChartDataSheetGlyphprotected void drawCateLabel(java.awt.Graphics g,
int resolution)
drawCateLabel 在类中 VanChartDataSheetGlyphprotected int dealRealCateIndex(DataPoint dataPoint, int cateIndex)
public int getCategoryCount()
VanChartDataSheetGlyphpublic void initDataSheet(LegendGlyph legendGlyph, VanChartDataSheetPlotGlyphInterface plotGlyph)
initDataSheet 在类中 VanChartDataSheetGlyph