public class VanChartCustomDataSheetGlyph extends VanChartDataSheetGlyph
cateHeight, cateWidth, hasAxisReversed, legendItems, plotGlyph, seriesWidth
arrowValue, cateRowCout, crossValue, format, MAX_CATE_LINE, PADDING_GAP, seriesRowHeight, unitLength
bounds, 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, toVanJSONObject
getBounds, getOutline4Fill, getShape, isInvisible, isVisible, setBounds, setVisible
dealCondition, dealConditionWithSeriesColor, drawOnlyBorder, drawWithOutBorder, getAlpha, getBackground, getBorderColor, getBorderStyle, getGeneralInfo, getRoundRadius, is3DIE6, isRoundBorder, isShadow, paint, paintBackground, putBackgroundJSON, putPlotBackgroundJSON, setAlpha, setBackground, setBorderColor, setBorderStyle, setGeneralInfo, setRoundBorder
public VanChartCustomDataSheetGlyph(FRFont font, java.text.Format format, GeneralInfo generalInfo)
protected void calculateCateHeight(int resolution)
public double getWholeWidth()
getWholeWidth
在类中 VanChartDataSheetGlyph
protected void drawCateLabel(java.awt.Graphics g, int resolution)
drawCateLabel
在类中 VanChartDataSheetGlyph
protected int dealRealCateIndex(DataPoint dataPoint, int cateIndex)
public int getCategoryCount()
VanChartDataSheetGlyph
public void initDataSheet(LegendGlyph legendGlyph, VanChartDataSheetPlotGlyphInterface plotGlyph)
initDataSheet
在类中 VanChartDataSheetGlyph