public class HistogramGradeDistributionChart extends AbstractChart
baseFont, contentByte, document, writer| 构造器和说明 |
|---|
HistogramGradeDistributionChart() |
HistogramGradeDistributionChart(com.itextpdf.text.pdf.PdfWriter writer,
com.itextpdf.text.pdf.PdfContentByte contentByte,
com.itextpdf.text.Document document,
com.itextpdf.text.pdf.BaseFont baseFont) |
setBaseFont, setContentByte, setDocument, setWriteraddBorderColorCell, addCell, addCell, addCell, calRealHeight, calTextWidth, moveCircle, moveLine, moveMultiLineText, moveMultiLineWText, moveRect, moveRoundRect, moveRoundRect, moveText, setLine, setLinepublic HistogramGradeDistributionChart()
public HistogramGradeDistributionChart(com.itextpdf.text.pdf.PdfWriter writer,
com.itextpdf.text.pdf.PdfContentByte contentByte,
com.itextpdf.text.Document document,
com.itextpdf.text.pdf.BaseFont baseFont)
public HistogramGradeDistributionChart setScale(int scale)
scale - public HistogramGradeDistributionChart setFrameLeftOffsetX(float frameLeftOffsetX)
frameLeftOffsetX - public HistogramGradeDistributionChart setItemRightOffsetX(float itemRightOffsetX)
itemRightOffsetX - public void chart()
AbstractChartchart 在类中 AbstractChartpublic HistogramGradeDistributionChart setX(float x)
x - public HistogramGradeDistributionChart setY(float y)
y - public HistogramGradeDistributionChart setHeight(float height)
height - public HistogramGradeDistributionChart setWidth(float width)
width - public HistogramGradeDistributionChart setFontSize(float fontSize)
fontSize - public HistogramGradeDistributionChart setLevels(int[] levels)
levels - public HistogramGradeDistributionChart setGradeNames(java.lang.String[] gradeNames)
gradeNames - public HistogramGradeDistributionChart setScores(float[] scores)
scores - public HistogramGradeDistributionChart setFontColor(int fontColor)
fontColor - public HistogramGradeDistributionChart setItemNames(java.lang.String[] itemNames)
itemNames - public HistogramGradeDistributionChart setGradeBackgroundColors(int[] gradeBackgroundColors)
gradeBackgroundColors - public HistogramGradeDistributionChart setScoreBackgroundColors(int[] scoreBackgroundColors)
scoreBackgroundColors - public HistogramGradeDistributionChart setHistogramBackgroundColor(int histogramBackgroundColor)
histogramBackgroundColor - public HistogramGradeDistributionChart setLevelSepLineXColor(int levelSepLineXColor)
levelSepLineXColor - public HistogramGradeDistributionChart setLevelYBorderColor(int levelYBorderColor)
levelYBorderColor - public HistogramGradeDistributionChart setLevelBackgroundColor(int levelBackgroundColor)
levelBackgroundColor - public HistogramGradeDistributionChart setCellHeight(float cellHeight)
cellHeight - public HistogramGradeDistributionChart setLevelCellWidth(float levelCellWidth)
levelCellWidth - public float getPositionY()
Copyright © 2019. All Rights Reserved.